Forum Replies Created
-
AuthorPosts
-
Ok, please recheck.
Hi again,
#1. Search form: I resolved this issue.
#2. Translate text:
I installed Loco translate plugin for your site, please go to Translate text on theme, search your text and add translate.
Hi you,
I added this page to Mobile menu, please recheck: https://prnt.sc/1s9j8wz
Hi,
Please send admin web account for me, I will check and try to help you.
Hi,
Please remove all codes:
in the above codeHi again,
#1. Edit product content:
Please go to Edit product -> Edit page with Elementor: https://prnt.sc/1s6r5es -> Edit content.
#2. Please download the latest version on themeforest, then unzip the downloaded theme package, upload to your website the theme.zip version to update your website.
No, this code only applies to the ajax search function at the header.
Hi you,
Please copy this function and paste to file functions.php( child-theme):
function organey_product_search() { if (organey_is_woocommerce_activated()) { static $index = 0; $index++; ?> <div class="site-search ajax-search"> <div class="widget woocommerce widget_product_search"> <div class="ajax-search-result d-none"></div> <form role="search" method="get" class="woocommerce-product-search" action="<?php echo esc_url(home_url('/')); ?>"> <label class="screen-reader-text" for="woocommerce-product-search-field-<?php echo isset($index) ? absint($index) : 0; ?>"><?php esc_html_e('Search for:', 'organey'); ?></label> <input type="search" id="woocommerce-product-search-field-<?php echo isset($index) ? absint($index) : 0; ?>" class="search-field" placeholder="<?php echo esc_attr__('Search products…', 'organey'); ?>" autocomplete="off" value="<?php echo get_search_query(); ?>" name="s"/> <button type="submit" value="<?php echo esc_attr_x('Search', 'submit button', 'organey'); ?>"><?php echo esc_html_x('Search', 'submit button', 'organey'); ?></button> <input type="hidden" name="post_type" value="product"/> </form> </div> </div> <?php } }
And change this text:
<?php echo esc_attr__('Search products…', 'organey'); ?>
You are welcome!
Let me know if you need to help.
I have just removed the description product for you, please recheck.
Hi you,
Please shorten this description: https://prnt.sc/1s1h6l3
September 13, 2021 at 2:39 pm in reply to: Shop elementor and My Account elementor does not work #3611Oh sorry, please go to Creative Mail config and change this text: https://prnt.sc/1s16mca
Thank you very much!
#1. Optimize the images on your website: https://prnt.sc/1s0662v
#2. Remove unnecessary plugins, limit the use of services from 3rd party providers such as facebook, instagram … it will increase the response time of the website, leading to slow web
#3. Optimize css and js, html with WP Rocket plugin
#4. Use CDN for your website.
September 13, 2021 at 8:54 am in reply to: Shop elementor and My Account elementor does not work #3605Hi,
#1. Issue: https://prnt.sc/1ryh5ej
You need to Translate Compare plugins
#2. Issue: https://prnt.sc/1ryrzqs
Please check my comment: #post-3595, #3
-
AuthorPosts