Forum Replies Created

Viewing 30 posts - 9,541 through 9,570 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 14:38

    Hello, Sinem Aydın,

    We are grateful for your swift reply. However, we are currently experiencing difficulties with logging in. Could you please verify the credentials?

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 14:04

    Hello, Jess,

    Thank you for getting in touch with us.

    1/ https://prnt.sc/xDkWkJpJsVpn

    2/ https://prnt.sc/HFBBFwk_W58c

    3/ Appearance > Widgets > Shop sidebar https://prnt.sc/l5cyA_CvVTVT

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 13:57

    Hello, Sinem Aydın,

    Thank you for reaching out to us.

    Your site is under maintenance mode, so we can’t check it.

    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.

    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
    March 13, 2024 at 13:55

    Hello, Valentin,

    Thank you for getting in touch with us.

    To assist you further, we kindly request that you provide us with temporary wp-admin and FTP access credentials. Additionally, could you please elaborate on the specific outcome you are aiming to achieve?

    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.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 13:50

    Hello, Adam,

    We appreciate your prompt response.

    We kindly request that you review the following screenshots: https://prnt.sc/6yw3l2_BKD1K > https://prnt.sc/kF_PWQilfFHx > https://prnt.sc/A5A6CvJXpGbQ

    Best Regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 13:49

    Hello,

    We kindly request that you grant us access to your account. This will enable us to conduct a thorough investigation of the issue you are experiencing.

    Could you please also check how it works from another browser (but not incognito browser window)?

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 10:59

    Hello,

    We appreciate your prompt response.

    Theme Options > General > Site Width and Elementor > Site settings > Layout > Content width https://elementor.com/help/global-layout-settings/

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 10:03

    Hello, Rajib,

    Thank you for reaching out to us with your request.

    To change the “Buy Now” button text to Bangla, you have already taken a great first step by using the Loco Translate plugin.

    Please provide us with temporary wp-admin access, so we can check your settings.

    To do this, please follow these steps:
    – Create an account via Dashboard (Users > Add new) with administrator role. Refer to the following image for guidance: http://prntscr.com/s3rc9m
    – Provide us with the username and password for the newly created account via the Private Content area. Refer to the following image for guidance: http://prntscr.com/s5mao7
    – Any email address can be used for the new account, it does not have to be your personal email.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 10:02

    Hello,

    Thank you for reaching out to us with your concern regarding the layout of your website.

    We would be more than happy to assist you in customizing the layout to better suit your preferences. To proceed, please go to Theme Options > WooCommerce > Shop page layout > Full Width > On; Theme Options > WooCommerce > Single product builder > Layout > Full Width > On;
    Go to Dahsboard > edit Home page using Elementor > https://prnt.sc/My4rAQyol1Eh

    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,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 09:56

    Hello, Filmguerilla,

    We would like to guide you through the process of changing the color of the links in the footer of your website. Please navigate to the following location in your theme’s settings:

    1/ Theme Options > Footer > Footer Styling > Links Colors;

    2/ Edit Footer static block using Elementor > https://prnt.sc/4R6CtCo6fwxb

    Should you require any further assistance, please do not hesitate to reach out to us.

    Best regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 09:41

    Hello,

    Thank you for getting in touch with us.

    1. Regarding the text content, we am able to make the necessary adjustments in the upcoming update. If there are any instances where you notice our XStore branding text that we may have overlooked, please kindly provide screenshots of those locations so we can address them accordingly.

    2. For hiding certain elements, such as the ones shown in the screenshot at [https://userimg.8theme.com/storage/2024/03/12/33618-Screenshot%202024-03-12%20at%205.41.16%E2%80%AFPM.png], you can utilize custom CSS in the White Label -> Advanced -> Custom CSS for admin backend section. The following code can be used to hide these blocks:

    
    .etheme_custom_post_type-banner, .etheme_slides-banner {
    display: none;
    }
    

    3. If you wish to use a custom image for all the booster blocks, you can also add custom CSS in the White Label section. Since you are the first and only client to request this feature, we are considering whether to include such options globally. However, the idea is intriguing. Here is the CSS code to achieve this:

    
    .etheme-panel-page-sales-booster .xstore-panel-grid-item-image img {
    opacity: 0;
    visibility: hidden;
    }
    .etheme-panel-page-sales-booster .xstore-panel-grid-item-image {
    background: url("https://placehold.co/600x400");
    background-size: cover;
    }
    

    The result can be viewed here: https://prnt.sc/fotzCQgy9x3s .

    Please do not hesitate to reach out if you have any further questions or require additional assistance.

    Best Regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 09:38

    Hello,

    Thank you for getting in touch with us.

    We’ve edited the Mobile panel on your site. Please clear cache and check the result.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 09:09

    Hello,

    Thank you for contacting us and for using XStore.

    We do not see Slider Revolution on your Home page.

    To assist you further, may we kindly request that you provide us with the URL of the page where the slider should be located? Additionally, if possible, please attach a few screenshots to help us gain a clearer picture of the outcome you are aiming for.

    We are committed to ensuring your satisfaction and look forward to resolving this matter promptly.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 09:06

    Hello, Jonas Westh,

    Thank you for reaching out to us and for choosing the XStore theme for your website.

    We understand that you wish to set up your site in Danish and have encountered difficulties with the Loco Translate plugin. We are here to assist you in resolving this issue and ensuring that your site is fully translated into Danish.

    Please follow this article – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ or provide us with temporary wp-admin access via the Private Content area.

    To do this, please follow these steps:
    – Create an account via Dashboard (Users > Add new) with administrator role. Refer to the following image for guidance: http://prntscr.com/s3rc9m
    – Provide us with the username and password for the newly created account via the Private Content area. Refer to the following image for guidance: http://prntscr.com/s5mao7
    – Any email address can be used for the new account, it does not have to be your personal email.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 09:03

    Hello, Cheese Chewy Hat,

    Thank you for reaching out to us with your query. We understand that you would like to adjust the width of the store sidebar on your page to match the layout as seen on our Marseille03 shop demo.

    Please go to Pages > click on Shop page > Layout settings > Sidebar width – https://www.8theme.com/documentation/xstore/theme-installation/8theme-page-post-layout-settings-8theme-post-options/

    If you encounter any difficulties or require further assistance, do not hesitate to contact us. We are here to help you achieve the perfect layout for your store.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 08:58

    Hello,

    Thank you for reaching out to us with your concern regarding the responsive issue on mobile when selecting columns and rows to 1. We appreciate you providing a picture to illustrate the problem you are encountering.

    We are pleased to inform you that we have transitioned from the old Products element to a new Products grid on your Home page. We kindly request that you review the updated feature and share your feedback with us.

    Should you require any further assistance or have additional concerns, please do not hesitate to reach out.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 08:46

    Hello, Ryan,

    Thank you for letting us know.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 08:42

    Hello, Jess,

    We appreciate your prompt response.

    We’ve change the Breadcrumbs settings for the single product page on your site.

    About the Account page, we would recommend you to contact support of WooCommerce plugin – https://wordpress.org/support/plugin/woocommerce/

    We’ve disabled swatches via Theme Options > WooCommerce (Shop) > Shop elements > Variation swatches > Position.

    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,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 08:29

    Hello,

    Do you get any error on this page – https://www.8theme.com/taskboard/ ? Could you provide a screenshot?

    In order to effectively diagnose and resolve any errors you may be encountering, we kindly request that you provide us with access credentials to your account.

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

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 08:18

    Hello, Rodlens Hora,

    Please provide temporary FTP access, we will check what can be done to help you.

    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
    March 13, 2024 at 08:17

    Hello, Sweet D,

    We have noticed that the FTP directory appears to be empty as shown in the screenshot: https://prnt.sc/ybGAymPGyEhA . To proceed further, we kindly ask you to verify the destination folder of our user. If everything seems to be in order on your end, we recommend reaching out to your hosting provider for assistance. It is essential for us to have access to your WordPress installation to continue with our support.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 08:12

    Hello, Kushtia Sweets,

    Thank you for reaching out to us with your concern regarding the Google Maps issue on your contact page.

    Have you added ApiKey? https://prnt.sc/7fsOKpTM8hSL https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
    https://prnt.sc/neq9s0-FhMhnhttp://g.co/dev/maps-no-account

    Read more – https://docs.brainstormforce.com/how-to-create-google-api-key-in-order-to-make-the-google-map-element-work/

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2024 at 08:06

    Hello, @Kareem,

    Thank you for getting in touch with us.

    Private Content.

    Should you have any further inquiries or issues, we encourage you to contact us without hesitation.

    Best Regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 12, 2024 at 17:06

    Hello, @Daiyaan,

    We hope this message finds you well.

    We would like to inquire about the specific issue you are encountering. Could you please elaborate on what is not functioning as expected? Additionally, for us to assist you more effectively, we kindly request that you provide us with temporary administrative access to your WordPress site.

    You can download Revolution-sliders-from-XStore-Demos.zip from this page – https://www.8theme.com/downloads/

    The plugins included with our theme are external. We have purchased an Extended License for each of these plugins. They are fully functional and should run perfectly.

    The latest plugin versions are always available. You can find them in the theme folder, and you can get them directly from us. Simply login to your account on our site ( https://www.8theme.com/my-account/), go to the https://www.8theme.com/downloads/ page, enter your purchase code, and you’ll be granted access to the appropriate archives.

    Registration of these plugins is not necessary. They will function perfectly without any need for activation.

    The plugin activation option was added only for those who need to get automatic updates and support directly from plugin developers. If you need this option, you will first need to purchase and register the plugin.

    Unfortunately, if you want to import templates from the Revolution slider template library you need to buy the personal license of the revolution slider. Extra features do not come with the extended license, this is Revolution slider authors rules. We can do nothing with this.

    If you use the bundled version you can use only XStore slider templates that you see on our demos – https://www.8theme.com/downloads/

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 12, 2024 at 17:03

    Hello,

    Thank you for understanding and cooperation.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 12, 2024 at 17:03

    Hello, Sweet D,

    We hope this message finds you well.

    We kindly request that you provide us with FTP access at your earliest convenience. Upon receipt of this information, we will promptly forward your request to our development team for further action.

    FTP access (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
    March 12, 2024 at 17:01

    Hello,

    We appreciate you contacting us with your inquiry.

    Kindly proceed to view the video located in the Private Content section.

    Best Regards,
    8Theme’s Team

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

    Hello, @Kareem,

    Yes, you can activate plugins.

    Please be advised that each additional plugin may slightly reduce the site’s performance. Therefore, we recommend activating only those plugins that are essential for your needs.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 12, 2024 at 16:55

    Hello, Atipikall,

    We appreciate your prompt response.

    We do not see the blue background on our demo https://prnt.sc/1o-F5I_CKroB https://xstore.8theme.com/elementor/demos/beauty-and-cosmetics/product/full-face-duo/

    Please provide URL of your site so we can check how it was added on your site.
    Have you checked custom CSS code?

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 12, 2024 at 16:52

    Hello,

    Please post different questions via separate support threads.

    1/ Send customization request via your account page to find out the cost – https://www.8theme.com/account-user/?user_id=33618

    2/ All will be fine after the update.

    3/ We we invite you to submit your request about white labeled theme to our dev team through the following page: https://www.8theme.com/taskboard/ If it receives enough votes from other customers, our development team will consider adding it in one of the upcoming updates.

    4/ You can disable the Welcome tab here – https://prnt.sc/dOIyb9D73jmh

    5/ https://prnt.sc/DKpxJxvBc5fr

    Best Regards,
    8Theme’s Team

  • 1 2 3 318 319 320 2,273 2,274 2,275
    Viewing 9,570 results - 9,541 through 9,570 (of 68,227 total)
Viewing 30 posts - 9,541 through 9,570 (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.