Forum Replies Created

Viewing 30 posts - 34,801 through 34,830 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 14, 2021 at 08:55

    Hello,

    Sorry for the long delay in answering.
    Set padding-top for section 0px, and margin-bottom for the Main header 0px.
    If you can’t find where to set it, provide temporary wp-admin access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 14, 2021 at 08:49

    Hello,

    Try to disable all the third-party plugins (including cache plugins), that do not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , clear cache of browser, and check how it works then.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 14, 2021 at 07:49

    Hello,

    I do not see the problem – https://gyazo.com/4fd3eea4250ec8b1b93df211add4016e Please clear cache and check one more time.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 14, 2021 at 07:21

    Hello,

    Delete this code http://prntscr.com/11d92p7 , you need to find this http://prntscr.com/11d93c2 and change it (Theme Options > Theme custom CSS (not Additional custom CSS) > Global custom CSS). If you can’t find it, provide us with temporary wp-admin access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 14, 2021 at 07:16

    Hello,

    Yes, provide FTP access and URL of the product with the problem.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 14, 2021 at 06:32

    Hello,

    There is no such possibility. You can submit a request here – https://www.8theme.com/taskboard/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 14, 2021 at 06:25

    Hello,

    Have you cleared cache? Have you contacted the support of the plugin?
    Provide us with URL and temporary wp-admin access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 14, 2021 at 06:24

    Hello,

    Theme Options > Header builder > Mobile menu > Extra Tab Content and Extra Tab Title

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 15:09

    Do you want to achieve it on a particular page only or for all pages?
    Please provide URL, temporary wp-admin, and FTP access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 15:07

    Ok. Let us know if any assistance will be needed.
    Have a nice day!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 14:05

    Yes, you mentioned the Single product page – https://prnt.sc/119k0z0 , so I gave you code for this 🙂
    Change the code to:

    .content-product .price {
        display: flex;
        justify-content: center;
    }
    .single-product .et_product-block .price {
        display: flex;
    }
    .single-product .et_product-block del,
    .content-product .price del {
        order: 2;
    }
    .single-product .et_product-block ins,
    .content-product .price ins {
        order: 1;
        padding-left: 0px;
        padding-right: 5px;
    }

    Describe the situation with тг in more detail, please. Make sure that it relates to our theme, not for other plugins or your additional customization.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 13:58

    Hello,

    By default, there is no such option. Additional customization in files is outside the scope of our basic support.
    You may try the next workaround, install Loco Translate plugin > create a translation for XStore to English, find and change the text, Save changes and disable the Loco plugin.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 13:13

    Please try this one:

    .single-product .et_product-block .price {
        display: flex;
    }
    .single-product .et_product-block del {
        order: 2;
    }
    .single-product .et_product-block ins {
        order: 1;
        padding-left: 0px;
        padding-right: 5px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 13:11

    There is no such possibility, unfortunately. You can submit a request here – https://www.8theme.com/taskboard/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 13:08

    Hello,

    1) Try to add the next code in Theme Options > Theme custom CSS > Global custom CSS:

    .content-product .product-content-image,
    .product-mini-image,
    .product-title,
    .cart .product-thumbnail a {
        pointer-events: none;
    }

    2) If your Footer is created using Elementor, you can hide sections – http://prntscr.com/119lsd4
    3) Please describe your request about the mobile panel in more detail.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 12:44

    Hello,

    As I can see, products are shown just fine on your Shop page, right now – http://prntscr.com/119laqi
    What should we do to be able to see the problem? Please, provide temporary wp-admin access. Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 12:42

    Hello,

    Change this code http://prntscr.com/119l6ep to

    .widget_product_categories.sidebar-widget ul li a {
        font-size: 19px;
    }

    http://prntscr.com/119l9ac

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 12:33

    Hello,

    Try to use the next custom CSS code:

    .single-product .product-information-inner .price {
        display: flex;
    }
    .single-product .product-information-inner del {
        order: 2;
    }
    .single-product .product-information-inner ins {
        order: 1;
        padding-left: 0px;
        padding-right: 5px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 12:02

    Hello,

    Great. Have a nice day!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 10:28

    Hello,

    Please provide correct FTP access – https://prnt.sc/119ilhd

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 10:26

    Hello,

    3. Provide temporary FTP access. I will pass this question to our technicians. They will be able to check it more deeply after the weekend.
    If you don’t know your FTP host, FTP login, and FTP pass contact your hosting provider and ask this information.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 10:16

    Hello,

    You need to choose one of the builders, that suits you best, create content using that builder and turn off the other. We are not developers of builders. If you think the Elementor is slower, then use WPBakery for everything.
    We have sent you the test results of your site. A page load speed of 1.5s is not a bad result. But if you are not satisfied with it, we can offer you only a refund – https://themeforest.net/refund_requests/new , because in our theme there are no more additional options to speed up the site.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 09:54

    Hello,

    Find and translate strings, for example – http://prntscr.com/119hxxh , clear cache and check the result – http://prntscr.com/119hy6f

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 09:48

    Hello,

    1) Settings > Permalinks > check if you use the Post name type and re-save permalinks. Try after that.
    2) Theme Options > WooCommerce > Shop elements > Categories > Open Product Categories Widget By Default > Off
    3) Add the next code in Theme Options > Theme custom CSS:

    .widget_product_categories.sidebar-widget ul li a, .sidebar-widget ul li a {
        font-size: 16px !important;
        font-weight: 500;
    }

    http://prntscr.com/119huo9

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 09:21

    Hello,

    Upload your image like here and play with settings – http://prntscr.com/119hcs0

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 09:17

    Hello,

    There is no such built-in option in our theme. You can submit a request and describe the desired result in more detail here – https://www.8theme.com/taskboard/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 08:53

    Our “Product Title Chars Limit” option is similar to the mentioned by you option. For example – http://prntscr.com/119gt01

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 08:44

    Hello,

    Change this custom CSS code – http://prntscr.com/119g8jt to http://prntscr.com/119gng3
    .content-page

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 07:59

    Hello,

    To clean the browser cache you can use this extension https://chrome.google.com/webstore/detail/clear-cache/cppjkneekbjaeellbfkmgnhonkkjfpdn?hl=en

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2021 at 07:41

    Hello,

    Thanks for using our theme.
    Please provide temporary wp-admin access, so we can take a closer look.
    Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.

    Regards

  • 1 2 3 1,160 1,161 1,162 2,273 2,274 2,275
    Viewing 34,830 results - 34,801 through 34,830 (of 68,231 total)
Viewing 30 posts - 34,801 through 34,830 (of 68,231 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.