Forum Replies Created

Viewing 30 posts - 3,421 through 3,450 (of 5,361 total)
  • Avatar: Justin
    Luca Rossi
    Support staff
    July 24, 2024 at 04:22

    Hi @Matis,

    Could you please check the private content area?

    Thank you!

    Please contact administrator
    for this information.
    Avatar: Justin
    Luca Rossi
    Support staff
    July 24, 2024 at 04:10

    Hi @EB Collection,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .single-product ul.woocommerce-error {
        margin-top: 110px;
    }
    @media (max-width: 600px){
        .single-product ul.woocommerce-error {
            margin-top: 85px;
        }
    }
    

    Results:
    https://tinyurl.com/2d7ytahn
    https://tinyurl.com/287hwb4l

    Hope it helps!

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 12:48

    Dear Vijith,

    We hope this message finds you well. We have noticed that the loading time for your shop page is approximately 11 seconds. For your reference, we have attached a screenshot illustrating this issue.

    Upon reviewing your site, we observed that you have an extensive inventory of over 4000 products, which may be contributing to slower query responses when retrieving product data. With a large amount of your products, we suggest you to use a cache plugin.

    To potentially alleviate this issue, could you please consider temparorily disable the XStore Wishlist/Compare feature and then re-evaluating the performance?

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

    Thank you!

    Best Regards,
    8Theme’s Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 12:29

    Hi @Festigift,

    in this link i have opened rakhi category in that i have selected bhai rakhi only but after selecting all the category are showing but it should no show like that

    That’s default how the categories display on the shop page. We can’t change for now.

    and i want to hide Holi festival category and its sub category from every sidebar

    As we mentioned in the other topics, we can hide the categories by the custom CSS. Now please try with this custom CSS to make it work globally:

    
    #etheme_product_categories_filter-7 > ul > li:nth-child(9) {
        display: none;
    }
    

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 10:58

    Dear Festigift Team,

    We hope this message finds you well.

    We have observed an issue on our website concerning the visibility of the Holi Festival category. For your reference, I have attached links to screenshots from both the shop page and the category page as they appear on our end:

    – Shop Page: [https://tinyurl.com/2bagsbdb](https://tinyurl.com/2bagsbdb)
    – Category Page: [https://tinyurl.com/294dgt3q](https://tinyurl.com/294dgt3q)

    Upon review, it appears that the Holi Festival category is no longer visible on either page. Could you kindly verify this from your side?

    Thank you for your attention to this matter. We look forward to your prompt response.

    Best Regards,
    8Theme’s Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 10:52

    Dear Ameer,

    We hope this message finds you well. We are pleased to inform you that the previously reported error is no longer occurring. You can view the status here: https://www.awesomescreenshot.com/video/29802251?key=d4f230d168685972d4253e52fc3ae584.

    Could you kindly liaise with your hosting provider to upgrade your MySQL to the latest version and also increase the maximum execution time to 1000? These updates are crucial for the continued smooth operation of your services.

    Thank you for your attention to this matter.

    Best Regards,
    8Theme’s Team

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 10:07

    Hi @Festigift,

    Automatically hiding the sub-category items are not available. We’ve replied to you on this ticket: https://www.8theme.com/topic/is-there-any-way-to-hide-specific-category-on-shop-sidebar/#post-406492.

    Best Regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 10:03

    Hi @Festigift,

    is there any way we can hide parent category and subcategory of that category, automatically Hides

    Unfortunately, it’s not possible now. You are welcome to submit a feature request on our request board at https://www.8theme.com/taskboard/. Should your suggestion garner sufficient support from other customers, our development team will take it into consideration for inclusion in future updates.

    Best Regards,
    8Theme’s Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 09:55

    Hi @shopsangam,

    We would like to inform that we’ve updated the hooks from the plugin files to change the position of PinCode Check form.

    Please take a look at this file: wp-content/plugins/shiprocket/class-shiprocket-woocommerce-shipping.php line 278:

    
    add_action( 'woocommerce_after_add_to_cart_form', 'shiprocket_show_check_pincode', 30 );
    

    If you would like to change to another position, you can update the woocommerce_after_add_to_cart_form to any hooks of single product page: https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/

    If you require personal customization services, we invite you to submit a request through our customization panel at: https://www.8theme.com/account/#etheme_customization_panel , and continue conversations with the technicians team directly.
    Please be advised that customization services will incur additional charges, the exact amount of which will be communicated following a detailed review of your request.

    Best Regards,
    8Theme’s Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 09:25

    Dear Trendy,

    We hope this message finds you well. We are reaching out to request your assistance with disabling the CloudFlare cache(Cloudflares’ Rocket Loader) and the LiteSpeed Cache plugin for our website. Once these changes have been implemented, could you please also conduct a thorough review of the checkout page to ensure everything is functioning correctly?

    Thank you for your attention to this matter. We look forward to your prompt response.

    Best regards,
    8Theme’s Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 08:59

    If you need anything else please let us know.

    Best Regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 08:45

    Hi @Festigift,

    The fastest way is using the custom CSS codes, please try adding the following CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .etheme_widget_cats_filter a[href="https://newdemo.festigift.com/shop/?filter_cat=customized-products"],
    .etheme_widget_cats_filter a[href="https://newdemo.festigift.com/shop/?filter_cat=color-spray-cylinder"]{
        display: none !important;
    }
    

    Hope it helps!

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 08:35

    Dear @shopsangam,

    We hope this message finds you well. Could you please provide us with the details on how you integrated the PINCODE Check HTML codes into the single product page?

    Additionally, it appears that the login URL we have is no longer active. We kindly request that you generate a new one at your earliest convenience.

    Thank you for your attention to these matters.

    Best Regards,
    8Theme’s Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 08:26

    Hi @Anas,

    Please update the previous code to this:

    
    add_filter('after_etheme_product_grid_list_product_element_title', 'n2t_after_etheme_product_grid_list_product_element_title');
    function n2t_after_etheme_product_grid_list_product_element_title(){
        echo '<div class="custom-code">Your custom code</div>';
    }
    

    After that, add this custom CSS codes under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .etheme-product-grid-content {
        display: flex;
        flex-direction: column;
    }
    
    .etheme-product-grid-content .custom-code {
        order: 10;
    }
    

    Should you require further customizations, we offer specialized services which can be accessed here: https://www.8theme.com/account/#etheme_customization_panel.

    Thank you for your understanding and cooperation.

    Best Regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 07:56

    Hi @Festigift,

    We hope this message finds you well.

    We would like to inform you that the category filter operates as follows: it displays all products assigned to a specific category, taking into account other filters such as attributes, ratings, price, etc.

    Unfortunately, it does not function according to the algorithm and can’t stay at the category archive pages. If you wish to have this feature implemented, you may submit a request at our task board: https://www.8theme.com/taskboard/

    Should there be sufficient interest from the community, we will consider its development.

    Additionally, you may request customization services by visiting the following link: https://www.8theme.com/account/#etheme_customization_panel

    Thank you for your understanding and cooperation.

    Best Regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 06:37

    Hi @Fabricehty,

    Your XStore theme & XStore Core plugin have been updated successfully.

    Could you please double check?

    Thank you!

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 06:33

    Dear Fabricehty,

    We hope this message finds you well. We would like to inform you that we are currently in the process of addressing your request and will provide you with an update shortly.

    Thank you for your patience and understanding.

    Best Regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 06:12

    Hi @Anas,

    If you want to add the custom code for each product, please try with this code instead:

    
    add_filter('after_etheme_product_grid_list_product_element_title', 'n2t_after_etheme_product_grid_list_product_element_title');
    function n2t_after_etheme_product_grid_list_product_element_title(){
        echo 'Your custom code';
    }
    

    Best Regards,
    8Theme’s Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 04:52

    Dear Vijith,

    We hope this message finds you well. Upon reviewing your website, we noticed that you have not yet implemented any caching plugins. To assist you in enhancing your website’s performance, we would like to recommend the following resources:

    1. [How to Speed Up My Website](https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/)
    2. [How to Improve WP Rocket Settings with XStore](https://www.8theme.com/documentation/xstore/troubleshooting/how-to-improve-wp-rocket-settings-with-xstore/)
    3. [Optimize Elementor for Google Core Web Vitals](https://wpmudev.com/blog/optimize-elementor-google-core-web-vitals/)

    We hope you find these articles useful for optimizing your site. Should you have any questions or require further assistance, please do not hesitate to contact us.

    Best Regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 04:46

    Hi @Mankanwar,

    That is the incorrect page. Please visit the link provided below.
    We are using the Product Builder widget, and it does not show image properly on hover.

    Please add this custom CSS:

    
    body .etheme-product-grid-image img {
        width: 100%;
        height: auto;
    }
    

    Thank you for custom CSS and border radius, however it does not work. I want to change the Black Menu (with 3 options) that appears on hover, on the link given above.

    Please provide a screenshot what you want to achieve.

    Thank you!

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 04:39

    Hi There,

    Upon checking your custom codes, we could see that it’s missing the weight of product in the POST URL.

    
    function checkPincode_Shiprocket_Manual() {
    			var pincode = document.getElementById("shiprocket_pincode_check").value;
    			if (pincode == '') {
    				jQuery('#pincode_response').text("This pincode field is required!")
    			} else {
    				var url = "https://apiv2.shiprocket.in/v1/external/woocommerce/courier/serviceability";
    
    				url += "?weight=" + "" + "&cod=1&delivery_postcode=" + pincode;
    
    				url += "&store_url=" + "https://shopsangam.com";
    
    				url += "&merchant_id=" + "4e4459354f4463314e513d3d";
    
    				url += "&unit=" + "g";
    
    				var token = 'ACCESS_TOKEN:' + 'source_wc_app_2022';
    
    				jQuery.ajax({
    					url: url,
    					headers: {'authorization': token},
    					success: function (response) {
    						if (response.status == 200) {
    							var recommeded_courier_id = response.data.recommended_courier_company_id;
    							var available_couriers = response.data.available_courier_companies;
    							var recommeded_courier = available_couriers.filter(c => c.courier_company_id == recommeded_courier_id);
    							if (recommeded_courier_id !== null && recommeded_courier_id !== '' && recommeded_courier_id !== undefined) {
    								var recommeded_courier = available_couriers.filter(c => c.courier_company_id == recommeded_courier_id);
    								var etd = recommeded_courier[0].etd;
    							} else {
    								var etd = available_couriers[0].etd;
    							}
    							var msg = <code><span>You&#039;ll get your product by <strong></code> + etd + <code></strong> !</span></code>;
    
    							jQuery('#pincode_response').html(msg);
    						} else {
    							jQuery('#pincode_response').text("This pincode is not serviceable!")
    						}
    					},
    					error: function (error) {
    						jQuery('#pincode_response').text("This pincode is not serviceable!")
    					}
    				});
    			}
    		}
    

    Please double check at the API Documents: https://apidocs.shiprocket.in/#29ff5116-0917-41ba-8c82-638412604916.

    If you require personal customization services, to change the current functionality, we invite you to submit a request through our customization panel at: https://www.8theme.com/account/#etheme_customization_panel , and continue conversations with the technicians team directly.
    Please be advised that customization services will incur additional charges, the exact amount of which will be communicated following a detailed review of your request.

    Best Regards,
    8Theme’s Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 23, 2024 at 04:30

    Dear Anas,

    We hope this message finds you well.

    We would like to inform you that the custom codes appear to be functioning correctly. We suspect that the issue may be related to the cache.

    For your reference, we have attached a screenshot that illustrates the current status.

    Thank you for your attention to this matter.

    Best Regards,
    8Theme’s Team

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    July 22, 2024 at 12:56

    Dear @hafunerix,

    We hope this message finds you well. We would like to inform you that the reviews will now feature pagination, as illustrated in the attached screenshots.

    Please take a moment to review the updates at your earliest convenience.

    Best Regards,
    The 8Theme Team

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    July 22, 2024 at 12:52

    Dear Belen,

    We hope this message finds you well. We would like to inform you that we have not made any modifications to your shop page.

    If discrepancies persist, we recommend considering a rollback to a previous backup.

    Thank you for your attention to this matter.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 22, 2024 at 10:20

    Hi @hafunerix,

    Can you please try adding this custom CSS codes also?

    
    ul.adsw-gallery {
        margin-bottom: 0;
    }
    ul.adsw-gallery li {
        padding-bottom: 15px;
        border-bottom: none;
    }
    

    Result: https://tinyurl.com/2bbvq32g

    Best Regards,
    8Theme’s Team

    Avatar: Justin
    Luca Rossi
    Support staff
    July 22, 2024 at 10:03

    Dear Belen,

    We hope this message finds you well.

    We would like to inform you that your shop page has not been configured using Elementor. Instead, you can customize your shop page through the Customizer. We have included the relevant link in the private content section for your convenience.

    Should you prefer to edit your shop page using Elementor, we kindly suggest reviewing the following article which provides detailed guidance on how to do so: [XStore Products Archive Builder with Elementor](https://www.8theme.com/documentation/xstore/xstore-builders/xstore-products-archive-builder-with-elementor/).

    Thank you for your attention. Should you have any further questions or require additional assistance, please do not hesitate to contact us.

    Best Regards,
    The 8Theme Team

    Please contact administrator
    for this information.
    Avatar: Justin
    Luca Rossi
    Support staff
    July 22, 2024 at 09:42

    Hi @hafunerix,

    Please update the previous code to this code:

    
    .single-product div#reviews {
        position: relative;
        padding-top: 80px;
        border-top: 2px solid #f0f0f0;
    }
    .single-product div#reviews::before {
        content: 'OPINII';
        position: absolute;
        width: 100%;
        top: 0px;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
    }
    

    Hope it helps!

    Avatar: Justin
    Luca Rossi
    Support staff
    July 22, 2024 at 09:35

    Dear Shopsangam,

    We are pleased to inform you that the PINCODE check script is currently operational. For your reference, we have attached a screenshot demonstrating its functionality.

    Please be advised that any issues pertaining to third-party plugins should be directed to the respective plugin author. These issues are beyond the scope of our standard support services.

    Best Regards,
    The 8Theme Team

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    July 22, 2024 at 09:22

    Hi @Wealth Magnet,

    Please update the previous custom CSS codes to this:

    
    .page-template-default .content-page .content a {
        text-decoration: underline;
    }
    

    Hope it helps!

    Avatar: Justin
    Luca Rossi
    Support staff
    July 22, 2024 at 09:18

    Dear Vijith,

    We hope this message finds you well. We have noticed that the homepage of your website contains a high number of images. To enhance your site’s loading speed and overall performance, we recommend enabling the ‘Lazy Load Images’ feature. You can do this by navigating to XStore > Speed Optimization > Image Loading Type > Lazy. For your convenience, here is a direct link to the setting: https://tinyurl.com/26nvf6ul

    Additionally, we suggest using an image compression plugin to further optimize your website’s media files. Plugins such as Imagify or Smushit are excellent choices:

    – Imagify: https://wordpress.org/plugins/imagify/
    – Smushit: https://wordpress.org/plugins/wp-smushit/

    Implementing these changes should significantly improve your website’s loading times and overall user experience.

    Best regards,
    The 8Theme Team

  • 1 2 3 114 115 116 177 178 179
    Viewing 3,450 results - 3,421 through 3,450 (of 5,361 total)
Viewing 30 posts - 3,421 through 3,450 (of 5,361 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.