Hi Guys
Love the twitter feed functions. Looking to integrate one into the main content of my actual website.
I know its easily done as a sidebar widget. What I am trying to do is this. If you look at
http://www.codecreative.uk/workingexample/new.html you can see the twitter feed text to the right of the twitter bird
Now this is my page so far in enfold. http://www.codecreative.uk
Just wondering how I could go about having the feed in that grey bar under the nav text using the built in functions of enfold or if that is possible?? Rather than having it on the side bar of a page id like to get it inside the actual content of my site
Hey!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
-webkit-transform: scale(1.02,1.02);
-moz-transform: scale(1.02,1.02);
transform: scale(1.02,1.02);
}
by default scale value is 1.05. You can adjust as needed
Cheers!
Yigit
Hey Claudio!
Please add following code to Quick CSS in Enfold theme options under General styling tab
.iconlist-timeline { display: none; }
.avia-icon-list .iconlist_title { font-size: 22px; }
Best regards,
Yigit
Hey Speakers-Club!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.phone-info {
font-size: 16px;
}
Cheers!
Yigit
Kalispera Yiannis!
Yes, it is possible. Please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Similar example can be found here on demo site – http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
It is with buttons but you can use anchor points as menu items as well
Best regards,
Yigit
Hi this is Yiannis, i would like to ask if i can use Enfold theme as a single page?
I suppose the whole idea is whether the menu function can collaborate with the single page scrolling/click menu.
Is that possible??
Thanks in advance!!
Hey genarojrs!
Please go to Enfold theme options > Header Layout > Header Size and set it to custom pixel value with height of 160px
Best regards,
Yigit
Just to add. These problem seem to happen with the latest updates with WordPress and Enfold.
This reply has been marked as private.
This reply has been marked as private.
Hi Kriesi.at Team,
I am in the phase of moving a new site to its final domain, but despite the fact that I exportet and importet the Layerslide correct (its even shown in the backend etc etc); at the front end I can’t get it working. The page shows always
“LayerSliderWP] Slider not found”
How can I fix that? Can somebody please take a look? It limits me from releasing the page ASAP ;)
Hallo Team,
ich habe ein Problem mit der Schrift in den Menüpunkten
http://enfold.martin-klapheck.de
Es sind 2 verschiedene Schriftarten und ich kann die Schriftgröße nicht ändern.
Habe auch schon die Sachen aus dem Forum probiert wie:
.main_menu ul:first-child>li>a {
font-size: 16px;
}
Hi,
When I install the store locator theme (http://wordpress.org/support/plugin/store-locator) and activate the plugin I’m no longer able to edit pages in the backend. The page builder keeps loading and Yoast seo information cannot be editted. Disabling SEO or Store locator plugin solves the issue. Also reported this to store locator developers.
Maybe you can see what the problem is?
I’m running WP4.0, Enfold 2.9.2 and latest version of Yoast SEO and store locator plugins. Duplicated the issue on 2 sites.
Cheers,
Jaap
Hi Ismael,
Perfect! Thanks! I didn’t you could put “div” in css..How do you know when to use that? Is that specific to Enfold?
—————————————————-
Hi again,
I wanted to use the box layout in order to see what I prefer for my layout and I have a problem with the optin on the boxed layout. The optin is pushed outside of the box layout on the right and have a space on the left. I made a screenshot of the local site. I’d prefer not to put my live site on box layout. Can you help with that?
https://www.dropbox.com/s/xek7o6y471tawwt/mab.jpg?dl=0
Best regards
Chrys
-
This reply was modified 11 years, 6 months ago by
chryseis.
This reply has been marked as private.
I have to images, inserted with same settings, they have same aspect ratio, same dimensions… but on the frontend they look different. One is smaller than the other!
Latest enfold and wp versions.


Hi,
I’m trying to display popup iframe window.
I use the following but I’ve got a message that the image cannot be loaded:
<a href="http://domain.com/?iframe=true&width=100%&height=100%">click</a>
I used the following solution:
https://kriesi.at/support/topic/lightbox-iframe-website/#post-293510
But it seems not to work.
Then I tried to add avia.js from elder enfold version and it worked!….
I compared both files and there are plenty elements to change.
Please let me know what else should I change.. I don’t want to use older avia.js version.
Thank you!
-
This topic was modified 11 years, 6 months ago by
Mariusz.
Hi!
Yesterday I update Woocommerce plugin, before that all works fine, after the update all links in menu do not work. All links in menu are Product categories or products….
Also the links in products on main page do not work!
Enfold Theme is also updated!
Thanks!
-
This topic was modified 11 years, 6 months ago by
alquadrat.
Thx I realised this.
I purchased a new shopping cart widget plugin. This one works fine.
However it seems as the delay in loading of the enfold shopping cart popout is interfering with this new shopping cart plugin.
Is there a way to entirely disable the enfold cart? Not just a css display none…
kind regards,
Thomas

This section in layerslider is new after updating Enfold. just curious. I noticed Layerslider was updated along side the last theme update though.
Thank you so much Josue, that was very helpful and saves me so much time. Now at least I can get my page now the way I need it.
I have one more question though. The template you made, is actually the page itself with the title and body hardcoded in it.
Is it easy to change it so that I can actually use it as a template in WordPress? In other words, that it takes the content from the page in WordPress using the Enfold theme? Or will that be a lot of programming?
Hopefully you can help me with this as well.
Thank you very much,
Stephen
This reply has been marked as private.
Hey!
Added that code and the error went away. Also added the css, but the button is not in the right place. Also anyway of making the button have a hover like the enfold buttons?
See screenshot.
https://www.dropbox.com/s/7dtcvad9l93k5xz/Screen%20Shot%202014-09-11%20at%2011.12.10%20PM.png?dl=0
Thanks!
This reply has been marked as private.
Hey!
Try adding this code to the Quick CSS:
.responsive .logo img {
height: auto !important;
}
That will fix it for mobiles, regarding laptops select this setting in Enfold > Header Layout > Mobile Menu:

Cheers!
Josue
Hey!
You can add this on Quick CSS to change the content container padding:
.page-id-127 #av_section_1 .content {
padding-top: 50px !important;
}
Edit the color section then add a unique id on For Developers: Section ID field. Use “section-images” for example then replace the code above with this:
.page-id-127 #section-images .content {
padding-top: 50px !important;
}
In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.
If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
Thanks!
Regards,
Ismael
Hi
I have a test website and install the new version of woocommerce 2.2.2
After the I install woocommerce I have some warnings link this:
Dein Theme umfasst veraltete Fassungen der WooCommerce-Designvorlagen – dies könnte eine Ursache für mögliche Fehlfunktionen der Frontend-Oberfläche sein. Bitte aktualisiere oder entferne diese Vorlagen (generell empfehlen wir nur benötigte Designvorlage einzubinden). Siehe den Systembericht für weitere Details.
customer-invoice.php Version 2.0.0 ist veraltet. Die Hauptversion ist 2.2.0,
email-addresses.php Version 1.6.4 ist veraltet. Die Hauptversion ist 2.2.0,
customer-invoice.php Version 2.0.0 ist veraltet. Die Hauptversion ist 2.2.0,
customer-processing-order.php Version 2.0.0 ist veraltet. Die Hauptversion ist 2.2.0,
email-addresses.php Version 2.1.11 ist veraltet. Die Hauptversion ist 2.2.0,
———————————————-
Theme-Name: Enfold
Theme-Version: 2.9.1
———————————————-
WooCommerce Version: 2.2.2
WooCommerce Datenbank-Version: 2.2.2
WordPress Version: 4.0
How can I fix thias?
Cheers Jean-Pierre
Hey Peter!
You can enable debug mode, that way you’d be able to see all the codes the layout builder generates.
Regards,
Josue
Hi!
Thank you for using Enfold.
You can edit tag.php file. The look of the tag page is influence by Enfold > Blog Layout > Blog Style. You can’t use the advance layout builder to edit this page and if you want to create masonry like tag page, you’ll need to hire a freelance developer to develop it. Please visit Envato Studio or Werkpress for further customization.
Regards,
Ismael