- NewspaperSingle Post Shortcodes
- NewspaperThe Mobile Theme
- NewspaperSmart Lists
Hi,
Sorry for delay, we don’t work on weekends and yesterday it was day off in our country!
You can remove the link for smartlist that you use – http://screencast.com/t/4RzQILAv Also you can use this custom css in Theme Panel > Custom Css to change the italic style – http://screencast.com/t/cSrXZjWlbn0
.td_smart_list_2 .td-sml2-current-item-title {
font-style: inherit;
}
Thanks!
First i would like to thank you for your great theme
I am Newspaper user and today i noticed your new theme Newsmag, and really like the smartlist feature, is there any way you plan to add this feature to Newspaper theme, this will make it the best theme ever
If you not planing to do this, can you make as paid plugin for Newspaper theme users, if any one want to use to use this feature ,my website is Totally a list and review website and this feature is what i always looking for,
Please plaease if you can help and add this to Newspaper
Regards
Hi,
@soumitmis Please follow this guide to create a smart list – https://forum.tagdiv.com/smart-list/ just write your content:
*Title
*Image
*Description
When you want to use [td_smart_list_end] you have to add this tag at the end of your smartlist then add the content – http://screencast.com/t/rTCktgJmlk
That will repeat on all slides: http://screencast.com/t/rlzYf7WTo1
Also this topic may help – https://forum.tagdiv.com/topic/smart-lists/
About gallery I’m not sure what is the issue. I also tested this and it works fine – http://screencast.com/t/K3IyJlte – http://screencast.com/t/1jkQn9Mcr9J
You have the same text in caption and in description that’s why it is repeated the same text. You have hidden the caption using css, but for modal appear both.
Thanks!
Hi, There are problems with the Smartlist and TagDiv Gallery modules. Will you kindly look into it. I have just purchased the Newsmag latest version and installed. Please find below the links to the
I think you submitted your post prematurely
Hi, There are problems with the Smartlist and TagDiv Gallery modules.
The Smartlist module is not generating the list. — http://www.pollupdates.com/news/nepal-earthquake-800-killed-thousands-under-debris/
In case of TagDiv gallery, I guess I have to hide either the Caption or Description. Even if I hide one of them, when you click on the image and go to the lightbox, again they get repeated. Also, I believe, text alignment should be left in stead of right. Here is the link. http://www.pollupdates.com/news/devastating-earthquake-in-nepal-thousands-still-trapped/
Please someone go through both pages and suggest what do I need to do.
Thanks,
Soumitra
Hi,
1-2-4-5 Unfortunately there is no option to do this, smartlist overwrite image settings and for the moment is not possible. We plan to add a new format for the smart lists in a future update and to have more control to the smartlist, but I cannot say when it’s going to be implemented, we have a lot of features on the list and we have to take them in the order of priority.
3. Smartlist 2 and 4 were designed to use font size 12px, so you will need to use custom css for them. Sorry for inconveniece!
For Smartlist 2 use this css: http://screencast.com/t/wjC1qAmOnC
.td_smart_list_2 .td-sml2-description p{
font-size: 16px;
}
For Smartlist 4 use this css: http://screencast.com/t/GVIs51hNybV
.td_smart_list_4 .td-sml4-description p{
font-size: 16px;
}
Smartlists 1 and 3 use post content size: http://screencast.com/t/3RYfrX4e – http://screencast.com/t/e1RM35nrxd
Thanks!
Hi,
Please make sure that you follow these steps when you create a smartlist: https://forum.tagdiv.com/topic/smart-lists/ And try this without any plugins active, leave just Visual Composer active also empty cache and purge your files.
Also please take a look here, jetpack photon could cause some issues: https://forum.tagdiv.com/topic/double-images-in-smartlist/#post-32894
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Is there any possibility that the smartlist post can be printed in normal single post? It means, the printing format remove all the sections, and print all the sections of smartlist.
thanks
st
Hi,
Smartlist 2 and 4 were designed to use font size 12px, so you will need to use custom css for them. Sorry for inconveniece!
For Smartlist 2 use this css: http://screencast.com/t/wjC1qAmOnC
.td_smart_list_2 .td-sml2-description p{
font-size: 16px;
}
For Smartlist 4 use this css: http://screencast.com/t/GVIs51hNybV
.td_smart_list_4 .td-sml4-description p{
font-size: 16px;
}
Smartlists 1 and 3 use post content size:
http://screencast.com/t/3RYfrX4e
http://screencast.com/t/e1RM35nrxd
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
Hmm- smartlists won’t be a widget and while your first idea might work, might be too much hassle to do every week. I hope someone has a simpler suggestion 🙂
Hi,
You can use a slider to display 10 posts(movies) and you can add to the post’s title numbers: 10, 9 … and add a category to those posts.
Of course you can create a smartlist’s post.
Hope this helps! Maybe someone will have a better idea.
Thanks!
Hi,
Unfortunately the inline ads doesn’t work for smartlist, but you can set ad manually like this:
1. Ad the code in Theme Panel > Ads > Custom Ad 1: http://screencast.com/t/IvOSIpRV
2. Use the shortcode for custom ad 1 in post editor html: http://screencast.com/t/kTPx0Hxl9G72
3. After you save the result should be: http://screencast.com/t/Fqe8RlXjVOK
Hope this helps!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Unfortunately the theme doesn’t have an option for this. The Smart List will use the title to generate the list. If you want only for some posts to hide the title you can use custom css for that smartlist post. This will hide the title only on that smartlist’s post: http://screencast.com/t/BMqvkythLtn
.postid-210 .td-sml2-current-item-title {
display: none;
}
Hope this helps!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Lucian has provided a solution for you here: https://forum.tagdiv.com/topic/smartlist-problem/
Thanks!
Hi,
Please try to make sure that other plugins aren’t causing this and to do that disable all plugins leaving just the Visual Composer plugin active, also set the permalink to “Post name”: http://screencast.com/t/J7AdSGziI317 and try again.
Also you can give me the content of the smartlist using http://pastebin.com , so I can also try on my side with your content.
Thanks!
Hi folks,
Loving the theme, really nicely put together !
We have an issue remaining with the Smart List functionality which I need a little assistance with though please.
On first loading a page using the smart list the image height is not always set correctly so you sometimes see http://www.screencast.com/t/CCCvOmtLx whereas if you move forwards in the list then back it sizes correctly to http://www.screencast.com/t/ofRBgxCd2f The page with this post is here: http://www.maxviral.net/celebrity/10-celebrity-photos-nearly-broke-internet/10/
The bigger issue though is the list ordering. We want to do a “countdown” in some cases like the page above, starting with 10 and ending at 1. For some reason this list style always shows 1 first then the next button takes you to 10 and then it counts down from there. This gives away the best item at the start which is incorrect as this item is the bottom of our post and should show last.
Heres the smartlist settings: http://www.screencast.com/t/CxWqL0iJR7VP
Any assistance would be gratefully received !
I have now done the regeneration. It fixed another problem for me om Smartlist3.:)
But still image will not cover across post on list1
URL: http://www.forretningssystemer.no. Do you access to admin?
Hi,
Please follow these steps:
1. Add a new post
2. Write content in this format: http://screencast.com/t/6H9chQRi
3. Select these settings: http://screencast.com/t/yzmJzMT3j
4. Publish post
You should have this result: http://screencast.com/t/c5ExI2lcQ
Let me know if yo have any issues with this and provide a link with smartlist’s post.
Hope this helps!
Thanks!
Hi,
Sorry for the delay! I have also posted an answer on this issue here: https://forum.tagdiv.com/topic/double-images-in-smartlist/#post-32894
Please make sure you follow all those steps and let me know if you still have this issue afterwards.
I have also tested this using smart list 3/4 and haven’t fund any issue with them: http://screencast.com/t/MaZuBAjk
Please let me know!
Thanks
-
This reply was modified 11 years by
Lucian.
I’m having double images in my smartlist pages.
Here are my examples please help..
http://hbcubuzz.com/5-things-accomplish-spring/
http://hbcubuzz.com/4-reasons-why-hbcu-alumni-dont-give-back-4-ways-to-fix-it/
Hi,
When you create a smartlist you just put title > picture > content like this: http://screencast.com/t/jEqitGOO4bA1 and choose the smartlist you want to use. You don’t need to align the image.
When you want to use [td_smart_list_end] you have to add this tag at the end of your smartlist then add the content – http://screencast.com/t/rTCktgJmlk
That will repeat on all slides: http://screencast.com/t/rlzYf7WTo1
Thanks!
Hi,
Sorry for the delay!
I have checked your site but I couldn’t find any smartlist with the issue you’ve described. Please let me know if you still have this smartlist issue and also paste here a link to a post containing this error as I have tested this and haven’t found any issues with this feature.
Thanks


