Hey!
If you want to set a different thumbnail size open up wp-content/themes/enfold/config-woocommerce/config.php and search for:
if($layout == 'fullsize') $image_size = 'entry_without_sidebar';
Replace entry_without_sidebar with any other thumbnail size of your choice. You can also define a new size with: http://wordpress.org/plugins/simple-image-sizes/ , then regenerate the images with: http://wordpress.org/plugins/regenerate-thumbnails/ and at least replace entry_without_sidebar with the custom image size name.
Cheers!
Peter
If I change the theme , I can edit Pages and i see the sort of informations :
[av_one_fourth first]
[av_textblock ]
Have you some ideas to help me,
Best regards
Better with the capture ;-)

-
This reply was modified 11 years, 8 months ago by
leyoda.
Hi Yigit,
I tried to deactivate all active plugins and it’s only with WPML that does not work.
Attached image of what it is when I want to edit a page.
Could you help me because it will be difficult for me to change the theme.
Best regards,
Leyoda
Hi!
1) Please Update WooCommerce & Enfold to the latest version.
2) Revert Ismael’s code mod.
3) Deactivate all plugins except WooCommerce and check if the issue persists. If not activate the plugins one by one to find the conflicting plugin.
Best regards,
Peter
Hey!
Yes, Enfold uses sessions to determine the last visited portfolio page and uses this page for the breadcrumb hierarchy. If you want to set a specific page for your portfolio item use the “Breadcrumb Hierarchy” dropdown on the right side of the portfolio entry editor page to select the right portfolio page for each portfolio entry. Unfortunately you can’t set a hierarchy between pages and posts and you must set this with a post meta field (Breadcrumb Hierarchy) manually.
Best regards,
Peter
Hello Enfold Team,
We’ve recently upgraded to the 2.7 version of Enfold.
First, On our site we have 1 issue with the pagenation of the blog element. Whenever you try to flip through the pages, it will just refresh the page, throw a /2 or /3 (for whatever page you clicked) but does not update the blog or news links
Secondly, which path in the theme’s files where we can change the name of the New social footer at the end of each blog posts.
Third (optional support) – We are encountering issues with UserPro plugin and the Enfold themeforest. We’ve disabled all plugins, re-installed wordpress re-installed the enfold theme and with no luck. There are several Jquery errors, its the plugin and we’ve contacted their support team. We are just wondering if we can do anything with the enfold theme to fix the issues with this plugin.
Hey shadyraymond!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
1-
.html_main_nav_header #top .main_menu .menu>li:last-child>a { padding-right: 10px; border-right: 1px dashed #e2e2e2; }
2-
#header_main .social_bookmarks li a { border-radius: 0; }
3- Custom CSS code in #1 will fix it
Regards,
Yigit
Hey LecheLMP!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-logo-element-container .slide-image { background: transparent; }
Regards,
Yigit
Hey HiDrew!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .fullsize .template-blog .blog-meta { display: none; }
Best regards,
Yigit
Hi,
I love Enfold! Thanks for all your great work.
I have one tiny little problem…using the Testimonials Website Link, by default the link opens in a new tab.
Please tell me how I can prevent the link from opening a new tab and simply have the link load in the current tab?
Thanks,
Dave
Hi leyoda!
Please try deactivating all active plugins except for WPML and check if that helps. Then you can activate them one by one to find the culprit
Best regards,
Yigit
We have the following issue. I am editing a page and the advanced layout editor is not working. The text within the text or visual box is also white on a white background.
I have checked the forum and I havent been able to get it working at all.
I have got the latest update for wordpress and the enfold theme.
I have disabled the plugins.
Any suggestions how to get the button working?
Hello,
Thank you for an amazing theme!
I’m currently using the Fontello Icons as on page sliding navigation (for http://schneidercentre.com/) as it has a great look with the theme and brand. Right now, the buttons don’t change sizes on mobile, and really take away from the look of the site. The buttons are also not very responsive when using them on a touch pad, and don’t work on iOs when the background is parallax, but do work when the background is in “sliding” or “fixed” setting.
Please help with some CSS that will allow better mobile functionality of the Fontello apps for the Enfold Theme. I really want to use this strategy on this theme a couple times over as it looks great.
The ideal results would be 3 different sizes based on the 3 different dimension widths provided with the theme’s responsive layout. Right now I have them at 60 px, so 40 px for tablet and 20 px for phone seems to make sense.
Thank you for your help!
-addwebtoday
This reply has been marked as private.
Hi!
Thanks for all suggestions, but no help. Lightbox doesnt appear. When i click your link here, Ismael, it plays in a box.
Is there a way to re install Enfold theme? Just an idea to get all settings right?
Regards Timo
Hi,
When I try to access a page in the CMS, the advance layout builder section just spins and never loads. If I put off WPML all is ok.
I have version 3.1.5 of WPML and Enfold 2.7
Could you help me,
Regards
Hey!
The current version of Enfold is the only one set to work with WordPress 3.9 so before anything else please update your theme files so that we are on the same build.
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
Best regards,
Devin
Hi,
There is no selection of 30px for the header height only 45px. Not sure how this would correct my issue… the logo is being loaded by enfold with a maximum width of 300px. So when I use the above code it changes it to 500 pixels but instead of allowing the image to load as 500 pixels wide it is stretching the image instead to follow the css rule.
I’d like my image size to be 500px by 65px which is the size of the original that I uploaded.
Hi,
I am new to enfold, I have not figuerd out how to add a picture instead of text.
Thanks for any help
Adam
Thanks Ismael, that did the trick. I prefer W3TC so I added ‘/wp-content/themes/enfold/css/layout.css’ to the ‘Never minify the following CSS files’ section of the minification page.
This reply has been marked as private.
Hello. For some reason the link to the top is showing as a blank box. Other entypo-fontello fonts are loading though.
The site is in development so I will add the URL in a private reply.
Thank you Ismael. That didn’t work, but it got me on the right track.
This is what I used:
#top #header .avia_mega_div {
max-width: 540px;
}
FYI if anyone wants change the width of the main columns, use:
.av-main-nav ul {
width: 170px;
I couldn’t figure out a way to use max-width in the main nav because it appears to influence the mega menu.
-
This reply was modified 11 years, 8 months ago by
abmich.
Hi!
I’ll mark this for Kriesi. Maybe he knows why it doesn’t work on your server.
Best regards,
Peter
This reply has been marked as private.
This reply has been marked as private.
ok let me send you the login if you dont mind checking it out.
I have 0 plugins installed
On Wednesday the website will go live, so I’ll drop a link on that day, but I have noticed one bug in it. I think it comes from enfolds side though. So maybe someone can help me out to make this iconbox become a 100% reality? :)
Hey!
Maybe a plugin which manipulates the admin bar output or a browser extension breaks the search. I can’t reproduce the issue on my test server and no other user reported a similar issue so far…
Best regards,
Peter