Forum Replies Created

Viewing 30 posts - 51,691 through 51,720 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 16:10

    .fixed-header .menu-wrapper>.menu-main-container .menu>.current-menu-item>a

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 16:09

    I would recommend you to create a staging site (a full copy of live site but with PHP 7.2) where we will be able to check the problem more deeply. Provide us with wp-admin and FTP access to that site.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 15:55

    Hello,

    I’ve sent your request to our developers. For now, there is no ready solution, unfortunately.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 15:52

    Please provide us with temporary FTP access so we can to enable debug mode and take a closer look.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 15:48

    Hello,

    .menu-wrapper>.menu-main-container .menu>.current-menu-item>a

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 15:31

    Hello,

    .menu-mobile-menu-container {
        min-height: 300px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 14:44

    Hello,

    .header-wrapper .shop-text, .fixed-header-area .shop-text {
        font-size: 0;
    }
    .header-wrapper .shop-text .total .fixed-header-area .shop-text .total{
        font-size: 14px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 14:42

    Hello,

    et_register_form function you can find in royal/framework/theme-functions.php. Copy this function into functions.pho file of your child theme and make there changes appropriate to your needs.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 14:15

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 14:14

    Hello,

    Please update Core plugin to 1.1.6 version https://www.8theme.com/documentation/xstore/plugins/plugins-update/ http://prntscr.com/lhtjuf
    Then clear cache and check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 14:01

    Hello,

    Please update CMB2 plugin and let me know the result.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 13:52

    Likely, this text relates to WooCommerce plugin translation. Go to Loco translate > Plugins > Woocommerce > click on Sync > find and translate “Shipping”. Do not forget to cleat cache before checking result. If this doesn’t help, you need to check translations of your additional plugins.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 13:39

    Hello,

    Please add this code in Theme Options > Custom css > Global custom css:

    .mobile-nav-heading, .mobile-nav .menu >li a, .mobile-nav .links li a {
        color:  white;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 13:25

    Hello,

    What PHP version on your site right now?
    Please provide us with temporary wp-admin and FTP access so we can take a closer look.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 13:05

    Hello,

    Theme Options > Header > Header layout > Mini cart banner content

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 11:36

    Looks like the problem appears in Firefox browser only, in Chrome it works fine. Please try to disable “Enable sticky sidebar” in Theme Options > Shop > Shop page Layout then clear cache and check.
    Let us know the result.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 11:31

    Have you updated Ultimate Addons plugin? Please note that this plugin doesn’t come bundled with our theme.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 11:29

    As you can see there errors relate to your plugins http://prntscr.com/lhr798 Try to rename these plugins via FTP to disable them on site and then contact authors of these plugins.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 11:11

    Hello,

    I do not see the problem right now http://prntscr.com/lhqygp

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 10:53

    Hello,

    IP address of the specialist who will work on your problems is 176.98.70.175.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 10:49

    Hello,

    Sorry for the delay in answering.
    1)

    .menu .vc_custom_heading {
        font-size: 12px !important;
    }

    2) You can add target="_blank" for all links where it is required (content-product.php and content-product-slider.php files of your child theme), for example http://prntscr.com/lhqmn8

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 10:32

    Hello,

    We will reply here, once get the answer from our developers about the problem with our tabs.
    Default Tabs element http://prntscr.com/lhqdk2 should work fine on your site. If is doesn’t work, make sure that you use the latest version of XStore Core plugin + all required plugins are updated https://www.8theme.com/documentation/xstore/plugins/plugins-update/ Also, try to disable all 3rd party plugins to check if one of them causes the problem with default tabs.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 10:24

    Thanks for the reply.
    To be able to help we need to see the problem. Please contact us once the problem appears and provide the page URL.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 10:10

    Hello,

    1) Unfortunately, I can’t log in https://prnt.sc/lhq03n Please check.
    2) I am glad that the problem was solved. Thanks for letting us know.
    3) Go to Appearance > Themes > install and activate Storefront and check.
    4) Please provide screenshot and page URL for better understanding the problem.
    You can use such screenshot maker as Lightshot https://prnt.sc/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 09:56

    Hello,

    Go to Appearance > Menus > select Main menu http://prntscr.com/lhpw0z
    Also, you need to increase PHP Max Input Vars. By default it is 1000, try to set 5000 or 8000 for example http://sevenspark.com/wordpress/menu-item-limit
    If this doesn’t help, try to disable all 3-rd party plugins to check if one of them causes the problem.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 09:47

    Hello,

    Unfortunately, I can’t log in. Please check wp-admin access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 09:39

    Hello,

    Please try to change the previous code to:

    .woocommerce-shipping-methods input[type="radio"] {
        margin-right: 5px;
    }
    .shop_table tr li label {
        font-size: 16px;
        display:  inline;
    }
    .shop_table .shipping th {
        width: 25%;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 09:29

    You use latest versions of Woocommerce and Core plugins but the old version of XStore theme.
    Please note that XStore 5.0 is major update and we have changed a lot of things https://xstore.8theme.com/update-history/ including theme styles. For example, we removed some headers types in 5 version of our theme, because they were very similar, and added new settings in Theme Options http://prntscr.com/lhpe2p
    Child theme files should be updated according to new files.
    To avoid difficulties, backup the theme files and database before the update.
    Here you can find video – How to update theme from 4.x to 5.x – https://youtu.be/I7wPeHEPb6E
    To update the theme you can create a staging site (a full copy of live site) and update xstore there. Then, if everything is ok, update the production site.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 09:24

    Hello,

    Have you cleared cache? It looks fine, for me – https://prnt.sc/lhpid9 Try to check from another device to be sure that cache doesn’t affect it.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2018 at 09:20

    Hello,

    Please provide URL of page where I will be able to see the problem.
    Also, provide temporary wp-admin access.

    Regards

  • 1 2 3 1,723 1,724 1,725 2,273 2,274 2,275
    Viewing 51,720 results - 51,691 through 51,720 (of 68,227 total)
Viewing 30 posts - 51,691 through 51,720 (of 68,227 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.