Forum Replies Created

Viewing 30 posts - 24,481 through 24,510 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 13:29

    Hello,

    Our theme contains a few rewrote files (with our own features/options) of the WooCommerce plugin but to make it work in your case we duplicated the origin file of product-image.php by the next path -> homestic-child/woocommerce/single-product/product-image.php

    Now it is working correctly -> https://gyazo.com/fdc68a37eb70ce79362a4f09f11cdaeb

    Keep in mind that it is not possible to make that file works only for specific products so all single products have now the origin file of the WooCommerce plugin to output product-image.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 13:13

    Hello,

    Fixed. Please try to find and translate strings now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 13:09

    Hello,

    We can’t log in. Please check wp-admin access.
    Also, we need FTP access. If you do not know how to create FTP contact with your hosting provider, they will help you.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 13:07

    Hello,

    Could you, please, provide screenshots or a video for a better understanding of your request?
    Also, provide URL of product page with mentioned displaying.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 13:03

    Hello,

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

    .footer-copyrights p {
        font-size: 7px !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 13:01

    Hello,

    Provide temporary wp-admin access, so we can take a closer look at your settings.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 12:57

    Hello,

    Don’t stretch row with the slider, use Default https://prnt.sc/Me7mQyL3FWWx

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 12:56

    Hello,

    Try to disable javascript minification in the settings of the plugin.
    If this doesn’t help, try to contact the support of the plugin.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 12:49

    Hello,

    Thanks for letting us know.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 12:48

    Hello,

    Could you, please, record a video for a better understanding of your request?
    Also, provide URL of your site.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 12:46

    Hello,

    Please provide URL of page where you added the gravity forms, and let us know what exactly CSS not working. Screenshots will be appreciated.
    You can use the Lightshot screenshot or Gyazo tool to make screenshots and share links here.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 12:42

    Hello,

    Thanks for using our theme and for contacting us.
    “Refresh this page and it lets you scroll across to blank space on mobile devices.” – Do you use the latest version of the theme? To check it go to Appearance > Themes > Theme details about XStore parent theme – https://prnt.sc/_vWjB28Pc1gN If your version is 8.3.1, download sidebarCanvas.min.js file from this page https://dropmefiles.com.ua/en/BR6XQwTD and re-upload it into xstore/js/modules folder via FTP. Clear cache and check the result.

    “The CSS in the customisation panel doesnt work.” – do you mean code was added in Theme options > Theme custom CSS? Provide an example of such code and temporary wp-admin access, so we can take a closer look.
    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.

    “as kept duplicating the logo” – Provide a screenshot of the problem. As I can see, there is 1 logo image – https://prnt.sc/aRaH7bUQbhZR
    You can use Lightshot screenshot or Gyazo tool to make screenshot and share the link here.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 12:33

    Hello,

    Custom CSS code from this topic should helps – https://www.8theme.com/topic/my-filters-gets-wrong-position-when-top-static-block-is-active/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 12:31

    Hello,

    According to the fact those blocks were created with an additional plugin we could propose the next solutions only with custom CSS
    make max-height of filters
    1/

    .shop-filters .wcf-popover-body .inside-filter {
    max-height: 200px;
    overflow: auto;
    }

    2/ make the wishlist invisible until the customer will interact with the product (make hover on the product)

    .add-to-wishlist-before_image:not(:hover) .yith-wcwl-add-to-wishlist {
    opacity: 0;
    visibility: hidden;
    }
    .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    transition: all .3s linear;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 12:29

    Hello,

    We’ve checked your site on Firefox, Safari, and Chrome (Mac Desktop) and do not see the problem.
    Please try to clear cache of your browsers and check one more time. Try to check from other devices. Make sure that additional extensions in your browsers are not reason for this problem.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 11:21

    Hello,

    I’ve passed this topic to one of our developers, and I will let you know once get an answer. Please be patient and do not change access.
    Thanks in advance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 10:09

    Hello,

    Thanks for your replies.
    “I dont see how this is a wordpress issue. Its clearly a problem with the theme function.” – This panel is the default one from WP. To make sure that the problem comes not from our theme, try to activate Storefront (default WC theme) and check the panel then.

    Widgets could be messed up after theme switching, so open the Appearance > Widgets tab before switching to be able to move the widgets to the correct area after switching back.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 09:59

    Hello,

    Sorry for the delay in answering.
    We can’t connect – https://prnt.sc/aPM7YiSwkX-X Please check the credentials.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 09:55

    Hello,

    We do not see the problem right now – https://gyazo.com/70697fb628d937ccb89104e88d849d6a
    If it exists for you still, try to clear all cache and check one more time. Record a video for us. What browser do you use?

    Please try to disable all the third-party plugins (including cache plugins), that does not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , clear the cache of the browser, and check then. Maybe one of the additional plugins is the reason for the problem.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 09:50

    Hello,

    Thanks for letting us know.
    Please note that we do not give a guarantee for full theme compatibility with all existing 3rd party plugins.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 09:49

    Hello,

    “We’ve tasted with other themes and it’s work perfectly.”- Have you tested with Storefront (default WooCommerce theme). Could you record a detailed video of how it works?
    Provide FTP access also. If you do not know how to create FTP contact with your hosting provider, they will help you.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 09:34

    Hello,

    “it automatically came- the TEA STORE page” – it can’t be done automatically, you imported this WPB demo on site.
    “When i open the page with elementor it will open up in text- codes only.” – yes, because this version was created using WPBakery. If you want to use Elementor, you need to reset the current content and install one of our Elementor demo versions.
    “What are the exact steps to start using Elementor instead of WPBakery?” – please follow next steps:
    – Install WordPress Database Reset plugin and remove all the existing content
    – Go to XStore > Import demos > install one of Elementor demo, for example – https://prnt.sc/sayH5O4GuDy2
    – after the import, go to Elementor > Settings > Post types, enable editor for products and static blocks, then edit content depending on your needs.
    We can do this on your site. Provide temporary wp-admin access and URL of the desired demo.
    Waiting for your reply.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 08:36

    Hello,

    Thanks for the reply. Please check FTP access

    Regards

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 08:35

    Hello,

    Thanks for using our theme.

    Could you record a video of your customizing process with the error message shown?

    Provide temporary wp-admin and FTP access, via the Private Content area.

    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.

    ftp access: If you do not know how to create FTP contact with your hosting provider, they will help you.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 08:31

    Hello @Faisal,

    Thanks for using our theme.
    Please describe your problem in more detail and we will help you.
    Here is a list of required plugins – https://prnt.sc/SaJP9Cl3D9HI

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 08:29

    Hello @KD,

    You can find the archive “Revolution sliders from XStore Demos” here – https://www.8theme.com/downloads/ It contains all sliders from our demos.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 08:15

    Hello,

    We can’t open your site, unfortunately. Please check the Private content area.

    Regards

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 08:10

    Hello,

    We did not test such plugins with our theme, so can’t give you solid advice.
    Contact the support of WooCommerce, they will give you suggestions.
    Please note that we do not give a guaranty for full theme compatibility with all existing 3rd party plugins.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 08:08

    Hello,

    Thanks for understanding.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 08:00

    Hello,

    Record a video, upload it on a filesharing service, for example, https://dropmefiles.com.ua/en/ , and provide URL via the Private Content area.

    Regards

  • 1 2 3 816 817 818 2,273 2,274 2,275
    Viewing 24,510 results - 24,481 through 24,510 (of 68,231 total)
Viewing 30 posts - 24,481 through 24,510 (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.