Forum Replies Created

Viewing 30 posts - 51,571 through 51,600 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 19, 2018 at 09:25

    Hello,

    You’re welcome!

    Regards

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

    Hello,

    You can copy content-product.php file (wp-content/themes/xstore/woocommerce) into child-theme/woocommerce folder and make changes there.
    Also, etheme_product_countdown (xstore/framework/woo.php) and etheme_countdown_shortcode (xstore/framework/shortcodes/countdown.php) functions can be changed via functions.php file of child theme.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 19, 2018 at 09:04

    Hello,

    Thanks for contacting us.
    Please read documentation https://www.themepunch.com/revslider-doc/main-background/ https://www.themepunch.com/faq/static-layer-background-video/
    Let us know if you need any further assistance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 19, 2018 at 08:53

    Hello,

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

    @media only screen and (max-width: 768px) {
        .product-information-inner {
            width: 80%;
            float:  right;
        }
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 19, 2018 at 08:46

    Hello,

    1) Theme Options > Header settings http://prntscr.com/lk3u2u
    Appearance > Widgets > Left side top bar area + Right side top bar area https://youtu.be/4SfPPuwPCVI
    2) http://prntscr.com/lk3ucx
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 19, 2018 at 08:41

    Hello,

    Thanks for contacting us.
    I can’t log in using access form the Private Content area.
    Please go to Theme Options > Typography > Menu > Menu 1 level.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 19, 2018 at 08:39

    Hello,

    Try to add this code in Theme Options > Custom css > Custom css for mobile:

    .onsale, .sale-value {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 17:03

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 16:53

    http://prntscr.com/lj7m4m (xstore/woocommerce/form-checkout.php) – please try to remove this and check the result.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 16:47

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 16:38

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 16:35

    Hello,

    Please try to add this code in style.css file of the child theme:

    @media only screen and (max-width: 992px) {
    	.products-grid .product, .products-grid.product-count-3 .product, .products-grid.product-count-3 .product:nth-child(5n+1):first-child, .products-grid.product-count-3 .product:nth-child(4n+1):first-child, .products-grid.product-count-3 .product:nth-child(3n+1):first-child, .products-grid.product-count-3 .product:nth-child(2n+1), .products-grid.product-count-3 .product:nth-child(n) {
    	    margin-left: 15px !important;
    	    margin-right: 15px !important;
    	}
    }

    Do not forget to clear cache before checking the result.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 16:28

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 16:27

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 16:27

    Hello,

    Try to regenerate both images. If this doesn’t help, provide temporary wp-admin access so I can take a closer look.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 16:21

    Hello,

    Please try to add this code in Custom css:

    .product-results-on .product-ajax-list ul li:nth-child(3n+1), .post-results-on .posts-ajax-list ul li:nth-child(3n+1) {
        clear: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 16:01

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 15:36

    We’ve sent woo.php file to your registration email.
    Please rename current woo.php file in legenda/framework folder and upload the new one. If this solves the problem, you can delete the old file (in case you did not make changes in the woo.php file).

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 15:10

    Hello,

    “Shipping” relates to woocommerce plugin translation. Have you synchronized WooCommerce translation?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 14:11

    Have you cleared cache?

    Regards

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

    Hello,

    .content-product .stock, .content-product .available-on-backorder {
        background-color: white;
        color: red;
    }

    Regards

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

    Hello,

    Please try to add this code in Theme Options > Custom css > Custom css for mobile:

    .my_account_orders .view {
        background-color:  transparent !important;
        border:  none !important;
        color:  black !important;
    }

    Regards

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

    Hello,

    Current theme version is not fully compatible with the latest woocommerce version.
    We are sorry but TheLeader theme was removed from ThemeForest long time ago and this theme doesn’t have scheduled updates. You can downgrade WC version or submit refund request on ThemeForest and buy the new up to date theme with regular updates, for example, XStore https://themeforest.net/item/xstore-responsive-woocommerce-theme/15780546

    Regards

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

    You’re welcome!

    Regards

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

    Hello,

    Please submit different topics for different questions.
    Thanks in advance.
    1) Theme Options > General > Header Settings > Sign In link position.
    2) Please check if you have the same problem with default WooCommerce theme – Storefront on site. Likely you need to contact Woocommerce plugin about this.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 10:01

    You’re welcome!

    Regards

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

    Hello,

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

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 08:36

    Hello,

    1, 2. If you face a problem with translation, you need to be sure that your translation files are synchronized.
    Make sure you placed translation files into the /wp-content/languages/themes/ folder with correct names (language name and xstore theme suffix, e.g xstore-de_DE.po, xstore-de_DE.mo) https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
    Button Sync (Loco Translate plugin http://prntscr.com/glemdq) allows you to synchronize your translation file with updated pot file. It means if we made any changes in template files that may affect translation or we added new string for the translation and you updated theme you need to synchronize your translation with updated files. Only after synchronization, you’ll be able to translate new strings or strings that were changed. Also, don’t forget to backup all the files before any update.
    If you need any further assistance, provide temporary FTP access.
    3) You can remove padding using this custom css code:

    .header-wrapper.header-double-menu .header-logo {
        padding-left: 0px;
        padding-right: 0px;
    }

    Also, check how much empty space has the logo image – https://prnt.sc/lj0tr4

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 08:27

    Hello,

    Thanks for the screenshots.
    Waiting for access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2018 at 08:24

    Hello,

    Thanks for contacting us.
    Please provide page URL so we can take a closer look and guide you.

    Regards

  • 1 2 3 1,719 1,720 1,721 2,273 2,274 2,275
    Viewing 51,600 results - 51,571 through 51,600 (of 68,227 total)
Viewing 30 posts - 51,571 through 51,600 (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.