Some functionality of theme does not supporting on website

This topic has 41 replies, 3 voices, and was last updated 1 month, 3 weeks ago ago by Jack Richardson

  • Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    December 16, 2025 at 11:39

    Our website is https://onyxathleisure.in/ but for testing we have created the staging of the website and doing the changes on it. Staging website link is https://staging.onyxathleisure.in/

    For now we are getting 3 issues on website,

    1. On iOS devices, when viewing the home page, users need to tap the Add to Cart button twice for the product to be added to the cart but in android in the first click its adding product to the cart.

    2. In the mini cart, My Account & Wishlist icons initially display correctly; however, after navigating through other pages, some icons intermittently appear as boxes.

    3. While adding variation products—such as different sizes with multiple color options—the product gallery images fail to load correctly in certain browsers.

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    40 Answers
    Avatar: Samir Malik
    Samir Malik
    Support staff
    December 16, 2025 at 13:05

    Hello, Rajesh,

    1. The “Add to Cart” button is hidden on mobile devices by default. For variable products, you must select a size before adding the product to the cart. Please add the following CSS code to ensure the button is always visible on mobile:

    
    @media (max-width: 600px){
        .etheme-product-hover-mask:not(:hover) footer {
            opacity: 1;
            transform: translateY(0);
            visibility: visible;
        }
    }
    

    2. Could you please provide some screenshots or videos for reference?

    3. The gallery image is not changing because images have not yet been added to each variation. Please add images to the gallery as well: https://prnt.sc/RFcGZxI3ePvx

    Best regards,
    8Theme Team

    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    December 17, 2025 at 09:36

    On iOS devices, users need to tap the Add to Cart button twice on the home page for the product to be added to the cart. However, on Android devices, the product is added to the cart on the first tap.

    The issue is still not resolved. On iOS devices, when a user taps the Add to Cart button on the product archive page for the first time, it only triggers the hover effect. The actual action of adding the product to the cart happens only on the second tap.

    I have shared a video demonstrating this issue. Please review the attached video and provide a solution as soon as possible.

    note: I found that this issue occurs only when the Image Swap option is enabled on iOS devices.

    Thank you.

    Files is visible for topic creator and
    support staff only.
    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    December 17, 2025 at 11:39

    Hello Team

    3. While adding variation products—such as different sizes with multiple color options—the product gallery images fail to load correctly in certain browsers.

    Regarding this 3rd point, we have checked in multiple browser as when we open the single product page on left gallery only one image is loading and other gallery images are not showing inspite of adding the gallery images

    kindly look into this issue on priority

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 18, 2025 at 08:44

    Hello @Rajesh Ankam,

    Please provide us with access to your shop and the correct wp-admin credentials (if they have been modified), as the store is currently protected: https://prnt.sc/8KffHmLF9h50.

    Best regards,
    Jack Richardson
    The 8Theme Team

    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    December 18, 2025 at 11:56

    Hello Jack Richardson,

    I have removed the password protected from the website and also shared the wordpress backend credentials

    kindly check this points on priority

    Please contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 18, 2025 at 13:31

    Hello @Rajesh Ankam,

    Thank you for providing us with access to review your settings. Please check whether the issue with double-tapping on a product to open its page has been resolved (we have applied a fix using custom CSS: https://prnt.sc/VYZP0G8TUKdZ).

    Regarding your question about the glitched gallery, this issue may occur only with the vertical gallery type when the variation gallery option is also enabled in your Theme Options. Could you please check if the issue is resolved when you switch your gallery type to horizontal (https://prnt.sc/5F30pPexwwrz) in your Single product builder or by disabling the Variation Gallery option in your Theme Settings?

    Note: If you do not use this functionality, we recommend disabling it to optimize the assets on your single product pages.

    Best regards,
    Jack Richardson
    8Theme Team

    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    December 19, 2025 at 06:37

    Hello Jack Richardson,

    Regarding Single product page gallery section, i have checked keeping horizontal also but still getting the same issue as we are getting in vertical gallery. When we refresh the product page only one image is showing in gallery but when i select variations than only the whole gallery part is showing.

    We need the vertical gallery only and this glitch should not be happened because we are using purchase theme.

    We have other woocommerce theme also but did not got any issue like this. and for this reason only we have extended the support

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 19, 2025 at 07:34

    Hello @Rajesh Ankam,

    We have reviewed the current version of your single products and were unable to reproduce the issue you described (a video of our tests is attached in the private content). Could you please provide us with the steps to reproduce the issue with the horizontal gallery? Alternatively, if the issue appears only on specific products, kindly share the URLs of those products in the private content.

    As we previously mentioned (https://www.8theme.com/topic/some-functionality-of-theme-does-not-supporting-on-website/#post-462760), the issue may be related to the use of the Variation Gallery option. Could you please confirm whether you are using additional galleries for your product variations on your website? If not, we recommend disabling this option to improve your website’s performance. Based on our review, your products use only size attributes, which do not require separate galleries since they share the same main product source. Creating additional galleries is more suitable when you have color variations.

    Best regards,
    Jack Richardson
    The 8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    December 19, 2025 at 08:15

    Hello,

    Could you check this product which has color variation also, in this product you will understand the issue we are facing

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 19, 2025 at 08:29

    Hello @Rajesh Ankam,

    We have found the product you mentioned (the URL has been attached in the private area). It appears that the issue occurs when a combination of variations is preselected (https://prnt.sc/M_Wk728MuZtE). However, if we set only one variation (https://prnt.sc/w-2CO2ADG4ri) from that combination, or reset the preselect variations the gallery issue is resolved. This may serve as a temporary workaround in this case.

    Could you please check the product now and let us know your feedback regarding this workaround? If this solution is not suitable for you and you would like us to investigate the issue in more detail, please provide FTP access in the private area.

    Best regards,
    Jack Richardson
    The 8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    December 19, 2025 at 09:02

    Now i think in horizontal its working fine but can you try in vertical gallery and check if its working properly

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 19, 2025 at 09:21

    Hello @Rajesh Ankam,

    We kindly ask you to check whether the issue has been resolved on your side: https://gyazo.com/3543d1bfc2db2ed66894f4b64d1122df. We have implemented a fix using custom CSS for the Product Gallery widget and tested it on several products, where the issue appeared to be resolved.

    Best regards,
    Jack Richardson
    The 8Theme Team

    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    December 19, 2025 at 10:29

    we have checked now it seemed to be solved now but when we open image lightbox, its not showing carousal

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 19, 2025 at 11:35

    Hello @Rajesh Ankam,

    We have noticed that you have modified the parent theme files: https://prnt.sc/UWnvGEQXOQsi. Please note that any changes made directly to the parent theme will be overwritten when the theme is updated.

    To safely apply customizations, we recommend using a child theme: https://www.8theme.com/documentation/xstore/theme-installation/child-theme/. You can find more detailed information here: https://developer.wordpress.org/themes/advanced-topics/child-themes/.

    At this time, we have added the following filter in your xstore/functions.php (https://prnt.sc/kT5So2ydYuDM) file:
    add_filter('etheme_single_product_variation_gallery_lightbox', '__return_true');

    You can now check the issue. However, we strongly advise updating your theme to the latest version and previously migrating any custom code you have added in the theme files to a separate plugin for code snippets, such as: https://wordpress.org/plugins/insert-headers-and-footers/ or in child-theme/functions.php

    Best regards,
    Jack Richardson
    The 8Theme’s Team

    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    December 19, 2025 at 12:57

    Hello team

    In single product page when i scroll down there is option for Other products where other products are displayed but some product image is not displaying but when we refresh the page its looks proper.

    Attaching the screenshot with it

    Files is visible for topic creator and
    support staff only.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 19, 2025 at 14:41

    Hello @Rajesh Ankam,

    Upon our review, it appears that some images are not displaying correctly due to server-related issues. We kindly ask you to follow the previous recommendations regarding updating the theme as many fixes/improves were included in our latest updates and migrating your customizations from the parent theme to the appropriate files.

    Best regards,
    Jack Richardson
    The 8Theme Team

    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    December 22, 2025 at 05:54

    Hello Jack Richardson,

    kindly update the theme at your end.

    Thank you in advance

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 22, 2025 at 07:09

    Hello @Rajesh Ankam,

    Our current theme version is 9.6.3 (https://xstore.8theme.com/update-history/). If you need guidance on how to correctly update the archive, please refer to the following article: https://www.8theme.com/documentation/xstore/theme-installation/theme-update/.

    If you still require our assistance, kindly provide detailed information about the issue you are experiencing so that we can offer an appropriate solution.

    Best regards,
    Jack Richardson
    The 8Theme Team

    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    December 22, 2025 at 07:37

    Hello

    I have updated the theme but still the same issue appearing regarding the images, kindly look into this on priority

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 22, 2025 at 08:24

    Hello @Rajesh Ankam,

    Could you please provide us with the URL of the product where you are experiencing this issue? We are currently unable to reproduce it on our side (a video of our test is attached).

    Best regards,
    Jack Richardson
    8Theme Team

    Please contact administrator
    for this information.
    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    December 22, 2025 at 09:38

    Hello Team,

    The issue is still persisting, kindly check the screenshot attached

    Files is visible for topic creator and
    support staff only.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 22, 2025 at 10:46

    Hello @Rajesh Ankam,

    We kindly ask you to provide us with a video and the URL of the product where this issue occurs, as we have already shared a video demonstrating that the issue could not be reproduced on your website from our side.

    Best regards,
    Jack Richardson
    The 8Theme’s Team

    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    December 24, 2025 at 10:37

    Hello team,

    I have shared the video in private content for better understanding of the issue arising, kindly have a look on it and kindly try to solve this asap.

    Thank you in advance

    Please contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 24, 2025 at 11:07

    Hello @Rajesh Ankam,

    Could you please test the issue using a different browser? Several of our support managers have checked it but were unable to reproduce the same problem shown in your video. A video of our test is attached in the private content.

    Best regards,
    Jack Richardson
    The 8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    January 9, 2026 at 06:21

    In the mini cart, My Account & Wishlist icons initially display correctly; however, after navigating through the My Account page, some icons intermittently appear as boxes.

    Attaching the screenshot with it

    Files is visible for topic creator and
    support staff only.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 9, 2026 at 07:03

    Hello @Rajesh Ankam,

    The issue was caused by the forced font-family setting for all content in the custom CSS that you manually added in Theme Options -> Additional CSS (https://prnt.sc/Sgwaatf9lvgl). We have already updated your custom styles with the following modifications:

    .woocommerce-account,  
    .woocommerce-account h1,  
    .woocommerce-account h2,  
    .woocommerce-account h3,  
    .woocommerce-account h4,  
    .woocommerce-account h5,  
    .woocommerce-account h6,  
    .woocommerce-account .products-title {  
        font-family: "Helvetica", Sans-serif !important;  
    }

    Best regards,
    Jack Richardson
    The 8Theme Team

    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    January 12, 2026 at 11:58

    Hello Team,

    We have added on product with variations size & Color, when we select only the option of color also the image should change, can we do this option on website kindly check and now we have migrated our website from staging to our actual website and i have shared my link on private content. kindly check and update us on this

    Please contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 12, 2026 at 12:46

    Hello @Rajesh Ankam,

    Thank you for reaching out to us.

    Please go to Theme Options > WooCommerce > Shop Elements > Variation Swatches > set the Color or Size as the primary attribute, then check again.

    Warm Regards,
    The 8Theme Team

    Avatar: Rajesh Ankam
    Rajesh Ankam
    Participant
    January 13, 2026 at 05:27

    Thank you team for the support

  • 1 2
    Viewing 30 results - 1 through 30 (of 41 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.