- NewsmagUsing the theme translations together with WPML
- NewsmagHow to update a plugin
- NewsmagCustom Post Type Support
- NewsmagAbove footer ads
- NewsmagWeather Widget
- NewsmagHow to update the theme
- NewsmagIntroduction
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagCustom ad spots
- NewsmagArticle ads
- NewsmagSidebar ads
- NewsmagHeader ads
- NewsmagLoading image effects
- NewsmagCategory top post styles
- NewsmagSmart Lists
- NewsmagGeneral settings
- NewsmagTheme thumbs
- NewsmagtagDiv slider gallery
Hello !
Unfortunately this requires custom work and is not covered by the support policy: https://forum.tagdiv.com/support-policy-2/
Ussualy we do not offer custom work but this would be the exception we will do in order to fix your page. Please take note that in the future custom works requires a lot of skills and the best way would be to hire a freelancer to help you implement everything you want on your page. Here is a better example of how your code should look like in order to work:
<?php
if(pmpro_hasMembershipLevel(array(‘1′,’2’))){?>
<div class="td-header-rec-wrap">
<?php
$tds_header_ad_title = td_util::get_option('tds_header_title');
// show the header ad spot
echo td_global_blocks::get_instance('td_block_ad_box')->render(array('spot_id' => 'header', 'spot_title' => $tds_header_ad_title)); ?>
</div>
<?php
}
?>
Please read the support policy and take note about the custom work.
Thank you !
I recently moved to newspaper theme . I was using AMP for WP which was creating AMP pages as /amp
Now the newspaper theme is creating amp and /?Amp.
But in cellphone the website redirecting to /amp and not /?Amp.
Whats the solution.
Hello! We are having problems with the AMP plugin. When we activate the amp plugin the google validator generates a multitude of errors, however when we activate other AMP plugins the google validator does not show any kind of problem, apparently the problem is related to the theme and the plugin. You could kindly check for us what is going on. In the image with errors we are using the amp plugin indicated. But where is the valid amp is another amp plugin that is active
Just purchased Newspaper 9. Installed it and successfully activated it. However when it asks me to install the 3 plugins – TagDiv Composer, TagDiv Cloud Library, & TagDiv Social counter – I get Ajax Errors, on all three and then my entire WordPress shuts down. I have tried shutting down all other plugins, and still the problem persists. Please Advise and help.
Simon, thanks.
I made the change including the AMP Ads code. For the google console the page is not yet valid. Does any way to solve either with the AMP validator already make sure that the indexing and results with Google are positive? Hugs,
In case anyone stumbles onto this… There is no way to customize without risking changes being overwritten when TD pushes updates.
Catalin L. May 8, 2019 at 7:54 am
Hi,
Most of the theme files were moved into the tagDiv Composer plugin as per the requirements of Envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements, as we wrote an article on that subject. In the future, if you need to make some changes over those core files, you need to check the files from here -> https://www.screencast.com/t/Pu345nqP If you need more assistance in this case, please open a new topic at our support forum from here -> https://forum.tagdiv.com/forum/newspaper/
Thank you!
Reply
AvatarMatt Pramschufer May 9, 2019 at 3:39 pm
So does this mean that you have to edit the core plugin files directly!? I have made changes to the footer and various part of site through child theme template customizations, how are these suppose to be added now without editing the core plugin files?
Example. I have a child theme and have
childtheme/parts/footer/td_footer_template_14.php
I have added an above footer widget area to this file, and now this is gone. How would I re-add this functionality?
Reply
Catalin L.Catalin L. May 10, 2019 at 7:36 am
Hi,
Most of the theme files were moved into the tagDiv composer plugin as per the requirements of Envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css, as there are very few files left in the main theme as Envato, requires all functionality to be added through plugins. From now on, if you want to make some changes over the footer theme templates, you need to edit the code from here -> https://www.screencast.com/t/RqUdpKc8 Also, if you need more assistance in this case, please open a new topic at our support forum from here -> https://forum.tagdiv.com/forum/newspaper/
Sorry for the inconvenience and thank you for understanding!
Reply
AvatarMatt Pramschufer May 13, 2019 at 4:59 pm
That does not help at all. What happens when you update the TD Composer plugin? All of the updates that were done to those would be replaced.
This is NOT going to work for continuous development using the Newspaper theme.
There are ways to incorporate locate_template() within a plugin so that you can still maintain the functionality of overriding core templates.
This is not an inconvenience this is a DEAL BREAKER for utilizing this theme going forward with new clients, the flexibility and customization of this theme just went from 90% down to 0%.
Catalin L.Catalin L. May 14, 2019 at 7:53 am
Hi,
The Newspaper theme update brings a change for the customers that use WP Bakery Page Builder with our Theme: when you’ll be updating to the Newspaper 9.7.2 version, you’ll need to activate the tagDiv Composer to keep the Newspaper theme functionality you’ve previously used. Otherwise, you will have basic WordPress functionality, complying with Envato WordPress Requirements – https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
Please note that activating the tagDiv Composer doesn’t mean that you are required to use our custom page builder on your website. You can use the WP Bakery page builder as you did before the update. We recommended you to do not use the tagDiv Composer and WP Bakery page builders on the same page though, because you cannot edit with WP Baker blocks and shortcodes created with tagDiv Composer or vice-versa. Regarding your customizations, if you have made and have affected some of the theme core files when you will make the theme update, all of these files will be overwritten. You need to make a full backup and then, all these customizations should have to be implemented again to the core files.
Thank you!
AvatarMatt Pramschufer May 14, 2019 at 9:19 pm
Catalin,
Your response has nothing to do with the issue I proposed. I did not say anything about WP Bakery.
The theme has no hooks at all to implement customizations on a plugin level, and now the functionality of customizing page/post templates has been removed without introducing a new method to make those customizations.
Your answer of just “hack the core files” is absurd. You can not really believe that your customers are going to think this “cowboy coding” way is going to fly in 2019?
Is there someone on your development team or someone higher up that you could connect me to?
I have built out over 20 media publications using the Newspaper theme, all of which have customizations. If I make changes to the TD Composer plugin and you push out an update, it is only a matter of time before all of those customizations are lost.
Catalin L.Catalin L. May 15, 2019 at 8:12 am
Hi,
Sorry for the inconvenience! In your case, if this update will affect your websites, the best solution is to keep the old theme version (9.1) for them. This can be downloaded from here -> https://forum.tagdiv.com/topic/important-new-update-newspaper-9-7/ Please notice that we try doing our best and where we find a way for this case, we will make an update with this, sorry! At the moment, there is no such thing, sorry!
Thank you!
Maybe I did not say it correctly, sorry.
My site does not fit the phone, even removing the AMP plugin the responsive does not work and I need it working!
Hello, on my website SneakerFiles.com I want to add one more link to the navigational bar which has Air Jordans, Nike, etc. The text goes down to the left and makes the navi bar look off. Here is an example:
Is there a way to make it all on one line? Without using TagDiv Cloud?
I have a category that is called ‘Where to Buy’. I want to have them display by the release date for each shoe. Is there a way I can do this or a plugin?
Also I was wondering if there is a way for select blog posts not to display on the homepage?
Thank you.
I have set up the new mobile (AMP) theme. Everything is working fine except…in the mobile version, when you click on links in the subfooter (which go to the pages: Sponsorship Opportunities, About Us, Contact Us or Privacy Policy) it goes to the page but nothing except the page headline appears, that is, no copy or text. In the desktop view, it works fine (to see how it should look, go to sub footer and click on any of the links, for instance, “Sponsorship Opportunities.”)
The URL is: https://www.hcmtechnologyreport.com/
Thanks for your help.
Sorry for the bad English
For the boys of Tag Div
I have looked in the forum and have touched on this point many times, you have argued that this is the default option for AMP soon.
But you must understand a little to those of us who use this topic. By making that change we are risking losing our web traffic by changing the structure of / amp to? Amp
For a site that is starting out perfect, but for those of us who have thousands of urls indexed with that structure we can lose more than traffic and it’s a lot of money, I hope you understand us
Hello !
When using a cloud header you will edit it using the tagDiv Composer and header manager. In that case you will have to go to Style Tab and change the Text color for Main Menu and the Text Color for Active & Hover option.
Thank you !
I used the “Ad inserted” plugin to add Google Auto AMP Ads, so I paste the header and body code in it, after that the ads stopped showing on via mobile (ONLY on mobile phones), so maybe some changes on html code caused that.
-
This reply was modified 7 years by
MahmoudKhadra.
Hi,
@thalesbrandao When testing please use the AMP URL, for example
I tested a post with the validator, seems there is an error related to AMP auto ads
If you want to use AMP auto ads, all there is needed is to enter the ad code in the theme panel, like this example – http://prntscr.com/nouedo
No need to do anything else, ads should begin to appear.
Thanks
Hi,
From what I know from searching online something must have changed on Facebook’s side, pasting the link to a Facebook video in the post content will not work anymore
– https://wordpress.org/support/topic/facebook-videos-dont-show-on-the-classic-editor/
– https://stackoverflow.com/questions/56143270/facebook-video-url-not-working-in-wordpress-sie
I get this – http://prntscr.com/nou6j8 – http://prntscr.com/nou6op
Using the embed code seems to still work – http://prntscr.com/nou70k
– http://prntscr.com/nou73w
This works in the mobile theme and AMP is active as well – http://prntscr.com/nou7hu
So if you embedded thee videos as mentioned they will work in the mobile theme + AMP version.
But the modal you are referring to when images are clicked (mobile theme active) will not work. That will work only for desktop. The mobile theme is kept as simple as possible, for increased speed. Some users asked for a solution to remove any interaction with the images, that could be done with CSS – https://forum.tagdiv.com/topic/disable-click-on-photo-in-the-mobile-theme/
Thanks
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Category Templates: ‘How to’ Tips and Useful Best Practice Examples -> https://tagdiv.com/find-whats-new-category-templates/
Block settings guide -> https://forum.tagdiv.com/block-settings-guide/
Thank you!
Sorry, I thought this question would be helpful for others as I thought I had seen this question go unanswered in another question.
I appreciate the example of the code that might be needed.
I had not realized the situation regarding using this forum.
Thanks again for your help.
Hello guys !
Website: https://www.entredeuxpoles.com/
I’ve just uptaded Newspaper theme ( and all plugins ) this afternoon but seems something went wrong with images
I’m using revolution slider with almost all pages ( usualy top page ) but now nothig appear on each one …
When i’m using tagdiv composer i can’t delete something also i don’t know why, if i click on “yes” a second bock appear
https://www.screencast.com/users/max3.9/folders/Default/media/74284ca1-412b-42b0-8aeb-b1ba76aa79c0
I can’t also see all my pictures in each blog post.
I’m beginner with wordpress but i’m pretty sure i’ve followed all steps correctly to update the theme.
I need my blog to work and specially all my images
Hope you can help me, cheers !
I agree that it may seem complicated, but it is not so difficult however. For example you can begin with a already made cloud header template, import it and modify it. Or begin with a blank header template and built it as you want – http://prntscr.com/nor4w4
– http://prntscr.com/nor55c
You can build it with the dedicated header builder elements – http://prntscr.com/nor62w
Once you add the elements you want to show on default mode, activate the sticky mode and add the same elements (if you want the same ones to be displayed when sticky)
– http://prntscr.com/nor6t8 – http://prntscr.com/nor6y7
This would be the solution. Other than this maybe it could be done with CSS, but that’s a strong maybe. It would be very difficult if even possible.
Hi,
The mobile version is look like that because you have the mobile theme plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
Also for the 3 blocks, you’ll need to have set same feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4
If you want the responsive version and amp you should use this opinion -> https://www.screencast.com/t/jZct5ueBqOrb but if you have amp activate on pages you’ll need to create in Mobile editor a content for AMP version of page.
If you do not have the featured category, you’ll need to add some posts in feature category -> https://forum.tagdiv.com/featured-posts-2/ if you do not have this category you can create it, just make sure that you set the category name to be
Featured
Let me know if you have more questions!
hello, we would like to add 2 sidebars, both left and right, on the home page. We can’t find an option inside theme options, but there are demos with 2 sidebars. Is there a way to achieve this? Also, it there a way to change layout width, for example to make it 1300px wide? Thanks
Just link index on Google https://www.tampacific.net/giu-binh-hoa-voi-dong-nghiep-la-quan-trong-hon-ca/
Link needs noindex on Google :
https://www.tampacific.net/giu-binh-hoa-voi-dong-nghiep-la-quan-trong-hon-ca/giu-binh-hoa-voi-dong-nghiep-la-quan-trong-hon-ca-tampacific/
Thank for all …
I have website TamPacific.net
But i check url on Google Search. There are 2 overlapping links

I want no index with this url on Google

That’s the image link, I don’t need this Google index link

Can you help me with this problem?
Thank for all …
Simion, hello.
I have the same problem. I updated the theme to version 4.8 and installed the mobile theme – mobile + AMP plugin. my pages are not being treated as valid by Google Console. What do you suggest? Is there really an error in this plugin that could compromise the indexing of my site? I await a return. I’m losing traffic after the new update. My site: http://www.cidademarketing.com.br
https://drive.google.com/open?id=124i8izsVls3h2CSeFeXM0mhgMnjkM9k4 erro google console
https://drive.google.com/open?id=1JlPhVw-9RUdsmENsT5SpHqCD6CsE6b56 erro AMP invalid
help me!
-
This reply was modified 7 years by
thalesbrandao.
-
This reply was modified 7 years by
thalesbrandao.
Hi guys 🙂
I’m thinking of enabling the mobile version with AMP, but when I do I have the following issues:
– All previously embedded videos (400+ posts) fail to parse and just show a url.
– All images which would normally present a popup / modal image box link directly to the image file, navigating away from the page.
When using the mobile theme, is there a way to support embedded video links, without me having to edit 400 posts to include facebook embed code?
Can support be given to allow users viewing a post in the mobile theme to be able to click an image and not be navigated away from the post?
Website : https://www.flashover.com.au
Thank you!
HI.
I need to know how to reduce or eliminate the space between Header and Single Image Element
see this example
https://snag.gy/Bfn2Qb.jpg
Thanks!