Forum Replies Created

Viewing 30 posts - 12,871 through 12,900 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 3, 2023 at 09:41

    Hello, Adam,

    You’re welcome!

    To display specific products, you can use Products Grid or Products Carousel, for example, https://prnt.sc/CLZCe3n2nbfF
    OR https://prnt.sc/-IYX10rTWbCM + https://prnt.sc/RO450hug2bks

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 3, 2023 at 09:35

    Hello, @Hakan Osman,

    It looks like the problem is caused by custom CSS code, please check the code added in Theme Options > Theme Custom CSS.

    Best Regards,
    8Theme’s Team.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 3, 2023 at 09:27

    Hello, Weblike PRO,

    Thank you for contacting us and for using XStore.

    Theme Options > Typography > Headings > edit settings.

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 3, 2023 at 09:12

    Hello, Relstone,

    Thank you for your response.

    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.

    We want to try to help you, for this, we need FTP access.
    (In case we use the Appearance theme editor or ftp plugin to add fix/code and any fatal error appears during the work we’ll be blocked and the site will be down. We would not ask for FTP if we could use the Appearance theme editor or File Manager, you need to understand that.
    We need FTP access to your wp-content folder at least.).

    Also, you need to make sure that the 3rd-party plugin (what is the name of the plugin?) works fine with the default WooCommerce theme – Storefront. Please do this test and provide us with screenhots or video of that desired work.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 3, 2023 at 09:06

    Hello, Divorah,

    Thank you for getting in touch with us.

    This is independent of our theme. You can click here https://prnt.sc/-E5E1Br4VC0F to get https://prnt.sc/eZ6rYbkLlmbO

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 3, 2023 at 09:00

    Hello,

    We suggested you use one of 3 solutions.
    We’ve checked your site and you did not apply any of them.
    Please select one of:
    – Theme Options > General > Mobile optimization >On;
    – Header Builder > Account > Content type > None;
    – Header Builder > delete the Account element from the mobile header content.
    In result, this issue will be solved for mobile and for desktop, because the duplication will be removed.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 3, 2023 at 08:16

    Hello, @Marco A Jimenez,

    Please edit any page using Elementor > scroll to bottom and click here https://prnt.sc/bkr8cqNNNIvM > click on Import template icon https://prnt.sc/ZwnbpDmZtB8m > select file https://prnt.sc/6DxUIGMBw5Pq > Insert template on page https://prnt.sc/bR70YJ78eU9A

    https://elementor.com/help/template-library/

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 3, 2023 at 08:04

    Hello, Stefano Valso,

    Thank you for contacting us and for using XStore.

    We have addressed the issue you reported.
    To do so, we have activated the following option: Customizer -> Header Builder -> Newsletter -> Preload Content.
    Additionally, we have added the following code to
    wp-content/themes/xstore-child/functions.php

    // setup newsletter for different languages
    add_action('init', function(){
        add_filter( "theme_mod_newsletter_section_et-desktop", function($current_mod){
            if (defined( 'ICL_LANGUAGE_CODE' )){
                switch (ICL_LANGUAGE_CODE) {
                    case 'en':
                        $current_mod = 158091;
                        break;
                    case 'it':
                        $current_mod = 157935;
                        break;
                    case 'fr':
                        $current_mod = 158370;
                        break;
                    case 'de':
                        $current_mod = 158362;
                        break;
                    default:
                        // code...
                        break;
                }
            }
            return $current_mod;
        }, 101 );
    }, 101);

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 17:29

    Hello, fnhc,

    We appreciate your prompt response.
    1/ “Hi I can’t see where to disable the email builder — it doesn’t give me the option.” = here it is https://prnt.sc/Uo6aj4q_pF3U
    2/ We tested how it works without our Email builder → https://prnt.sc/nzvZ72VDWC11 and the link redirects us to the same page as with Email builder. In such case, this question is not related to our theme and should be asked on the WooCommerce support forum https://wordpress.org/support/plugin/woocommerce/ or your hosting provider first (because the reset password page could be disabled with code on the server → https://www.mail-mechanic.com/password-reset-fixes#reset-login-page ).

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 17:27

    Hello, Thedeancorp,

    You’re welcome!

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 16:45

    Hello, @Nicola,

    Provide temporary wp-admin and FTP access.
    To provide wp-admin access, you can create a new user account with administrator role via the Dashboard, and provide us with the username and password via the Private Content area.
    To create FTP access (FTP host, FTP username, FTP password, FTP port, FTP encryption) , please contact your hosting provider for assistance.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 16:44

    Hello, Techbrein,

    We appreciate your prompt response.

    We’ve already suggested installing a cache plugin and CDN? Have you done this? Please do this first, then provide temporary wp-admin access, and we will check your settings.
    To provide wp-admin access, you can create a new user account with administrator role via the Dashboard, and provide us with the username and password via the Private Content area.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 16:32

    Hello, Alyvalco,

    Thank you for contacting us and for using XStore.

    Fixed. Please clear cache (it is important) and check now (you need to change any option then the Save button will be available).

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 16:27

    Hello, Lani,

    Private Content

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 16:06

    Hello, MarinaD,

    Thank you for contacting us and for using XStore.

    Text can be changed by installing the Loco Translate plugin, creating an English translation for Themes > XStore, and then editing the text. After you have completed the changes, you can disable the Loco Translate plugin.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 15:58

    Hello, Kayumbo,

    Thank you for contacting us and for using XStore.

    Kindly proceed to Xstore > Theme Options > Speed optimization. Once there, please locate and select Menu Dropdown Cache, Menu Cache, Static Blocks Cache, and Remove Query Strings From Static Resources. Subsequently, turn off these options.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 15:44

    Hello, Jordan,

    Thank you for getting in touch with us.

    We’ve changed the Mobile menu type https://prnt.sc/JcAKHklQGcPb and it works fine now.

    Please provide FTP access, we will check if there is a solution for this menu type https://prnt.sc/FkIWvwpXQUuV

    To create FTP access (FTP host, FTP username, FTP password, FTP port, FTP encryption) , please contact your hosting provider for assistance.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 15:06

    Hello,

    Sorry, but your answer is unclear. Have you followed our recommendations?

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 15:05

    Hello, Stefano Valso,

    Thank you for contacting us and for using XStore.

    Fixed – https://prnt.sc/aIj99mRTY2sQ Please clear cache and check now.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 13:40

    Hello,

    We are working on our new Xstore/Elementor Builder still. If you have any suggestions or feature requests, please post them on this page – https://www.8theme.com/taskboard/.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 13:31

    Hello, fnhc,

    Thank you for contacting us and for using XStore.

    1/ Please check how it works when the Email builder is disabled.

    2/ Provide temporary wp-admin and FTP access.
    To provide wp-admin access, you can create a new user account with administrator role via the Dashboard, and provide us with the username and password via the Private Content area.
    To create FTP access (FTP host, FTP username, FTP password, FTP port, FTP encryption) , please contact your hosting provider for assistance.

    3/ Describe your goal/the desired result in detail.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 13:15

    Hello, Mario,

    About “Btw, nothing to do with the topic but,
    « Submit New Topic » in « Support Overview » is not working:
    https://www.8theme.com/account/” – we’ve checked it from our test account and Submit new topic https://prnt.sc/bpmopWnImP4d works fine – https://prnt.sc/eyAlYdL6Yb85
    What browser do you use? Could you record a video of the problem you face?

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

    Best Regards,
    8Theme Team.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 13:13

    Hello, Mario,

    We appreciate your prompt response.

    “Please check again.” – would you mind providing the URL of the variable product from your site?

    “I think you didn’t read my request.” – we asked you to provide a video of current behavior for a better understanding.

    Also, we ask you to provide temporary wp-admin and FTP access to your site, so we can check more deeply what can be done to help you.

    We always do our best while providing support, but cooperation from your side is required.

    Best Regards,
    8Theme Team.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 13:02

    Hello,

    To fix this https://prnt.sc/dr8f74nmSp2D , you need to install a cache plugin (for example W3 Total Cache or WP Rocket) and activate combine CSS/JS.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 12:04

    Hello,

    Thank you for your response.

    We’ve disabled “Remove Query Strings From Static Resources” and “Static Blocks Cache” so you can see not cached version. But you are using Cache plugin and CDN https://prnt.sc/cXjVDDhKj5Hp so changes may be not reverted, but the cached version is displayed. Please try to temporarily disable the cache plugin (WP Rocket) and CDN caching and check how it works then.

    In case it is not cache, but changes automatically revert, we would recommend you to contact the hosting provider and WordPress support to get their assistance.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 11:56

    Hello,

    1/ noticed problems on the home and any other non-account page – https://prnt.sc/7q0QadUElHHY
    2/ It can be solved only by:
    2.1/ activate Mobile optimization options ( https://prnt.sc/K5OtlafUjN7n ) (but there may be a conflict with caches in case a similar option is activated in the settings of a cache plugin on your site)
    or
    2.2/ select Header Builder > Account > Content type > None for desktop OR mobile account ( https://prnt.sc/J9j5BqAUBDvK ) (so that there is only one canvas or breakdown at all times because now they load twice)

    2.3/ or delete the Account element from mobile or desktop content via Header Builder.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 11:52

    Hello, ElenHub,

    You’re welcome!
    Have a nice day!

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 11:51

    Hello, Thedeancorp,

    Thank you for contacting us and for using XStore.

    Fixed. The fix will be included in the next update also (xstore/framework/features/woocommerce/cart-checkout.php file)

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 11:21

    Hello,

    Thank you for getting in touch with us.

    Please describe what assistance is needed from our side in more detail and provide temporary wp-admin access, so we can check your settings.

    To provide wp-admin access, you can create a new user account with administrator role via the Dashboard, and provide us with the username and password via the Private Content area.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2023 at 11:14

    Hello, Prithwiraj,

    Thank you for contacting us and for using XStore.

    Private Content

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
  • 1 2 3 429 430 431 2,273 2,274 2,275
    Viewing 12,900 results - 12,871 through 12,900 (of 68,231 total)
Viewing 30 posts - 12,871 through 12,900 (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.