Forum Replies Created

Viewing 30 posts - 16,771 through 16,800 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 15:49

    Hello, WebsiteDude,

    The cause of this issue is JavaScript errors on the pages depicted in the screenshot https://prnt.sc/7hdACtqrp0wn These errors are both from the scripts of additional plugins and from the built-in WordPress scripts, usually occurring when the loading order of the scripts is violated. We have tried disabling the caching plugin and clearing the cache, but to no avail. It is possible that you have some server-side caching enabled. Please also let us know if any modifications have been made to the WordPress files.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 15:46

    Hello, PJone,

    Thank you for contacting us and for using XStore.

    1/ In this case, after adding the code, go to Header Builder > Main menu > Computed box > change padding top and bottom for the menu.

    2/ Please add the following code to the Theme Options > Theme Custom CSS > Desktop section:

    .et_b_header-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown .item-level-1>a {
        text-transform: none;
    }

    3/ We would recommend you to create mega menu using static block, in this case, you will be able to use Elementor https://www.8theme.com/documentation/xstore/menu-set-up/mega-menu/

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 15:10

    Hello, HUSSTLE,

    Thank you for contacting us and for using XStore.

    Please try to use the next custom CSS code:

    .single-product footer {
        margin-bottom: 80px;
    }

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 15:02

    Hello, Finleydesign,

    Do you mean you’ve found a bug in the plugin?
    We would recommend you contact authors of the plugin https://support.themecatcher.net/verify and via contact form on this page – https://codecanyon.net/user/themecatcher Let them know that you got the plugin bundled with XStore theme https://www.8theme.com/documentation/xstore/plugins/activation-and-purchase-codes/ , and that you found a bug in the plugin and would like to contact the developer directly to resolve it.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 14:50

    Hello, Finleydesign,

    Thank you for contacting us and for using XStore.

    The issue is caused by the spaces after the website domain which the computer automatically replaces with %20 symbols, which in turn breaks the path to the file. We have added a filter to the functions.php of the child theme in order to resolve this. However, the best solution from your side would be to remove the spaces after the website domain and then remove the filter from the child theme.

    Filter code

    add_filter( ‘plugins_url’, ‘wpb_plugins_url_fix’, 10, 3 );

    function wpb_plugins_url_fix($url, $path, $plugin){
    $url = preg_replace( ‘/\s/’, ”, $url );
    return $url;
    }

    Screenshots we added in the Private Content

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 14:49

    Hello, Ryan,

    Thank you for contacting us and for using XStore.

    Please read and follow this article first – https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
    and optimize your images – https://prnt.sc/RMChN8_m3nm_ https://prnt.sc/Is0gd3jOaFm_
    We do not see other problems – https://gtmetrix.com/reports/cicaribbean.com/Xb0NsFyg/
    What tester do you use?

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 14:46

    Hello, Anand,

    Thank you for contacting us and for using XStore.

    There is no such option in our theme, unfortunately, but you can activate “Quick View” via Theme Options > WooCommerce > Shop > Shop Elements > Quick View.

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 14:34

    Hello, Marek,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    This information you can get from the site where the theme was purchased – https://help.market.envato.com/hc/en-us/articles/205604563-View-Download-Invoices

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 14:31

    Hello, Vasak,

    Thank you for contacting us and for using XStore.

    We can’t log in “Error: The password you entered for the email address is incorrect.”

    As we can see in your video, there are “Select Options” buttons, not add to cart, so you added variable products to the Wishlist. Products without selected variation can’t be added to the cart. We would recommend you enable “Wishlist For Product Variations” via Theme Options > Speed optimization.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 14:18

    Hello, Diamantis,

    Thank you for contacting us and for using XStore.

    Could you provide temporary wp-admin and FTP access?
    What exactly menu item has a collapsible button on your site?

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 14:06

    Hello, MAHDAR,

    “And the site is on Cloudflare, when I put it on Development Mode, the problem is solved” – in this case, clear all cache from the Cloudflare side or contact their support to get suggestions.

    “This happens only when the customer enters the site for the first time or clears his browser cache” – this doesn’t happen for us, we made a few tests including an incognito Chrome browser window, but we do not see the problem.

    In this case, please follow our recommendations to solve the problem on your side.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 12:45

    Hello, Shivshahiitdepartment,

    There is no such option. The mobile header is separate from the desktop one. But you can change “Starting Point Of The Mobile Header” via Theme Options > General.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 12:43

    Hello, WebsiteDude,

    Please provide FTP access.
    To create FTP access, please contact your hosting provider for assistance.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 12:36

    Hello, Nastase Victor,

    In order to solve your issue, please navigate to XStore > Theme Options > Speed Optimization > Remove Query Strings From Theme Static Resources > Off.

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 10:57

    Hello, Gianluca,

    Thank you for contacting us and for using XStore.

    1.1/ Please make sure that you translated XStore Core plugin.

    1.2/ Please try “Scrollable Widgets” and other settings in Theme Options > WooComerce > Shop > Shop Page Filters.

    2/ Please make sure that you translated XStore Core plugin.

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 10:11

    Hello, Finleydesign,

    Thank you for contacting us and for using XStore.

    Please describe the situation in more detail with screenshots and links, for a better understanding of your request.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 08:47

    Hello, MAHDAR,

    Thank you for getting in touch with us.

    We’ve checked Filters as in your video, but we do not see any problem.

    We can’t log in to your site (credentials are incorrect).
    Have you solved the problem with filters by yourself?

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 08:34

    Hello, Dhruv,

    Thank you for getting in touch with us.

    1/ You can use the next custom CSS code:

    .category-list-item ul li ul li ul>li:before {
        top: 10px;
    }

    2/ There is no such option. Please read this article – https://passwordprotectwp.com/remove-uncategorized-wordpress/

    3/ Provide the URL of the page, please.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 08:31

    Hello, Shivshahiitdepartment,

    Thank you for getting in touch with us

    Please go to Header Builder > Mobile > edit the content of the mobile header. Also, disable Header overlap https://prnt.sc/iZQPVM1tSRKF

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 08:29

    Hello, Patronela,

    Thank you for your response.

    There is no such possibility, right now.
    Please post your request on our Taskboard at https://www.8theme.com/taskboard/. If it receives enough votes from other customers, our development team will consider adding it to one of the upcoming updates.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 08:27

    Hello, Mady,

    Thank you so much for purchasing our theme and contacting our support center.

    Do you have plugins installed on the site? Please disable them, and try to install Core after that, it looks like there is a conflict with a 3rd party plugin.

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 08:25

    Hello, Sint0,

    Thank you for your response.

    1/ Please check your custom code “Add term and conditions check box on registration form” in the functions.php file of the child theme.

    2/ “Addresses” comes from WooCommerce plugin, you need to contact their support.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 07:12

    Hello @stefan,

    We have made a deep check of the XStore Patcher functionality on our local websites. After different types of testing, we finally found that Patches that were successfully applied becomes available for activations again after any of plugins/theme was updated.
    In case you are interested in more details from the code side we found that WordPress triggers ‘pre_set_site_transient_update_themes’ filter (that should start only on any theme update) even when there is an update action for any plugin. This filter was used in the XStore Patcher code for removing the applied patches list after the theme update – to minimize patcher data in the customer’s database after the theme was successfully updated as all patches were included in the theme update automatically. So in such cases (as we described before) WordPress triggers ‘pre_set_site_transient_update_themes’ filter on update of any plugin and it “meant” for Patcher code that the theme was updated and we could remove the patches cache and remove all applied patches list.
    After we found the main issue we created a possible fix to prevent such an issue for our customers. We would like to ask you to test it and give us feedback about the results.
    Please download patcher.php file by a link in the Private Content area and re-upload it into xstore/framework folder via FTP.
    P.S. According to the fact you had “removed applied patches” issue each X hours we think that you have autocheck plugins version or autoupdate them so such filter was automatically triggered and that caused the Patcher cache removing.
    We are sorry that it took some time for both of us to understand each one’s thoughts but we are thankful that you bring such an issue to our attention and we can make a fix for all our customers in the next theme update.

    Best Regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2023 at 07:07

    Hello, Esteban,

    Thank you for your response.

    Sorry, but your question is unclear to me.

    Please read this article – https://www.8theme.com/documentation/xstore/theme-installation/how-to-registerderegister-xstore-theme-livestaging-websites/

    Describe your request in more detail and provide the purchase code you are talking about in the private content area.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 26, 2023 at 15:43

    Hello, Sint0,

    Thank you for contacting us and for using XStore.

    Could you provide URL and temporary wp-admin access? We will check your settings.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 26, 2023 at 15:36

    Hello, @shivshahiitdepartment,

    Thank you for your response.

    Header overlap is activated, you can deactivate it via Header Builder> Header Overlap & Transparent. Please try.
    If this is not what you are looking for, please describe the desired result in more detail.

    Thank you for your cooperation and we look forward to hearing from you soon.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 26, 2023 at 15:34

    Hello, Atdsevo,

    Thank you for contacting us and for using XStore.

    In case you are using Video Background feature from Elementor https://elementor.com/help/section-background-video-options/ , its behavior is independent of our theme. You need to contact the support of Elementor.

    If you have any other questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 26, 2023 at 15:19

    Hello, Dhruv,

    Because you had Elementor Full width template set for this page → https://prnt.sc/QlK_BUlYY512 that created structure changes and script for making categories accordion didn’t work. For now, we changed it to default and everything works normally.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 26, 2023 at 15:18

    Hello,

    Thank you for your response.

    Please try to activate Full width for menu https://prnt.sc/W_Mwmze8B3YP

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 26, 2023 at 15:15

    Hello, Mkastens,

    Thank you for contacting us and for using XStore.

    Theme Options > WooCommerce (Shop) > Shop > Shop Page Filters > Scrollable Widgets > Off.

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

  • 1 2 3 559 560 561 2,273 2,274 2,275
    Viewing 16,800 results - 16,771 through 16,800 (of 68,231 total)
Viewing 30 posts - 16,771 through 16,800 (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.