Forum Replies Created

Viewing 30 posts - 25,411 through 25,440 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 17:40

    Thanks for letting us know. Have a nice day!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 17:39

    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.
    Also, check server error log.
    Let us know results.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 17:34

    Hello,

    Go to Elementor > Settings > Post types > enable editor for static blocks and Products, then edit Newsletter static block.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 17:15

    Hello,

    There are no such settings, but custom CSS can be used. Please provide URL of Brand page, so we can check and give you the code.
    Your site is under maintenance mode, so we can’t check it. Please provide temporary wp-admin access via the Private Content area.
    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.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 17:13

    Thanks for the answer. I will ask our dev team about this and let you know.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 17:07

    Hello,

    In the text of errors woocommerce-pdf-invoice plugin is mentioned. Do you have the problem when this plugin is disabled? If the problem is caused by that plugin, contact support of the plugin, please.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 17:02

    Hello,

    1/ Disable the mentioned in error text so-widgets-bundle plugin https://prnt.sc/YlbMQE-Vr5wv , and try then.
    2/ Contact your hosting provider and ask them if they block outgoing/ingoing connections to our server 136.243.62.35
    Your site should be able to make requests to our server and get a response.
    3/ Try to do manual updating via FTP – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ https://www.8theme.com/documentation/xstore/plugins/plugins-update/
    4/ Confirm that you have a full backup, then provide temporary wp-admin and FTP access, so we can check the problem mode deeply and do the update for you.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 16:58

    Hello,

    Please provide URL of page where you want to enable the Breadcrumbs.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 16:56

    Hello,

    Thanks for the reply.
    About FTP access, we can’t connect, unfortunately.

    Error:        	Connection timed out after 20 seconds of inactivity
    Error:        	Could not connect to server

    Do you have any limits for connections from other countries?
    What port can we use? Please clearly provide FTP host, FTP username, FTP password, FTP port.
    Waiting for your reply.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 16:50

    Hello,

    Do you have the mentioned issue when the Storefront theme is activated?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 16:16

    Hello,

    Registration is not a part of our theme functionality, it comes from WooCommerce plugin. If you checked available settings and they are not enough, you need to contact support of WC and ask for advice.
    Have you cheked registration on our demos, before the purchise? Sorry, but we can’t help you in this case, unfortunately.
    Let us know if you need any other assistance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 16:12

    Hello,

    Go to Edit page > custom CSS for page > change color in the code https://prnt.sc/JruWIIzHbDsu

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 15:59

    Hello,

    Please read docs of WC – https://woocommerce.com/document/woocommerce-localization/ and our documentation – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
    You will be able to disable the Loco plugin once finished the translation. You do not need to translate all strings, just texts that are visible on the frontend.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 15:56

    Thanks for the reply.
    I do not see this section on your Home page. Please provide URL.

    Regards

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 15:54

    Hello,

    Sorry for the long delay in answering.
    As I can see, you have changed some settings for headers and they look same in the Customizer and on frontend. Isn’t it? Was the problem solved? If not, please re-create the problem one more time, describe the desired result in more detail, provide FTP access also, and I will ask for assistance from our dev team side.
    Waiting for your reply.
    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
    July 14, 2022 at 15:40

    Hello,

    Could you provide a screenshot of the mentioned element on your site?
    You can use Lightshot screenshot or Gyazo tool to make screenshots and share links here.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 15:05

    We tried to find the solution that could allow us to add it from snippets but with no success.
    such actions like (‘wooco_before_components’, ‘wooco_before_wrap’) don’t work so it is better to ask plugin’s author why it is so.
    Not working example (but it should):

    add_action('wooco_before_wrap', function() {
    add_filter('woocommerce_product_variation_title_include_attributes', '__return_true');
    }, 999);

    For now, we added a filter directly in the plugins/wpc-composite-products-premium/wpc-composite-products.php ( https://prnt.sc/CnkbFhDLIHzN ) but it will be lost once you update that plugin so keep that line for yourself
    add_filter('woocommerce_product_variation_title_include_attributes', '__return_true');

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 14:53

    You’re welcome!
    You’ve selected a custom display type for products but did not create a correct layout using Grid builder, so I’ve set the Default one.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 14:52

    Hello,

    Please check this topic – https://www.8theme.com/topic/built-in-email-builder-wpml/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 13:49

    Hello,

    I passed the issue to our developers. I’ll inform you once they reply.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 08:26

    Hello,

    Clear cache and check now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 07:44

    Hello,

    Canceled and refunded.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 07:12

    Hello,

    WooCommerce does not have the option to set the related products from Dashboard, it takes them automatically by category or tag. Please read more in the article from my previous message.
    You have set Up-Sells and Cross-Sells products – https://prnt.sc/CJRdMpmO9jRn , so go to Single Product Builder > add elements into the content area – https://prnt.sc/2Fz7vVeKt-cn

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 07:04

    Hello,

    Thanks for using our theme.
    Please provide FTP access, I will ask our team to check what can be done to help you.
    If you do not know how to create FTP contact with your hosting provider, they will help you.
    Waiting for your reply.

    Please note that we do not give a guaranty for full theme compatibility with all existing 3rd party plugins. Sometimes, not always, you need additionally customize the theme or plugin to make them work together. Unfortunately, it’s not possible for the author to make the theme compatible with all the existing plugins and additional customization is outside the scope of our basic support.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2022 at 07:01

    Hello @Dewayne4608,

    Thanks for using our theme. Please submit your own first topic here – https://www.8theme.com/forums/xstore-wordpress-support-forum/
    Please provide URL of your site, temporary wp-admin and FTP access, so we can take a closer look.
    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.
    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
    July 13, 2022 at 15:58

    Hello,

    Thanks for using our theme.
    Please read this article – https://woocommerce.com/document/related-products-up-sells-and-cross-sells/
    Describe your problem in more detail. Provide URL of product and temporary wp-admin access, so we can take a closer look at your settings.
    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.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 13, 2022 at 15:22

    Hello,

    Usually, when an update comes out, I always wait at least a week or 2 before updating the theme. (in case something goes wrong and you release a patch some days later) – yes, you are right.

    Please download the theme (8.1.5v) and Core (4.1.5) – https://dropmefiles.com.ua/en/aUZyvf4A and install them on your site, check if the problem persists. Let us know the result
    Do not forget to create a full backup before the update.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 13, 2022 at 14:23

    Hello,

    You can activate the theme now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 13, 2022 at 14:21

    Hello,

    https://prnt.sc/VBIRiRRRDbJr – check settings of this plugin

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 13, 2022 at 13:04

    Hello,

    Try to disable all the third-party plugins (including cache plugins), that do 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 a reason for the problem.

    Regards

  • 1 2 3 847 848 849 2,273 2,274 2,275
    Viewing 25,440 results - 25,411 through 25,440 (of 68,231 total)
Viewing 30 posts - 25,411 through 25,440 (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.