Forum Replies Created
-
AuthorPosts
-
Hi,
I added the missing the information.
Please reload your site and check again.
Regards,
Hi,
Sorry for the late response.
We are not sure about the compatibility between "Alidropship Woo plugin" with Rubino Theme. Could you contact to the plugin's creator for getting sure that whether it supports for any theme using "WooCommerce plugin" or just their certain themes?
If Woocommerce plugin is available in the Alidropship Woo plugin, you can try installing it and we will support you for the crashing issue.
Regards,
Hi,
I'm not sure this issue.
I try to create the new Post, Page, and update, but Post and Page still normal operation.
You can try to remove the cached or try with a different computer.
Regards,
Hi,
– Currently, we have installed "Sofani Theme" on your site. Please reload the site to check it again. You currently can custom for Sofani Theme.
– About Purchase code issue: Our theme uses “wp_remote_get” function to request my server to check the purchase and verify your license. Please check the function "wp_remove_get" blocked on your hosting.
+ Our theme uses “wp_remote_get” function to request my server to check the purchase and verify your license. Please check the function "wp_remove_get" blocked on your hosting.
+ Please check this IP (104.31.68.39) address whether it is blocked on your host or not.
Regards,
This reply has been marked as private.Hi,
I have setup for Home 6. Please reload your site and check again.
Hi,
With the current version, we removed the background color effect on hover.
If you want to it, you can add these lines to Custom CSS (Theme Option -> Custom CSS & Script -> Custom CSS).
header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .menu-wrapper #main-menu > li > a:before {
opacity: 0;
content: "";
position: absolute;
right: 0;
top: 0;
left: auto;
bottom: auto;
width: 100%;
height: 100%;
background: #ffb535;
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: skew(-25deg);
-ms-transform: skew(-25deg);
transform: skew(-25deg);
z-index: -1;
-webkit-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
transition: all 0.35s ease;
}
header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .menu-wrapper #main-menu > li:hover > a:before, header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .menu-wrapper #main-menu > li.current-menu-item > a:before {
opacity: 0.75;
}
Hope it helps!.
Regards,
This reply has been marked as private.Hi,
You go to Page Options -> Page Footer -> Set "Default" -> Update.
Hope it helps!.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hi,
Please send link error or a screenshot. I will help you check.
Hi,
Please check "Page Option". If the Header Sticky select "Enable Header Sticky" -> Please return "Default".
Hope it helps!.
Hi,
You go to "Theme Options => Custom CSS and add this lines":
.product-item-wrap .product-thumb .product-thumb-primary img {
webkit-transform: translateX(0)!important;
-ms-transform: translateX(0)!important;
-o-transform: translateX(0)!important;
transform: translateX(0)!important;
}
Hope it help!.
-
AuthorPosts
