- NewsmagUsing other ads
- NewsmagSidebar ads
- NewsmagImport / Export theme settings
- NewsmagRequirements for Newsmag
- NewsmagNewsmag documentation
- NewsmagHow to update the theme
- NewsmagBlock settings tutorial
- NewsmagIntroduction
- NewsmagPage Menu
- NewsmagMega menu
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagTheme thumbs
- NewsmagBackground introduction
- NewsmagVideo playlist
yes using wp super cache also signed up with cloudflare have minimal plug-ins. After the last update it slowed down even the wp admin panel is slow.
I follow the links you sent and applied most of the changes with little of no impact so it leads me to believe there is another problem
Hi,
1. Block modules will display author name, date, comment count and reviews
– https://www.screencast.com/t/ATmyOlaquI
Some also display excerpts and read more buttons. They do not display view counts, or like counters. That could only be done with module file modifications or maybe plugins.
2. I believe you are referring to the excerpts. You could add manual excerpts and insert line breaks as you wish
– https://www.screencast.com/t/2pbtGWQRF
– https://www.screencast.com/t/BRXeppBW6W6
3. Once entered in a text element the video will be displayed instead of the actual link. You could use an inline text for example, and enter the video link in the description
– https://www.screencast.com/t/acvOQu3wj
The link will be displayed instead of the video embed. A title can be placed separately, there is an element for that
– https://www.screencast.com/t/QHXIG9hPBWY
4. You must enter simple video links in the featured video field, not embeds
– https://www.screencast.com/t/5l6eBJntOB5l
5. All modules have general options to control excerpt length
– https://forum.tagdiv.com/excerpts-introduction/
After the latest update they can be configured in the composer as well, individually
– https://www.screencast.com/t/6lszUIeL
6. The modal window will work only on post images
– https://forum.tagdiv.com/modal-window/
On pages you can choose from the available image elements, and their capabilities
– https://www.screencast.com/t/jhNU2mrn
7. The theme does not have such options at the moment. Once entered in the theme panel, the ads will be displayed on the whole website. You could use a plugin to have better control over the ads. The Adrotate plugin is mainly suggested by other theme users
ā http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
ā https://ajdg.solutions/manuals/adrotate-manuals/
Thanks
Hello,
I have inspected your website and your Ad seems do not work. It’s a blank square as you can see here -> https://www.screencast.com/t/8MwhfLmm Also, I have inspected your console page and I saw that you have some errors through it. Please try to disable all of your untested plugins, purge all CDN files, clear all the caches and check the results. If the problem is still there, I suggest you make a new clean install from scratch to another sub-domain for testing and ensure that you have right implemented your ads according to our documentation from here -> https://forum.tagdiv.com/header-ads-adsense/ Also, first of all, check your ad code to be a valid one if you want to bring best theme results.
Hope this helps!
Thanks for your understanding!
Mobile Theme & AMP plugins
1. Is tagDiv Mobile Theme plugin compatible with “PHP 7.2”?
2. Is tagDiv Mobile Theme plugin compatible with “tagDiv AMP plugin”?
Theme Ads System Not Working Properly
1. Theme’s Article inline ad “auto [size]” does not work with Adsense’s “auto in-articles ad code”. I put Adsense “auto in-article ad code” in theme’s “Article inline ad code area” and set size as “auto”. But, theme resizes the ad, resulting in very small and ugly design, the front end result is very different when I put the same ad code in WP-Insert plugin. I wish the upcoming update fixes this.
2. Theme’s Article bottom ad “auto [size]” does not work with Adsense’s “matched contents ad code”. I placed the ad code and set size as “auto”, but it never shows up. I tried all sizes supported by theme, none of them works with matched contents ad code. I wish the upcoming update handles this. I even wish I could put two adsense codes (auto in-article ad and matched contents ad) together in Theme’s Article bottom ad, which is supported by plugins.
Because of these, I do not use Theme’s Article Ads, I leave it unused. Instead, I use Wp-Insert plugin. I wish I can use less plugins by using Theme’s Article ads one day.
By the way, I love tagDiv’s Newspapers theme. It has so many features that other themes don’t. Its not that I complain about this theme, this fantastic theme makes me greedier and I dont want to leave any of the features unused.
Hello
this week i got a big space after footer
Site 1 : https://superastuces.co/
i try to reinstall template but the problem still persist
<ins id=”google_pedestal_container” style=”width: 100%; z-index: -1;”><div style=”height: 2626px; width: 600px; margin: auto;”><ins class=”adsbygoogle” data-adsbygoogle-status=”done”><ins id=”aswift_4_expand” style=”display:inline-table;border:none;height:2626px;margin:0;padding:0;position:relative;visibility:visible;width:600px;background-color:transparent;”><ins id=”aswift_4_anchor” style=”display:block;border:none;height:2626px;margin:0;padding:0;position:relative;visibility:visible;width:600px;background-color:transparent;”><iframe width=”600″ height=”2626″ frameborder=”0″ marginwidth=”0″ marginheight=”0″ vspace=”0″ hspace=”0″ allowtransparency=”true” scrolling=”no” allowfullscreen=”true” onload=”var i=this.id,s=window.google_iframe_oncopy,H=s&&s.handlers,h=H&&H[i],w=this.contentWindow,d;try{d=w.document}catch(e){}if(h&&d&&(!d.body||!d.body.firstChild)){if(h.call){setTimeout(h,0)}else if(h.match){try{h=s.upd(h,i)}catch(e){}w.location.replace(h)}}” id=”aswift_4″ name=”aswift_4″ style=”left:0;position:absolute;top:0;width:600px;height:2626px;”></iframe></ins></ins></ins></div></ins>
is this a malware or is from template
When i install another template is working fine
When i desactivate all plugin problem persist
Thank you
Thanks for reply as they are done but now I have another question.
Blog text font doesnt change whatever I do from panel. as sample font sample
Hello there! I need some help.
I already checked the page How to use custom post type and taxonomy, and downloaded the suggested plugin td-custom-post-type. It seems to me that this is a “plugin way” to add CPTs other than my “child theme way” to add them.
I’m working with a Newspaper’s child theme, the files cpt-events.php and cpt-photos.php are required from functions.php. Then I rebuild the permalinks from /wp-admin/options-permalink.php whenever I add or remove the require lines.
The issue is that, upon adding these CPTs, TagDiv Composer no longer loads after clicking the button that links to /wp-admin/post.php?post_id=SOME_ID&td_action=tdc
Both CPT files were generated from Generate WP and everything else (other than TagDiv Composer) works flawlessly.
To make things even stranger, after removing cpt-events.php and cpt-photos.php require lines from functions.php, and rebuilding permalinks, TagDiv Composer continues not loading. It will only work if I restore a database backup saved right before activating the CPTs.
I don’t have an URL so that you could login in wp-admin. I’ve been testing it on my local development environment.
I’d like to know if you could take a look in the linked php files. I’m not aware of any CPT setting in those files that could trigger this behavior (composer not loading), perhaps you can spot it.
Hi Catalin,
Code for color is worked, thanks.
Now I have another question about featured image.
When I upload a featured image on my post, it doesnt show it full on main page as sample http://www.stildirektoru.com/wp-content/uploads/2018/02/Untitled.jpg
The theme ad sections are not specific for Adsense ads. That ad you mention is a simple image with a link added in the ad section. For example here I use an image from media library with a link
– https://www.screencast.com/t/rUTZ8mA9j
So you can display an image of your choosing wrapped in a link. Also you can have different ads based on device
– https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Thanks
Hi,
That Woocommerce message will not affect the plugin functionality in any way. It is a simple message that can be dismissed. We will make the necessary modification in the theme update which will be released next week.
So do not worry, there will be no issue with the plugin or theme.
Regarding that other message with geolocation, you might be missing a file according to this topic
– https://wordpress.org/support/topic/cant-resolve-maxmind-geoip-database-issue/
I do not have that message, the respective file is present in the uploads folder
– https://www.screencast.com/t/6TLjbS4Uy
You could try that method yourself, or maybe ask the hosting provider for assistance.
Thanks
Hello, thank for reply š
I think I have found a good plugin for wordpress.
it intercepts calls to Google fonts in a page, and it will check if there is a local version of the font (on the server where the blog is installed), otherwise it will download it and then replace the link to offer this copy local.
it works well on my blog, the scan gtmetrix proves it well ==> https://gtmetrix.com/reports/bpe.fun/svwtBofU
Only I do not know if the code is clean and really valid for wordpress, knowing that the plugin was made in 2015 and is no longer maintained by the developer.
Here is the plugin ==> https://blog.seboss666.info/wp-content/uploads/2015/01/bl-google-fonts.zip
I have another question that I think could even better optimize my blog, in the gtmetrix report and in the yslow tab, it says to me:
There are 2 components that can be minified
inline <script> tag #22
inline <script> tag #23
What is this?
Cordially.
-
This reply was modified 8 years by
Guims.
Hi.
My website’s url is sciencegasm.com. The upper part of the homepage is custom designed but the lower part is page + loop + homepage sidebar (different from the default sidebar). This part of the page shows navigation that if clicked leads to page-2, etc. The homepage sidebar shows at page-2 as well. Here is what I want to do:
I want to hide a specific widget (social icons) from the homepage sidebar but only in the homepage, not other pages (page-2, etc.). I was trying various css codes but couldn’t manage to solve it.
Could you help me please?
So my tagdiv composer is not working. When I try to use it on my homepage it just keeps loading and loading and spins in a circle but never loads the content. It works on my other pages. It just doesn’t work on my home page. How do I fix this?
I’m finally setting up my newspaper theme and I’m trying to get my host’s ad code set up. I put the information needed in the <head> meta section and then the other part where I want my ad to show in the theme panel ad code section for the header ad but the ads aren’t showing on my site. I’m not sure if I’m doing something wrong or if it’s something to do with the ad code.
Ad code is here: it’s the first one 728 above the fold: http://www.flaunt.nu/new_2015_flaunt_tags_en.html
website: http://www.shineon-media.com/ – trying to make the ad show to the right of the logo.
Thanks so much.
Good afternoon,
A couple of days ago I changed the template of my website to newspaper. The fact is that before the change went fast (it took less than 2 seconds to load always) and now I am given loading times of 60 seconds.
I need help! There are no server errors since with another theme the web loads well and fast.
Any suggestions, help …?
Greetings,
Potentially silly question here. I want to add a block of text (a ‘donate’ section including a Paypal button code) to the bottom of each post. I realise I could do this with ads but the formatting is a bit odd for text with ads, plus i’m not 100% sure whether there are other implications using ads! Is ads the way to go or is there another way?
Thanks!
Hi,
There should not be any issues, if the system status parameters are set according to the guide
– https://forum.tagdiv.com/system-status-parameters-guide/
Check the permissions on the uploads folder, this could be the cause
– http://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/
Try installing the demo you want again while having all other plugins deactivated, leave only theme plugins active. If you have another demo installed, everything it has imported will be removed by the new demo.
If there still is a problem, please send us an email at contact@tagdiv.com and provide admin login information, as well as FTP access. We will take a look.
Also include a link to this topic in the email.
Thanks
Hi!
As of now the background image if global. Wondering if it’s possible to disable the background image on certain pages or categories?
PS. Feature request: My dream would be to be able to add a JS code to retrieve ads from our ad system like all other containers in Newspaper.
Looking forward to your reply.
Thanks!
B
Nothing to do with theme.
a) Google News uses open graph tags -and- your Google News Sitemap (diff. from main sitemap)
b) Google News will use images within the post meta, not images outside the body text, such as ‘featured’ images used as backgrounds or outside the bounds of the story as they cannot differentiate those from ads
c) Google News will not use images which are too small, copied from other sites with same name, too much text, or time out on load (too large in bytes, like over 100kb)
Theme cannot control any of that.
You would need to look at the Google News support forums and/or put in a support ticket with Google News folk.
Check again the image listed in your Google news sitemap – not main sitemap — make sure it actually loads from the link. Check your Google search console for errors, try resubmitting and TESTING your GN sitemap for errors. If no errors, then it’s all correct.
Aside from my suggestions on the thread linked to and the simple A-B-C *facts* noted above, nothing the them devs can do to help. Not a theme issue, other than how content used. Period. Full stop.
Hope that helped someplace.
It’s 2018, and by this point I’m hoping someone has this figured out!
First, we all know that Google AdSense ads cannot be placed in a “floating” box, so we can’t use the feature TagDiv calls the “Smart Sidebar” with those ads.
Second, we all know having a big empty space at the bottom of our sidebars is BAD since readers often look for something else to click on when they are done reading.
While I do have other non-adsense widgets to put on the bottom, I can’t find a way to make the stay at the bottom while the adsense widgets scroll with the page using TagDiv’s Newspaper Theme.
So how do/did you go about solving this?
– Is there any way to add Ads to the single post template that will appear not in the article itself but above the sidebar widget, and scroll with the page?
On the homepage builder you can add Ads, blocks, and a Widget Sidebar to the side of the layout, but after much searching and reading many documents I can’t see how this could be done on a single post or by editing the single post template.
– Is there any way to have two sidebars on a single post – a default on top and second a “smart” one on the bottom?
My searches turned on this turned up nothing š
– Is there any way to stick or make smart just certain Widgets?
I tried Q2W3 Fixed Widget but the widgets disappear š No other free widgets seem to be available.
*** Note: I will buy the first user with a working solution a large cup of coffee (or favorite snack) in appreciation! (via PayPal Donation) ***
(I will also pass out grinch awards for suggestions not related to my question, or for snarky replies! š
Hi,
I have gone through number of threads about number of thumbs being created by NewsMag and Newspaper theme and everywhere the staff member tells that to turn off the thumbs from the block setting area. Well this is one solution but even if i have turned on 5 thumb sizes the theme will create 5 variants of each image. The situation gets worse when i have multiple images in my post. Theme will create 5 thumbs for each image in the post. If i upload 10 images in my post for some reason, it will create 50 thumbs. Is it a good solution???? canāt you people just put a code or restrict theme from making/generating thumbnails for the images inside post but the feature image? Why the theme generates all these thumbs for images other than the āfeatureā image of the post? What is the use? I think a little fixing of code will resolve the problem.
Another example. Can see parts of the page fading out (the footer should be solid black)
https://brandinginasia.com/wp-content/uploads/2018/02/Screen-Shot-2018-02-02-at-12.11.10-AM.png
Again, it’s fine if I save and reload, but just a pain š
Hi,
1. That would be the padding top and bottom the theme ads for the page content
– https://www.screencast.com/t/TOWokeMYFOcI
You could remove that if needed, with a code like this
– https://www.screencast.com/t/Ivz6NFtO1jW
.td-main-page-wrap {
padding-top: 0;
}
.td-main-content-wrap {
padding-bottom: 0;
}
2. The social icons element will display the icons horizontally, one after the other
– https://www.screencast.com/t/hGiKcbN2
There are a few design styles available in the style tab, but not to align them differently.
5. The footer on this website is not a page, it is created custom. In the theme you can either use footer templates
– https://forum.tagdiv.com/footer-templates/
Or design and set a footer page containing any element you want, since this is possible now.
Thanks
>Others will not display any ads
Those were the ones I was wondering about. It’s no problem to customizeāit just seemed like I might be missing something!
One tangentially-related question, while I’ve got you here (still playing with the smart lists):
Let’s say I have a body of content with a section of subheadings in the middle intended to be used for a smart list, but after the sections there is also more content.
It seems that all content prior to sections parsed as a smart list remains intact (introductory paragraphs, for example) while all the content after the smart lists get omitted (summary/conclusion, for example). Is this the standard behavior or is there an option to retain the content after smart lists?
Best regards,
They appear on http://www.gtmetrix.com when running speed tests as redirect chains.
I’ve never had ads on my site and have always had the option off.
I’ve tested without plug ins, even removed from CDN server and still get the same results. I noticed another post about similar links on this forum also, so I’m not the only one with this experience.