Please try to disable third-party plugins one by one, very likely one of them caused issue.
Regards,
Robert Hall
Please try to disable third-party plugins one by one, very likely one of them caused issue.
Regards,
Robert Hall
Hello,
In this case you should use @font-face rule.
Please read more here:
https://css-tricks.com/snippets/css/using-font-face/
Regards,
Robert Hall
Hello,
Please check your menu now.
Regards,
Robert Hall
Hello,
I’ve added the following code in Global Custom CSS. Please check.
.product .product-image-wrapper.hover-effect-default-light .footer-product .show-quickly{
top: -20px;
}
.footer-product .yith-wcwl-add-to-wishlist {
position: relative;
top: 4px;
}
.product .product-image-wrapper .footer-product .yith-wcwl-add-to-wishlist a:before {
left: 5px;
top: 2px;
position: relative;
}
Regards,
Robert Hall
Hello,
As I see you didn’t set your menu. http://prntscr.com/aj0n7y
Also please provide us with wp-admin access in Private Content.
Regards,
Robert Hall
I’ve added CSS style for sign up button in Global Custom CSS. Check it.
Regards,
Robert Hall
Hello,
Do you want the same style of button as on promo popup?
Regards,
Robert Hall
Hello,
Please update the theme to the latest version and check issue.
Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
Hello,
I’ve added code in Custom CSS for mobile. Please check it.
.content-product .type-label-2 {
right: 0px;
}
.product-details .price {
font: 13px/25px 'Lato', Arial, Helvetica, sans-serif;
}
.content-product .type-label-2 {
font-size: 13px !important;
}
.product-details .price del {
font-size: 13px;
}
Regards,
Robert Hall
Hello,
Please try to use this code
.archive .page-content {
padding-top: 0px;
}
Regards,
Robert Hall
Hello,
Navigate to Dashboard->Theme Options->Blog Layout->and select Top for Sidebar position for responsive layout.
Regards,
Robert Hall
Hello,
do you want it for all menu links or some individually?
Regards,
Robert Hall
Hello,
In this case you should edit etheme_top_links() function in \wp-content\themes\woopress\framework\theme-functions.php file on line 933-1005.
For example, add this code
<li class="popup_link "><a class="" href="your-link-here"><?php _e('Link name', ETHEME_DOMAIN); ?></a></li>
before the following part of code
<?php if(etheme_get_option('promo_popup')): ?>
<li class="popup_link <?php if(!etheme_get_option('promo_link')): ?>hidden<?php endif; ?>"><a class="etheme-popup <?php echo (etheme_get_option('promo_auto_open')) ? 'open-click': '' ; ?>" href="#etheme-popup"><?php _e('Newsletter', ETHEME_DOMAIN); ?></a></li>
<?php endif; ?>
Regards,
Robert Hall
You’re welcome and thanks!
Regards,
Robert Hall
I’ve enabled ‘Include styles from “Ultimate Addons for Visual Composer” on every page’ option in Dashboard->Theme Options->General.
Please check the issue.
Regards,
Robert Hall
Also please provide us with link to wp-admin panel.
Regards,
Robert Hall
There was a syntax error and I’ve added space between <?php and global code.
Regards,
Robert Hall
Hello,
I’ve fixed this issue. Please check the site.
Regards,
Robert Hall
The official demo of Sidebar option is scoring 0/100
This is true because our demo also uses images of the big size.
If you try to reduce the size of images you will see that the points will be increase.
Regards,
Robert Hall
Hello,
As you can see you’re using images with very big size. See screeenshot: http://prntscr.com/aieses
You need to reduce them to increase the site speed.
Also you can speed up the site following the suggestions from these articles:
http://codex.wordpress.org/WordPress_Optimization
http://techtage.com/speeding-up-wordpress-sites/
http://www.sparringmind.com/speed-up-wordpress/
Regards,
Robert Hall
Hello,
We’ve just disabled the ‘Just Catalog’ option in Theme Options->Shop. Please check it.
Regards,
Robert Hall
Hello,
Please update the theme to the latest version also and check the issue.
Before update delete “woocommerce” folder in the directory wp-content/themes/woopress/ and it’ll be reuploaded from a new theme package.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
If the issue will persists provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
I’ve added the following code in Child Theme. Please check the issue now.
.products-small .product-item .variation dd:nth-child(2n):after {
content: " /";
position: absolute;
right: -5px;
top: 0;
}
.products-small .product-item .variation dd{
position:relative;
display:inline-block;
}
.shop_table .product-name dl dd{
position:relative;
}
.woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dd {
margin: 2px 0 .25em;
}
.shop_table .product-name dl dd:after {
content: "/";
float: right;
margin-left: 5px;
position: absolute;
top: 0;
right: -5px;
}
.products-small .product-item .variation dd:last-child:after{
display:none;
}
Regards,
Robert Hall
Hello,
You should login to your account on ThemeForest then you can download theme:
http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
Hello,
We’re glad to hear it.
If you have any questions feel free to contact us.
Regards,
Robert Hall
Hello,
I’ve just published a test post and added it in the Hair Care category. Please check it.
Regards,
Robert Hall
Hello,
You can just dismiss this notice. This will not affect the performance of your site.
Regards,
Robert Hall