Forum Replies Created
-
AuthorPosts
-
Hey!
yes, found a way to make it work, will be shipped with the next update :)
Regards,
Kriesi
Hey!
Just did an improvement of the tabs, should work better with the next version of the theme :)
Best regards,
Kriesi
Hey! I’ve never considered a 4/5 – 1/5 layout a smart choice, since on smaller screens the 1/5 column will be to narrow to hold sidebar content. therefore I just added the 1/5 element just so that users can use 5 small columns beside each other, since that is sometimes needed :)
Hi!
thanks for the info. next update will fix the issue. just a matter of adding stripslashes to one of our php files ;)
Best regards,
Kriesi
Hey!
I will try to add the icon with one of the next updates, since doing that yourself is a pain. Maybe we will also find a way to make it easier for users to create their own icon sets :)
Hi!
Well, actually I tested it and it works perfect!
Well done Sir, will add it to the next update ;)
Best regards,
Kriesi
Hi!
Unfortunately a limitation of the template builder. I will see if I can come up with a solution but not sure at this point if a fully working preview is possible in this case :/
Regards,
Kriesi
Hi!
Unfortunately I cant reproduce the error in my version of chrome. Are you running the latest and greatest? Which OS are you using?
Best regards,
Kriesi
Hey!
Found the problem, just a css issue. Next update will fix that ;)
Regards,
Kriesi
Hi!
Hey! Cant really reproduce what you describe here. mind sending us a short screenr video of the bug?
Best regards,
Kriesi
Hi!
Sounds logical. Will modify the function a little bit and add it to the next update :)
Best regards,
Kriesi
Hey!
Currently not possible to add new icons. It seems the fontello team changed something since I cant even export the same font and make it work with the current charmap which was initially taken from entypo.com. I will need to create a new charmap and font file during the next weeks.
Hey!
Not really a bug, its just the way the slider is supposed to work. The slider will always take up as much space as possible.
If you want to constrain it please do as Ismael suggested and put it into a column element :)
Cheers!
Kriesi
Hey!
I am sorry this is currently not possible. for now you would need to use the easy slider element for such a task. Will think about adding a layerslider element for the builder that is not fullwidth, but there are quite a few other requests which we need to handle first ;)
Cheers!
Kriesi
Hey!
Hey!
You can use the monitor yes. I got those images from a psd distributing site that allows to use them for any purpose ;)
Best regards,
Kriesi
Hey!
No there is no limit other than your server and your browser. Would recommend to use google chrome since its javascript engine is the best out there.
Best regards,
Kriesi
Hey!
I tried to reproduce the issue but wasnt able to reproduce the issue. Probably some of the css changes we did already fixed the issue. We will release a new version in a few days, please update the theme then and let us know if the problem still persists once you did the update ;)
Hey!
The problem is, since the builder also just uses shortcodes which are hidden behind the editor element, if you use an apostrophe it breaks the generated shortcode. So for now all apostrophes are converted by the generating script.
Will think about a way to fix that with a future release…
Edit: found a nice workaround. next version will have better apostrophe handling ;)
Hey!
Hey!
Seems to be easily fixable:
add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at enfold->styling:
#top{overflow:visible;}
Best regards,
Kriesi
Hey! Thanks for the suggestion. Not sure how to fix this yet.
The difference between those 2 themes is that we resize the header based on the amount you scroll and the other theme always by a fixed amount. Not sure if its worth searching for a fix since those are usually things that are solved by the browsers themselves within a few generations but I will keep my eyes open for a smart trick to fix this :)
Cheers!
Hey!
Eventually I plan to improve the editor and allow some advanced nesting with tabs/toggles/etc directly on the builder canvas, and also fine tune the shortcodes that are available when opening a text field in modal view but that will require a lot of changes to the template builder.
I will tackle it once the most common problems are solved and the most common requests are added :)
May 24, 2013 at 4:25 pm in reply to: Custom HTML code in Test Box over written when Text box is next edited #117278Hey!
I just checked it. the problem is that this seems to be default behavior of the wordpress editor. When I switch to the default theme and then add a link without link text into the text editor and then switch to the visual editor the link is also gone there. So this is nothing theme related.
You can either use Dudes workaround or use the section element. Each section element gets a unqiue id that you can then use in your anchor text. That way you can also build a nice one page portfolio :)
Hey!
This sometimes happens when domain name of the old domain and the new one have a different character length. Sounds a little weird I know:
The option page data is serialized by wordpress and then saved to the database. A serialized string allows you to save arrays and objects of data. the problem is: if you change the serialized string with a search and replace and it doesnt have the same length after the replacement than before it becomes corrupted and will no longer work.
Most often a user sets
– a custom logo
– a favicon
– adds some background images in the style editorall of those are saved with domain name. If you create a sql dump and then search and replace the domain names the options will no longer be valid, thus ignored. You can either just remove the option settings that contain the domain name, then do the search/replace, then import it and then upload your logo/favicon/custom images or you try to get one of the plugins that correctly convert those serialized strings for you like this one: WP MIGRATE DB
Hey!
Thanks for the notice. I will see what I can do once I am back from my vacation. Dont want to touch the code right now since this would require some days of testing which I unfortunately dont have right now :)
Hey!
Hey!
Next update will remove the circle overlay on gallery thumbnails that interferes with the caption tooltip ;)
Thanks for the notice!
Regards,
Kriesi
-
AuthorPosts