- NewsmagUsing other ads
- NewspaperUsing Other Ads
- NewsmagSidebar ads
- NewspaperSidebar ads
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to use the Posts List shortcode
- NewspaperCreate a frontend submission form
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperHow to generate Facebook App ID
- NewspaperLink Tracker
- NewspaperFlex Block Settings Guide
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperSocial Icons
- NewspaperPosts Loop Element
- NewspaperSet a Background for Category Page
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperHow to Add a Logo in Newspaper
- NewspapertagDiv Shop
Hi…my Adsense account is approved and other Adsense modules on desktop & mobile do function correctly.
I will email the URL to contact@tagdiv.com along with the forum post link for reference.
Hi,
1. There are font settings for the blockquotes in the theme panel, you can use those to customize them in general – http://prntscr.com/nlzalv
2. The color of the text can be changes as you write the post
– http://prntscr.com/nlzb50
Each blockquote can have it’s own color. On the other hand, to color them all at once use this setting – http://prntscr.com/nlzcl4
If no color is set in those locations they will inherit the theme accent color
– http://prntscr.com/nlzbzd
3. The theme ads a few styles for quotes – https://forum.tagdiv.com/post-formats-for-tinymce/ (check point 3) but you could create your own with CSS for them, like in this topic for example – https://forum.tagdiv.com/topic/how-to-create-this-type-of-block/
On mobile the same settings should apply. Unless you use the mobile theme, then they will have the color set in the mobile theme accent color – http://prntscr.com/nlzge5
If you don’t want to change the mobile theme accent color, and wish to color only the blockquotes, you can use some CSS – http://prntscr.com/nlzh6t
This code can be entered in the mobile theme custom CSS section
– http://prntscr.com/nlzhhj
.td-post-content blockquote p {
color: #dd3333;
}
Please let me know if you have more questions.
Thanks
Hi,
I checked that post with the AMP tester, seems to refer to the AMP auto ads
– http://prntscr.com/nlz0ej
How are you implementing the auto ads exactly? The auto ads code can be entered in the theme panel here – http://prntscr.com/nlz12r doing it like this should work properly with no errors.
Other than this the AMP validator doesn’t seem to detect additional issues, from what I can see.
Thanks
Hi,
It says “it may result in broken images”, I personally haven’t seen cases where this happened however, or seen negative feedback after recommending it. However you could just to be safe make a backup of the uploads folder, and only then regenerate. If you find other methods or other plugins you can give those a try instead. We don’t have specific guides in this matter.
If you have 11 sizes activated in the theme panel, then the theme will create 11 thumbnails. WordPress will create an additional 3 sizes – http://prntscr.com/nlyiz3 Plugins can create thumbnails as well.
Thanks
Hi,
I see the ads used are HTML ads, it would be possible with some CSS in this case. For example this post – https://www.snowsbest.com/aldi-ski-gear/
Has these categories – http://prntscr.com/nlvpqn
So a code like this will work – http://prntscr.com/nlvqpy if you don’t want the inline ad to appear on post belonging to the “Gear” category
.single .category-gear .td-a-rec-id-content_inline {
display: none;
}
It can be multiplied to work on other categories as well, for example
.single .category-gear .td-a-rec-id-content_inline,
.single .category-guest-blogger .td-a-rec-id-content_inline,
.single .category-athletes .td-a-rec-id-content_inline,
.single .category-backcountry .td-a-rec-id-content_inline {
display: none;
}
This would be a solution, let me know if you need help.
Thanks
ok then another question…google adsense, how can i set a background google advertise? because if i set the auto ads or i set manual ads, there is not possibility to have the background with code but only with img + link
Hello,
I gave it a try 5 hours ago with a previous css code you provided it and seems it’s working.
But I have another issue, when I paste the Google Adsense code in “Article inline Ad” field, it doesn’t work and the Ads doesn’t appear in.
Here is some screenshots:
https://snag.gy/nCMeH3.jpg
https://snag.gy/BDEAT1.jpg
Thanks.
Hi,
I see that only one ad seems to appear, the one in the footer. There is another one at the top below the header but it has no size – http://prntscr.com/nlg9rz
I remember when we tested the AMP auto ads that they worked fine, all there is to it is to enter the ad code in the theme panel dedicated section – http://prntscr.com/nlgaq2 and they should appear. After refreshing the page a couple of times the top ad appeared as well – http://prntscr.com/nlgfko
On Firefox I get quite a lot of ads – http://prntscr.com/nlgh56
– http://prntscr.com/nlgh9q – http://prntscr.com/nlghib (usually 3 ads)
While on Chrome I get 1 or two ads.
I did find some similar topics with the same issues, but no actual solution
– https://github.com/ampproject/amphtml/issues/19952 – http://prntscr.com/nlgi5i
– https://stackoverflow.com/questions/55426552/how-to-fix-amp-auto-ads-on-wordpress-with-with-error-cannot-resize-element-and
I don’t quite know what one could do in such cases.
Hi,
If you use those div container, the ads should appear accordingly. On mobile, the ad entered in the td-visible-mobile container should appear, while the others are hidden.
I could take a look at it, please post a link to where I can see the problem.
Thanks
Hi,
On the reference website you mention the current page is also highlighted
– http://prntscr.com/njxd7n
The home menu item is not active when on home, because it leads to a different URL it seems – http://prntscr.com/njxdok and that URL is then redirected to the homepage
– http://prntscr.com/njxe6g
So it is not detected as the current menu item because of this.
For the other website I can give you code to make the current menu item not highlighted
– http://prntscr.com/njxfkv
Enter it in the Theme panel custom CSS section
.td-header-wrap .black-menu .sf-menu > .current-menu-item > a {
background-color: #222222;
}
Hi,
Updating via FTP also leads to the same error. I think you guys have updated the Theme but not the Mobile Theme Plugin appropriately or there is some kind of configuration mismatch.
When I install the mobile theme plugin (which is given in the same theme package) it disabled automatically and also prompting the error in my WP Dashboard like as I already shown you above in the screenshot.
That’s Why I am reporting you? I think it has some kind of Configuration Mismatch.
I have also purchased the Newsmag theme (Current version is 4.8) from you guys which is currently installed in one of my other site. There also the problem associated with Mobile theme. It doesn’t work with theme (amp pages not generates there).
I do not have any problem for now, because in both of my site I am using one of the earlier version of both the theme and it is working fine. However, At some point I have to update it and that’s why I’m reporting you.
Hope you understand and look forward to resolve these issues.
Regards,
Sanjay
-
This reply was modified 7 years by
Sanjay Kumar Monu.
Hi,
Please make sure that the theme panel is working, please make some changes and click on save settings to check if is all working good.
Please check our documentation for ads -> https://www.screencast.com/t/HF9jjtknUCX -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
If there there still some problems, please provide some more details and some screenshots.
Thank you!
I’ve sent an email to support in harmony with other threads on the topic…hopefully that will help. I’m at a complete standstill on it.
Hello,
I noticed a problem loading the website.
When the page loads, other files are loaded first when the page is built. This problem is especially noticeable in the header and the font.
Please go to the following page and look at the header and the content font and color when loading the page.
>> https://wunschbeziehung.de
This is only visible in the first few miliseconds of the loading process. After that it changes to my own style.
How and where can I set that my style is loaded directly and not another style first?
If you don’t understand what I mean, I have added a screenshot (>> https://ibb.co/xFMHzpq) to the appendix. This shows what it looks like in the first miliseconds of the loading process.
Hi I followed the advice and tried other methods too but it seems to be the loading mechanism of the site to load the woff? 16 resource at the end, lengthening the loading time of the site’s First Paint.
Thank you,
Marco.
https://wetransfer.com/downloads/b6e7e55eeac0b51e639e02fe22a65ca820190501110814/c0aaabd44feb02f2bd6d23d9bfe3739620190501110814/63750b
Hy Vlad S,
I tried applying custom CSS code. But it didn’t work in my case. Can you please help me a bit by checking the following screenshot. Did I make any mistake? I want to apply Muli fonts comes to under Sans Serif category.
https://www.right-brothers.net/wp-content/uploads/2019/05/Capture.png
Hello,
I recently did the newspaper theme update and updated all the plugins as well, and I notice the homepage of my site, and only the homepage, loads blank on the desktop version. However, all the other pages load fine and the homepage loads find on the mobile version. I appreciate it if you can help me with the issue.
The site: https://foundtheworld.com/
Thank you
Hello,
We try to advertise our website in Google Adwords but they saying there is a malicious code found in your website.
When we use other theme error is not there, but in your theme malicious code was detected.
Kindly please help me solving my issue at the earliest.
Google Adwords email us as:
Why your site is suspended?
Our latest scan from your site – Safe India Packers came back, and still detects Malware/links that are potentially harmful to you and to the site visitors. It seems that your site https://www.jalewa.com redirects users to malicious links OR triggered when clicked. Below is the links that we’ve detected:
https://adsagony.com/display/items.php?26719&3336&970&90&4&0&IN
>>
https://adsagony.com/display/items.php?26720&3336&728&90&4&0&IN
>>
What needs to be done?
Please contact your webmaster to remove these links and check for other potential harmful links. You may assess your site using Google Search Console (previously known as Webmaster Tools). You can click on this link for further details OR refer to stopbadware sites for any guidance.
PLEASE SOLVE MY ISSUE AT THE EARLIEST
Hi, we have set-up a category for a block so when you “load next” it loads items from that category. This works on Safari, BUT not Firefox or Edge. On those it brings up items from other categories. This makes it way more confusing because it behaves differently on different browsers. It works fine on Chrome desktop but not mobile.
I’ve selected one category in the Category filter but had the above issues, so as a second measure, I put the same category number in the multiple category filter. Is this expected behaviour? Does anyone else have the same problem? I couldn’t find an issue that matched my issues in search.
Sorry for the late response. I’m home late from work and completely tired. I just updated everything and the complete website (except homepage) is completely messed up. Not to sound harsh, but just because you see pictures doesn’t mean it’s not messed up…
Can you see what the problem is, because I only have a thousand issues with Newspaper. Never with Divi or other themes. I think it has to do something with your pagebuilder and that of WP Bakery that are causing the problems. Maybe setting of WPbakery I don’t know. Please help.
https://www.perfectkickboxing.com/kickboxing-agenda-2019/ (completely fucked up and the most important part of my website. Perhaps go to history of how this page looked and you can see this is wrong. You can’t even see the picture it’s completely zoomed in)
https://www.perfectkickboxing.com/kickboxing-organizations/ (same here, completely fucked up with the images and zoomed in. Must be something wrong with WP Bakery and it was AFTER the update…)
https://www.perfectkickboxing.com/male-kickboxing-champions/ (Do I need to say more…)
More pages are messed up after the update and I have a company looking at it any time soon for ads. please help me ASAP. I will bring my laptop to work Monday, so I can reply quicker.
Webshop seems fine and I only use your pagebuilder here: https://shop.perfectkickboxing.com/
Really think it has something to do with the 2 pagebuilders causing problems even though I only use 1 pagebuilder per page like you guys said.
I use “Ad Inserter” plugin for adding related article infeed ads to my website. There you can specify where the ads should appear, such as “after paragraph” or “before paragraph” and so many other options.
My site loads pretty well but if you look at the waterfall chart from WebPageTest, you can see that Newspaper.woff and Newspaper load relatively much slower than other elements on my site.
I understand caching, minification, defering JS, etc. concepts for general page speed optimization. I have gzip enabled, caching, CloudFlare, WP-Rocket, minification, etc. etc. etc. so please don’t refer me to a general post on how to speed up a website.
What I need to know what is specific to these 2 files that causes them to load slower than the others? ….and how can I get then to load faster?
Here’s the page tested
https://www.interestinganswers.com/culture/where-do-the-easter-bunny-and-easter-eggs-come-from/
Here’s the WebPageTest waterfall:
http://prntscr.com/ngt5rl
Thanks
Hi Again,
We do meet the requirements you have mentioned. As other templates are editable, only header template is not allowing that. I am attaching the screenshot.Thanks.
When i place ads in the widget/sidebar from tagdiv or Jetpack ads the first 3 or 4 are nice and centerd under each other. Bid the rest is off line.
Hoe do i fix that all ads in de sidebar are in one row. Even the sidebar with is fixed.
I have been going back and forth via email with support, but the info they are sending is not remotely helpful as I’ve already done each of their suggestions.
In my staging area, the upgrade breaks my site. Strips out my logo and all of my content. When I go through the steps to update the plugins, for TagDiv Composer I’m getting both “unauthorized” and “does not have a valid header.” For the others, I’m getting a header error.
I’m really struggling with this update and from the threads here, it looks like I’m not alone. Please advise. Thanks.