Forum Replies Created

Viewing 30 posts - 8,461 through 8,490 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 13:28

    Hello, Nedimzidane,

    We hope this message finds you well. We would like to inform you that the issue you have encountered falls outside the scope of our theme’s support. Therefore, we kindly suggest that you reach out to your hosting provider and the WordPress support team for further assistance.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 11:58

    Hello, Terpsauce,

    I am writing to inform you that this communication thread has been transferred to my attention by my colleague. I would like to take this opportunity to clarify our support policy with you, which can be found at the following link: https://www.8theme.com/documentation/xstore/support/support/.
    Please note that additional customization falls beyond the purview of our standard support services.

    We have noticed that we have received a significant number of inquiries from you in recent days. Regrettably, in accordance with our Item Support Policy, which can be reviewed here: https://themeforest.net/page/item_support_policy and illustrated here: https://prnt.sc/rgznPA46oir-, we are unable to accommodate any further support requests at this time.

    We hope for your understanding.

    Best Regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 11:20

    Hello, Eli,

    Thank you for reaching out to us.

    Please be informed that the Shop page serves as an archive page for products and, as such, is not editable via Elementor by default. Any available configurations can be adjusted within the Theme Options.

    Should you wish to utilize Elementor for your Shop page, we kindly direct you to the following instructional article: https://www.8theme.com/documentation/xstore/xstore-builders/xstore-products-archive-builder-with-elementor/. This guide will assist you in creating a custom layout from the ground up and configuring it for all product archives, including the shop, product categories, and more.

    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
    April 12, 2024 at 10:50

    Hello, Nedimzidane,

    Thank you for reaching out to us with your concern. We understand that you are experiencing difficulties with uploading files larger than 8MB, and we apologize for any inconvenience this may be causing you.

    The issue you are encountering may be related to server limitations set by your hosting provider. While you have attempted to adjust the file size limit through the .htaccess file, there are other settings that may need to be modified to allow for larger uploads.

    To assist you further, we would recommend the following steps:

    1. Contact your hosting provider and inquire if they have a maximum file upload limit in place that overrides your .htaccess settings.
    2. Request that they increase the limit for you if it is within their policy to do so.
    3. Alternatively, you can check the ‘php.ini’ file for the ‘upload_max_filesize’ and ‘post_max_size’ directives to ensure they are set to a value that accommodates your needs.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 10:49

    Hello, Terpsauce,

    Please accept our apologies for any inconvenience caused. In accordance with your request, I will refrain from responding to your inquiries at this time, allowing other specialists the opportunity to provide you with answers later.

    This topic will be closed.

    Best Regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 10:41

    Hello, Maloneweb,

    We appreciate your prompt response.

    For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 10:41

    Hello, Maloneweb,

    We appreciate your prompt response.

    “I can’t understand why the words “private” appear in front of the title on some portfolio elements” – here is the answer – https://prnt.sc/5HsqutXg1uip
    Please check the Portfolio page as an unlogged user or from an incognito browser window, the Private project is not visible in this case.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 10:38

    Hello, Jade,

    Thank you for getting in touch with us.

    There is a default padding for all pages https://prnt.sc/ZpdaQS36b4fj

    The next code can be added in Theme Options > Theme custom CSS > Global to remove the padding for mentioned pages:

    .page-id-32 .content-page, .page-id-2052 .content-page {
        padding-bottom: 0px;
    }

    where page id is – https://prnt.sc/s6_DkNpdsRIq

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 10:32

    Hello, Jade,

    We appreciate your prompt response.

    We are currently unable to identify any factors that would cause such behavior from our theme.

    Can you please switch to WooCommerce default theme – Storefront (Appearance > Themes) in order to check if the issue is restricted to XStore only?

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 10:27

    Hello, @Mr.Auxins,

    We wish to bring to your attention that we are currently unable to access the 404 page editor on your website. It appears that the PRO Elements plugin, which is essential for this functionality, is not installed. We kindly ask that you verify this on your end.

    For your convenience, we have recorded a video to demonstrate the issue https://we.tl/t-fniMAZprbl . Could you please confirm whether the plugin was removed by you or someone else managing the site?
    Additionally, we seek your permission to install the necessary plugin on your site.

    We appreciate your prompt attention to this matter and look forward to your response.

    “…. Do you need guidance Rose?” – yes, please record a video, of how you do this on the staging site without PRO Elements plugin activated.

    Kind regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 10:21

    Hello, Mr.Auxins,

    We appreciate your prompt response.

    Please find below a description of the actions taken:
    “We’ve changed the custom CSS for a section from https://prnt.sc/SX2Xgn_h18Fd to https://prnt.sc/gaaRmBaLPOTB , the result – https://prnt.sc/WJpPF9VomTcH”
    It means you just need to copy this code https://prnt.sc/gaaRmBaLPOTB from the staging site > go to the Live site > and replace this code https://prnt.sc/SX2Xgn_h18Fd with this one https://prnt.sc/gaaRmBaLPOTB

    .custom-categories-block .category-grid {
        margin: auto;
        border-width: 5px;
        border-color: #f7f6f6;
        border-style: solid;
        border-radius: 100px;
        background: #f7f6f6;
       -webkit-transition: all .25s;
        transition: all .25s;
    }
    .custom-categories-block .category-grid:hover {
            background: transparent;
            border-color: #f3c81c;
    }

    We hope it is clear now and you can clearly see all the screenshots.

    “I also couldn’t see a setting to change the surrounding circle from yellow to red.” – please edit the border color here https://prnt.sc/5NwylUu1WONK

    Best regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 10:15

    Hello, Mr.Auxins,

    Please provide FTP access. For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.

    Best regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 10:12

    Hello, Mr.Auxins,

    We kindly request that you consider updating not merely out of preference but due to the potential for issues that may arise from the older version. Even if you are confident that it will not cause problems. Your live site is always updated, we advise that you also update the test site to match.

    “Blank rating only NOT showing in home page widget for products.” – please provide FTP access. For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.

    Best regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 10:08

    Hello, @Mr.Auxins,

    Thank you for getting in touch with us.

    Please be informed that Tony Rodriguez is currently on leave. I would like to offer my assistance in his stead.

    Currently, we are unable to view the slider on the 404 page of your staging site. Could you please provide us with the link to the page containing the slider to which you are referring?

    We appreciate your cooperation and look forward to resolving this matter promptly.

    Kind regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 10:02

    Hello, Mr.Auxins,

    https://prnt.sc/NL5SlBfrkLPv – I would like to inform you that I have not made any modifications to your website, and as such, I am unable to provide an explanation for the changes you’ve referenced. Please note that another member of our support team will be able to address this matter, but they will only be available to do so after a few days. We apologize for any inconvenience this may cause.

    However, if you assert that the changes made did not resolve your issue, we can temporarily set them aside and discuss alternative solutions that may assist you further.

    1/ “There is NO green/white animated progress bar. A blue Image bar, yes.” – Please provide: – a screenshot from your mobile;
    – let us know what device and browser you use.
    – it is about the cart page?

    2/ “I dunno what code you’ve implemented but the Revolution slider has disappeared, this would not be acceptable for the live site.” – From our side, there were no changes that may affect the Slider on your Home page. Please edit the page using Elementor and try to re-select Slider template.

    3/ “But int needs to work this way” – which way? If you wish to include the bar on the Checkout page, you may do so by utilizing Elementor https://prnt.sc/HtunPhyYTzF3 > https://prnt.sc/K7BVgT6L17PN this element that can be integrated into the page content.
    https://www.8theme.com/documentation/documentation/xstore-builders/xstore-checkout-page-builder-with-elementor/
    Please try to follow our recomentation, before your next reply.

    4/ We asked a few times, but you did no update the theme on the staging site, do you need our help with it?

    Best Regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 09:49

    Hello,

    Thank you for your message. We trust that your comment was sincere and hope that our response was indeed helpful to you.

    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.

    Best regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 09:48

    Hello, Safe Desires,

    Thank you for reaching out to us with your queries.

    1/ Popularity detection comes from the WooCommerce plugin, so we would recommend you to contact the support team of WooCommerce https://wordpress.org/support/plugin/woocommerce/

    2/ Please update the theme and Core plugin – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ https://www.8theme.com/documentation/xstore/plugins/plugins-update/

    Thank you in advance for your cooperation.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 09:43

    Hello, Ctiedje,

    We appreciate your prompt response.

    Please check the Private Content area.

    Best Regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 09:04

    Hello,

    What exactly template do you mean https://prnt.sc/dfZZozvEnrvH ? We’ve checked “Your account has been created on The Underground Marketplace” and it is not like on your screenshot https://staging17.ugmp.co.uk/wp-admin/post.php?post=7608&action=edit , so please let us know the template name.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 09:01

    Hello, Mr.Auxins,

    1/ Yes, because you provide us with access to the STAGING SITE. How can changes appear on your live site if you do not provide us with access?

    2/ Do you mean cart or checkout page? We can see the progress bar on your Cart page from mobile. Please check the link in the Private Content area.

    About the checkout page, the progress bar feature is not designed to be displayed on this page, by default.

    Best Regards,
    The 8Theme Team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 08:57

    Hello, Mr.Auxins,

    Thank you for your cooperation.

    Best regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 08:56

    Hello, @thevedansia,

    1/ We kindly request that you update the theme and the Core plugin. Should this not resolve the issue with the Coupon functionality when the Advanced Layout is activated, we would appreciate it if you could provide us with temporary wp-admin and FTP access credentials.

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.

    2/ Kindly proceed to the following location: Elementor > Settings > Integrations > WooCommerce. Once there, please select the option to disable the Mini Cart Template.

    Best regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 08:53

    Hello,

    Thank you for reaching out to us with your concern.

    Some errors are visible in the browser console, please check the screenshot in the Private Content area. We would recommend you contact Elementor plugin support https://wordpress.org/support/plugin/elementor/

    Best Regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 08:44

    Hello, TheOne,

    Thank you for reaching out to us with your query regarding the Elementor header on your website.

    Kindly proceed to the following location: Elementor > Settings > Integrations > WooCommerce. Once there, please select the option to disable the Mini Cart Template.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 08:41

    Hello, Mr.Auxins,

    We appreciate your prompt response.

    We would like to inform you that the progress bar feature is designed to be displayed exclusively on the Cart page by default. However, if you wish to include it on the Checkout page, you may do so by utilizing Elementor https://prnt.sc/HtunPhyYTzF3 > https://prnt.sc/K7BVgT6L17PN this element that can be integrated into the page content.

    Best Regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 08:36

    Hello,

    Thank you for reaching out to us with your query.

    Kindly provide the URL of the page from which the screenshot was taken.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 08:33

    Hello, jordan,

    Thank you for reaching out to us with your concern.

    Could you please provide temporary wp-admin access?

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    Yours sincerely,
    The 8Themes Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 08:32

    Hello, Marco A Jimenez,

    Thank you for reaching out to us with your concern. We understand that you have updated your categories, but are experiencing an issue where only two are displayed on the mobile version of your site.

    By default, empty categories are shown there.
    Do you want to show empty categories in the mobile menu? In this case, please provide FTP access, and I will pass your request to someone from our dev team.
    For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 08:29

    Hello, Mr.Auxins,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    Please check how it works when our email builder is disabled (XStore > Email Builder).

    Also, check how it works when not XStore theme is activated, but a default WooCommerce theme – Storefront (Appearance > Themes).

    Let us know the results of the tests.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2024 at 08:26

    Hello, Chiche Solene,

    Thank you for reaching out to us with your concern regarding the translation.

    Please make sure that the mentioned texts are translated for the XStore Core plugin.

    We would be grateful if you could supply us with the URL and temporary wp-admin credentials to enable us to review your configuration.

    Best Regards,
    8Theme’s Team

  • 1 2 3 282 283 284 2,273 2,274 2,275
    Viewing 8,490 results - 8,461 through 8,490 (of 68,227 total)
Viewing 30 posts - 8,461 through 8,490 (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.