Forum Replies Created

Viewing 30 posts - 66,061 through 66,090 (of 68,220 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 28, 2017 at 07:25

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 28, 2017 at 07:11

    Hello,

    Unfortunately, we can’t recreate the issue.
    Are you using the latest browser version?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 28, 2017 at 07:07

    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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 17:21

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 16:13

    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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 16:08

    Hello,

    Also use:

    .single-product .star-rating span {
        height: 20px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 14:43

    Hello,

    Please add !important

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 14:42

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 14:41

    Hello,

    I’ve changed your code in Custom CSS for mobile http://prntscr.com/ep1r4s

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 14:28

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 14:24

    Hello,

    Try to clear browser and server cache before checking. Let us know the result.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 14:20

    Hello,

    Go to edit your page > Show revolution slider instead of breadcrumbs and page title

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 14:18

    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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 14:10

    Hello,

    Please check slider now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 14:03

    Hello,

    Please use this code:

    .single_add_to_cart_button:hover {
        background-color: black !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 13:59

    Hello,

    Disable all the third-party plugin and check if it fixes the issue.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 13:51

    Hello,

    You can use this code in Custom css:

    .star-rating, .star-rating span:before {
        color: gold;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 13:47

    Hello,

    Could you please provide wp-admin access in Private Content?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 13:45

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 13:44

    Hello,

    Please provide wp-admin access in Private Content.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 13:38

    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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 13:09

    Hello,

    Could you please provide wp-admin access in Private Content?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 13:05

    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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 12:59

    Hello,

    Sorry for the delay in answering.
    Could you please provide wp-admin access in Private Content?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 12:11

    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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 11:00

    Hello,

    Sorry for the delay in answering.
    Seems you changed access so we can’t login and check anything.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 10:48

    Hello,

    The wp-admin credentials are incorrect.
    Please check them.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 10:43

    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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 10:41

    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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2017 at 10:35

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

  • 1 2 3 2,202 2,203 2,204 2,272 2,273 2,274
    Viewing 66,090 results - 66,061 through 66,090 (of 68,220 total)
Viewing 30 posts - 66,061 through 66,090 (of 68,220 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.