webtrongoi
Forum Replies Created
-
Dear @rafikwp , how to get auto id to shortcode display in category page ?
I used this code bellow but not work ok<?php $cate = get_queried_object(); $cateID = $cate->term_id; echo do_shortcode("[wpos_product_categories ids='$cateID']"); ?>
- This reply was modified 4 years, 11 months ago by webtrongoi.
Forum: Plugins
In reply to: [Secure Custom Fields] Safe to up with WordPress 5+?no, it not work
Forum: Plugins
In reply to: [WP Custom Post Popup] How to display post via category ?!!!Thanks for your quick response, could you please tell me how to custom it ? or You’ll update your plugin ?!
Forum: Plugins
In reply to: [More-Lang] How to add apply_filters(“…”) to translate the text ?!!!Thank you @clivezhg, it’s work!
All the best to you!Forum: Plugins
In reply to: [More-Lang] How to add apply_filters(“…”) to translate the text ?!!!Dear @clivezhg !
Thanks for your kindly support! I try to add the code to my site look like this:<?php apply_filters(“morelang_translate_text”, $default_text) ?>DANG NHAP</h2>
The default language is vn and I want to translate to English.
I used the code above but it doesnt work.- This reply was modified 6 years ago by webtrongoi.
It work! Many thank you @anoopranawat .
Love You!!!- This reply was modified 6 years, 1 month ago by webtrongoi.
Dear Plugin Author!
I try to find many css code, php related to woocommerce to show 2 products on mobi but not success, could You please update your Plugin support for Mobile ( display product on mobi ).
Thanks!anyone help me please!!!
ohm I build on localhost so there no url, the source code I used is:
<?php echo do_shortcode('[products_slider cats="15" slide_to_scroll="1" slide_to_show="4" autoplay="false" dots=”false” autoplay_speed="1000"]'); ?>