Forum Replies Created
-
AuthorPosts
-
Hi SeizeTheBeat!
Thank you for using Enfold.
You can change the style of the rotator in the Style panel. Edit the rotator element then click the Style tab. Adjust the Text Size and Colors.
Cheers!
IsmaelHey!
A.) You can add the code to the Enfold > General Styling > Quick CSS field.
B.) Use the page id attribute to change the color for different pages. Can you please provide a screenshot of what you’re trying to do? You can use imgur or dropbox.
Regards,
IsmaelMarch 19, 2015 at 2:26 pm in reply to: RESOLVED – 3.1.1 upgrade – Can't add product variations #414395Hey designspecialisten!
Thank you for using Enfold.
I don’t know if I understand you clearly so if possible, please provide a screenshot of what you’re trying to do. Are you trying to add a category overview page? There is no default element for that so you have to add it manually.
Best regards,
IsmaelMarch 19, 2015 at 2:23 pm in reply to: 3.1.1 upgrade has put sidebar in woocommerce product pages #414390Hi!
Thank you for using Enfold.
@DigitalEssense: Can you please provide a link to the dev site? We would like to check it.
Best regards,
IsmaelHey!
We don’t want to break the site as well so we have to make sure that you remove all modifications suggested above. Did you remove all of them? I tried to create a test page but when I update the page, I get this error:
Fatal error: Internal Zend error – Missing class information for in /home/jmarkina/public_html/wp-content/plugins/google-analytics-for-wordpress/admin/api-libs/googleanalytics/class-api-googleanalytics.php on line 5
Best regards,
IsmaelHi!
Please take some time to review all of the resources in the Theme Documentation. A lot of basic stuff like theme installation, element configuration, options overview, css snippets and whole lot of handy stuff regarding the theme are probably available in there. You can watch video tutorials and learn about theme hooks and filter functions that may help you modify the theme as you like. You can also search the forum for any related questions or issues. All blog options can be found on Enfold > Blog Layout panel. The current blog style is set to Grid layout.
If you don’t find what you’re looking for, don’t hesitate to let us know and we will be happy to assist you. For any complicated questions or add-on, please visit our Feature Requests page. Thanks!
Regards,
IsmaelHey Frannie!
Thank you for using Enfold.
Please provide a link to the website. We would like to check it. Edit the style.css file, make sure that the Template name is the same as the folder name of the parent theme:
Template: enfold
Regards,
IsmaelMarch 19, 2015 at 2:01 pm in reply to: Enfold & Woocommerce – Country and State Dropdown not working in Chrome #414370Hi darkroomillusions!
Thank you for using Enfold.
I checked the site in chrome and the country/state select or drop down element is working fine. The drop down element looks a bit different from the default select styling. Did you add any plugins to modify this element?
Regards,
IsmaelHi!
I don’t see any partner/logo element on the page. Did you remove it? To fix the gallery, try to use images with the same size or dimension. Or set the Gallery Preview Image Size to your preferred thumbnail size. I think the “Square” size will do.
Best regards,
IsmaelMarch 19, 2015 at 1:54 pm in reply to: URGENT – Update modified website full layout and can't figure out what caused it #414368Hi!
Thank you for using Enfold.
From what version of the theme did you update before 3.1? Try to toggle the position of the elements inside the page then update it. Revert it back afterwards.
Cheers!
IsmaelHi Elindsay!
Thank you for using Enfold.
You have this custom css code which breaks the toggle symbol:
.responsive, .responsive span, .responsive span iframe[style], .responsive span img { width: 100% !important; }
Add this to the Quick CSS field:
span.toggle_icon { width: 15px !important; }
Regards,
IsmaelHi!
@Rechard777: I was able to add a new menu item “My Shop” to your main menu. Please kindly remove that after checking. http://la-bellefleur.com/wp-admin/nav-menus.php
@fandragon: Please open a new thread. Add the url of the site. Make sure that you have the latest version of the theme, 3.1, running on WordPress 4.1.1.Cheers!
Ismael-
This reply was modified 10 years, 4 months ago by
Ismael.
March 19, 2015 at 1:47 pm in reply to: WPML Customisation (no Flags and written Language EN | DE) #414361Hey Corina!
Thank you for using Enfold.
Please undo all modifications made on theme. Add this to the functions.php file to remove the theme’s default flag switcher:
add_action('after_setup_theme','avia_remove_main_menu_flags'); function avia_remove_main_menu_flags(){ remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 20, 2 ); remove_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 20, 2 ); remove_action( 'avia_meta_header', 'avia_wpml_language_switch', 10); }
Go to the WPML > Languages panel. Enable the Display the language switcher in the WP Menu. Select your main or secondary menu. Set the Language switcher style to Drop-down menu.
Best regards,
IsmaelHi!
Thank you for using Enfold.
Are you referring to the “select” element? Add this to the Quick CSS field to limit the width:
#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select { max-width: 50%; }
Cheers!
IsmaelHey veritywebsolutions!
Thank you for using Enfold.
Please update the theme to version 3.1. If the upgrade doesn’t work, add this to the Quick CSS field:
@media only screen and (max-width: 767px) { .cart_dropdown { right: -60px; }}
Cheers!
IsmaelHey!
I’m sorry but it’s not possible without custom modification on the theme. I haven’t tried this personally but maybe this plugin will help:
https://wordpress.org/plugins/google-analytics-top-posts-widget/
You also need to install this one:
https://wordpress.org/plugins/google-analytics-dashboard/
The site should be registered in google analytics.
Best regards,
IsmaelHey!
The css code above will only show 10% of the images. Try this:
@media only screen and (max-width: 768px) { #full_slider_1 .avia-slideshow-inner, #full_slider_1 img { height: 315px !important; width: 150% !important; left: -50%; }} @media only screen and (max-width: 480px) { #full_slider_1 .avia-slideshow-inner, #full_slider_1 img { height: 250px !important; }}
It will not show exactly like the desktop view but you will get most part of the images. You should turn on the custom css class if you’re trying to modify a specific element such as the slider: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Regards,
IsmaelMarch 18, 2015 at 12:34 pm in reply to: Video background loading in multiple times and messing SERP?? #413553Hi!
Thank you for using Enfold and sorry for the delay.
1.) The first and second time, the video fails to load then the third time was successful. If you check the Page Analysis tab, there are 2 connection errors. I think this is because of the video file size. 6MB for a website is a bit too big. My suggestion is to convert the video to h.264 in order to compress the size then upload it in vimeo. Use the vimeo url as video background.
2.) Did you use any SEO plugins? Try to use the WordPress SEO plugin. https://wordpress.org/plugins/wordpress-seo/
Best regards,
IsmaelMarch 18, 2015 at 12:17 pm in reply to: Update from 3.08 to 3.1 FAILED and now website does not work. #413547Hey!
Sorry for the delay. Did you install the bbPress plugin? Try to deactivate the bbPress plugin by renaming the plugin folder inside the wp-content > plugins folder. If it’s not working, try to override the theme files again. Make sure that the config-bbpress folder is included. Upload the theme files again via FTP.
Regards,
IsmaelHey!
You can another dynamic_sidebar function inside the filter:
add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area' ); function enfold_customization_header_widget_area() { dynamic_sidebar( 'forum' ); dynamic_sidebar( 'single product pages' ); }
Change the name of the dynamic_sidebar.
Cheers!
IsmaelHi!
LOL. Glad you figured it out. If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thank you for your understanding. :)
Best regards,
IsmaelMarch 18, 2015 at 11:55 am in reply to: Odd image responsive behavior on iPad portrait layout #413532Hi stunna42!
Thank you for using Enfold.
It looks fine when I checked it. This issue is usually cause by an unwanted paragraph tag in between the columns or shortcodes. We don’t know why it’s generated but it’s there in a few cases. Did you switch between the default and advance layout builder while working on the page?
If it happens again try to toggle the position of the columns then update the page. After that, revert the position back to normal then update the page again.
Regards,
IsmaelMarch 18, 2015 at 9:20 am in reply to: NinjaForm is not working due to avia_globals is not defined #413470Hey!
@lucein1774: Yes, it will remove the shortcode wand.I tested the form in @Ethus installation and I was able to switch between visual and text editors without the page freezing. What is the browser that you’reusing?
@Ethus: Did you comment out the line suggested on the previous post?Cheers!
IsmaelHey!
Yes, please contact the plugin author regarding the excerpt. We’ll keep the thread open. Feel free to update the thread when you fix the issue. Thank you.
Regards,
IsmaelHey Joshua!
Thank you for using Enfold.
All default elements including post meta info, featured image, title etc will be remove when you use the advance layout builder for posts. You need to add it manually using an image element or sliders. You still need to set the featured image if you want it to show on archive or category pages.
Cheers!
IsmaelHey!
We can’t help you unless you have the latest version of the theme. Did you add any files or modifications inside the child theme folder? Make sure to update those files as well. There are mixed content in the page. Please try to deactivate all plugins after the update.
Best regards,
IsmaelHey!
Alright. This should work:
#top .av-masonry-entry:hover, #top .av-masonry-entry, #top .av-masonry-entry > * { border: 0; background: transparent; }
Remove browser cache then reload the page.
Cheers!
IsmaelHey!
You can add this to the Quick CSS field to increase the thumbnail container:
.news-thumb, .news-thumb img { height: 50px; width: 50px; }
Regards,
Ismael -
This reply was modified 10 years, 4 months ago by
-
AuthorPosts