Forum Replies Created

Viewing 30 posts - 58,861 through 58,890 (of 68,223 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 12:01

    Hello,

    Unfortunately, we are not able to help in this case, because of the problem doesn’t relate to theme. You need to contact your hosting provider support or WordPress support.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 11:56

    Hello,

    Unfortunately, this is not possible to hide “out of stock” products from related products section.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 11:48

    Hello,

    What woocommerce version do you use on site?
    WC released the new major update. We will release a new theme version within few days. This version will be a fully compatible with Woocommerce 3.3.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 11:44

    Hello,

    The wp-admin credentials are incorrect. Please check them.
    The problem with disabling was fixed in latest theme update http://prntscr.com/i8378r Please try to clear cache and check the “disable” option one more time.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 11:40

    Hello,

    Please set for column with the image – padding top 0px.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 11:32

    Hello,

    Please check if the problem persist when a default theme activated on your site. Also, if you use a child theme, try to activate parent theme and check the problem. Try to disable all 3-rd party plugins and check one more time.
    Let us know results.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 11:26

    Hello,

    Yes, you need to create such folder structure in child theme and copy the file to make changes.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 11:24

    Hello,

    WC released the new major update. We will release a new theme version within few days. This version will be a fully compatible with Woocommerce 3.3. You may try to downgrade woocommerce version to previous one or wait for the theme update.
    Also, before update any plugin you need to be sure that theme and other plugins that you use are compatible with the new version.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 11:19

    Hello,

    You may use this css code in Theme Options > Custom css:

    .single-product .page-heading .title {
        display:none;
    }
    .single-product .page-heading .woocommerce-breadcrumb {
       text-align: right;
       margin-top: 45px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 10:47

    Hello,

    You need to change settings of Products element to show only featured products and change limit for displayed products, also you may change id of products category or remove value from this field – https://prnt.sc/i82eou
    Let us know if you need any further assistance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 10:41

    Hello,

    Thanks for the topic.
    You may activate whatsapp share button in Theme Options > General > Share buttons.
    If you want to add link to whatsapp into our [8THEME] Social links VC element or 8theme – Social links widget, this requests additional customization in files (xstore/framework/widgets/socials.php
    xstore/framework/shortcodes/follow.php).

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 10:37

    Hello,

    Thanks for the topic.
    We will release a new theme version within 24 hours. This version will be a fully compatible with Woocommerce 3.3.
    Also, before update any plugin you need to be sure that theme and other plugins that you use are compatible with the new version.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 10:35

    Hello,

    You can use manual import (.xml files you can find in XML files folder of theme package) to import needed page (unfortunately, we don’t have the import for separate sections from pages). But you may import the page and just delete unnecessary rows, then switch to default text editor, copy the code and add this code to end of the page where you need this section, enable VC editor after that and drag&drop the section to the place where you need it on your page.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 10:23

    Hello, @Bitex

    The theme will be updated within 1-1.5 weeks. You may try to downgrade woocommerce version to previous one. Create backup of your files, database and theme options (Theme Options > Import/Export > Options > Export Options) to be able to restore the site to previous state if something goes wrong.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 10:13

    Hello,

    Image gallery and Media grid elements are default elements of VC. I can only suggest you use custom css code to make the lightbox of Media grid looks better. Please try to add this code in custom.css file of parent theme or in style.css file of child theme:

    .pp_content_container .pp_close, div.pp_default .pp_expand {
        padding: 0;
    }
    @media only screen and (max-width: 480px) {
        .pp_default .pp_description {
            display: none !important;
        }
        .pp_content {
            height: 125px !important;
        }
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 09:57

    Hello,

    I’ve edited your static block and added custom class https://prnt.sc/i81qn1 + added custom css code http://prntscr.com/i81r3b Please clear cache and check now http://prntscr.com/i81r9s

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 09:44

    Hello,

    I can’t connect to FTP – http://prntscr.com/i81i20
    Via admin panel, I do not see the child theme in Appearance > Themes. You need to download legenda child theme https://www.8theme.com/download-plugins/, make appropriate changes and activate the child theme on your site. Please try to do this one more time. Here you may see example of correct names for parent and child themes – http://prntscr.com/i81kgr

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 09:35

    Hello,

    Please activate parent theme on site, if the problem will be solved, this means that the problem relates to changes in child theme. Changes that you made in child theme files is a additional customization, but we are able to provide support only for theme bugs.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 09:28

    Hello, @JohnSpratt

    WC released the new major update. We will release a new theme version within 24 hours. This version will be a fully compatible with Woocommerce 3.3.
    Also, before update any plugin you need to be sure that theme and other plugins that you use are compatible with the new version.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 09:26

    Hello, @CharliezFrag

    WC released the new major update. We will release a new theme version within 24 hours. This version will be a fully compatible with Woocommerce 3.3.
    Also, before update any plugin you need to be sure that theme and other plugins that you use are compatible with the new version.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 09:17

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 09:16

    Hello,

    Please clear cache and check one more time or provide temporary wp-admin access in Private Content.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 09:15

    Hello,

    1. We did not make any changes. Likely such effect caused by cache. I’ve checked your Home page and the problem remains in explorer browser.
    2. You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 09:02

    Hello,

    Please describe your question in more details.
    Thanks in advance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 09:01

    Hello,

    If you want to apply custom css code on all pages of site, you need to add this in Theme Options > Styling > Custom css or in style.css file of child theme.
    Also, custom css code can be added in Custom css for page – http://prntscr.com/i811gw and an effect of the code will be visible only on the particular page.
    Let us know if you need any further assistance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 08:48

    Hello,

    Please wait for a new theme update that will be released soon. The new theme version will be fully compatible with latest woocommerce version.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 08:45

    Hello,

    We will release a new theme version soon. This version will be a fully compatible with Woocommerce 3.3.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 08:42

    Hello,

    Please wait for release a new theme update. The new theme version will be fully compatible with latest woocommerce version.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 08:35

    Hello,

    .single-product .product-information .cart button[type="submit"] {
        background-color: #2fd03b !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 08:33

    Hello,

    I hope you are well today and thank you for your question.
    We will release a new theme version soon. A fix for this problem will be included in the update.

    Regards

  • 1 2 3 1,962 1,963 1,964 2,273 2,274 2,275
    Viewing 58,890 results - 58,861 through 58,890 (of 68,223 total)
Viewing 30 posts - 58,861 through 58,890 (of 68,223 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.