Forum Replies Created

Viewing 30 posts - 52,471 through 52,500 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 10, 2018 at 08:05

    Hello @rafeekcj,

    Please check now.
    You did not provide wp-admin access. Please check what php version do you use, I would recommend to update it to PHP 7.2.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 10, 2018 at 07:44

    Hello,

    You need to create variable products https://docs.woocommerce.com/document/variable-product/ and enable Variation swatches in Theme Options.
    Please follow our video tutorial – https://youtu.be/XO-PDvhPypc

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 10, 2018 at 07:42

    Hello,

    I do not see the problem http://prntscr.com/l4aglk Is it solved?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 10, 2018 at 07:40

    Hello,

    You can install Loco translate plugin https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ and delete it after finish translation.
    OR
    The translation file xstore.pot is in the Translation Files folder in the theme package. Edit the .po file using POEdit, and use the translation field to make replacements.
    From the file menu, save the file with your language name and xstore theme suffix, e.g xstore-de_DE.po. It will generate both a .po and .mo files for your translation. Place these files into the languages /wp-content/languages/themes/ folder.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 10, 2018 at 07:36

    Hello,

    1. Please see screenshots http://prntscr.com/l4abot http://prntscr.com/l4abs1

    <div class="et-mailchimp dark"><p>
    	<input type="email" name="EMAIL" placeholder="Your email address" required />
    	<input type="submit" value="Sign up" />
    </p>
    </div>

    Also, some css code needs to be used in Theme Options > Custom css:

    .mc4wp-form .et-mailchimp input[type="email"] {
        border: 2px solid rgba(250,250,250,0.3)
    }
    .mc4wp-form .et-mailchimp input[type="submit"] {
        border-radius: 50% !important;
        background-color: transparent;
        border: none
    }
    .footer .et-follow-buttons a {
        padding: 12px;
        margin: 0 5px
    }
    .footer .et-follow-buttons a,.et-mailchimp input[type="email"] {
        border-radius: 30px
    }
    .mc4wp-form .et-mailchimp input[type="submit"] {
        right: 5px
    }

    This code can be different on different sites depends on the position of the form on site.
    2. Inside full theme package, you can find XStore_import_files or XML_files folder with slider archive http://prntscr.com/l4ae48 that you can import manually.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 10, 2018 at 07:23

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 16:06

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 16:05

    Hello,

    Please provide us with temporary wp-admin access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 15:15

    Please add this code in Theme Options > Custom css or in style.css of your child theme:

    .product_cat-vivarium-kits .product-images {
        display:  none;
    }
    .product_cat-vivarium-kits .product-information {
        width: 100%;
    }

    (this code will work for all products of vivarium-kits category)

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 15:10

    Hello,

    Please provide us with temporary wp-admin and FTP access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 14:24

    Hello,

    You can activate Variant hamburger in Theme options > Header > Header layout. If this is not what you are looking for, describe the desired result in more details.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 14:21

    Please provide temporary wp-admin access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 14:01

    Is this what you are looking for http://prntscr.com/l403aw ? If not, provide screenshots for better understanding.
    You can use such screenshot maker as Lightshot https://prnt.sc/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 13:57

    As I see, the code works fine. Please clear cache and check one more time http://prntscr.com/l4016h
    Position of this code needs to be changed also

    .copyright.copyright-3, .copyright.copyright-2 {
        background: #000;
        border-top: 1px solid #000;
        color: #000;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 13:51
    .single-product .product-content h1.product_title {
        font-size: 30px;
        color: red;
    }
    .single-product .product-content .price {
        font-size: 2rem;
        color:  black;
    }
    .single-product .product_meta .products-page-cats a {
        font-size: 16px;
        color: red;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 13:48

    Hello,

    1. Please try to disable all 3-rd party plugins, clear cache and check if one of them causes the problem.
    Did you make changes in template files?
    2. It is normal behavior. There is a limit to show 3 products in cart popup.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 13:24

    Hello,

    Please add this code:

    .footer-widget ul.menu > li > a {
        padding: 0px;
        line-height: 2em;
    }

    and let us know if this is what you are looking for.
    What browser do you use?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 13:18

    Hello,

    Please try to change Breadcrumbs Style in Theme Options > Header settings and remove http://prntscr.com/l3zguj

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 13:07

    Please describe desired result in more details.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 13:00

    You need to change position of this code http://prntscr.com/l3z48z in the custom.css. It is inside media query @media(min-width: 1200px) { }, so try to put it here http://prntscr.com/l3z5ec
    Also, make sure that the media query was closed in correct place of code. Likely your code for the alert message inside of the query also.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 12:32

    You need to change “Sale label size” in Theme Options > Shop elements > Sale & Out of Stock (for example 2.25×2.25).

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 12:29

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 12:27

    Please add this code in Theme Options > Custom css > Custom css for desktop:

    .fixed-header .header-logo img.logo-fixed {
        max-height: 70px;
    }
    .fixed-header > .container {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 10:46

    Hello,

    .sale-value {
        font-size: 1rem;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 10:18

    Please open custom.css file and delete

    .footer-top.footer-top-3, .footer.footer-bottom-3, .footer.footer-bottom-2 {
        background: #1a1a1a;
        color: #1a1a1a;
    }

    then change this code:

    .footer-top.footer-top-3, .footer.footer-bottom-3, .footer.footer-bottom-2 {
        background: #404040; 
        color: #8b8b8b;
    }

    to

    .footer-top.footer-top-3, .footer.footer-bottom-3, .footer.footer-bottom-2 {
        background: #1a1a1a;
        color: #1a1a1a;
    }

    Let me know result.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 09:48

    You’re welcome!
    This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 09:20

    Hello,

    Paddings for header http://prntscr.com/l3w8nc you can change in Theme Options > Header > Header styles. These paddings http://prntscr.com/l3w9wk can be changed via Theme Options > Menu > Menu styling > Main menu links > Customize > Paddings.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 09:14

    This custom css code was added inside media query http://prntscr.com/l3w68y so it works on desktop only, this one http://prntscr.com/l3w754 works for all other devices. Please check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 09:07

    Hello,

    Please try to use this code:

    .fixed-header > .container {
        padding-top: 0px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 08:44

    Hello,

    Please provide temporary wp-admin access so we can take a closer look.

    Regards

  • 1 2 3 1,749 1,750 1,751 2,273 2,274 2,275
    Viewing 52,500 results - 52,471 through 52,500 (of 68,227 total)
Viewing 30 posts - 52,471 through 52,500 (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.