Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Unfortunately, we can’t recreate the issue.
Are you using the latest browser version?
Regards,
Rose Tyler.
Hello,
Unfortunately, on defaults woocommerce brands pages, you can display only Shop sidebar, enable it http://prntscr.com/epc51f. You can add in this area 8theme – Brands Filter http://prntscr.com/epc580.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
Please use PHP 5.6, because the current themes version isn’t fully compatible with 7.0. Very likely CPU problem is related to it.
Regards,
Rose Tyler.
Hello,
Also use:
.single-product .star-rating span {
height: 20px;
}
Regards
Hello,
Please add !important
Regards
Hello,
You’re welcome!
Regards
Hello,
I’ve changed your code in Custom CSS for mobile http://prntscr.com/ep1r4s
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Try to clear browser and server cache before checking. Let us know the result.
Regards,
Rose Tyler.
Hello,
Go to edit your page > Show revolution slider instead of breadcrumbs and page title
Regards,
Rose Tyler.
Hello,
What browser was used?
Please, try to add this code in Custom css:
.single-product .quantity.buttons_added {
margin-right: 10px;
padding-right: 0;
}
Regards,
Rose Tyler.
Hello,
Please check slider now.
Regards,
Rose Tyler.
Hello,
Please use this code:
.single_add_to_cart_button:hover {
background-color: black !important;
}
Regards
Hello,
Disable all the third-party plugin and check if it fixes the issue.
Regards
Hello,
You can use this code in Custom css:
.star-rating, .star-rating span:before {
color: gold;
}
Regards
Hello,
Could you please provide wp-admin access in Private Content?
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please provide wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
Read more about required version of PHP and configuration limits in our documentation:
https://www.8theme.com/demo/docs/woopress/index.html#!/demo_data_installation (1.1 Before you start section.)
You need be running PHP 5.6. Our new theme version will be compatible with 7.0.
You can download Visual Composer latest version here https://www.8theme.com/download-plugins/. Read more in our documentation (3.5 Activation and Purchase Codes)
Regards,
Rose Tyler.
Hello,
Could you please provide wp-admin access in Private Content?
Regards,
Rose Tyler.
Hello,
Try to use this code in Custom css:
.menu .nav-sublist-dropdown, .menu .nav-sublist-dropdown ul > li
ul {
background-color: #5aa1e3;
}
Regards,
Rose Tyler.
Hello,
Sorry for the delay in answering.
Could you please provide wp-admin access in Private Content?
Regards,
Rose Tyler.
Hello,
It depends on what element you use to display text and where. For example, you can write text font size in em or add css custom code to change size on mobile.
Please provide link to page and screenshot so I could write the best way to decrease.
Regards,
Rose Tyler.
Hello,
Sorry for the delay in answering.
Seems you changed access so we can’t login and check anything.
Regards,
Rose Tyler.
Hello,
The wp-admin credentials are incorrect.
Please check them.
Regards,
Rose Tyler.
Hello,
1. We have forwarded this question to our developers. It will be fixed in the next theme update.
2. You can add css code to disable this button.
3. Please add this code in function.php file child theme to disable our brands:
// ******************************************** //
// ! Disable etheme brands
// ******************************************** //
remove_action( 'init', 'et_create_brand_taxonomies', 0 );
remove_action( 'admin_enqueue_scripts', 'et_brand_admin_scripts' );
remove_action( 'brand_add_form_fields', 'et_brand_fileds' );
remove_action( 'brand_edit_form_fields', 'et_edit_brand_fields', 10,2 );
remove_action( 'created_term', 'et_brands_fields_save', 10,3 );
remove_action( 'edit_term', 'et_brands_fields_save', 10,3 );
Regards,
Rose Tyler.
Hello,
You can use css code to display MailChimp elements as you want.
Could you please provide wp-admin access in Private Content?
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.