We have integrated Enfold theme and the Slide Out menu is not showing on iPad portrait Mode (Max-width: 989px) . Can you please check : http://sol8beta.com/xowindows/ and let us know what is causing the issue.
Hi!
It looks like WordPress is running out of memory. Increasing your php memory limit to 128 should let the avia layout builder load fully as its supposed to.
See this article for the various ways you can increase it: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Best regards,
Devin
Hey masterr!
By default IE8 should not be rendering like that. If it is there is likely something else causing a conflict with the theme or with the theme loading properly.
You can try deactivating all active plugins and then re-uploading the theme files after re-downloading theme from your downloads on ThemeForest to make sure there are no errors in the theme styles or anything like that.
The re-upload can be done in the same way you would update: take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Regards,
Devin
Site: http://objectiveminds.com/totalpaas
Password: tp123
There is a box that has a quote “Local media hasn’t lost its relevance–people have changed how they consume information.”
This text is inside a FIXED IMAGE COLOR BOX that creates a parallax effect. In Firefox this works perfectly. However in Chrome this is all messed up. The fixed image is just a mess. Sometimes it works fine, but mostly it’s broken. And when I try to edit that box in Chrome, the edit box is messed up (just such strange behavior).
Do you have any idea what is causing this?
-
This topic was modified 12 years, 2 months ago by
Randy.
Hey zelu1984!
Please go to wp-content\themes\enfold\includes folder and open Comments.php file and
echo "<h3 class='miniheading'>".__('Leave a Reply','avia_framework')."</h3>";
and change as needed
Best regards,
Yigit
Hey vadi4ek!
Please go to wp-content\themes\enfold folder and open functions-enfold.php file and find
'link' => get_permalink($id),
and comment it out using // as following
//'link' => get_permalink($id),
Best regards,
Yigit
Hey Ben!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) and (min-width: 767px) {
div .logo { left: 6%; }}
It will center the header in between 989px and 767px. You can adjust the code to make other changes you would like
Cheers!
Yigit
Hey Andrea!
Please add following code to Quick CSS in Enfold theme options
@media only screen and (max-width: 480px) {
.entry-content-wrapper div li a { max-width: 190px!important; }}
Cheers!
Yigit
I fitted the Enfold theme to be used on this site:
http://simplyblue.sodaserver.com/traverse-city-wedding-vendor-guides/cakes-dessert/
If you notice on mobile, this link (https://www.facebook.com/simplysweetbyjessicapetoskey) spreads across the responsive borders on one line instead of wrapping to the line under it.
Is there a way to fix this?
Hi pmaly!
Please add Color Section element to your page right under your Layerslider, then set your image as Custom Background Image of color section element and give it a custom ID myid (or any other). Then add following code to Quick CSS in Enfold theme options under Styling tab
#myid {
background-color: transparent!important;
margin-top: -55px;
z-index: 55;
border: none!important;
}
Best regards,
Yigit
Hi guys,
I’m currently trying to overlay a .png file in a div that will be superimpose over a part of a full width layer slider.
This is the .png I want to overlay : 
And this is what I would like to achieve : 
I would like to have the PNG to stay there and have the Slides run behind it.
I don’t think it’s possible to do so with the theme directly, but does anyone have a clue where I should start? I know how I would do it if I would go from scratch, but not with an sophisticated theme as Enfold.
Any help would be appreciated!
Thanks!
This reply has been marked as private.
This reply has been marked as private.
Happy and proud to present the new website for SterlingRidgeResort.com, a log cabin resort in Vermont, USA.
Hey eric_peeters!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top div .avia-gallery img { border-style: none; }
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under styling tab
#top .header_color .main_menu .menu ul li>a:hover {
color: #888;
}
.header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
border-top-color: black!important;
}
.main_menu ul:first-child >li > ul {
border-top-width: 1px; }
Cheers!
Yigit
Hey Susanne!
Please add following code to Quick CSS in Enfold theme options under Styling tab
li.current-menu-item {
opacity: 1;
}
P.S.: Nice website!
Regards,
Yigit
@jrevillini – can you try refreshing a few times. Seems to have fixed it when viewing on my end.
@AdDesign – Looks fixed on my end as well though the menu is now overlapping so changing the switch width with this tut should help you (increase the pixel width at which the nav menu switches): http://kriesi.at/documentation/enfold/change-when-mobile-menu-appears/
Hi Dude,
When I install the Formidable plugin and activate it, my screen goes white. I have to log in through the FTP and remove the Formidable plugin to get things working again.
Other plugins I have are:
simple login lockdown
wordpress firewall
wordpress importer
wordpress SEO
Could the crash be happening because of one of the other plugins?
Do you recommend a different form creator?
thanks
Box shortcode – just a “normal” box in different colors, with different borders… would be VERY useful!
This reply has been marked as private.
Hey there,
On my WPML enabled site, when I try to use the “Enfold Latest News” in a footer and select the appropriate category for that language, it sets the category for both languages – and title for that matter. As a result, the title is the same in both languages and on one of the languages no posts will show (because the name of the category is different in either language).
Is there something I’m not getting? …or is this a bug.
-
This topic was modified 12 years, 2 months ago by
diskdaddy.
-
This topic was modified 2 years, 3 months ago by
Yigit.
I would like to know how to change this to display the current category without the Latest News wording. When I run the default WP Twenty Fourteen theme it displays the actual category that the post is in – Enfold doesn’t.
Thanks
This reply has been marked as private.
I use of all the latest versions.
Hi!
Which version of WordPress and Enfold are you using? If you are not using Enfold 2.4.5 please update it ( see http://kriesi.at/documentation/enfold/updating-your-theme-files/ ) also make sure that you are using the latest versions of WooCommerce and WordPress
Cheers!
Yigit
It is the WooCommerce plugin.
But I need this plugin for the products!!
Hi!
The images get downsized to fit the layout and then resized a bit by the container. So in the demo those are very wide and not very tall images that have been resized and then added in.
What this results in is what you have there. The images with more square like dimensions to begin with will retain that aspect ration.
Regards,
Devin