No search results were found in Documentation!
Hi,
We recently purchased NEWSPAPER theme and we are using it on a multisite.
I have some questions and feature I need to accomplish.
1. Given a multisite, I need to create one main site which on the homepage displays the same layout as this: https://demo.tagdiv.com/newspaper/ but on the blocks it displays POSTS from my other sites.
SITE A – Main
SITE B – Child
SITE C – Child
SITE D – Child
Basically I just want to display latest posts of SITE B,C,D in the homepage of SITE A but instead of CATEGORY displaying on the blocks, it would be PER SITE latest posts.
Is this possible? Maybe even if a custom widget or child theme is created?
Please let us know. 🙂
Thanks,
Marco
Unfortunately the theme panel cannot be translated, there is no option for that. That could only be done by actually translating the terms in the theme files, that would require a lot of work
– https://www.screencast.com/t/hNHvTrMq
Also you would have to make these changes directly in the main theme files, not through a child theme.
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hi,
The website is very slow and seems to be broken when loaded. If you use CDN please use this configuration
– https://forum.tagdiv.com/cloudflare-cdn/
Disable the rocket loader feature, this can cause issues with the theme. Disable temporarily all plugins except theme plugins and clear all caching. Disable the child theme as well. Then check if there is still an issue.
Check the theme system status as well
– https://forum.tagdiv.com/system-status-parameters-guide/
– https://forum.tagdiv.com/requirements-for-newspaper/
Ask your hosting provider to increase the parameters mentioned in the guide if needed. Let us know.
Dear,
I want to replace the related articles of the theme, with the Google AdSense ad “content for correspondence”. Google AdSense correspondence content: https://snag.gy/x2DGlb.jpg
Also I want to remove the block title “MORE FROM AUTHOR” and leave only the block title “RELATED ARTICLES”
I can make this change in two ways:
– One, I modify the td_block_related_posts.php core file and insert the AdSense code.
https://snag.gy/kX93ld.jpg – http://content.screencast.com/users/suport001/folders/Jing/media/143c4f6e-9bed-4af2-bef4-cb73930b5574/2015-09-09_1013.png
– Two, I insert the HTML code: <div class=”td_block_wrap td_block_related_posts”…<h4 class=”td-related-title”>… and AdSense code in the loop-single.php core file and I disable related articles from the theme panel? https://snag.gy/S8QzJE.jpg
Please, which of these two is the best way and does not create problems?
Of course I will use the child theme.
Thank you very much!
Regards,
Gabriel
Seems there is a different code which overrides the theme icon
– https://www.screencast.com/t/zP18c3AD9ML
I believe that is originating from your child theme stylesheet. Remove it from there since it is not needed. Then the icon will display properly
– https://www.screencast.com/t/PssAVw0yUtKg
Thank you!
Hi,
Please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
We cannot recreate this issue on our end.
This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
All of my posts have the [vc_row] shortcode to create a 50/50 split. Even though I had VC disabled for posts, I manually used the shortcode which I’m guessing means I sort of did use it, even though it was not active on the backend.
After I updated to 8.7 everything worked except for these areas of the post. When I changed the span6 CSS in my child theme from 50% width to 34% it restored the appearance. I’ve since deactivated VC and I’m now using TagDiv composer on pages which I think is absolutely awesome.
I think what I need to do now is find a suitable solution to replace the VC shortcode on posts so that I can restore the span6 style back to 50%.
I’m not sure where else this span6 style is used, but the site seems to appear ok with it set to 34%
Maybe I can use .CSS to create 2 floating div’s that have min-widths to cause them to fall beneath one another when viewed on a mobile.
Now that is unusual, never seen this before. So in a post without a sidebar the featured image is displayed, but when a sidebar is set it disappears.
If you could provide a link to a post where a sidebar is set and the featured image is not displayed, we will inspect it.
Try making some tests, use a different sidebar, different post template, deactivate plugins and child theme. Something must be causing the issue, if it were a general issue then there would be more users mentioning this surely. I have made tests but everything is working properly. The theme live demo also has the latest theme version, and the featured images are appearing together with sidebars in then post page
– https://demo.tagdiv.com/newspaper/
Hello,
The option is there in the widgets area: https://www.screencast.com/t/DJvsHkggK2
If for some reason you do not have these options, please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
I installed the crypto widget For crypto price demo under header and its working perfectly but its not sticky to header when i scroll page down it also came down please help
Hello Gabriel,
For more information and support for our child theme, please check here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks for your understanding!
Indeed the old theme should be removed (or overwritten) when updating the theme by FTP. Don’t worry about the child theme version, it will work properly and there will be no problem.
Hi,
Please, it’s possible to insert block 7 in the child theme?
Thank you very much.
Gabriel
Is it possible to sort Latest post ordered by publish date and *time*? I often write a multi-part series in advance and publish all on the same date. Post1 (part 1/intro) is published at 1:00pm, then Post2 (part 2) at 1:10pm and then Post3 (part 3) at 1:20pm on the same day. The problem is “Latest” displays the series in reverse sequence because Post3 @ 1:20pm is newest, then Post2 and Post1.
I’m converting from another theme to Newspaper v8.7.2. My preference is to continue using Advanced Posts Type Order by NSP Code, but it’s not compatible with Newspaper.
Seems the solution is in td_data_source.php but it can’t be overridden in a child theme, so I have two feature requests:
* An option to disable the Newspaper internal sort algorithms and revert back to standard WordPress WP_Query for plugin compatibility.
* Or an option for Latest posts to sort by date, then subsort by time in ascending order.
Thanks
@Alex89 I meant you convert the ‘child theme’ folder, not the code folder. @Eishventura your problem is not related to this topic. Post it afresh in the support forum.
Can someone tell me how to install the child theme? So I do not lose in update settings! I have looked at the documentation but did not understand it, I have been able to install the child theme in the theme always with one click …
Also, I’m going through the child theme files included with version 8.7 and I can see style.css has reference to version 7.7 and the functions.php file references V6.3+ I’m guessing these are just old references and not to worry about them?
OK. i understand now, but this does not come from our theme.
Please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Then test again without the plugins to see if it’s still the same. Please also test on a wp default theme like twentysixteen.
Thank you!
You will have to edit the td_social_icons.php file in Newspaper/includes/wp_booster/td_social_icons.php (it looks something like this in the beginning http://prntscr.com/ioob5n) and change the order of the icons from there. But you will have to do this every time the theme is updated because the file does not support a child theme. Or you can download the file after editing and confirm if changes have been made in any new update, and upload back into the same directory to replace the one with the theme update if no changes have been made.
Hello,
You have js errors in your console.
This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello sir am using Newspaper theme with crypto demos and I want to know that how to implement Cryptocurrency price under header as shown in the example of Crypto theme so can see here that what I mean https://demo.tagdiv.com/newspaper_crypto/
I also want image used as Header background in Cryto demo please give me link so i can download that image to use on my website

