Hi monsur,
In order to create a child theme you need to create a a folder or copy the one from theme package https://www.screencast.com/t/P5vA5wm8I and follow the structure from the child-theme-support-tutorial.
What’s included in the Newspaper theme package -> https://forum.tagdiv.com/whats-included/ -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you.
Hi,
Please provide a link with your website to can inspect your problem.
Thank you for your understanding.
Hi,
Please provide a link with your website to can inspect your problem.
Thank you for your understanding.
Hi,
Please provide a link with your website to can inspect your problem.
Thank you for your understanding.
Hi,
In order to change the default bullet list you’ll need to change some settings in theme file, please go in wp-inculdes->css->dist->editor->editor-styles.css
https://www.screencast.com/t/MFILqsUcUW
https://www.screencast.com/t/sN7OVbHLpN
this will set in back-end the square instead of disc
and for front end add this custom css in Newspaper>Theme panel>Custom code>Custom css
.td-post-content ul{
list-style-type: square;
}
https://www.screencast.com/t/ZUpVoxJgHMk6
Hope this will help you.
Thank you.
Hi,
You can try this fix
#td-mobile-nav {
position: fixed;
}
But also is possible to be others elements broken in RTL
Thank you for your understanding..
Hi,
Is possible tat one of your plugins to make that conflict, please make sure that all plugins that you have are set well.
Also we recommend WP Super Cache.
If the problem persist please deactivate all plugins , clear all cache , and try again ( in this way you can identify the plugin that cause this problem ).
Also you can try to optimize your website.
There are many optimization guides provided by our users here in the forum, some made by us, you could check some of them
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
Thank you for your understanding.
Hi,
I check your website and is look normal
https://www.screencast.com/t/OYSmbebDpn
I’m glad that you have manage the problem.
Thanks.
Hi,
Is possible that you have some old version of safari, please make sure that you have the last version of safari
here is how I see your website on my safari https://www.screencast.com/t/a8smviuzj
Thank you for your understanding.
Hi,
If I understand correctly you want to set other author for your post, if is so way not create a new user, give it author role and set it for posts ( example )
or if you want Co author, You can do that using a plugin ( example Co-Authors Plus).
Thank you.
Hi,
Please make sure you install the theme properly: https://forum.tagdiv.com/install-via-ftp/
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
The issue was solved by adding this code in the .htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Also make sure that all theme plugins are updated and activated, clear all cache and try again.
Thank you for your understanding.
Hi,
This can be done by using a template from Cloud templates > Single > Reviews ( https://www.screencast.com/t/K5zsQZ1RfWC5 ) after you get your template will auto open like this ( https://www.screencast.com/t/z82JcRoali ) hover the “Simple post content” and drag it after Review overview, when you see a green row drop it (https://www.screencast.com/t/kblkhN0TNty), save and go back wp dashboard in your post select your post you will like to put your reviews after future image scrool down at Post Settings > General and select at Post template as in our case “Reviews Template 1” and click update ( https://www.screencast.com/t/L17p30mZsA ) ; I hope this will solve your problem.
Thank you.
Hi,
First please check if the booster is activate -> https://www.screencast.com/t/Uxv76YH9l
Also there are some scripts that need to be load at the beginning of loading page.
In this topic you’ll find how to set those scripts in booster exception -> https://forum.tagdiv.com/topic/incompatibile-plugin-classic-editor/
Thank you.
Hi,
I thick you can use some flex blocks and set the image radius -> https://www.screencast.com/t/3MQfvfvs this is the easiest way ( using tagDiv Composer ), or you can make some custom css for the image you want to make round.
Create custom code with the browser’s Inspector or the Live CSS Box -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you.
-
This reply was modified 7 years by
Calin.
Hi,
Please make sure that you have the last version of theme ( version 9.2.2 )
Thank you for your understanding.
Hi,
You can try the plugins from here:
– https://wpmissing.com/plugins/best-wordpress-schema-structured-data-plugins/
– https://www.wpsuperstars.net/rich-snippets-schema-plugins-for-wordpress/
Thank you.
Hi,
Please make sure that you still have there set a sidebar, if not please set a one, if you have there, please deactivate all non theme plugins, clear all cache and try again.
Let me know the results.
Thank you for your understanding.
Hi thedupost,
Unfortunately Newsmag do not have those options to stretch the content, sorry.
Sorry for the inconvenience.
Thank you for your understanding.
Hi,
In order to have only the last post on homepage please create a new page set the page template on default template, open with td composer , drag a block ( for example block 23 ) and set the limit post number -> https://www.screencast.com/t/aQaik7an
-> https://www.screencast.com/t/8OTihSLv2roO
Set the page as homepage -> https://www.screencast.com/t/xM4EOMLBKy1
Also please deactivate all non theme plugins and clear all cache and see if there is still a problem on mobile.
Thank you for your understanding.
Hi,
You need to get some category template from tagDiv Cloud Library -> https://www.screencast.com/t/1pjW2FkC
https://www.screencast.com/t/F0o3GwBET
Hope this will help you.
Also please read this topic : -> https://forum.tagdiv.com/topic/hiding-certain-categories-in-sidebar/
Thank you.
Hi,
Sorry, there is no option in theme for that, sorry for the inconvenience.
Thank you for your understanding.
Hi,
You can try to optimized your website performance, in this way the text/code size will decreases
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
Hope this will help you.
Thank you for your understanding.
Hi,
Please check the settings from the Newspaper>Theme panel>Theme Colors
https://www.screencast.com/t/ni23mFswi
Hope this will help you.
Thank you.
Hi,
Yes you need to have the last version of theme if you want to have all the demo, also some demo need the tagDiv Cloud Library and tagDiv Composer to be activated.
Thank you.
Hi,
Please read this topic about display review in post featured image -> https://forum.tagdiv.com/topic/display-review-in-post-featured-image/
Hope this will help you to achieve what you want.
Thank you.