Hello,
Please contact your hosting provider and ask to increase the maximum body length value https://codecanyon.net/item/massive-addons-for-visual-composer/14429839/comments?page=36&filter=all#comment_14143143
Regards
Hello,
Please contact your hosting provider and ask to increase the maximum body length value https://codecanyon.net/item/massive-addons-for-visual-composer/14429839/comments?page=36&filter=all#comment_14143143
Regards
Hello,
Thanks for the question. Please provide some screenshots for better understanding the desired result.
Regards
You’re welcome!
Regards
Hello,
Please provide us with FTP access (FTP hostname, FTP username, FTP password) in the Private Content area.
Regards
Hello,
1. Have you edited .htaccess file? Could you contact the hosting provider and ask to increase the maximum body length value to 10M?
2. Please add this css code in Theme Options > Styling > Custom css:
.nav-sublist-dropdown:before {
height: 15px;
top: -10px;
}
Regards
Hello @Samollo,
I hope this article will be useful for you – https://businessbloomer.com/disable-variable-product-price-range-woocommerce/
Regards
Hello,
1. Yes, if you want to create the multilingual site you can use either WPML plugin (paid plugin) or Polylang, qTranslate (free plugins).
Follow plugin documentation if you chose Polylang https://polylang.wordpress.com/documentation/
2. Have you tried to synchronize translation files? Let us know what parts are missing.
Regards
Hello @nik_kef,
Unfortunately, there is no possibility to select different headers for different pages. You can see available options on this screenshot – http://prntscr.com/jkj985
Regards
Hello,
We are able to help you only with issues related strictly to our theme, so you need to check how this works with Storefront.
You can use our Products element and select Products type – Featured http://prntscr.com/jkj686
Regards
Hello,
Please add this code in Theme Options > Custom css or in style.css file of child theme:
.products-grid .product_type_simple, .products-grid .product_type_variable {
width: 100%;
}
Regards
Hello,
You may use the 1 license for the 1 dev domain and 1 live domain. But keep in mind that you can use our theme license for 1 end product only https://themeforest.net/licenses/standard.
To activate the theme on new site you need to deactivate it (via Theme Options) on old site.
If you face any activation limit problem, provide your code in the Private Content area, we will check it and help activate the theme.
Regards
Hello,
Please try to activate theme now.
Note that 1 license can be used for the 1 dev domain and 1 live domain. But keep in mind that you can use our theme license for 1 end product only. Read more – https://themeforest.net/licenses/standard
Regards
Hello,
Sorry for the delay.
Please provide us with FTP access (FTP hostname, FTP username, FTP password).
Regards
Hello,
The Media grid element is a default VC element https://wpbakery.com/video-academy/media-and-masonry-media-grid/ there are no any additional settings.
Regards
Hello,
Please check Header custom HTML (for 6, 7, 13, 14, 18 headers) in Theme Options > Header Settings > Main header area and top bar areas in Appearance > Widgets. Try to add own content there.
Regards
Hello,
This issue comes from WooCommerce WPML plugin and persists even with the default theme because plugin enabled styles for the admin panel. Contact WPML support to solve the issue.
Regards
Hello,
I’ve created a test page http://prntscr.com/jkihan > http://prntscr.com/jkihdh
I do not see any problem with page editing. Please clear cache and check one more time or describe your problem in more details.
Regards
Hello,
I do not see the problem on your site http://prntscr.com/jkiebj
Please note we don’t give guarantee for full theme compatibility with 3rd party plugins.
Regards
Hello,
I am glad that your problem was solved.
Feel free to ask if you have any other questions.
Regards
Dear @Savahni,
You’re welcome!
Feel free to ask if you have any other questions.
Regards
Hello,
1. Please check if this issue appears with our theme only or with a default theme too. Reply back in case problem occurs with our theme only, provide us with temporary wp-admin access in the Private Content area.
2. Likely it relates to your WooCommerce settings (WooCommerce > General > Default customer location > Geolocate with page caching support). Read for more information https://docs.woocommerce.com/document/configuring-woocommerce-settings/
Regards
Hello,
1. Please update Massive Addons for Visual Composer plugin to latest version – https://www.8theme.com/download-plugins/ and increase PHP time limit to 80.
Also, temporarily disable all 3rd party plugins to be sure that no one of them has a conflict with WPBakery Page Builder.
2. I hope these suggestions will be useful – https://www.8theme.com/reply/169282/
Regards
Hello,
There is no such possibility by default. It requests additional customization in files (et_search_get_posts function from legenda/framework/theme-functions.php). You may contact WP Kraken team if you need help with this because additional customization is out the scope of our support.
Regards
Hello @vehr,
You need to install Contact Form 7 plugin and create a form then you will be able to use shortcode of the form on your page http://prntscr.com/jjhq5j
To remove our default form, you need to select Default template and remove [etheme_contacts] from the page http://prntscr.com/jjhqqg
Regards
Hello,
Have you re-saved Theme Options settings after the theme update?
I do not see problems with images on your site. Please clear cache and check one more time.
Also, go to Theme Options > Header Settings > Fixed header color scheme > Dark.
Please note if you created child theme before 4.0 update you need to add this code in your child theme functions.php file:
wp_enqueue_style( 'dynamic-css', get_stylesheet_directory_uri() . '/dynamic.css' );
after that create an empty dynamic.css file in child theme directory.
Regards
Hello,
You need to rewrite et_search_get_posts function (legenda/framework/theme-functions.php file) in functions.php of child theme and change this – http://prntscr.com/jjgg6z
Regards
Hello,
You’re welcome!
Please see screenshot – http://prntscr.com/jjg1bw Also, do not forget about “Do not show this popup again” checkbox. You can use this custom css code to make the text more visible:
#etheme-popup .checkbox-label label {
color: white;
}
Regards