Forum Replies Created

Viewing 30 posts - 34,111 through 34,140 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 13:46

    Hello,

    It can’t be done using custom CSS only. It requests additional customization in files, which is not included in our basic support. If you have appropriate skills – edit cart.php (wp-content/themes/xstore/woocommerce/cart) via child theme. Or order additional customization service (WPKraken team).

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 13:12

    Hello,

    It looks that options were reset. What actions did you do before it happened? Did you change the theme folder name or switched between themes or reset options?
    Do you have a backup of the site before theme options reset?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 13:04

    Hello,

    Appearance > Widgets > Shop sidebar > edit title of Brands widget.
    Loco translate > Plugins > XStore Core > find and change “All Brands” text

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 12:59

    Hello,

    Please check credentials – https://gyazo.com/13a15f11e339d4b2cd0567e850d51ec8

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 12:56

    Hello,

    Please provide the URL of the mentioned page.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 12:05

    Thanks for the reply.
    Our technicians will check the problem more deeply after the weekend. Please be patient and do not change access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 12:04

    Hello,

    Thanks for the reply.
    Our technicians will check the problem more deeply after the weekend. Please be patient and do not change access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 11:01

    Hello,

    Download child theme archive from this page – https://www.8theme.com/downloads/ Go to Appearance > Themes > install and activate the child theme.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 10:55

    Hello,

    Custom CSS code can be used, for example, add the next code in Theme Options > Theme custom CSS > Custom CSS for desctop:

    .woocommerce-checkout .col-md-5.cart-order-details {
        width: 70%;
    }
    .woocommerce-checkout .col-md-7 {
        width: 30%;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 10:52

    Hello,

    I do not see the problem on the cart page. Please login to the site using the credentials that you provided and visit the Cart page. Clear cache of your browser. Could you re-create the problem, so I log in and check?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 10:16

    Hello,

    Please provide temporary wp-admin and FTP access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 10:05

    Hello,

    Provide URL and temporary wp-admin access, so we can take a closer look.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 09:46

    Hello,

    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
    May 15, 2021 at 09:39

    Hello,

    Thanks for contacting us.
    Please provide temporary FTP access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 09:31

    Hello,

    Use custom CSS code:
    1)

    .content-product .price del {
        display: none;
    }

    2)

    .content-product .price del {
        font-size: 13px;
    }
    .content-product .price ins {
        font-size: 24px;
    }

    https://gyazo.com/dc7c6c7fd3310be5baa916df8f8ef9d6

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 09:20

    Hello,

    Yes.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 08:45

    Add the next custom CSS code:
    #faq-style {white-space: normal;overflow: unset;line-height: 1.3;}

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 08:42

    Hello,

    Enable debug mode in WordPress – https://wordpress.org/support/article/debugging-in-wordpress/ to find out what error appears on your site, it will point you in the right direction what needs to be fixed.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 08:41

    Hello,

    There is margin http://prntscr.com/12yc8oz that comes from plugin – http://prntscr.com/12yc9bw Check settings of the plugin, contact support of it, or just use the next custom CSS code:

    .woocommerce .header-top-wrapper .wcml-dropdown.product,
    .woocommerce .site-header-vertical .wcml-dropdown.product {
        margin: 0px !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 08:25

    Hello,

    Add !important here – https://prnt.sc/12ybtgc

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 08:21

    Hello,

    Thanks for using our theme.
    Please provide temporary FTP access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 08:15

    Hello,

    Please provide FTP access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 07:02

    Edit product > General (for simple products) – Regular price; Edit product > Variations (for variable products) > price for variation.
    WooCommerce > Settings > Currency options

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 06:57

    Hello,

    Thanks for using our theme.
    We’ve checked your activations – http://prntscr.com/12y8vqy
    According to the ThemeForest license policy, you can use 1 license for 1 project only (dev site, production site, localhost but the same project!) –
    https://themeforest.net/licenses/standard In case you are working on different projects you need to purchase more licenses.
    Let us know if any further assistance is needed.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2021 at 15:13

    Hello,

    http://prntscr.com/12xddzg – re-upload the logo image into your media library or contact your hosting provider about this Mixed content issue.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2021 at 15:12

    Hello,

    Dashboard > XStore > Custom Fonts

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2021 at 14:39

    Hello,

    Thanks for contacting us.
    Install Default demo version, like shown in this video – https://youtu.be/UAlAkvoilfk , > go to Pages > Add new > import Home yellow xstore page – https://youtu.be/wkIKN2IyEZI , then Dashboard > Settings > Reading > Your homepage displays > select the Imported Home page.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2021 at 14:02

    Hello,

    Provide URL and temporary wp-admin access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2021 at 13:23

    Hello,

    Changes were done in functions.php of your child theme – http://prntscr.com/12x95bw

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2021 at 13:19

    Hello,

    Go to Static blocks > create a new one, edit it using Elementor > open Studio > find and import the desired block – https://gyazo.com/008d514ed0babf61d455caadd979b11a , save this static block. Go to Appearance > Widgets > Footer area > select your static block.

    Regards

  • 1 2 3 1,137 1,138 1,139 2,273 2,274 2,275
    Viewing 34,140 results - 34,111 through 34,140 (of 68,231 total)
Viewing 30 posts - 34,111 through 34,140 (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.