Switching to mobile mode does not work
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 Derber on August 15, 2022, 21:14I'm setting up the site for a client. Plugin v.2.2.9.2 (PRO).
I inserted a widget and set up a mobile mode. However, it does not work. See video https://i.imgur.com/9b6qD5g.mp4 .I also tried the shortcode [woof_mobile] - it doesn't display at all.
Is there an error in the plugin or what am I doing wrong?
I'm setting up the site for a client. Plugin v.2.2.9.2 (PRO).
I inserted a widget and set up a mobile mode. However, it does not work. See video https://i.imgur.com/9b6qD5g.mp4 .
I also tried the shortcode [woof_mobile] - it doesn't display at all.
Is there an error in the plugin or what am I doing wrong?
Quote from Pablo Borysenco on August 16, 2022, 12:04Hello
Please paste your license key here - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130614.png
drop me exact link to the issue
Hello
Please paste your license key here - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130614.png
drop me exact link to the issue
Quote from Derber on August 16, 2022, 20:18Filled in the necessary data and gave access to wp-admin on the test site. If necessary, you can change the settings.
See the store page or any category.
Filled in the necessary data and gave access to wp-admin on the test site. If necessary, you can change the settings.
See the store page or any category.
Quote from Pablo Borysenco on August 16, 2022, 22:33Hello
I'm setting up the site for a client. Plugin v.2.2.9.2 (PRO). - this license was bought 26-12-2020 15:24, and support is expired. Please renew if this license is used only on this client site. 1 license == 1 domain
Read more here: https://codecanyon.net/licenses/faq
Hello
I'm setting up the site for a client. Plugin v.2.2.9.2 (PRO). - this license was bought 26-12-2020 15:24, and support is expired. Please renew if this license is used only on this client site. 1 license == 1 domain
Read more here: https://codecanyon.net/licenses/faq
Quote from Derber on August 17, 2022, 08:08I'm sorry, the client gave me this license number. As far as I know he had to renew the license. Otherwise he would not have been able to download the latest version of the plugin. But I will check with him and let him know the result.
However, it is not clear how can I work with the plugin on the site under development? I can't break anything on the working domain. For this I do all the work on a temporary site.
I'm sorry, the client gave me this license number. As far as I know he had to renew the license. Otherwise he would not have been able to download the latest version of the plugin. But I will check with him and let him know the result.
However, it is not clear how can I work with the plugin on the site under development? I can't break anything on the working domain. For this I do all the work on a temporary site.
Quote from Derber on August 17, 2022, 10:27The client sent me a new Purchase Code. I updated the data.
The client sent me a new Purchase Code. I updated the data.
Quote from Pablo Borysenco on August 17, 2022, 11:27Hello
I did a test - https://share.pluginus.net/video/v20220817092209.mp4 - it looks like it works
Add CSS please
#secondary.widget-area {
z-index:9;
}
Hello
I did a test - https://share.pluginus.net/video/v20220817092209.mp4 - it looks like it works
Add CSS please
#secondary.widget-area {
z-index:9;
}
Quote from Derber on August 17, 2022, 11:43That's not what I'm asking.
The widget in the sidebar doesn't work. See the video at the beginning of the topic and here are more screenshots: https://i.imgur.com/FgAIzz0.jpeg, https://i.imgur.com/m2Rvnvb.jpeg
The filters in the widget stay open and don't collapse into a button - that's the problem.
That's not what I'm asking.
The widget in the sidebar doesn't work. See the video at the beginning of the topic and here are more screenshots: https://i.imgur.com/FgAIzz0.jpeg, https://i.imgur.com/m2Rvnvb.jpeg
The filters in the widget stay open and don't collapse into a button - that's the problem.
Quote from Pablo Borysenco on August 17, 2022, 12:26Please watch my video. I showed that it works
Another video of my test - https://c2n.me/4gpnhFi
Please use your mobile device to test.
Please watch my video. I showed that it works
Another video of my test - https://c2n.me/4gpnhFi
Please use your mobile device to test.
Quote from Derber on August 17, 2022, 13:45Thank you, but I don't see that in me. What could be the problem?
video - https://i.imgur.com/qGNFKg0.mp4
Thank you, but I don't see that in me. What could be the problem?
video - https://i.imgur.com/qGNFKg0.mp4
Quote from Derber on August 17, 2022, 13:51I noticed that in your video on the 10th second there is no "Open Filter" link. Then it was gone, and only then did it appear.
I noticed that in your video on the 10th second there is no"Open Filter" link. Then it was gone, and only then did it appear.

Quote from Pablo Borysenco on August 18, 2022, 10:12Hello
Because when you change the device in the browser console, you should reload the page.
Please use real mobile device to test.
Hello
Because when you change the device in the browser console, you should reload the page.
Please use real mobile device to test.
Quote from Derber on August 19, 2022, 15:49I got it!
You didn't do responsive, you did user-agent detection. This is a very bad solution for this case! In this case, the sidebar remains visible on tablets (and the filter should be displayed there). https://i.imgur.com/umliOzE.jpeg
(Hiding the header with css is not the solution, but also a very bad idea.)Is it possible to change to adaptive with the ability to set the width at which this will work?
I got it!
You didn't do responsive, you did user-agent detection. This is a very bad solution for this case! In this case, the sidebar remains visible on tablets (and the filter should be displayed there). https://i.imgur.com/umliOzE.jpeg
(Hiding the header with css is not the solution, but also a very bad idea.)
Is it possible to change to adaptive with the ability to set the width at which this will work?
Quote from Pablo Borysenco on August 22, 2022, 11:01Hello
Hiding the header with css is not the solution, but also a very bad idea - what header? My plugin doesn't hide the header
the sidebar remains visible on tablets (and the filter should be displayed there). - OK! My plugin does not control the sidebar display.it may depend on the current theme.
Unfortunately the plugin does not have this feature.
Hello
Hiding the header with css is not the solution, but also a very bad idea - what header? My plugin doesn't hide the header
the sidebar remains visible on tablets (and the filter should be displayed there). - OK! My plugin does not control the sidebar display.it may depend on the current theme.
Unfortunately the plugin does not have this feature.
Quote from Derber on August 22, 2022, 11:35
what header? My plugin doesn't hide the header
I meant using css to hide it https://i.imgur.com/H0hujGh.jpeg
My plugin does not control the sidebar display.it may depend on the current theme.
That's right - it's the themes' job, not the plugins'. And all themes control the sidebar by screen width, not by user-agent. But your plugin determines user-agent, not screen width, for some reason. That's not right. (wp_is_mobile() and similar solutions should be used for other purposes.)
But I get it, and I hope you'll take it into account in the future.
what header? My plugin doesn't hide the header
I meant using css to hide it https://i.imgur.com/H0hujGh.jpeg
My plugin does not control the sidebar display.it may depend on the current theme.
That's right - it's the themes' job, not the plugins'. And all themes control the sidebar by screen width, not by user-agent. But your plugin determines user-agent, not screen width, for some reason. That's not right. (wp_is_mobile() and similar solutions should be used for other purposes.)
But I get it, and I hope you'll take it into account in the future.
Quote from Pablo Borysenco on August 22, 2022, 12:15And all themes control the sidebar by screen width, not by user-agent. - Ok! but as you can see your theme doesn't do that. if it were, the sidebar would be hidden regardless of my plugin, regardless of how my plugin detects the current device
I hope you'll take it into account in the future. - yes, sure! It's just that some changes need to be done on the server (before the generated page is received), for this reason the function is used
And all themes control the sidebar by screen width, not by user-agent. - Ok! but as you can see your theme doesn't do that. if it were, the sidebar would be hidden regardless of my plugin, regardless of how my plugin detects the current device
I hope you'll take it into account in the future. - yes, sure! It's just that some changes need to be done on the server (before the generated page is received), for this reason the function is used
Quote from Derber on August 22, 2022, 14:23but as you can see your theme doesn't do that. i
It's not. The theme moves the sidebar when width <=921px. https://i.imgur.com/Z5Ozs75.mp4
It's just that some changes need to be done on the server (before the generated page is received), for this reason the function is used
The server has nothing to do with it. The user-agent definition is only needed to determine the capabilities of the device (touchscreen, voice control, no mouse, and so on). But all visual representations should be defined by the width of the screen.
but as you can see your theme doesn't do that. i
It's not. The theme moves the sidebar when width <=921px. https://i.imgur.com/Z5Ozs75.mp4
It's just that some changes need to be done on the server (before the generated page is received), for this reason the function is used
The server has nothing to do with it. The user-agent definition is only needed to determine the capabilities of the device (touchscreen, voice control, no mouse, and so on). But all visual representations should be defined by the width of the screen.
Quote from Pablo Borysenco on August 23, 2022, 11:38hello
It's not. - https://share.pluginus.net/image/i20220823093353.png
The server has nothing to do with it. - OK! - https://c2n.me/4grZbVV.png - I meant the code of our plugin. But all visual representations should be defined by the width of the screen. - You can't change the HTML template of a page with CSS.
hello
It's not. - https://share.pluginus.net/image/i20220823093353.png
The server has nothing to do with it. - OK! - https://c2n.me/4grZbVV.png - I meant the code of our plugin. But all visual representations should be defined by the width of the screen. - You can't change the HTML template of a page with CSS.