Forum Replies Created

Viewing 30 posts - 17,761 through 17,790 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 21, 2023 at 07:22

    Hello Parshva,

    Thank you for your response.

    Please go to WooCommerce > Status > Logs > check today’s logs https://prnt.sc/vtxOCus25wtq , you need to increase memory one more time.
    As a rule, so much memory is not needed, there is something on your site that uses it.
    We would recommend you contact the hosting provider and:
    1/ Increase memory limit
    2/Ask for information about what exactly and how much uses the memory
    3/Downgrade PHP version to 8.0

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 21, 2023 at 07:12

    Hello Dstudio21,

    Thank you for contacting us and for using XStore.

    We’ve reviewed your website and the issue does not appear to be present now. We recommend that you clear the cache of your browser and check again.

    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
    May 21, 2023 at 07:09

    Hello Salmi,

    Thank you for your response.

    Please refer to the next screenshot – https://prnt.sc/3_IZb_11WLIT You can select the desired category in the Products Grid element settings.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 21, 2023 at 07:01

    Hello @ PR,

    Thank you for contacting us and for using XStore.

    You can use the next custom CSS code in Theme Custom CSS > Desctop:

    .secondary-title, .et_b_header-menu .secondary-menu-wrapper ul.menu {
        min-width: 320px !important;
    }

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 21, 2023 at 06:53

    Hello Namaste,

    Thank you for contacting us and for using XStore.

    Please provide URL of your site and temporary wp-admin access.

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

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 21, 2023 at 06:52

    Hello, @dstudio21,

    Thank you for your response.

    1/ Please check now https://prnt.sc/yrVxtGKCc7kJ
    2/ About Max execution time, please go to WooCommerce > Status > PHP time limit, it shows 90 too. It means the value was not updated correctly or something on the server side changes it to 90. We would recommend you contact your hosting provider.

    max_execution_time is a limit for the execution time while running the script. For example, if you import content and script needs more than 90 secs then you may face a problem with demo content import. But depending on other server settings script could finish its work faster. So, if you didn’t face problems with theme options then don’t worry about this parameter.

    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
    May 20, 2023 at 16:05

    Hello Rahul Banga,

    Thank you for contacting us and for using XStore.

    Please delete the next custom CSS code from Theme Options > Theme Custom CSS: https://prnt.sc/17fOwhSKdGnA and check the menu after that.

    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
    May 20, 2023 at 15:57

    Hello Salmi,

    Thank you for contacting us and for using XStore.

    It is the All Departments menu element on your screenshot. To show all categories there, just go to Appearance > Menus > create or edit menu > add all categories and save – https://prnt.sc/9XObJmmNx-Ui , then go to Header Builder > All Departments > select the 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
    May 20, 2023 at 14:27

    Hello Parshva,

    Thank you for your response.

    Please provide FTP access, so our devs can check the situation more deeply.
    To create FTP access, please contact your hosting provider for assistance.

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

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 20, 2023 at 13:21

    Hello Parshva,

    Thank you for your response.
    Here is the text or error: “CRITICAL Allowed memory size of 536870912 bytes exhausted (tried to allocate 400556064 bytes)”
    that means 536870912+400556064=937426976bytes = 937.426976 MB
    , so your 256 is not enough.
    We hope it is clear now.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 20, 2023 at 13:12

    Hello, @N Nandan,

    Thank you for your response.

    1/ We use the next function for getting the videos’ ids uploaded for product -> https://prnt.sc/fl3OkxYEC_lD.
    Function name: etheme_get_attach_video()
    It is located in xstore/framework/woo.php

    The main post_meta key for getting the videos ids list is “_product_video_gallery”
    Example:
    get_post_meta( $post_id, '_product_video_gallery', false )

    2/ For those cases, if video was added as iframe code (https://prnt.sc/6g9cNGbiRdxf) we use the next function:
    Function name: etheme_get_external_video()
    It is located in xstore/framework/woo.php

    The main post_meta key for getting the video code is “_product_video_code”
    Example:
    get_post_meta( $post_id, '_product_video_code', true )

    Hope you found the answer useful for you!

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 20, 2023 at 12:27

    Hello, @Marta,

    As you can check these queries are related to product categories that are displayed in the search element of site header → https://prnt.sc/_4gNy_lctS4E .
    There is a way to improve such queries by switching the search additional content to the one that differs from product categories value → https://prnt.sc/fjkDAcs8evh9 . You can set this option to the one of next “No content“/”Static block”/”URL Personalizata” and check if this helps you in your “slow queries” related question.

    We hope that the recommendations provided will be useful to you.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 20, 2023 at 12:17

    Hello Parshva,

    Thank you for your response.

    Here is the reason for your problems – https://prnt.sc/IdQup1G-9_0G We would recommend you contact your hosting provider and ask to fix it, or you can read this article – https://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 20, 2023 at 12:02

    Hello, @N Nandan,

    Thank you for your response.

    Why do you think it is a basic feature, did you face using it with another theme? What exactly theme it was?

    We are the support team of XStore and we can help with existing features of our theme (features you were able to see on our demos before purchasing), not with new features as described in our support policy – https://www.8theme.com/documentation/xstore/support/support/

    We would recommend you contact WooCommerce plugin and ask about their suggestions for this. If you find a plugin that works fine with Storefront (the official WooCommerce theme) it most likely will work with our theme too, or we can try to add such compatibility.

    We can give you a refund if you bought the theme within the last 7 days, in another case, here is our refund policy – https://themeforest.net/page/customer_refund_policy

    Would it be helpful if we provide you with information about fields keys in the database that are used to upload videos in the product?

    We look forward to hearing from you.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 19, 2023 at 15:51

    Hello Juergen,

    Thank you for getting in touch with us.

    In case you are using our Single Product Builder we can consider you are looking for this option → https://prnt.sc/7lrkAJ8Dlm0l
    Result → https://prnt.sc/_U5iZG-QWjPp
    This option can be found by using the search in theme options → https://prnt.sc/3a9xhWik0rsQ

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 19, 2023 at 15:45

    Hello Zdenky,

    We’ve checked your site and it seems you have sorted it out https://prnt.sc/QNbk-QbpQJVV

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 19, 2023 at 15:43

    Hello Chandni,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    About Shop, here are screenshots of settings – https://prnt.sc/KPZoJCqnA3vm https://prnt.sc/NbqfU5STxf7_ (Theme Options > WooCommerce > Shop > Shop page layout); https://prnt.sc/61A6HfaZS_dG ; https://prnt.sc/XTjmULlYaphx https://prnt.sc/vWtjnY8F_Ehu ;

    About single product page, please download file from this page – https://we.tl/t-dnRIoSKLkz , then go to Theme Options > WooCommerce > Single Product Builder > Import/Export > Import > Choose the file and Import it.

    We hope this information is helpful.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 19, 2023 at 14:53

    Hello Zdenky,

    Please watch the video first – https://we.tl/t-ZfsGEnGjnF

    https://prnt.sc/kbblaO0Bi__f – just delete the section of change content of HTML block 2 – https://prnt.sc/F1g6ZFOD9065

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 19, 2023 at 14:48

    Hello Zdenky,

    Thank you for your response, but you did not follow the step-by-step instruction from our reply.
    We’ve recorded a video for you – https://we.tl/t-ZfsGEnGjnF

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 19, 2023 at 14:14

    Hello, @Marta,

    Thank you for your screenshots.

    We regret to inform you that we are unable to modify or delete requests from WooCommerce (it may cause issues). Therefore, we are unable to assist you in this matter. However, we can assure you that these requests will also be duplicated when using other themes.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 19, 2023 at 13:59

    Hello Zdenky,

    Please follow the next steps:
    1/ Single Product Builder > Layout > Sidebar Type > Builder element
    2/ Add a new section like that – https://prnt.sc/BVDI4bb1sskf
    3/ Move the HTML block into the new section, for example, https://prnt.sc/S6i9u4CF20b0

    (we do not save changes on your site)

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 19, 2023 at 13:53

    Hello Parshva,

    Thank you for contacting us and for using XStore.

    1/Could ou provide screenshots or a video of the problem?

    2/ In order to troubleshoot the issue you are experiencing, we suggest that you first try disabling all third-party plugins (including cache plugins) that are not bundled with XStore. You can refer to the following link for a list of included plugins: https://www.8theme.com/documentation/xstore/plugins/included-plugins/ . Additionally, please clear the cache of your browser and check again. It is possible that one of the additional plugins is causing problems.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 19, 2023 at 13:51

    Hello Chandni,

    Thank you for contacting us and for using XStore.

    Enable the Classic Widgets Panel via Theme Options > General, then go to Appearance > Widgets and you will find all available widgets that you may add to the Shop sidebar area –
    https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/

    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
    May 19, 2023 at 13:05

    Hello Zdenky,

    We’ve checked your site https://entechnology.rs/ via Chrome browser and it works fine.
    Please try to clear cache of your browser or check from another device. It can be a 3rd party extension for your browser that causes the problem, or just cache or the browser should be updated.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 19, 2023 at 12:51

    Hello @workaholic_admin,

    Ok. Take your time.
    Have a nice day!

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 19, 2023 at 12:45

    Hello Chandni,

    Thank you for contacting us and for using XStore.

    Header Content comes from Header Builder. Please go to Theme options > Header builder > click for example on “Search” and edit its settings.

    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
    May 19, 2023 at 12:35

    Hello Zdenky,

    Thank you for your response.

    Yes, you need to contact the support of WooCommerce plugin – https://wordpress.org/support/plugin/woocommerce/

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 19, 2023 at 12:34

    Hello Welead,

    Thank you for your response.

    The next custom CSS code can be used:

    ::selection {
        color: #222;
        background-color: wheat;
    }

    Theme Options > Theme Custom CSS > Global.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 19, 2023 at 12:18

    Hello Vasak,

    Thank you for contacting us and for using XStore.

    Please try to add the next code in Theme options > Theme custom CSS:

    .single-product .swiper-container.swiper-control-bottom.second-initialized li.thumbnail-item {
        opacity: 1 !important;
    }

    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
    May 19, 2023 at 12:09

    Hello, Plusout,

    Please read our reply one more time.
    Custom code in functions.php file starts from 7 line but it is all other file content, not just code on our screenshot. Some part of the code causes the problem, we can’t say for sure what exactly part because tests should be done by you, part by part.
    Please check functions.php file on your staging site, you will see that the code is commented (disabled), if you do not need all the disabled code, you may not enable it and just delete it.
    We hope it is clear now.

    Kind Regards,
    8theme team

  • 1 2 3 592 593 594 2,273 2,274 2,275
    Viewing 17,790 results - 17,761 through 17,790 (of 68,227 total)
Viewing 30 posts - 17,761 through 17,790 (of 68,227 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.