Forum Replies Created
-
AuthorPosts
-
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
Ok, let me know if you need to help and hope you will vote 5 stars for our team.
Thanks!
Please go to your homepage -> Slider Revolution -> Slider 1: https://prnt.sc/1s04lge
-> Click Edit button -> Actions: https://prnt.sc/1s04oa7
-> Add link: https://prnt.sc/1s04orr
Hi you,
Please follow guide at Setup Color
September 12, 2021 at 9:59 pm in reply to: Shop elementor and My Account elementor does not work #3595Hi again,
I fixed this issue
Compare: I resolved this issue.
Add to wishlist: Please go to WPC Smart Wishlist and change text: https://prnt.sc/1ry7oh0
Please go to mailpoet settings and change this text: https://prnt.sc/1ry8ibx
Please go to Organey Mail Chimp and change this text: https://prnt.sc/1ry8owh
Please go to Appearance -> Customize: Customize settings
– Setting for woocommerce: https://prnt.sc/1rwypc5
– Setting for blog: https://prnt.sc/1rwyqyjFollow guide at Organey theme guide
September 12, 2021 at 1:58 pm in reply to: Shop elementor and My Account elementor does not work #3587Hi you,
#1. Shop page: you need to rename this page.
Shop => BoutiqueI changed for you, please recheck Boutique
#2. Please go to Pages list -> Click edit page -> Rename page: https://prnt.sc/1rwxpir
-
This reply was modified 3 years, 8 months ago by
Supporter.
Hi again,
These are the links from our demo site, which means you can configure it to look like one of the demos we have.
Ex:
Blog page: You can choose left or right sidebar and choose grid or defalt layout -
This reply was modified 3 years, 8 months ago by
-
AuthorPosts