- 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
Basic html; you wrap the link in an anchor link.
example how to:
http://www.w3schools.com/html/html_links.asp
Hello Alin,
thanks for your response. Unfortunately my website based on Newspaper 6 is still a draft, therefore I cannot provide you with a concrete widget.
For example I would like to use “[tagDiv] Text with title“ and I would like to change font, font-size, font-color and line-height.
Do I have to paste css-code in the widget text area or is there another – more handy – solution?
I was wondering if there was any way to make the “More Stories” that popup on posts custom so that you can pick and choose which stories pop up.
<———–>
For Example…
It will only pull stories that are “Sticky” or Pull stories from a certain category. ie… Lets say I create a Hot Topics or Featured Stories category and want to ONLY pull articles from there versus “the same category” that it is currently at.
Reader is looking at Article1 in “Category1” & “Hot Topics” categories.
Can the More Stories feature pull ONLY articles that are in both “Category1” & “Hot Topics” categories.
Is that possible?
<———–>
Example 2…
Allow us to pick which articles show up in More Stories across the site. Such as only pulling posts/pages: 12,133,178
Or if you have it set to show only 2 articles, and you have 4 articles that you only want shown there it would pull 2 of the 4 at random.
<———–>
Or Example 3…
If this is easy to do… Building upon the other Example 1. If you have your Article1 that the reader is looking at and it is in Category1.
Can I have it pull only articles sticky articles that are in Category1 versus sticky articles in any category. If that doesn’t make sense.
Article2 in Category1 and is stickied
Article17 in Category1 and is stickied
Article179 in Category3 and is stickied
Article265 in Category3 and is stickied
Article299 in Category5 and is stickied
Your viewer is looking at Article1 in Category1 so I only want them to see Article2 & 17 since they are both in Category1 but not any of the others.
Your viewer is looking at Article57 in Category3 so I only want them to see Article179 & 265 since they are both stickied in Category3
Another words, these are the important articles I want my viewer to see if they are in that category.
<———–>
Maybe I have made this way to confusing lol. Is there a better option?
Hi,
I am using V6, i notice my top and bottom ad are not position wel. Problems comes on IOS/Safari … . Chrome and FF looks fine. Any fix?
example: https://www.dropbox.com/s/rit5rju9s2a5ey5/Schermafdruk%202015-06-18%2019.57.44.png?dl=0
Another problem i see is that cannot change the header color on a mobile device. It’s like always black … My logo issent lookin nice on a black bar 🙂
Thnx!
Dedicated Server 1 & 1 – two hours 7% already gone
1) I have found a glitch regarding the lazy load of the images on Newspaper 6.
The images instantly show, then they fade out and fade in.
I believe that in the real estate of our browsers, the images should directly appear and then just lazy load the rest of the content as you scroll…
I think its annoying for the user to see the image for an instant, then disappear, and fade in with the effect.
<iframe src=”http://www.cretetv.gr/_anifantakis/lazyload/” width=”650″ height=”380″></iframe>
On the above example you see that I use lazy load. For an instant the images of the real esate of my browser appear on the screen, then diappear and reappear. Then when scrolling rest of the images fade in ok.
2) Also, is this “Loading Animation Image” found in Template Settings a real lazy load? do the images indeed load as you scroll, or is it just a visuall effect?
Thanks.
As an example, look at this page. There were star-ratings on all of these posts, now there is only on 5-6 of them. http://filmforalla.se/recensioner-dokumentar/
I too have found a glitch regarding the lazy load of the images.
The images instantly show, then they fade out and fade in.
I believe that in the real estate of our browsers, the images should directly appear and then just lazy load as you scroll…
I think its annoying for the user to see the image for an instant, then disappear, and fade in with the effect.
Also, is this real lazy load? do the images indeed load as you scroll, or is it just a visuall effect?
On the above example you see that I use lazy load. For an instant the images of the real esate of my browser appear on the screen, then diappear and reappear. Then when scrolling rest of the images fade in ok.
Thanks.
-
This reply was modified 11 years by
neakriti.
Hi all.
After much struggling I seem to have got the Newspaper 6 theme set up. For my Homepage, About and Contact I have used the pre-set page templates. The problem is I just cannot get the sidebar to appear on any of my post pages. I’ve gone to my postpage and used Visual Composer to set the right sidebar template, and also to set a widgetised sidebar but nothing works. When i look in Appearance – Widgets there is no sidebar box. Any ideas on how to get this showing?
Also, At the top of the homepage is the Category Top Posts Box which shows highlights of your content. How do I set it and select what is featured in the box?
Thanks in advance!
@alin_vlad – How do you remove the shading on other blocks?
Block 14 & 19 on my site.
Changing to Grid Style 4 for the slide worked perfect.
Thanks – Mark
Ive managed to change the title colours ( oops, really should play about more! ) … I just can’t change the text colour under the logo bottom left in the footer :-\ Tried all the other options, nothing is chnaging.
Also, what’s “Block Settings” >>> ” predefined style ” For? – On the home page on the demo for example, you have ” Latest Articles ” In black, I am wanting to change this to red – but struggling where to find that , is it anything to do with these predefined styles?
Hi
Not sure what you mean, but if you want to change the color of the links in post’s content use this custom css from Theme Panel->Custom css for example: http://screencast.com/t/duRXgKo8
.td-post-content a {
color:#D2D;
}
.td-post-content a:hover {
text-decoration:none!important;
}
And if you want to hide more from author please try this css code: http://screencast.com/t/Feq8Lcvy
.td-related-title .td-related-right {
display: none;
}
Hope this will helps!
-
This reply was modified 11 years by
Alin [tagDiv].
Is there anywhere to change the titles / text colour in the footer? – I changed the background to white, but the title of posts & Text on the footer also seem to be white :-\
Hi.
I’m working on my own implementation of Disqus, and it works perfectly on the articles, but need some hele for the modules:
How do I get the permalink within this function in td_module_x.php in the theme. I tried the get_permalink($id), but it fails.
Please help 🙂
function render() {
ob_start();
?>
<div class="<?php echo $this->get_module_classes();?>" <?php echo $this->get_item_scope();?>>
<?php echo $this->get_image('td_100x75');?>
<div class="item-details">
<?php echo $this->get_title();?>
<div class="meta-info">
<?php if (td_util::get_option('tds_category_module_6') == 'yes') { echo $this->get_category(); }?>
<?php //echo $this->get_author();?>
<?php echo $this->get_date();?>
<!--a href="<?php echo get_permalink($id); ?>#disqus_thread"> </a-->
<?php //echo $this->get_comments();?>
</div>
</div>
<?php echo $this->get_item_scope_meta();?>
</div>
<?php return ob_get_clean();
I have 2 questions
1. Is that posible to have comments system in tabs or colapsible accordion (i dont know what is used on this example) like here http://prntscr.com/7ie5em
2. Default share butons are under the title of each post. can i move it to be under the featured image or better at the begining of the post body like here: http://prntscr.com/7ie7dn
i saw this examples on http://njuz.net and i like it very much
Hi tagdiv-Team & Community,
I know that this question already came up in at least 2 threads in this forum but apparently there hasn’t been a solution yet so I’d like to bring this problem back to your attention: I have been working on my site for some weeks now and during that time creating roughly 30 or so widgets. Everything worked fine. However, since today the widgets won’t save anymore. I am already using Chrome, deleted all caches several times, deactivated all plug-ins and am working in the accesability mode.
Does anyone has any idea how to fix this problem? It drives me nuts!!
Thanks & best,
Torge
In the main menu I can not go to the main menu items, I only can click on the submenu items of that. If I click on the menu the dropdown appears. For example, if I want to click on lifestyle in http://demo.tagdiv.com/newspaper/ I can not go to the main menu.
In internet explorer it works normally.
Does anyone experience this also?
And how do I solve this?
Hi,
1. Please provide a link so we can take a look if you still have this issue with thumbnails. Try also to regenerate only that image maybe it was not regenerated.
2. Try to change the module to display your articles on category page and save your settings as were added more features for category template – http://screencast.com/t/a2bJ1wNTh37U Also change the module for each template you may have issues also on search page for example – http://screencast.com/t/VoiG4Xjta7
3. Do you use speed booster? This usually happens because of the speed booster plugin which move the css and js at the bottom of the page structure so that the page will load faster, this is why the theme default color appears first then changes, because of the cascading property of css. A solution is to change the color directly into the css style-sheet, which will make your colors to load first and stay that way.
4. You can change the date format form WordPress settings – http://screencast.com/t/tHRb1anDA6R
Thanks!
so luckily I don’t work here nor speak for them.
Well, I think tagdiv might be lucky ones, ‘course you don’t work there nor speak for them. 😉 Because I don’t like to be SHOUTED at in forums. And likewise most of the people I know don’t like that.
By the way: Most of the trouble might result out of the misleading “upgrade from 4 to 6” naming of the update script. The script works nicely, but you have to run it also when upgrading from 5 to 6. But for example the problem with the outdated VC-Data was very annoying. Maybe the script addressed that too. The best thing would have been to place the “run the update script!” message prominently on every admin page header. Maybe the guys an tagdiv can add that for people updating in the future…
Regards,
Rolf
For this plugin doesn’t work responsive ads. For example I have a responsive code for google but if I use a plugin units ads it have a size 900 or more and overlaps of my sidebar
Hi there,
Just updated to Newspaper 6.
See: http://tourneyhunter.com/
The images featured on Big Grid are not properly cropped and displayed.
Does this mean I have to manually crop the images and upload as featured images?
If so, what sizes are the new Big Grids now?
Thanks & Regards,
Ryan
Help…
Maybe i am missing something simple,
but I cannot seem to get the video to play in any of the
Newspaper Theme video templates.
I have tried various youtube urls,
and all 3 video templates,
but cannot get the video in the header to work.
I put the youtube URL in the featured video area
and choose template 10 (for example)
but all i get is the thumbnail pulled from youtube at the top of the post.
Here is the post url
http://tipsthatrock.com/how-to-eat-an-artichoke-infographic/
I also have a screen shot of my admin area,
where I am trying to get that post to work
http://tipsthatrock.com/wp-content/uploads/2015/06/cannot-get-video-post-style-to-work-in-Newspaper-theme.jpg
thanks for you help… probably i am missing something simple
==>jim
Hi, Thanks for replying. I actually read that and was very impressed, however, the practical example says Available on: Newsmag V1.8+, Newspaper V5+ at the top and we are using Newsmag 1.7.1 ?!
-
This reply was modified 11 years by
shubhra.
Hi,
I try the solution for newspaper 4 but no solution. Do you know of it is possible to add a 970×250 ad for all the pages and post without a custom action in visual composer.
The result is the ad under the menu bar< not the top header but the main header > we used the default menu style.
I need the same postion as Newspaper 4:http://screencast.com/t/UdpqvFyrOl
The following is not working;
Hi,
Please add the value inside the panel_ads.php file – http://screencast.com/t/om4CzClEd like Emil suggested then use the do_shortcode() function to place the ad you use inside an ad box in theme panel > ads, like this: http://screencast.com/t/yk9RG2diwKyj
Here si the code you have to add:
echo do_shortcode(‘[td_ad_box spot_id=”custom_ad_1″]’);
echo td_page_generator::wrap_end();
echo td_page_generator::wrap_start();
Result: http://screencast.com/t/UdpqvFyrOl
Note that my example it’s for the default post template without sidebar, you will have to modify and add the code into which template you want to have this.
Thanks,
Thanks so much for your reply, I guess this is something I really should have started tomorrow instead of this time (it’s 23.04 here at the moment!)
I will certainly look through all of the documentation, I got a little excited :-\
With regards to trying to match the look of the demo theme, the side bars for example, I guess I need to move some widgets around to replace the standard wordpress ones?
Thanks again for your understanding & time in responding