Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Unfortunately such feature is available only for home page.
Please take our apologies.
Regards,
Eva Kemp.
Hello,
You can try one of these solutions:
http://www.wpmayor.com/how-to-remove-the-billing-details-from-woocommerce-checkout/
http://businessbloomer.com/woocommerce-disable-postcodezip-field-checkout-page/
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
This is related to Woocommerce configuration and you should contact them for your query. Or you have to use some 3rd-party plugin.
Regards,
Eva Kemp.
Hello,
You need contact your hosting provider and ask them to increase memory_limit value.
Regards,
Eva Kemp.
Hello,
Then it’s related to MailChimp plugin. Please provide us with wp-admin panel credentials to check your promo popup content.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You can create a menu in Appearance > Menus and use “Custom Menu” widget in Appearance > Widgets.
Regards,
Eva Kemp.
Hello,
Go to Theme Options > General and enable Fixed navigation.
Regards,
Eva Kemp.
Hello,
You need delete “woocommerce” folder in the directory wp-content/themes/woopress/ and reupload it from a new theme package that you downloaded.
Regards,
Eva Kemp.
Hello,
You need edit Woocommerce files to add that option. There is no such feature by default.
Sorry.
Regards,
Eva Kemp.
Hello,
You can find code here:
https://www.8theme.com/demo/docs/woopress/#!/0_footer
If you have difficulties we can create footer for you.
Provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
We can’t log in with the previously provided credentials.
Please resend them.
Regards,
Eva Kemp.
Hello,
Install Woocommerce plugin and install their demo pages, then go to Theme Options > Import/Export and click the button “Install base demo content”.
To get “SHOP BY DEPARTMENTS” section you need use “Product Category” element in Visual Composer editor on your home page, also you can install template “Sidebar boxed” in Theme Options > Import/Export and see how that element is created. The page will be imported in Pages section of wp-admin panel.
Regards,
Eva Kemp.
Hello,
Swap feature works only on Shop page in our theme, but not on single product pages.
Perhaps you used some plugin for it because our theme doesn’t have swap option for images in single product pages.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve re-activated plugins.
Please check product category page now.
Also please update plugins to the latest versions https://www.8theme.com/download-plugins/ .
Regards,
Eva Kemp.
Hello,
As I see you haven’t increase memory_limit value. Please contact your hosting provider and ask them to do this, after that you’ll be able to activate the plugin.
Thank you.
Regards,
Eva Kemp.
Hello,
Please read this article:
https://premium.wpmudev.org/blog/custom-fonts-css/
It may be helpful.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please show on screenshot what newsletter form you mean, because in your first post you didn’t include it.
Regards,
Eva Kemp.
Hello,
I don’t see any issues on your site now. Please show on a screenshot.
Thank you.
Regards,
Eva Kemp.
Hello,
Please take our apologies, but this requires additional customization which is beyond our basic support scope. If you have necessary knowledge you can edit the files yourself.
We’ll pass this issue to our developers so they include the fix in the theme update.
Regards,
Eva Kemp.
Hello,
Please specify what IE version are you checking in?
Regards,
Eva Kemp.
Hello,
I’ve removed the code in child style.css file.
Try to use this code in Theme Options > Custom CSS > Custom CSS for mobile:
.products-grid .product{
width:100% !important;
}
Regards,
Eva Kemp.
Hello,
I’ve changed the code to default.
To add Instagram icon you need edit the file wp-content/themes/royal/framework/shortcodes.php (find the section “! Share This Product”) and add this code after line 2010:
if($instagram == 1) {
$html .= '
<li>
<a href="http://url_to_your_Instagram_page" class="'.$tooltip_class.'" title="'.__('Instagram', ET_DOMAIN).'" target="_blank">
<i class="ico-instagram"></i>
<svg width="38" height="38" xmlns="http://www.w3.org/2000/svg" class="circle">
<circle cx="19" cy="19" r="18" fill="rgba(255,255,255,0)" stroke="#000000"></circle>
</svg>
</a>
</li>
';
}
and
'instagram' => 1 after line 1927.
Regards,
Eva Kemp.
Hello,
This issue is related to Ultimate VC Addons plugin. We contacted them and received the reply:
We tested, at the moment – Fixed background property is creating bugs in Chrome.
See reports here –
http://stackoverflow.com/questions/22292357/fixed-background-image-bug-chrome-mac
http://www.cybertechquestions.com/css-fixed-background-attachment-blinks-in-google-chrome_118396.html
https://wordpress.org/support/topic/problem-with-fixed-backgrounds-in-chrome
if you google “Chrome bug with fixed background” you will find many people reporting the same.
The workaround for this is quick. Simply change fixed background to “Move with the content” (scroll) Further – you can apply parallax to it and make it even more beautiful.
Please try the suggestion of them.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials for the site where you have issues.
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
The issue should be fixed now.
Please check.
Regards,
Eva Kemp.