Hello,
So is your issue resolved now?
Regards,
Eva Kemp.
Hello,
So is your issue resolved now?
Regards,
Eva Kemp.
Hello,
You can download plugin archive at this link:
https://www.8theme.com/download-plugins/
Regards,
Eva Kemp.
Hello,
Please refer to this article:
https://woocommerce.wordpress.com/2015/07/13/improving-the-variations-interface-in-2-4/
and try to use this code in functions.php file:
function custom_wc_ajax_variation_threshold( $qty, $product ) {
return 100;
}
add_filter( 'woocommerce_ajax_variation_threshold', 'custom_wc_ajax_variation_threshold', 100, 2 );
Regards,
Eva Kemp.
Hello,
The warnings are related to wp-admin directory as you can see from the log file.
Also those aren’t fatal errors, but just just notices. You can ignore them.
Regards,
Eva Kemp.
Hello,
Unfortunately still the same error:
Error 503 Service Unavailable
Please check it with your hosting provider.
Seems access is restricted on a server. Is there any Firewall? We may provide our IP address to put into white list on the server.
Regards,
Eva Kemp.
Hello,
Please show a screenshot what error you’re getting.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Ess_grid.json file is included in “XML files” folder for only some templates that use it, for example “cosmetics” template, check this folder.
You can import default grids in Essential Grid > Import/Export, click “Import Full Demo Data” button.
Regards,
Eva Kemp.
Hello,
Register page is working properly:
http://livforskin.com/index.php/register/
You need log out from wp-admin panel to check it.
Regards,
Eva Kemp.
Hello,
You can download new MasterSlider version at this link:
https://www.8theme.com/download-plugins/
Regards,
Eva Kemp.
Hello,
We can log in neither to wp-admin panel nor to FTP account.
Please check the credentials.
Regards,
Eva Kemp.
Hello,
We can log in neither to wp-admin panel nor to FTP account.
Please check the credentials.
Regards,
Eva Kemp.
Hello @intelisystems,
You can watch this video tutorial how to update theme (the same process is for plugins):
(it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
Hello,
Please create FTP account for us and provide the credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
We can’t access your wp-admin panel, there is an error:
“Error 429 Too many requests”.
Please check it with your hosting provider.
Thank you.
Regards,
Eva Kemp.
Hello,
Custom css styles won’t be lost after theme update. The same is related to child style.css.
Sorry, but your question about images are unclear. The images are shown in the way how you uploaded them. There is no background color option for product featured images.
Regards,
Eva Kemp.
Hello,
The credentials are incorrect. Please check them.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
– As I see images are shown in your testimonials:
http://storage3.static.itmages.com/i/15/0902/h_1441187146_7223876_732dc6e835.png
– Please provide us with wp-admin panel credentials in private content.
Regards,
Eva Kemp.
Hello @WT,
I’ve reimported demo data. Now it’s working correctly. Please check. Blog page doesn’t show anything because you don’t have posts in Posts section of wp-admin panel, create them.
Regards,
Eva Kemp.
Hello @glyderio,
You’ve been replied in the other topic. Please check.
Regards,
Eva Kemp.
Hello,
If you want to change header background color for each page with different color you can use this css code:
.header-wrapper {
background-color: grey;
}
and add it to CSS block of Visual Composer editor to each page writing the color you need.
Regards,
Eva Kemp.
Hello,
This topic will be closed. If you have any questions you can always create a new one.
Thank you.
Regards,
Eva Kemp.
Hello,
Those are just notices, not errors. You can ignore them.
Regards,
Eva Kemp.
Hello,
Please use this css code as well:
.woocommerce-account.logged-in .content {
left: 25%;
}
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials as well.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Eva Kemp.
Hello,
I’ve added the code in shortcodes.php, you just need write your link to Instagram account in line 1766, replace http://your_link with your url.
Also I added this code in line 1705:
'instagram' => 1,
Please check social icons now.
Regards,
Eva Kemp.
Hello,
Have you changed FTP credentials?
We can’t log in now.
Please provide us with the correct login details.
Thank you.
Regards,
Eva Kemp.
Hello @MarianCervera,
I’ve installed Ultimate VC Addons plugin. Please try to import templates now.
Regards,
Eva Kemp.