Hi guys,
I am running into an issue/conflict between Enfold theme and Woo commerce product sorting.
I’ve already contacted Woo commerce regarding this issue, who suggested I switched to 2013 theme, switching themes resolved the issue. So this issue is directly related to Enfold theme.
Within Woo commerce, product sorting, I select the option to sort the products to show all the most recent product first. Within Enfold theme, the products get sorted from the oldest to the newest. Switching themes resolves this issue.
What is the fix for this? Any help you can provide is greatly appreciated.
Regards,
Gerry
And one more, 3 pixels this time. Default Enfold sidebar is 219px, 2buttons with a min width of 110px = 220px –> fail
.woocommerce-page .button {
/* min-width: 110px; */
min-width: 107px;
}
I’m using Enfold 2.5.4 with wordpress 3.8.1. Today as I was working on the site, all of a sudden posts stopped appearing on their category pages. I’m getting a consistent 404 error message. When I view the number of posts in the category section, the post count is accurate. However, when I click “view”, I cannot see any posts. If I click on individual posts, I can see them.
Hi everyone,
I installed WordPress 3.7.1 at the end of last year and Enfold on January this year. I have the Endold version 2.6.2. When I go to Updates, it shows that there are no new updates for WordPress available.
What could be the reason that I never got a message about WordPress 3.8? How can I do the update in a proper way?
Thank you very much!
Sebastian
Hello.
Could you please advise how to create the side navigation such as:
http://kriesi.at/themes/enfold/shortcodes/tabs/
Kind regards,
SD
Guys,
This is driving me absolutely crazy. I have NEVER had these kinds of issues applying custom media queries. Some work, some don’t. Enfold used to be a Cadillac, and now it’s fighting me big time.
I have the very latest version and would PLEASE like to have this resolved.
I ask again, …please.
http://knoblite.com
Hello,
I am about to release a website using the Enfold theme, and in our main front-page slider we chose to stop autoplaying a video we have there, which we were able to do using the global settings, then turn autoplay off.
However, a very large picture thumbnail of the video remains that looks rather funky – how can we get rid of this picture so we only have the video player left, and no picture? We are using vimeo as our video player, btw.
Thank you!
Bill
-
This topic was modified 11 years, 3 months ago by
Bill.
Hi,
I’m having a similar issue.
When I place my logo in the center with menu buttons below, the logo’s left side is cut-off in mobile view. Also, I’m noticing that the menu button covers everyone’s logo (everyone who is using the Enfold theme).
Is there going to be a fix soon?
http://www.orangeslicenetwork.com
Hey rseybold!
We have some of vids/articles that cover most of the questions, about disabling the breadcrumbs it can be done via enfold options > Header > Header Title and Breadcrumbs.
http://kriesi.at/documentation/enfold/
Cheers!
David
Hello guys, I was having a look on the showcase thread and there are some great websites there.
One that impressed me a little bit is this one http://www.execsearch.com/ but I doubt that they are still using enfold.
However, the question is: Is it possible to make some modifications to enfold in order to get that kind of menu? I think it looks really gorgeous and professional at the same time. I’ve seen in another topic that you suggested someone to hire a freelancer to change the style and if that’s the only way to do it do you have any idea how much could something like that cost?
Thank you, keep it up with the great job!
Here is an enfold site for inspiration. It is a Toronto summer design camp for high school students http://www.summerdesignlab.com.
-
This reply was modified 11 years, 3 months ago by
slui.
Looks like the issue exists with the main enfold theme as well…
http://kriesi.at/themes/enfold/shortcodes/gallery/
I click on the thumbnail and it shows the background… Close it and open it again and no background fade.
-
This reply was modified 11 years, 3 months ago by
kork.
This reply has been marked as private.
Hey gentlemansgazette!
Please try using this plugin http://wordpress.org/plugins/wordpress-https/
Regards,
Yigit
So I’ve experimented further. The Mega Menu behaves as expected (ie stretched over the full width of the webpage) only in the Logo left, Menu right setting.
All other settings are off-screen! I found a link where you can see it in practice (tested in Opera and Chrome): http://kriesi.at/themes/enfold/homepage/home-v6-classic-4-column/
see on Pages and Shortcodes
I believe this is your own demo site!
Jozef
Hello Peter,
1. Even i would also like to use child theme. But when i first install it, i found the menus were breaking on main navigation bar. So at that time i skip and then use the parent theme. As i want to change the theme name from Enfold to our Site name in source code and has already working with changed name. I may create another ticket to take help on using child theme, if using child theme creates any problem that time.
3. I read the information from the link provided by you. Looks very much helpful. But just wanted to know what this 2nd point refers –
“Add Custom Classes to your Elements”. I mean how and where to add custom class. And how will it correlate with the quick css code you provided.
Can you help me with any example or video.
Thanks
For some reason after I updated to the latest version of Enfold, my theme in https looks different than http.
Why is that?
Take a look here and here.
Hello,
Love your theme but seeing some random bugs on it. Not sure when they showed up, so unfortunately I can’t point you to which upgrade may have cause it but only noticed because I was updating the plug-ins and Enfold theme.
On http://stagerightlighting.com/ there is a large white box above my content, it seems to be caused by a padding-top style.
– In the CMS for that page I have the option chosen for no head and no footer.
– The few times I have tried to preview from the Edit Page the white container also appears
– When I switched to “Default Editor” from “Advanced Layout Editor” to try and look at the code it disappears… very odd.
1. When previewing the page after switching to “Default Editor” all that appears is this white box.
On http://production.stagerightlighting.com/ which SHOULD be pointing to the same landing page, built in the CMS, displays correctly.
I also noticed the main navigation runs into the logo now, where it would resize in the past.
Please help!
Hey!
Please make sure that you add this for each of the languages’ Enfold > Styling > Quick CSS:
#top .sub_menu>ul.avia_wpml_language_switch {
display: none !important;
opacity: 0 !important;
visibility: hidden;
}
You can also add this on css > custom.css file if you don’t want to add the modification for each language.
Regards,
Ismael
Hi!
You can make your post private by checking “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Regards,
Yigit
Can I send a link via email rather than having the URL in the forums?
hi ismael, got everything going this night… thank you :-)
one problem still there:
i now managed to get two different product types in one shop with customization,
but :-)
as i have only one shop page (which i dont use, i redirected it) i need two different titles in the title bar from enfold. is there another option to change this title?
<?php
// Anpassungen wenn Product-Typ "MY-OWN-PRODUCT"
global $post, $product;
if (function_exists('get_product'))
{
$product = get_product( $post->ID );
if( $product->is_type( 'MY-OWN-PRODUCT' ) )
{
// HERE I NEED TO CHANGE TITLE BAR
WITH SOME FUNCTION/FILTER
}
else {
// LEAVE THE STANDARD BAR
FROM SHOP PAGETITLE
}
}
?>
Hi guys. Love the Enfold theme. Searched your forum for an answer, but seems nobody else asked for this one. I have tried to make just the header transparent, but leave the menu not transparent. The code I have used unfortunately makes both the header and menu transparent, which makes seeing the menu a problem. I used the following code, which is wrong.
.header_bg, #avia-menu, .main_color{
background: transparent !important;
}
What CSS code could I use that would only allow the header to be transparent, but the menu would be normal?
Website I am using is http://www.fireinvestigatordirectory.com. Thank you in advance. Have a great day.
-
This topic was modified 11 years, 3 months ago by
steven1000.
Hey kork!
Can you post the link to your website so we can take a look?
Regards,
Yigit
Does anyone have an example of nice employee bio pages they have created with Enfold?
This reply has been marked as private.
Hey!
Please go to shop page on demo site http://kriesi.at/themes/enfold/shop/ and add an item to cart. Is this what you are looking for?
Cheers!
Yigit
Hi antoinebro!
Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px
Regards,
Yigit
Hi!
Please add following code to bottom of Avia.js file inside wp-content\themes\enfold\js folder
jQuery(document).ready(function($){
jQuery('img').removeAttr('title');
});
Greetings E! :)
Best regards,
Yigit