- NewspaperModules Builder in Newspaper Theme
- NewspaperSingle Post Shortcodes
- NewspaperThe Mobile Theme
- NewspaperSmart Lists
Hello anwar alrabee,
Our theme has no RTL support because it has been designed to be used in this layout, sorry!
Unfortunately, we have no plan on implementing it in the near future. Implementing RTL support in our theme will require 2 style.css files and it will add significant “weight” to the theme. Using the RTL mode means that lots of elements have to be adjusted and this thing involves custom work and we cannot provide this at the moment!
Please try to do a simple search of our forum and you will see that our team offers support only for theme related problems and which not require additional customizations. Please check again our support policy here -> https://forum.tagdiv.com/support-policy-2/
Thanks for your understanding!
I want to change newsmag from left to right (rtl)
Hi,
Smart lists will igonre inline ads as smart lists have a different implementation than normal posts. Smartlists have their own ads.
Here is an example from a different topic regarding smart list 6:
Smart lists have a specific ad spot in the theme panel but the smart list 6 ad will not position below the pagination. If you want it to show below the pagination, you will have to edit the theme files to do it as there is no option in the theme for it. You can use this code :
$buffy .= do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');
And place it like so: http://screencast.com/t/zvRezg4R8rva Then your ad from ‘custom ad 1’ spot will show below the pagination. Unfortunately this will not be a 970 width ad if you use a sidebar because if you do, the main content area is only 696 pixels wide. There can be a large 970 px banner only if you remove the sidebar.
You can adapt the method from smart list 6 to your smart list 1 in this file:
http://screencast.com/t/ke2gPSa65
I hope this helps.
Thank you!
Hey Awesome people,
Recently I noticed that the “ad codes” from zergnet is not working on any smartlists. So, I used the ad code under theme optional panel- ads- Article Bottom Ad ,
The should be seen at the end of the post like this: https://tomatoheart.com/hiya/ratan-tata-takes-reigns-tata-group/ but it doesn’t appear on any smart lists posts for example: https://tomatoheart.com/rishika/17-crazy-things-home-alone/
What’s the issue, where should I add these codes to appear university at the end of every post ?
Thank you
Hello, looking for revenue optimization I happened to replace the block related articles by an ad taboola content.
I currently use Smartlist 6. This is a link to an article on my website: https://www.hitviral.net/14-sarcasticas-ilustraciones-acerca-este-mundo/
Attached a screenshot on the following link to indicate exactly what you want to change.
https://www.hitviral.net/wp-content/uploads/2016/10/Pantallazo-hitviral-articulos-relacionados.jpg
The code block ads taboola, is:
<Div id = “taboola-below-picture-thumbnails”> </ div>
<Script type = “text / javascript”>
window._taboola = window._taboola || [];
_taboola.push ({
mode: ‘thumbnails-c’
container: ‘taboola-below-picture-thumbnails’
placement: ‘Below Picture Thumbnails’
target_type ‘mix’
});
</ Script>
It is possible to do what I want?
Hi,
You can comment or delete this code from td_smart_list.php file – http://screencast.com/t/s5Xw8ravX6
If you want the list infinitely repeat you could use a template based on iOS Slider like smartlist 1 or 3 – http://demo.tagdiv.com/newsmag/td-post-10-of-the-most-visited-countries/ – http://demo.tagdiv.com/newsmag/td-post-10-luxury-watches-for-men/
Thanks!
Hello, I would like to remove buttons smartlist 6 in the last page of the list. Is this possible?
or alternatively, you can make the list is infinitely repeat?.
Hello,
We are sorry for the inconvenience but our theme does not have RTL support. We cannot provide a solution in this regard as it;s no simple modification we can provide via the support forum. It has to be implemented at a development state. If you decide you cannot use our theme on your project you can request a refund on the envato platform and we will grant the refund so you can choose the better theme for your project.
Thank you!
Good Morning , I was so exited buying this theme for my new Arabic website and i found it time wasting cause the header styles doesn’t support rtl menu , that’s so depressing because other themes in your category do have it ! so what about getting some help from here not only hiring someone from any other website or maybe what about money back policy ? thanks 🙂
Hello,
Smart lists were creted to use the modal image by default so there is no simple way of turning it off as it is hard-coded in. You can however use a css trick to remove the link action:
.td_smart_list_2 .td-slide-smart-list-figure{
pointer-events:none!important;
}
Add this code in the theme panel custom css box. This will work on smart list 2. If you use another smart list you need to change the number of the smartlist in the code.
Thank you!
Hello,
Unfortunately this happens when you customize the theme and not do it properly. That is the mobile menu that was supposed to be hidden out of sight. It is now visible due to your modifications. This is why we do not recommend RTL customization and do not provide solutions in this matter as there are lots of things affected by the change of direction. It is not an easy customization to make. If it were, RTL would have been no problem in our theme.
Sorry but we cannot offer any help for this type of customization. If you cannot use our theme and you require rtl you can ask for a refund and we will provide it so you can choose a theme that can be used in a RTL environment.
Thank you!
Unfortunately it is pretty difficult. if it were easy, RTL support would not have been an issue.. You can change the direction easily. But the theme modules and blocks were designed in a LTR manner. They will not behave properly reversed. All the theme elements will have to be adjusted if you want to make the modification properly and that is no easy task.
Thanks.
Hello, I would like to change the color of the box numbering of smartlist 6. Can you help me change the color? Exactly I want to change the current color by this color: # FF7800
Herewith the link of an article of my website and a glimpse specifying exactly what I want to change.
Website article:
12 Cosas cotidianas que no sospechas para qué sirven en realidad
Screenshoot:
https://www.hitviral.net/wp-content/uploads/2016/10/Screenshoot-hitviral.jpg
Hello
Unfortunately our theme does not have RTL support and customizing it to work properly in RTL mode will not be an easy task. if this is a required implementation for your project and you will not be able to use the theme without RTL we will be able to provide a refund so you can choose a theme that has RTL support.
Sorry for the inconvenience.
Hello Ortler,
Unfortunately, our theme does not have any such an option that allows you to integrate the GPS on your blog, sorry! Also, please notice that this type of plugin is not tested with the theme and we have no idea about the theme behaviour with it and we cannot say for sure if it works 100% with the theme, sorry! We cannot provide support for untested plugins. Try to find another plugin with this functionality which may be compatible with the theme.
Thanks for your understanding!
Hi,
Id like to know if The template can be used with RTL language
Thank you
Hallo,
I want to embed gps-tracks in my blog.
Usually I am using the plugin “WP-GPX-Maps”.
The plugin works fine with other themes.
In the newspaper theme I get the error code:
“google maps is not loaded. Check java script console”
Thank you in advance.
Ortler
I have also tested on mobile phones, not emulators as we know emulators are not trust-worthy…but I your featured images were present and I could not see any image issue. As for the bold tag, You must check the smartlist and see where it comes from. Access the backend and access text mode (html mode) and insect the tags and see if there is a bold or strong tag anywhere.
Thank you!
Hi
I’ve checked your site and the theme works fine now: http://screencast.com/t/AYeZai67YdmL However I’ve noticed that you’re using RTL which is not supported by our theme and it may be possible to appear some issues with the layout if this style is used.
Let us know if you need further assistance on this.
Thanks!
Hi,
Sorry but our theme was created this way. This feature affects all smart lists, not only yours in particular. This implementation is the one that works best on all smart lists. When you click on the next slide, you will have to read it from top to bottom, not from bottom to top. Your smart list has a bigger intro that appears on all the slides but this is not the case with all of the smartlists. Different smart list styles do not use the intro on all pages so there will be only articles and it will be weird to click the next slide and not have the screen move to the top. You will have to do it manually and that is an even bigger frustration.
Our theme has no option to remove the scroll to top unfortunately
Thank you!
Hello,
We are not aware of any problems with our login form. Please provide more details to what errors you are getting. or how the login form does not work /Please send us an email at contact@tagdiv.com and provide a usrname and password as well as a link to your site so we can take a look at this issue.
As for the smartlist ads, our theme does not have such an option to place ads in custom slides. You will have to place the ads manually in each slide you want using the adbox shortcode. You do this by creating an ad box element on a blank page and then accessing classic mode and copying the shortcode for the element and pasting it inside the smartlist content.
Thank you!
Hi,
I cant seem to find the one i want in terms of smart list. Mind guiding me which folder do we need to hard code, and advise to do so?

This is the style I want, and the closest to it is style 3.
Thanks so much, I’ll implement it shortly.
Also just noticed that some of my smartlists aren’t showing text under photos. See:
http://www.slashedbeauty.com/back-school-dorm-beauty-storage/
I have a paragraph of text written under the photos that aren’t showing up.
Hello fathummus,
I have inspected your website and I saw that you have some irregularities with it, as you can see here -> http://screencast.com/t/auLzX0gRVl. So, if you are using some untested plugins, please try to disable all of them and install only the plugins that come bundled with the theme and rule out any conflicting plugins. Also, you can try to disable the lazy load feature. Clear all your caches, purge CDN if you are using the CDN system and check the results. I noticed that you are using the RTL mode which is not tested with our theme and which may produce a lot of unknown issues. Please notice that we cannot provide support for RTL mode because this is not included in our support policy, as you can see here -> https://forum.tagdiv.com/support-policy-2/
Thanks for your understanding!