Hello!
I didn’t find the original thread but since Enfold 2.0 it shouldn’t be necessary to fiddle around with css to hide/show certain menu items on different pages. I added a “conditional menu” feature to the theme: https://kriesi.at/support/topic/enfold-conditional-menu/ which allows you to define conditions which determine when a menu item should be displayed or should be hidden. You just need to select the “Show” or “Hide”, then select “Page” and insert your blog page id into the text field: http://www.clipular.com/c?6747199274745856=o1wyIbrrbgLc76ITDPikF4Wvu7E&f=.png
If you want to show a menu item just on the blog page select “Show” – “Page” and insert the blog page id. If you want to hide a menu item just on the blog page use “Hide” – “Page” and insert the blog page id. You can also insert several page ids – separate them with a comma.
Best regards,
Peter
Hello 12Switch!
You are not using Enfold.
I’m sorry but I don’t see the grey widget. Can you please post a screenshot ?
Cheers!
Ismael
Hey zerozendesign!
You can use shortcodes in the layerslider html field. They just won’t show up on the slider preview page but they will show up on the frontend/website. However I noticed that most shortcodes won’t scale properly if you re-size the slider – thus you may break the responsive layout of the website if you embed forms or big buttons with the shortcodes into the slider.
You can remove the hover effect with following css code – insert it into the quick css field
#top .ls-wp-container .ls-layer a, #top .ls-wp-container .ls-layer a:hover {
text-decoration: none;
}
Regards,
Peter
Ich hatte das selbe Problem durch die automatische Update Funktion über das WordPress Dashboard.
https://kriesi.at/support/topic/update-2-3-alles-ist-weg/
Ich habe das Enfold Update dann noch mal per FTP hochgeladen. Danach war zum Glück alles wieder da.
mit bestem Gruß
Nicole
Hello andreanapier1985!
The responsive stops on mobile view if I’m correct. Please add this on your custom.css or Quick CSS:
@media only screen and (max-width: 767px) {
#wrapper {
width: 460px;
margin: 0 auto;
}
.opl-canvas {
overflow: hidden;
width: 500px;
}
}
Cheers!
Ismael
Hi DavidMiles!
I don’t see it on Enfold 2.3. What browser and OS are you testing it with?
Best regards,
Ismael
Hey!
Can you please try to install the latest version of Enfold (v2.3+). I asked Kriesi to remove all -webkit-perspective, etc. rules which are not necessary for newer versions of Chrome and the update 2.3 should fix your issue.
Regards,
Peter
Hey MHM!
It should be there by now. Please download Enfold 2.3 then update the theme again. Remove browser cache then reload the page. Go to Enfold > Theme Options. Below, the Import dummy data, you’ll see a blue button which says “Import Parent Theme Settings”.
Regards,
Ismael
Hey puremind!
Can you please give us a link to your website? Do you have the latest version of Enfold which is 2.3?
Best regards,
Ismael
Hello!
1.) It doesn’t matter if you set it as Shop Base Page. It will work like a normal shop page.
2.) You can’t add a layerslider on a single product page.
Best regards,
Ismael
Hello,
Is there a quick method for disabling media queries below a certain resolution?
I’d like to use the ‘responsive layout large 1210px’ setting and keep media queries functional for desktops/tablets, but remove/disable the mobile resolutions.
I’m using a child theme and wander if there’s a simple way to do this (without having to make many edits to the parent theme css/markup, which would be hard to maintain when updating)
Thanks for your help!
as soon as I activate magnifier, happens!
http://shop.rb1.at/produkt/jacke/
the Image becomes oversize
All of a sudden my logo and Home menu links do NOT link to the page identified in the Enfold Frontpage Settings field. In fact, changing this field to any page does not produce any change, meaning clicking the logo does not change to the new page identified in that field. I have that field set to the Homepage currenlty. I did recently change permalinks to the Postname setting. Changing it back to defaul does NOT correct the issue, so I’m not sure if it was the source of the problem to begin with.
Has anyone else had this occur?
In the General Setting » Blog Style theme options, I don’t see anything for the “Blog Single Author Fullwidth” style that appears on the theme demo. My site only keeps showing the blog like the “Blog Single Author Big” example on your demo. Even if I designate the page to have no sidebar, it does.
Where is the “fullwidth” option on the dashboard/backend? Or how do I otherwise get it?
I am operating on WP version 3.6.1 and Enfold version 2.3.1.
Thanks!
Hi Peter,
edit: Using the \9 trick in the Quick CSS box somehow strips the \. I had to use \\. It’s now targeting IE8.
Should this hack be necessary in the first place?
What about the other issues I identified?
Cheers,
Jason
-
This reply was modified 12 years, 2 months ago by
Jason. Reason: checked the code
+1 for Gstar72 animated rollover example. Those are GORGEOUS. Especially if we could customize them :)
https://www.joinsessions.com/
Look at the roll over transitions under why it works – fluid, nice
Customizable “Import Dummy Data” so clients can setup multiple sites easily, with their own content based on a template theme.
Hey Nick!
The update is already available and if you have entered your username and api key in your backend at enfold->updates it will show up automatically within the next 12 hours.
If you want to manually trigger the theme check process simply go to your dashboard->updates page
Regards,
Kriesi
PS: The topic had two main problems. icons not appearing (easily fixed by deleting your browser cache) and the problem with the av_font_icon shortcode. (fixed with version 2.3.1) so I am closing it for now. If you experience any problems that are not fixed by one of these solutions please create your own thread with link to your installation ;)
Hello diaarts!
2) Please go to Enfold > Theme options > Google Analytics Tracking Code and see if “http://diaarts.com/wp-admin/admin.php?page=avia#” is added there. If so, just remove it.
Regards,
Yigit
-
This reply was modified 12 years, 2 months ago by
Yigit.
Hello diaarts!
1. You are using a Mega menu, uncheck this checkbox when editing the Menu:

2. It look’s like it’s an extra line added to the footer.php file, updating the theme will fix it.
3. Regarding that, please see this topic.
Cheers!
Josue
Hello!
Feel free to request it here :)
Regards,
Josue
This reply has been marked as private.
Hi kytnsda!
You can go to ThemeForest and login with the account you purchased Enfold and download it manually from “Downloads” section then try to update it via FTP
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Regards,
Yigit
Hey shriii!
Please add following code to Quick CSS in Enfold theme options
span .inner_sort_button br { display: none; }
For some reason there are lines brakes in front of all category items
Cheers!
Yigit
I saw in your suggestions on the themeforest site for the update to replace the entire Enfold folder on the server. Is this better than just using the “Theme Updates” tab within the “Enfold Theme Options”?
Should I really update the entire folder or will the Update Now button cover everything?
Hi,
After upgrading to version 2.3, I am experiencing blank icon lists and icon boxes, even after clearing the cache and recreating the icon list: http://www.valuation.co.il/2118-2/?theme=enfold
Thanks,
Eran
Hey guys,
I’m using Enfold with a client – the client was insistent on using Instabuilder to create some of the content on their site.
It looks like some of Enfold’s CSS is interfering with the Instabuilder’s ability to be responsive
Example of it scaling incorrectly.
http://storyofgodseries.com/free-resources/free-bible-commentary-ebook-sermon-on-the-mount
Here’s another website we own that uses a different theme, and an example of Instabuilder scaling correctly:
http://www.faithgateway.com/making-your-small-group-work/
What do you suggest?
hi,
what is the best way to make two languages website (Arabic and English ) with enfold theme???
No, it doesn’t work like that. The page isn’t something you create as a user. Its a generated page like archives or the blog feed.
Hi ChaosWeb!
Please add following code to Enfold theme options and adjust as desired
.content { padding-top: 20px; padding-bottom: 20px; }
Cheers!
Yigit