karlkroeber
karlkroeber
About
- Username
- karlkroeber
- Joined
- Visits
- 163
- Last Active
- Roles
- Member
License key verification
We do not store any license keys, it is for verification purpose only if support expired
Where can I find my purchase code?Comments
-
You guys ever hear of backwards compatibility? Might be worth checking out.
-
I'm pretty sure you understand the question he is asking. And since BeTheme actually has code implemented to accomplish this, I believe you agree that this is something that should be working, it's just that your code is deprecated. Here's how to so…
-
If you used automated testing you could test all popular caching plugins. Just saying...
-
You guys should split the Muffin Builder into separate parts already (foregoing the need for billions of input vars). Not everybody controls their hosting and this makes the betheme all but unusable or rather, very tedious, on some hosters.
-
This line in particular is not a design issue, it only hides the error messages from the user. If the look of the error messages displeases you and your designer, feel free to change them, but simply not displaying them is removing functionality. …
-
Let me try to make it easier to understand: This is what your base.css looks like from row 486 to row 492: /* set in item options */ .column-margin-0px.column { margin-bottom: 0 !important;} .column-margin-10px.column { margin-bottom: 10px…
-
Hey, thanks for your reply. To recreate this, just create a wrap and set its margin bottom to 50px. Now check the page. The wrap will instead have its default margin. The wrap gets the class "column-margin-50px", but no css actually hand…
-
That's simply untrue: PrettyPhoto uses https://creativecommons.org/licenses/by/2.5/, you are free to adapt. And it kind of makes your theme a pain in the ass to use on HTTPS.
-
Hey, after looking through the shordcode files myself, I found that the attribute is indeed called align with left/center/right as possible settings. This however does not work, since the css property used here only applies to buttons wrapped with…
-
Hey, thanks for the quick reply. Could you please provide the attribute here until then, so I can apply it to my code?
-
The JS file is obviously outdated by now, so how about you guys just do the fix yourselves. You just need to exchange the http by https in the script. This would save me a lot of headaches every time I deploy to https and update your theme.