Hi team, please could you advice, how to disable SMART list in mobile theme? I need to have it as SMART list only for pc and in mobile theme display the article as standard post, not SMART list. It is because of loading of each Page of SMART list which is not allowed by many advertisers and there may be penalties for us.
If this is not possible (i know you will try to do That at least :)), please advice how to not load every page of mobile theme SMART list as a new HTML page.
We really love mobile theme and do not want to switch back because of SMART lists.
Thanks
Hi,
If a smart list is in the post content, it will be there permanently regardless of device used to view the post.
If you use it, the mobile theme will convert the smart style used on desktop to a predefined style, but it will still be a smart list.
This is all done automatically, it is not possible to remove the smart list from the post content unless manually editing the post and removing it.
You could try something, to display the whole list content in the same post page with no pagination on mobile. Pagination will lead to the next/prev smart list page, that would be how it is supposed to work. If you should consider that a solution let me know.
Thanks
Hi,
I tried something like the following, made a few tests only so maybe try it locally before making it live, if possible.
First replace the all the code in the mobile smart list template with this one
– https://www.screencast.com/t/c35AGFXpA
– https://pastebin.com/fCwzufL2
Add this CSS in the mobile theme custom CSS section
– https://pastebin.com/eMVMcvmR
For me the result is like this
– https://www.screencast.com/t/k6rDWHEVaE
All the smart list sections are displayed one below the other, no next/prev pagination, all in one page. It is like smart list style 2
– https://demo.tagdiv.com/newspaper/smart-list-style-2/
Hi loano1,
It looks that this thread was closed, I will open it again. In the meanwhile please use the responsive version for the posts that have smartlists, this option is in Gutenberg editor -> https://i.imgur.com/Xf5HuZB.png
Thank you for your understanding!
Hello all,
This issue has been fixed with Newspaper Version: 10.3.3
There is now a smart list toggle in the mobile theme options from where you can switch to Smart List Version 2 (displays all list items on one post)
@Tagdiv team, thanks for the implementation!
I have two issues here with this:
1. In the mobile theme, the smartlist toggle button has no impact on the page whatsoever (though it is set to use mobile theme for my post)
2. When you have Next button, the URL changes from: domain.com/<post_name>/ to: domain.com/<post_name>/1 and domain.com/<post_name>/2 and domain.com/<post_name>/3 etc.
While when using scroll down smartlist, the URL doesn’t change at all. Can this be correct/fix somehow?
Hi purart,
Unfortunately for the moment only these two style are available on mobile theme on smartlist, for the moment what you can do is to use the responsive version -> https://i.imgur.com/YfpfKiJ.png
Thank you!