Forum Replies Created

Viewing 30 posts - 10,141 through 10,170 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 21, 2024 at 09:33

    Hello, Allen,

    Please navigate to Theme Options, then select WooCommerce, followed by Shop, and proceed to Products Design. Once there, ensure that the ‘Stretch Product Image’ setting is turned off.

    Should the issue persist, we kindly request that you provide us with temporary administrative access to your WordPress dashboard. This will allow us to investigate the matter more thoroughly.

    Thank you for your cooperation.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 21, 2024 at 08:35

    Hello, Deep,

    Thank you for reaching out to us with your concerns.

    May we kindly request that you provide us with 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.

    Best Regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 21, 2024 at 08:33

    Hello, Clothmachine,

    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
    February 21, 2024 at 08:24

    Hello, Allen,

    We appreciate your prompt response.

    Please set the following settings – https://prnt.sc/MhkgDjXMhCuD and regenerate thumbnails after that.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 21, 2024 at 08:18

    Hello, Marco A Jimenez,

    We kindly request that you input the provided code into the following location: Theme Options > Custom CSS > Global.

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

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 21, 2024 at 08:17

    Hello,

    Thank you for reaching out to us with your concern. We understand that experiencing delays can be frustrating, and we are here to help you resolve this issue as efficiently as possible.

    We have taken note of the request delays ranging from 10-20 seconds that you’ve encountered when the et-core plugin is installed on your centar-pharm.com domain. It’s interesting to hear that the same site is functioning well on a different domain, which suggests that the issue may be specific to the settings or server environment associated with centar-pharm.com.

    To assist you further, we would like to gather some additional information:

    1. Could you please confirm if you have tried clearing the cache on your website after disabling other plugins and themes?
    2. Have you checked with your hosting provider to see if there are any server-side issues that could be causing these delays?
    3. Are there any specific error messages that you receive when you encounter these delays?

    Once we have this information, we will be better equipped to diagnose the problem and provide you with a solution. In the meantime, we recommend ensuring that your WordPress installation, along with all themes and plugins, are updated to their latest versions.

    Please do not hesitate to provide us with any further details you think might be relevant. We are committed to ensuring that your experience with our products is smooth and efficient.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 21, 2024 at 08:16

    Hello,

    Thank you for getting in touch with us.

    For content that cleared using Elementor the font size can be edited via Elementor settings. For example – https://prnt.sc/nybzC4GQbKkM https://prnt.sc/BIgAgnq6Eqro

    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
    February 21, 2024 at 08:13

    Hello,

    We appreciate your prompt response.

    We regret to inform you that we are currently unable to establish a connection to the FTP server. We suspect there may be an IP restriction or another issue preventing access.
    To facilitate a prompt resolution, we kindly request that you attempt to connect to the FTP server using FileZilla on your end. This will help determine if the issue is on our side or if there might be a problem with the server settings.
    Please provide us with the correct credentials once you have verified the connection, or inform us of any necessary adjustments we should make to our setup.

    Error:        	Authentication failed.
    Error:        	Critical error: Could not connect to server

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 17:03

    Hello, Ugo Dionisio,

    The brands on the category page are determined based on conditions to check if there is an intersection of each brand’s product with the category we are currently in (so that the product belongs to both this category and this brand). If these conditions are not met, the specific brand will not be displayed.

    We attempted to disable caching for this widget, but it did not yield the desired result. The same applies to other similar types, as shown here: https://prnt.sc/2oHbIQct7Vjh.
    The only solution that worked was disabling the caching for the count (although it is global for many widgets), as seen here: https://prnt.sc/SXGhAA0PGonr.

    add_filter('woocommerce_layered_nav_count_maybe_cache', '__return_false');

    If this solution suits your needs, you can leave it in your xstore-child/functions.php file (we added it there).

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 16:45

    Hello, Weblike PRO,

    Thank you for reaching out to us.

    Please click on Refresh and then you will be able to find sections https://prnt.sc/4OYw1rqD-uNy

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 16:38

    Hello, Hadiyah,

    We’ve disabled the Kikki plugin. XStore Core includes the Kirki framework within its codebase. To prevent any potential conflicts, we advise you not to activate the Kirki plugin separately.

    Additionally, we have identified that certain issues were stemming from incorrect translations pertaining to the theme and WooCommerce. We have taken the initiative to remove the translation strings that were causing errors. We kindly ask that you exercise caution when translating texts in the future to prevent similar issues.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 15:40

    Hello, Thomas,

    Thank you for reaching out to us with your request.

    Kindly furnish us with the URLs of the two products in question, along with a screenshot to enhance our comprehension of your request.

    Warm regards,
    The 8Theme Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 15:31

    Hello, Kayumbo,

    Thank you for reaching out to us with your query.

    Please find below the custom CSS code for your use:

    .amp-mode-touch .slide-title h1 {
        font-size: 12px;
        color:red;
    }
    amp-carousel .caption-wrapper .button {
        font-size: 10px;
        padding: 10px;
        color:red;
    }

    https://www.8theme.com/documentation/xstore/amp-plugin/custom-css-section/

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 15:16

    Hello, Pites,

    You’re welcome!

    Yes, you can.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 14:59

    Hello, Pites,

    We are pleased to inform you that the issue has been resolved. The fix will also be incorporated into the upcoming theme update.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 14:37

    Hello, Creatica,

    Thank you for reaching out to us with your inquiry.

    Please go to Header Builder > Main menu > edit Content Zoom (%).

    Should you have any more questions or require additional assistance, please do not hesitate to contact us.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 14:35

    Hello, Evatis,

    You’re welcome!

    Please clear the cache and check now.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 13:43

    Hello, Jalal,

    Thank you for reaching out to us with your concerns.

    Upon reviewing the information provided, we have identified an error within a third-party plugin as indicated in the WooCommerce > Status > Logs section. For further details, kindly refer to the screenshot located in the private content area. We recommend deactivating the plugin mentioned to resolve the problem.

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

    Best Regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 13:39

    Hello, Hadiyah,

    We kindly request that you provide us with temporary wp-admin and FTP credentials to facilitate necessary support and maintenance activities.

    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.

    We appreciate your cooperation in this matter and assure you that your credentials will be handled with the utmost confidentiality and care.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 13:23

    Hello, Dagne,

    We appreciate you reaching out to us.

    Currently, the option you are inquiring about is not available. However, we invite you to submit a request to our 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.

    If you wish a developers team can personally assist you via customization service.
    To get started, please follow this link to send your request with requirements – https://prnt.sc/PZkD4AEf27qO https://www.8theme.com/account/#etheme_customization_panel , and a detailed estimate for the customization work will be prepeared. Our goal is to create a design that aligns with your vision and enhances your website’s appearance and functionality.
    Customize your website to suit your needs and make it stand out with expert dev team.

    Thank you for your cooperation and understanding.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 13:20

    Hello, Ugo Dionisio,

    Kindly proceed to insert the following code snippet – Theme Options, then select Theme Custom CSS and add:

    .etheme_widget_brands:has(ul):not(:has(li)) {
        display: none;
    }

    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
    February 20, 2024 at 13:12

    Hello,

    We kindly request that you provide us with temporary wp-admin and FTP credentials to facilitate necessary support and maintenance activities.

    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.

    We appreciate your cooperation in this matter and assure you that your credentials will be handled with the utmost confidentiality and care.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 13:11

    Hello, Milos,

    You’re welcome!

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 13:10

    Hello,

    We appreciate your prompt response.

    You’re right, there is a color option only. We did not add option to manage font-size for the headings because the general option for every heading is not suitable for design in some cases.
    You can change the size of the headings using custom CSS (Theme Options > Custom CSS)

    body {
        --h1-size-proportion: 2.5714;
        --h2-size-proportion: 1.7142;
        --h3-size-proportion: 1.7142;
        --h4-size-proportion: 1.2857;
        --h5-size-proportion: 1;
        --h6-size-proportion: 0.8571;
    }

    Increase the value of the size-proportion according to your needs. h tags size is the calculation of the 1rem* size-proportion variable.

    If you want to change the size just for some element (for example only for the widget titles) then let me know and I’ll give you a custom code to do that.

    Or use the Yellow Pencil plugin to edit the styles (XStore > Plugin installer).

    For content that cleared using Elementor the font size can be edited via Elementor settings.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 13:05

    Hello, The Egyptian Developers,

    We kindly request that you insert the following code into the Theme Options under Theme Custom CSS, specifically in the Global section:

    .woocommerce-checkout #payment .payment_methods li:nth-child(odd) {
        width: 64%;
    }
    .woocommerce-checkout #payment .payment_methods li {
        width: 35%;
        margin: auto;
        display: inline-block;
    }

    Here is the result – https://prnt.sc/5tqFcyuQksBV

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 12:48

    Hello, The Egyptian Developers,

    Thank you for reaching out to us with your request.

    Unfortunately, our theme does not currently offer the feature you have requested. However, you may achieve the desired effect through additional customization. To incorporate the font, you can utilize the @font-face rule, as detailed at https://css-tricks.com/snippets/css/using-font-face-in-css/. Subsequently, you can apply custom CSS to assign the font to the body of the RTL version as follows:

    body.rtl, .rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6, .rtl .products-title, .header-main-menu.et_element-top-level .menu>li>a {
        font-family: Cairo, sans-serif !important;
    }

    We trust that the information provided will be of significant assistance to you.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 12:42

    Hello, Clothmachine,

    Thank you for getting in touch with us.

    1/ We’ve activated this feature on your site – https://www.8theme.com/documentation/docs/fake-live-viewing/

    2/ We’ve activated this feature on your site – https://www.8theme.com/documentation/docs/cart-checkout-progress-bar/

    3, 4/ Done.

    5/ https://prnt.sc/PncgBlnPLWeU

    6/ We’ve activated this feature on your site – https://www.8theme.com/documentation/docs/fake-sale-popup-2/

    7/ Please provide URL of page where a product with the sale price does not have the Sale label.

    8/ Fixed.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 12:34

    Hello, Milos,

    Thank you for reaching out to us with your query.

    Shop page sidebar content can be edited via Appearance > Widgets > Shop sidebar.

    If you have any additional questions or require further assistance, please do not hesitate to let us know.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 12:31

    Hello,

    Thank you for reaching out to us with your query regarding typography settings in the XStore Builder.

    To customize the styling for headings, you will need to navigate to the Theme Options panel. Once there, look for the ‘Typography’ section > Headings.

    Best Regards,
    8Theme’s Team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2024 at 12:31

    Hello, Daniyal,

    Thank you for reaching out to us with your concern.

    We would like to inform you that we have successfully adjusted the Logo Width (pixels) in the Theme Options under the Header Builder section to align with the specifications of the logo image you have.

    Kindly proceed to clear your browser’s cache at your earliest convenience to view the updated settings.

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

    Best Regards,
    8Theme’s Team

  • 1 2 3 338 339 340 2,273 2,274 2,275
    Viewing 10,170 results - 10,141 through 10,170 (of 68,227 total)
Viewing 30 posts - 10,141 through 10,170 (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.