Hi there!
I chose Enfold originally because it sounded like it came with an ecommerce function. After purchase, realized it utilized the woocommerce plugin. Everything seems to be working well except the cart page will not update when I add or remove products. (the cart icon in the top right does show the correct items) If I go to the cart page, it either shows no items or items I’ve previously added but since removed.
However, if I proceed to checkout, the checkout page has the correct items in it. Any ideas what might keep the cart from updating properly? I have the most update to date version of Enfold, WordPress and all plugins including woocommerce.
I did try the woocommerce support but no response in over a week. I’m hoping maybe this is an issue you’ve seen before since your theme works with the plugin and can help me.
Thanks much!
Thanks for help, but i don’t want to show them in the header…I mean the lowest place on the side…this area where on the left side stands “Enfold Theme by Kriesi”…There on the RIGHT side i want to show the icons
Is this possible?
Thank you for helping me!
Hey Ismael,
sorry I can`t give you an account at the moment as our developper platform is IP restricted. But I don´t think it is necessary to have a look at our page since the problem is obvious.
Maybe to clearify: Have a look at http://kriesi.at/themes/enfold/shortcodes/tabs/ and just imagine having lots of content in your first tab. If you now switch to mobile view, you have to scroll past the entire first tab content to reach the other tabs.
Other themes, e.g. Salient (Tabs) or Avada (Tabs) provide a solution, where all tabs sit above the actual content. This might be a solution, but I would prefer having “closed toggles” for mobile view (below 768 px).
Thanks for your support.
Thanks Yigit.
May I know the steps how to using the download files to change my Enfold Theme to Chinese?
Thanks so much!
Regards,
CSL
Hello Kriesi and team!
Please remove the debugging information in the theme output. There are many other ways to get that information.
Why do you want tell the world and especially the hackers my used theme, theme version and child theme?
Debugging Info for Theme support:
Theme: Enfold
Version: 2.9.1
Installed: enfold
…
Hi,
How is possible to customize the search page without modifying the core of the theme?
I would like to have a page like this but with no sidebar:
http://kriesi.at/themes/enfold/?s=
Regards,
Hey Jcochran904!
Thank you for using the theme.
1.) Regretfully, this particular request is beyond the scope of support and is not a theme related issue. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page. There are available modal pop plugins on the wordpress plugin repository but I’m not sure if there’s a way to schedule them.
2.) You can try the AJAX portfolio. Create portfolio items then look for the Additional Portfolio Settings below. Set the Display Preview Images to the 4th option where you can display the preview text. Add the video code on the Add Preview Text editor.
Cheers!
Ismael
Does the Enfold theme have a modal window that can function as a login window? Can you direct me to it on your demo page?
Thanks, Jas
Hey!
Set that element a custom class – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
And change the code accordingly:
.custom-element .av-masonry-entry { width: 33.2%; }
Cheers!
Josue
Hey!
Please update the theme to the latest version (2.9.1).
Best regards,
Josue
Hey!
Try using the avf_default_icons filter, refer to this article:
http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Best regards,
Josue
Hey Sander!
Please go to Appearance > Menus > Manage Location and choose “one page” as your Enfold main menu. Then go to your page called “home-parallax-d-2” and use navigation items to scroll to the sections.
Cheers!
Yigit
Hey!
Please update the theme to the latest version (2.9.1).
Best regards,
Josue
Hi envapk2!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.main_color .avia_cart_buttons { background-color: red; }
span.price { padding: 10px; }
.inner_product_header h3 { padding: 10px; }
Regards,
Yigit
Hi there,
I am really new with WordPress and Enfold and am looking to set up a multiple language site using the xili plugin. I understand that you only support WPML however my question is more related to Enfold, this is why I hope you will be able to help.
Here it goes : I would like to have a menu like the one of the site quoted below, i.e. with the language options in a bar above and the main menu below – selecting a language would have to trigger the display of the main menu (and of the then current navigation page) in that language. Can you please let me know how to configure the Main menu and (if needed) Secondary menu in Enfold to achieve this? I have tried a variety of configurations (such as setting the language options as main menu, with the main pages as secondary menu) but I can’t manage to get even close to the objective.
A second question: I would like my website title and tagline to be displayed instead of the Enfold logo, please let me know how to do this.
Many thanks in advance for your help!
Hey!
Can you please follow the instructions Peter posted here and check if that helps? – https://kriesi.at/support/topic/cannot-get-theme-options-to-change-colours/#post-283177
In your case, please remove “enfold_child.css” file
Cheers!
Yigit
Hi!
Yes, alternatively you could enable this and set the class to the container element (text block), and change the code accordingly:
.avia-msie-8 .avia-img-fix img{
max-width: 211px;
}
Regards,
Josue
Hey!
You can simply add the changes to fuctions.php file of your child theme ( http://kriesi.at/documentation/enfold/using-a-child-theme/ ) to avoid losing them while updating the theme.
I checked the code once again on my local installation but it does work fine on my child theme. Please connect via FTP and undo the change you have made on functions.php file of your child theme. If you do not mind, please post a temporary admin login here privately so we can add the code for you into functions.php file of your child theme.
Cheers!
Yigit
Hi @cerasel!
Go to the Enfold subforum and scroll down to the bottom, you’ll see the “Create a New Topic” form.
Best regards,
Josue
This reply has been marked as private.
1. Add this too:
.header_color {
background-image: none !important;
}
2-3. Sidebar should look like this – http://screencast.com/t/pJOUK3Mzls0X, try adding the custom codes to the child theme style.css instead.
Best regards,
Josue
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.template-blog .blog-meta, .multi-big .post_author_timeline, .single-small .post_author_timeline { display: none !important; }
If that does not work, please post the link to your website
Best regards,
Yigit
Hey miketran!
You can turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class .image-overlay { display: none !important; }
Best regards,
Yigit
Hi Welmoed!
Thank you for your kind words :)
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav > li > a { border: none !important; }
.html_header_top.html_logo_center .main_menu ul:first-child { display: block; }
.av-main-nav > li > a { padding: 0 39px; }
@media only screen and (max-width: 1140px) {
.av-main-nav > li > a { padding: 0 30px; }}
Regards,
Yigit
Hi arrantawhara!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) and (min-width: 768px) {
div .av_one_fifth { margin-left: 0; width: 100%; }}
It will increase the column size of 1/5 element to 100%. Alternatively, you can turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your titles a custom class and we can provide you another custom CSS code which would change their minimum height on mobile
Regards,
Yigit
Hi!
You can try using this plugin – https://wordpress.org/plugins/wp-socializer/ or any other social plugin from WordPress repository as currently such feature is not available. However please feel free to request or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
Yigit
Hi!
Thank you for your kind words Daz. Glad you liked Enfold :) I am marking this thread as resolved for now. If you happen to have any other questions or issues, please let us know, we would gladly try to help!
Cheers!
Yigit
Hey frogdogz!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.js_active .grid-image {
opacity: 1;
}
Regards,
Yigit
Hi!
Go to Enfold > Sidebar Layout > uncheck Page Sidebar navigation
Cheers!
Josue