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 gumball44, unfortunately for the moment or theme has only one field for this, the only way that I see it is to set the sources manually inside the post.
Thank you for your understanding!
Hi,
Please make sure that is not a plugin that is interfering with our theme, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login and cPanel. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
You can adjust the search form like this -> https://i.imgur.com/SaBvIay.jpg also you can set it in the right -> https://i.imgur.com/8U3PF7A.jpg
If there is still a problem, let me know what you’ve done until now and what you want to achieve.
Thank you!
Hi,
Make sure that the server you are using is a good one and is over 2gb cpu and ram.
Also you can try the recommendations for high cpu when you edit with tagDiv Composer -> https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
Let me know the results!
Hope this will help you!
Hi,
If you tried all above suggestions and the problem persists, please make a full backup and send us an email at contact@tagdiv.com and provide admin login and cPanel. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
I just made a test using the code -> https://pastebin.com/JYZE1qbV and for me the sticky sidebar is still working https://i.imgur.com/bZkO5gV.png -> https://pastebin.com/JYZE1qbV -> https://i.imgur.com/EFweU2A.png
Please try like me and let me know the results!
Thank you!
Hi,
If you have installed the magazine pro then you have selected in theme panel> footer a footer template like this -> https://i.imgur.com/pM36QLM.png if you want you can edit it using tagdiv Composer -> https://i.imgur.com/lcdNhPF.jpg after the homepage is open in tagDiv Composer, go down to footer and edit it -> https://i.imgur.com/l1XV8mb.png
Pro demo are made using cloud templates, therefore these can be edited with tagDiv Composer.
Thank you!
Hi,
I just checked your website and this is display normal now -> https://i.imgur.com/UtooG5o.png -> https://i.imgur.com/bR0aJuX.jpg
If this is not the problem, please let me know!
Thank you!
Hi,
If you are using a pro demo, then you need to use tagdiv Composer -> https://i.imgur.com/1Gls7Ta.jpg -> select the posts loop and set the limit post number -> https://i.imgur.com/X8ak8Sq.png
hope this will help you!
Thank you!
Hi,
A quick fix for this problem with getimagesize is to adding an extra parameter in theme file, the file path is wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792 set before getimagesize and ‘@’ like this -> https://i.imgur.com/VOWmTCI.png
This problem will be solved in the coming updates!
Thank you!
Hi,
When you use a pro demo you can edit it using tagDiv composer and the right click to remove the elements you have -> https://i.imgur.com/KNv4478.png also the login from mobile menu can be enable/disable from theme panel -> https://i.imgur.com/jSfergJ.png -> https://forum.tagdiv.com/login-how-to-enable-user-registration/
Thank you!
Hi,
Yes, the theme it’s self is small like 1,159kb in zip, but after you install it, then you need to install some theme plugins that we’ll be downloaded from our server -> https://i.imgur.com/psJSN4D.png
Thank you!
Hi,
The child theme must be use as in your guide from here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/ therefore you need to set the single.php in Newsmag-child\parts\single
Thank you!
Hi EdWest,
So you want to remove the background that is set on title then you can use css like this ->
.td-image-wrap:before {
background: linear-gradient(0deg,rgba(0,0,0,0.7),rgba(0,0,0,0) 20%,rgba(0,0,0,0))!important;
}
This code need to be set in theme panel> custom code> custom css.
Thank you!
Hi,
Most of the times this theme option is overwrite by other plugins that you have installed. Please make a test and deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let me know the results!
Thank you!
Hi,
If you are using Newspaper theme you can use the options to stretch the row in this way you can make it full width, here are some topics about this -> -> https://forum.tagdiv.com/topic/how-can-i-change-the-newspaper-theme-to-full-width/
Also make sure that you do not have a background color or image set in theme panel -> https://i.imgur.com/Wki77VI.png -> https://i.imgur.com/iBwJjob.png
Thank you!
Hi,
Please replace the above css with this one ->
.td-footer-template-wrap .tdb-logo-svg-wrap, .td-footer-template-wrap .tdb_header_logo h1 {
margin: 0 auto;
}
I think that on homepage you have set a different footer because this one has set an h1 on logo and that was way the above css didn’t work for homepage.
Thank you!
Hi,
If you are using WordPress v5.5 or 5.5.1 make sure that you are using Newspaper v10.3.6.1
If the problem persists, please try the below steps:
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear all cache from your website, host and browser ( for browser use force refresh Ctrl Shift R ).
If the problem still persists, please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can use the Enable jQuery Migrate Helper in some cases this can help you to make tagDiv Composer to work.
Let me know the results!
Thank you!
Hi,
Please provide some more details about what you want to ad and achieve and you are not able, also please provide some screenshot or a link where I can inspect the problem.
Also if you are using extra plugins with the theme, please make sure that these are working correctly with the theme and do not provide conflicts.
Thank you!
Hi,
Right now the update is tested to make sure that there are no bugs and as soon as we finish with this and our developers are fix the bugs we find we’ll release the update.
Thank you for your understanding!
Hi,
If I understand correctly you want to add some borders for these elements. If the page was made using tagDiv Composer then you can use it to add these borders like this, select the element in css tab set the border -> https://i.imgur.com/kW4H3YM.jpg results -> https://i.imgur.com/TWKNpWI.jpg
Thank you!
Hi,
I do not quite understand what is the problem with 1 and 2, please provide some more details.
3. To add an icon for menu you can use our guide from here -> https://forum.tagdiv.com/how-to-add-icons-in-menu/
Thank you!
Hi,
There are two ways, you can set 1400px and in css tab set margin left and right 50 or set 1200px and in css tab set margins left and right with “-50” -> https://i.imgur.com/WFygzHx.png -> https://i.imgur.com/aiPa5ja.png
Hope this will help you!
Thank you!
Hi,
If you want to replace the newspaper live search with a standard WordPress search widget, you can first hide the search: -> https://i.imgur.com/Bbb9iA6.png and then find a custom implementation to get a search in the main menu such as https://wordpress.stackexchange.com/questions/205657/how-do-i-add-a-search-box-to-the-nav-menu.
Also if you are using a cloud header, you can edit it with tagDiv Composer use the right click to remove the live search -> https://i.imgur.com/u06DrJ1.jpg and add the search form -> https://i.imgur.com/Sv5mUTO.png
Thank you!