- NewspapertagDiv AMP Plugin Tutorial
- ApiPractical example – How to add a new Block and Module
- NewspaperTrack Subscription Sources with Locker URL in Opt-In Builder
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to use the Posts List shortcode
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperHow to generate Facebook App ID
- NewspaperHow to insert a block inside the content of a post
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperLink Tracker
- NewspaperLockers
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspaperPosts Loop Element
- NewspaperThe Newspaper Mobile Theme: Introduction
Not having that issue.
Although often in WordPress the way to create “double line breaks” has been to add a nonbreaking space on its own line.
The code function here won’t let me type a non breaking space, which is odd.
& nbsp;
without the space after the &.
General info on WP editing:
http://codex.wordpress.org/Help:Editing
Well, you still need to build your home page if it’s a new blank website.
Look at the ‘hello world’ post page to see if the styles have applied; at least that’s how it works for me.
Are you also clearing server side cache if you’re on a hosting provider that turns that on for your WordPress install for you (if you’re using a WP specialist host), and also if using CDN you need to release/update/expire stuff for the new CSS to load.
a) be sure not to test this with child theme
b) be sure to test this on real web server, not local install
a link to a sample page might be helpful 🙂
Hi!
when i try to search something like MOSTAR PRIJE; here is a example http://crnjaci.com/?s=mostar+prije, I get the results of my homepage (NASLOVNICA) and its codes, how i can repair that? it’s look terrible
I want to change the height of the menu to 40px and
the image of the last posts display in bigger size
I’m not tagDiv support, but I’ve changed it like this (example for white link):
div.footer-email-wrap a {
color: #fff;
}
For different hover colour, you would need to add “hover” after “a” like this:
div.footer-email-wrap a:hover {
color: #fff;
}
Hi, how can i add my homepage blogs on the second page? my website is heevoo.com
for example if i go on the second page either my sidebar or my big slide does not show.
Thanks.
Just FYI – I received an update notice.
Envato Notice of Update: Newmag 1.4 change log
[ V 1.4 ]
– improvement: this version of the theme requires the new tagdiv social counter plugin. You can find it in the /plugins folder
– fix: the [tagDiv] Text with title widget and shortcode. It now works properly with HTML content but please rebuilt the widget and hit save again to see the changes.
– fix: print css background issue
– fix: video title encoding issue on the tagdiv play list (sometimes the title of the video was rendered with strange characters)
– fix: issue with “&” encoding as strange characters in block titles
– fix: pagination issue on categories that don’t have child categories and when the category big grid is disabled
– fix: rich snippets reviews
– fix: missing image for two placeholders
– new: internal api
– improvement: dynamic loading of blocks and modules ( ~15% lower ram usage )
– improvement: video play list is more compatible with different hosts/servers. If your video play list was not downloading the video details, please update the theme.
– improvement: support for overwriting of blocks via child theme and via plugins
– improvement: support for new blocks, headers, modules, smart lists, thumbnail sizes via our plugin api
– improvement: admin panel help text (Template settings panel)
– improvement: when the user disables the post view, the theme will stop keeping track of them in the background -> faster loading time
– improvement: added option to have a border on the text with title widget + page builder block
– improvement: now you can login to post a comment directly from the comment section
– improvement: added in Theme Panel -> Translations: SHARE
floating ads is a illegal. how can i add on sidebar 300×600 disabled smart ad ? (my english so bad sorry)
example :
search box (enable smart)
300×600 adsense (disabled smart)
sidebar random posts (enable smart)
Before adding ads code, there is gap.
Pics: http://www.screencast.com/t/WClqjgZzF
After adding code , there is no gap
Pics: http://www.screencast.com/t/gkGfwuD8N
with reference to my website url:
http://www.onefilmy.com/news/bollywood-news/hindutva-uses-morphed-kareena-kapoor-image-campaign-love-jihad.html
Be sure to clear all your web cache, reset CDN feed as applicable and do full cache clear on your web browser.
Also the code I provided was “example” — you need to obviously change that from 'return "html"; to whatever the visual editor directive is (sorry, don’t know what that is… see the WP Codex for info!).
Here’s a screendump showing it:
https://cloud.creativegroup.dk/public.php?service=files&t=9a4f92968eaaff9fa64fa4367434048b
I’ve updated my footer and it shows correctly on the homepage but when I go to a category page, for example, something breaks.
1. Correct setup:
http://awesomescreenshot.com/0e945nml42
2. Incorrect setup
http://awesomescreenshot.com/08c45nmoe6
Any help would be appreciated. Thank you!
Yes, I have done and test It. But For, To have ads after the comment template, I have used your said code and ads are not showing if I removed the php tags:
And For, To add ads before similar articles, I have done what you said , ads are showing but no gap is there between post column container and sidebar coulmn.
Before adding ads code, there is gap.
Pics:
After adding code , there is no gap
Pics:
colon is not a proper character for URLs…
you may need to encode that such as :
Theme and WordPress generally do not “rewrite” URLs placed in posts.
Not a theme issue. Basic HTML to change entities in URLs, such as & symbol to HTML entities.
i click without sub category in main menu, but show on all category. how to hide categories ?
example : decoration category


In case you use child theme:
1. Open Newsmag/includes/modules/td_module_single.php and save a copy (same filename) of this file in your child theme folder: Newsmag-child/includes/modules
2. Open Newsmag-child/includes/modules/td_module_single.php and replace whole function ‘get_author(){……}’ with the following code:
3. Change example categories (“CATEGORY1”, “CATEGORY2”, “CATEGORY3”, “CATEGORY3”) to post categories that shouldn’t display the author name.
4. Save file and upload file.
In case you don’t use child theme:
1. Open Newsmag/includes/modules/td_module_single.php and replace whole function ‘get_author(){……}’ with the following code:
2. Change example categories (“CATEGORY1”, “CATEGORY2”, “CATEGORY3”, “CATEGORY3”) to post categories that shouldn’t display the author name.
3. Save file and upload to your main theme.
Let me know…
Hi everyone!
I have problem with photos and number of files that produced with upload.
For example 1 photo have 16 different sized files. If i have about 68.000 photos that is about 1.000.000 files.
How can i change that?
Well, yes, YOAST SEO has had some on/off issues, including a security issue. Which is why I normally don’t jump on the “update” until reviewing the changelog, and then waiting for a dot revision. There was one period where they were adding all the Google analytics stuff and that caused issues, and they did five revisions in 2 days (!). But it never hampered publishing.
The issue we *did* have with publishing was the “remove stop words” function, causing some links to not work right. But we could still publish stuff.
Also had issue with trying to hide the /category/ in front of /category/catname/ to have one less path – that didn’t work well as we use a lot of sub-cats for easier navigation (e.g., book reviews, fiction, and poetry might all be under “reads” to separate from movies/tv and music).
Still, some YOAST functions do require you to actually go through each screen and tweak.
ALSO: when updating the plugin, sometimes the settings get wonked, and your sitemap suddenly doesn’t work (!). I had that happen recently.
So…. usually if I update Yoast WordPress SEO, I go through the settings and resave just to make sure the dbase entries are correct/updated for the plugin.
YOU MIGHT TRY THAT… just go through and resave settings, double check social media stuff, resave sitemap stuff (I sometimes change from 1000 per page to 999 per page to “force” refresh that). Stupid stuff like that. Couldn’t hurt 🙂
But generally (sorry to keep using that word so often) … there is no conflict between the basic functions of WordPress SEO and the theme. And none of the problems were theme related, but due to plugin problems, which might be addressed on the support page for the plugin also.
I would use two different layouts for a single site.
Example: Category 1 and 2 use “Default style”, while category 3 use “Fashion Style”.
how can I do?
excuse my English, but I’m Italian.
Hi tagDiv team:
It has been over 24 hours of trying to fix a problem that refuses to be resolved. Our only consolation is that we are not the only purchasers suffering this fate.
It is unfortunate that thus ALL your suggestions have not worked, and that we are still unable to use the product we paid for, so naturally we are getting quite frustrated.
We bought the theme because of its supposedly “easy upload”which is proving to not be the case! What is the next step? We cannot pay $58.00 for something that we are not receiving.
It would be great if you could assist. Maybe log into our account as promised previously and download the theme for us, since the problem lies with a plugin that we cannot, for all our trying, fix ourselves.
We would prefer to resolve this problem swiftly, but if that cannot be the case then we would please like to request a refund so we can invest the money in another theme. We are on a rather tight schedule to get our website up and running, so we would prefer to getting sorted sooner rather than later!
regards,
-Muchaneta & Mano
Hi
Just take a look at this http://www.wpdiv.com/test-post/ post about the exact issue what i experienced here and still fighting with it to resolve the same for the past 8 days.
1. Test this post http://www.wpdiv.com/test-post/ in 1024 x 768 screen resolution in Firefox and Google Chrome.
Content top & bottom advert looks fine in google chrome, but in not in firefox. Here is exact result what i got in my end.
http://oi61.tinypic.com/15qvz0o.jpg
When i clarify this issue via email support, the reply is not convincing.
For the both Content Top and Content Bottom ads i have used similar kind of custom HTML advert content as posted below.
Content Top ad
————–
<a href="#" target="_blank" rel="nofollow"><img src="http://www.wpdiv.com/wp-content/uploads/2014/12/700_90_single_top.gif" border="0" width="700" height="90" alt="Download Now!" /></a>
Content bottom ad
—————–
<a href="#" target="_blank" rel="nofollow"><img src="http://www.wpdiv.com/wp-content/uploads/2014/12/700_90_single_bottom.gif" border="0" width="700" height="90" alt="Download Now!" /></a>
In theme settings panel i had set Auto for all display types.
But content Top ad had issues when i viewing it via firefox, but content bottom ad looks great. Both looks great in google chrome
Note : I have made some customizations in /includes/modules/module_modifier/td_module_blog.php via child theme have inserted acf fields between content Top advert and post content and i have attached the customized version of td_module_blog.php with this thread.
Here is the customizations what i made in td_module_blog.php http://pastebin.com/9g2N70zN
After made the above customizations You may see the live action of ACF fields between content top advert and post content http://www.wpdiv.com/download-newspaper-v4-blog-magazine-wordpress-theme/
Will you please help me to resolve this issue?
If it was useful to someone I solved with the following code:
a class=”td-social-sharing-buttons td-social-pinterest” href=”http://linkedin.com/shareArticle?mini=true&url=’ . get_permalink() . ‘” onclick=”window.open(this.href, \’mywin\’,\’left=50,top=50,width=600,height=350,toolbar=0\’); return false;”><div class=”td-sp td-sp-share-pinterest”></div><div class=”td-social-but-text”>LinkedIn</div></a
It would be great if someone choud give us a code fore at least one example so that we find out how things are done 🙂
Dear Developers,
maybe you did already notice that a lot of professional news pages added a 2nd headline to the news snippets on startpage. Some examples:
Could you please add an option to enable such a 2nd headline in Newspaper too? Please, I would love you for this :)!
Many thanks for your feedback in advance 🙂
Lot Regards
Hi,
1. I will add this on our requests list and implement in future updates. Sorry for the inconvenience!
4. The images are cropped.
You can also read more about function which creates the thumbs and WordPress cropping here:
I. http://codex.wordpress.org/Function_Reference/add_image_size
II. http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
5.Edit single_template_2.php like this: http://screencast.com/t/XiFyFqfvW
Result: http://screencast.com/t/ITZn6dV5s3
6.1 Use the media query from below to apply your css just to the tablet screen width and also use the custom class to set hide the widget, should look something like this:
@media (min-width: 768px) and (max-width: 1023px) {
.center123 {
display: none;
}
}
6.2 I can’t access your site anymore so I can guarantee it will work but you could use this and adjust it:
.center123 {
text-align: center;
}
Hope this helps!
Thanks