WOOCS Tab Side Switcher show restrictions
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from Dan on October 9, 2020, 19:19I’m not able to get the setting correct to have show Tab Side Switcher only on specific site pages only.Would like to how only on the following pagesportfolio pages: /artist/*woo: /shop/*Tags: /product-tag/*Categories: /product-category/*Currently using: artist, shop, product-tag, product-category, woocommerceDo not show on all other pages e.g.Home/artists/cart//profile//commerce//ufaqs/etc.
Quote from Pablo Borysenco on October 12, 2020, 10:39Hello
Please add wp-admin access( https://c2n.me/43SC6rb.png -> https://c2n.me/42BAoj4.png ) I will check it
Hello
Please add wp-admin access( https://c2n.me/43SC6rb.png -> https://c2n.me/42BAoj4.png ) I will check it
Quote from Dan on October 15, 2020, 02:48Required info added.
Thank you for your help.
Required info added.
Thank you for your help.
Quote from Pablo Borysenco on October 15, 2020, 10:40Hello
Please drop me FTP access I will check it
Hello
Please drop me FTP access I will check it
Quote from Dan on October 17, 2020, 03:11FTP access added.
FTP access added.
Quote from Pablo Borysenco on October 19, 2020, 16:03Hello
Please check your FTP access
Hello
Please check your FTP access
Quote from Dan on October 21, 2020, 06:05I added the Host IP and it works with that info.
I added the Host IP and it works with that info.
Quote from Pablo Borysenco on October 21, 2020, 17:08Hello
Please do a test
It looks like this is a problem related to site optimization
Hello
Please do a test
It looks like this is a problem related to site optimization
Quote from Dan on October 27, 2020, 20:24The Tab Side Switcher is working but a site visiter should only need to make a currency selection once, and all page views should continue to show prices in the selected currency. Currently, after selecting a currency selection it is not remembered when navigating to different Woo product pages. Is this fixable?
The Tab Side Switcher is working but a site visiter should only need to make a currency selection once, and all page views should continue to show prices in the selected currency. Currently, after selecting a currency selection it is not remembered when navigating to different Woo product pages. Is this fixable?
Quote from Pablo Borysenco on October 28, 2020, 13:11Hello
Please check options - https://c2n.me/49BGAso.png and do a test
Hello
Please check options - https://c2n.me/49BGAso.png and do a test
Quote from Dan on October 29, 2020, 03:55Changed the setting to WooCommerce Session.
I am using cache plugin on my site was already enabled.
Updated WOOCS to v.2.3.3 (28-10-2020).
The Tab Side Switcher has stopped working on many pages.
How do fix the problem again as it was fixed by you, October 21, 2020, 17:08?
Changed the setting to WooCommerce Session.
I am using cache plugin on my site was already enabled.
Updated WOOCS to v.2.3.3 (28-10-2020).
The Tab Side Switcher has stopped working on many pages.
How do fix the problem again as it was fixed by you, October 21, 2020, 17:08?
Quote from Dan on October 29, 2020, 04:02In Settings, Side Switcher tab, can I have pages in both, Show on the pages and Hide on the pages controls fields?
In Settings, Side Switcher tab, can I have pages in both, Show on the pages and Hide on the pages controls fields?
Quote from Pablo Borysenco on October 29, 2020, 12:22Hello
Please use https://c2n.me/49BGAso.png - Not WooCommerce Session
Side Switcher tab, can I have pages in both - Yes
Try in file - \wp-content\plugins\woocommerce-currency-switcher\classes\auto_switcher.php - add code - https://c2n.me/49CxLSm.png AND delete- https://c2n.me/49CxPEd.png
$special_pages = array('home', 'shop', 'category', 'front_page', 'woocommerce', 'product_cat', 'cart', 'product', 'checkout', 'product_tag','single');
Hello
Please use https://c2n.me/49BGAso.png - Not WooCommerce Session
Side Switcher tab, can I have pages in both - Yes
Try in file - \wp-content\plugins\woocommerce-currency-switcher\classes\auto_switcher.php - add code - https://c2n.me/49CxLSm.png AND delete- https://c2n.me/49CxPEd.png
$special_pages = array('home', 'shop', 'category', 'front_page', 'woocommerce', 'product_cat', 'cart', 'product', 'checkout', 'product_tag','single');
Quote from Dan on October 29, 2020, 18:09For the WOOCS option, Currency Storage, I only have the following options: PHP Session, WooCommerce Session, Transient. Currently using Transient. I uninstalled the WOOCS, deleted then reinstalled v.2.3.3, with no change in functionality or Currency Storage listed options.
I have change the line of code to: $special_pages = array('home', 'shop', 'category', 'front_page', 'woocommerce', 'product_cat', 'cart', 'product', 'checkout', 'product_tag','single');
FYI your access is available.
For the WOOCS option, Currency Storage, I only have the following options: PHP Session, WooCommerce Session, Transient. Currently using Transient. I uninstalled the WOOCS, deleted then reinstalled v.2.3.3, with no change in functionality or Currency Storage listed options.
I have change the line of code to: $special_pages = array('home', 'shop', 'category', 'front_page', 'woocommerce', 'product_cat', 'cart', 'product', 'checkout', 'product_tag','single');
FYI your access is available.
Quote from Pablo Borysenco on October 30, 2020, 17:23Hello
please do a test
Hello
please do a test