No search results were found in Documentation!
The last three images on our Instagram feed are now being uploaded to the WordPress media library. This started after we re-activated the Instagram token in the Newspaper theme panel. There’s no author attached to these images so a script is uploading them automatically.
I deleted the images but they were re-uploaded again shortly afterward.
Here’s a screenshot to where these images appear in the media library: https://imgur.com/a/uNEE4PT
We don’t want these images in the WordPress media library. How do I disable this feature?
Thank you.
I’m trying use Lifestyle Pro. installed demo but doesnt work sidebar or some sections. https://hairist.com.tr/homepage-lifestyle-pro/ can you check and help me about this?
Hi,
The numbers can be removed only with custom css, if you want, I can help you with this, just provide me a link to on of your smartlists and I will provide the proper css.
Thank you!
Hi,
Unfortunately for the moment the theme is not fill RTL, it can be use only partial for RTL, sorry!
Thank you for your understating!
Hi,
Thanks for your quick reply, issue has been resolved.
Would you please answer 1 more question? Does theme provide RTL support?
Hello !
Newspaper theme does not support RTL.
We are able to offer you a refund if you make a request here: https://themeforest.net/refund_requests/new
We are sorry for the inconvenience !
Thank you !
Hello !
Newspaper theme does not support RTL.
We are able to offer you a refund if you make a request here: https://themeforest.net/refund_requests/new
We are sorry for the inconvenience !
Thank you !
Hi, I bought today the theme and i unfortuantely see that is not fully responsive @RTL.
Is there a solution for this?
This is the basic purpose of the use of this theme, so if its not RTL ready
i would like to have a refund!
Sorry for the inconvinience, the theme is perfect but not for the work i need!
Thanks in advance,
Chris
Thanks for that Calin.
That partly answers my question, but I also want to know if there is a function within Newspaper that allows me to schedule new ads and also track their performance, CTR etc.
Thanks.
Found the solution, thanks
https://forum.tagdiv.com/topic/smartlist-not-working-more-after-wordpress-update-5-5/#post-362516
Hi, I have an issue with smartlist – it loads only the first page and keeps refreshing it when I click “Next”
Here’s an example: https://topshortnews.co/tarantinos-choice-top-11-movies/
Hi,
This will be quite hard to do it, only few users were able to achieve this.
If you want to buy a RTL them we can provide a refund if you make a request here:https://themeforest.net/refund_requests/new
Thank you for your understanding and sorry for the inconvenience!
Hi,
If you want a full RTL theme, backend and frontend then this is not the right theme, sorry!
You can use it but you need to use tagDiv Composer to align the elements in the way you want, also is possible to be need to use some extra classes.
Thank you!
Hi, I have changed my site theme to AmberLigth. I really love this theme. But I would like to use DEfault Style 9 for website posts. But I need to change background color and more…
I also have some SmartList post in my site and if I apply default Amber single Page this posts are changed to normla posts instead of Smartlist post. Is tehere anyway to change smartlist colors also?
Thank you very much
Hi,
If this is a RTL language, then the theme will not work correctly, sorry! For the moment the theme is not full RTL.
If you want to buy a RTL them we can provide a refund if you make a request here:https://themeforest.net/refund_requests/new
Thank you for your understanding and sorry for the inconvenience!
Hello !
1. Unfortunately this option is not yet available in Newspaper Theme.
2. For child theme please follow our guide here:https://forum.tagdiv.com/the-child-theme-support-tutorial/
3. Please note that Newspaper Theme does not support RTL by default. Follow more topics for more information: https://wordpress.org/support/topic/how-to-load-rtl-parent-then-child-stylesheets-and-not-ltr-multilingual/
Thank you !
hi
1- how can I show the post view count in blocks and modules . because I don’t found an option for that in theme panel but only to view the counter in single post page.
2- is there a method to create a child of the main plugins files like td-composer and td-standard-pack .
3- I have made a copy of style.css theme file for rtl language . also the td_legacy_main.css in td-composer plugin and td_standard_pack_main.css in td-standard-pack plugin , and now the theme is fully rtl.
my question is how to call the rtl copy of those files only when the site’s language is rtl.
Hello !
In order to have Next Back button you will have to create a smartlist as you can see here: https://forum.tagdiv.com/smart-lists/
Thank you !
whats the name of button next back ( as smartlist 6) in TAGDIV COMPOSER?
Hi, I’m fine, thank you!
Unfortunately there is no option for this, but you can achieve it with a a little work and a custom css like this one -> https://i.imgur.com/s2gbYSS.png
.single ol {
list-style: none;
counter-reset: li;
}
.single li::before {
content: counter(li);
color: red;
display: inline-block;
width: 1em;
margin-left: -1em;
}
.single li {
counter-increment: li;
}
.single ol li::before {
content: counter(li);
color: red;
display: inline-block;
width: 1em;
margin-left: -1.5em;
margin-right: 0.5em;
text-align: right;
direction: rtl;
}
The code need to be set in theme panel> custom code> custom css.
Also all you need to do is to replace the red color with the one you like.
Hope this will help!
Let me know the results!
Hi,
If this is a RTL language, then the theme will not work correctly, sorry! For the moment the theme is not full RTL.
If you want to buy a RTL them we can provide a refund if you make a request here:https://themeforest.net/refund_requests/new
Thank you for your understanding and sorry for the inconvenience!
Hi there!
1. Already you have provided me the Custom CSS code to remove Smartlist 6 Numbering system for all entire posts, so I’m requesting – please also provide me the codes to remove the numbering system on each and every individual post. It will be comfortable for me to remove the numbering on particular posts alone. Also, suggest to me for each and every post where I need to insert the codes which you are providing for this removal.
2. Actually on my Post the H2, H3 sizes are perfect [ https://prnt.sc/uibn40 ] but when after enabling the Smart list 6 the H2, H3, H4 sizes are changed [ https://prnt.sc/uibp84 ]. I like to have the exact H2, H3, and H4 sizes as like the Post after enabling the SL 6 option. Please give me the individuals codes for all these 3 headings H1, H2, and H3.
Thank You so much! Plz, Reply to me.
-
This reply was modified 5 years by
palani99.
Hi Shared-IT, usually when you are using a multi-site you need to start to update the theme and plugins startling with the parent/first site, in this way you can prevent the above situations.
Also in some case on multi-sites you need to use the manually installation.
If there is still a problem or you have some questions, let us know!
Thank you!
Hello !
Please follow my colleagues response in this topic regarding this issue: https://forum.tagdiv.com/topic/smartlist-not-working-more-after-wordpress-update-5-5/#post-362516
Let us know the result !
Thank you !
Hello support,
I was wondering if there was an update or workaround for Smartlist 6 for those of us who have the latest WordPress version? In some topics I see there was one linked but it leads to what seems like a deleted post.