Hello,
In this case you need edit the file wp-content/themes/legenda/woocommerce/content-single-product.php and place the tabs section where you wish.
Regards,
Eva Kemp.
Hello,
In this case you need edit the file wp-content/themes/legenda/woocommerce/content-single-product.php and place the tabs section where you wish.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials as well.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve enabled Visual Composer editor for Static Blocks in Settings > Visual Composer > Content Types.
Please check now.
Thank you.
Regards,
Eva Kemp.
Hello,
Our theme requires at least Visual Composer plugin.
I’ve deactivated Revolution Slider.
Please take our apologies for inconveniences.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Thank you for explanation.
“Return to previous page” uses back() method and loads the previous URL in the history list. But if you enable Ajax filter for shop page it means that page is not reloaded. So, either disable Ajax Filter (Theme Options > Shop > Enable Ajax Filter > Off) or hide “Return to previous page” link.
Regards,
Eva Kemp.
Hello @Angel,
We’re glad you managed to resolve this issue.
Thank you for contacting our support.
Regards,
Eva Kemp.
Hello,
We’ll take this into our account and fix in the new theme upate.
Thank you.
Regards,
Eva Kemp.
Hello,
The issue has been fixed.
Please check it.
Regards,
Eva Kemp.
Hello,
The error has been fixed.
Also I’ve added this code in footer.php file before </body> tag to hide image title on hover:
<script type="text/javascript">
jQuery('document').ready(function($){
$('[title]').removeAttr('title');
});
</script>
Please clear browser cache and check it.
Regards,
Eva Kemp.
Hello,
I’ve installed the required plugins and now featured image is shown.
Please clear browser cache and check.
Regards,
Eva Kemp.
Hello,
Sorry, but we can’t connect to FTP.
What is FTP host?
Regards,
Eva Kemp.
Hello,
Did you change FTP credentials?
Please provide us with the correct login details.
Thank you.
Regards,
Eva Kemp.
Hello,
If you check this plugin with default WordPress theme you’ll see that PayPal method isn’t shown there too. So the problem is with the plugin and not the theme.
You should ask the plugin authors to check plugin work with default WordPress theme.
Thank you.
Regards,
Eva Kemp.
Hello,
Please look at the screenshot:
http://storage1.static.itmages.com/i/15/0402/s_1427985312_6478162_2ab02e28f2.png
The error still persists.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials.
Did you edit the file framework/shortcodes.php in the theme directory?
Thank you.
Regards,
Eva Kemp.
Hello,
You can remove title from images in Media section of wp-admin panel or use this solution:
http://www.kevinleary.net/remove-title-attributes-images-wordpress/
Did you change FTP credentials?
Please provide us with the correct login details.
Thank you.
Regards,
Eva Kemp.
Hello,
Could you please show a screenshot for better understanding?
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please try to upload image with original dimensions 1425px × 1900px and check zoom effect after that.
Thank you.
Regards,
Eva Kemp.
Hello,
To translate the text in cart popup window you need edit the file:
wp-content/themes/xmarket/code/woo.php (lines 106, 108) and the file wp-content/themes/xmarket/woocommerce/loop/result-count.php.
I’ve activated the plugin “WooCommerce Additional Fees”. What problems are you experiencing with it?
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with a link to that page.
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry, but still the same error.
Could you check it again?
Regards,
Eva Kemp.
Hello,
Please try to use this code in custom.css file:
@media only screen and (max-width: 1200px) {.header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a {
font-size: 11px !important;
}}
Regards,
Eva Kemp.
Hello,
I’ve set home page in Settings > Reading.
Please clear browser cache and check the site now.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve recreated the button on the Services page.
Please check it.
As you’re using 1/2 column for single image element the image can’t be stretched to 1200px as the row is divided in half.
Regards,
Eva Kemp.
Hello,
We can’t connect to FTP account. There is an error:
Response: 530 Login failed. Please verify the username and password supplied, and that FTP has been unlocked. Check your control panel or contact support for more information.
Error: Critical error
Error: Could not connect to server
Please check it.
Thank you.
Regards,
Eva Kemp.
Hello,
We can’t connect to FTP.
Please check the credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry, but we don’t know what was the reason. You need check error logs and ftp logs on a server at your host.
Regards,
Eva Kemp.
Hello,
I’ve created child theme for you. Now you need copy the modified files into the directory wp-content/themes/royal-child and css changes should be moved in the file wp-content/themes/royal-child/style.css.
Thank you.
Regards,
Eva Kemp.