- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Excellent theme. Two questions concerning link colors.
1.) Wondering if there’s a way to change the author name link color on my homepage. I don’t want it to be the same as the overall link color I’ve chosen for the site.
2.) I have the Block 4 in a footer widget on my site. Can I change the color of the post headline in this block? The post headline is black so it does not appear against my black footer.
Thanks!
Hi, Radu/Marius
updated to latest theme version today 1.12.14, and ran into one issue trying to use the async adsense units (created new, proper ad ID, proper user ID).
However when published the code is duplicating the first couple of characters of my publisher ID, causing pull of ads to fail:
e.g.,
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle header" style="display:inline-block" data-ad-client="ca-ca-pub-XXXXXXXXXXXXXXXX" data-ad-slot="XXX6870028"></ins>
<script>(adsbygoogle=window.adsbygoogle||[]).push({});</script>
where publisher ID is: ca-pub-XXXXXXXXXXXXXXXX
printing to page as: ca-ca-pub-XXXXXXXXXXXXXXXX
ref: http://ga-ga.com/1228/likely-happened-royalties-sugar-man/
Hello,
Try this, add this code: $buffy .= '<h4 class="block-title"><span>Your title here</span></h4>'; like here in http://screencast.com/t/XPbr03VKsMR
Thanks for the message!
Hello,
The option Infinite scroll is an option for Blocks(visual composer or widgets) as you can see here: edit a block and set it like this: http://screencast.com/t/4cDAmIcZjZk
Also other settings is Next prev ajax, this option is used for this block on our demo: http://screencast.com/t/RL92yCSX7kR
Please check in console(Firefox or Chrome inspector), to not have js errors.
Thanks!
Hi,
I’ve played with this theme a couple of days now and I have some suggestions which other people might like too.
* The review-part: make it possible that the conclusion has ‘breaks’ in the text? It’s all stuck together. (Perhaps it’s a bug?)
* The review-part: add possibility to add your own logo/picture to make the conclusion more personal.
* The review-part: add possibility to add your own final grade. Now it defines it itself. I’d like to be free to add my own final grade.
* Add extra blocks: I’d like to make more variations. For instance Block 1 has 3 excerpts and bigger pics. Then the rest is smaller. I’d like to have another block which enables those smaller pics+title.
* 3 / 4 Big featured pics(posts) + title straight below menu: Block 3 sized titles + featured pics just below the menu and above the content / sidebar. It’s more common nowadays to see this setup.
I’m sure I’ll have more wishes along the ride. I’ll let you know.
Are these ideas which you could implement later on? Let me know!
Thanks.
zeus
custom taxonomies for my posts made by “Simple Taxonomy” plugin. Is there any chance to make news-blocks in Visual Composer by these taxonomies?
-
This reply was modified 12 years by
Hiroki93.
Hello,
I don’t understand what you want to make, adding a blockquote in block?! Can you show me a screenshot or a link to see the issue.
Here are all the theme quotes style: http://demo.tagdiv.com/newspaper/blockquotes-pullquotes/ that is used in article not on Blocks content.
Thanks!
Hello,
Please can you give us access to your WP to take a look. Send via email at contact@tagdiv.com
Also please mention in the message title “For Marius” and paste a link to this conversation.
Thanks for the message!
I’ve created 3 similar pages – only difference is city/state and the associated advertisers. For one of the pages, it’s doubling/tripling some of the posts associated with that city/state. Tried purging cache/clearing browser history to no avail.
Page w/issues: http://theweddingmagazine.net/rochester-mn-ads/
Thank you!
Hi Marius,
I tested a block in the visual composer in which you can add text. In this block I added a blockquote. The text was huge and blue. I tried to change it with in the style.css as you suggested.
It didn’t work. Tested it in 2 browsers as I figured it maybe could be a browser caching issue.
So it’s not about the category, I don’t use that.
Maybe you have a another good suggestion? Thanks!
I changed 🙂
Hi, @evdb
glad all the rambling helped 🙂
For those who are trying to work with the “step up” on speed from caching, such as using mod_pagespeed and then an optimized .htaccess code block, I found this article super helpful, and is somebody else who is a couple steps ahead of my efforts with the whole “make the server do the work, not a plugin” mentality.
http://customerhelp.co.za/wordpress/optimizing-linux-apache-for-wordpress-blogs-memcached-mod_pagespeed-expires-headers-mod_deflate-gzip.html
Hello,
Great!
Also why you don’t use the full responsive 1170px version?
Hello,
You want to exclude that category ‘vraag & antwoord’ from the big slider, and from homepage and to be visible only on this category vraag & antwoord?
Edit the homepage, then edit every block and exclude that category ‘vraag & antwoord’ putting in exclude category the category ID of the ‘vraag & antwoord’ with minus(-)
Thanks!
Hello,
1.
.iosSlider .slide-meta-cat a {
color: #FF0000 !important;
}
2.
.td-sbig-title-wrap a {
color: #FF0000 !important;
}
3. You have this directly when you edit the block in Visual composer http://screencast.com/t/QlCHas6al
I changed my hosting and it is ok 🙂
Fatal error: Call to undefined function wpb_map() in /wp-content/themes/Newspaper/includes/class/td_global_blocks.php on line 24
I have a problem
Please urgent help
I changed the server and now the problem
http://www.eswinoujscie.pl/index.php
Newspaper/includes/class/td_global_blocks.php on line 24
I edited the code a little more and got it working. However, i know run into the same problem as Octavian. The reviews shows up beneath the sharing buttons and comment box i inserted. Can’t we use the include() function to somehow get the get_review working? My code now looks like this:
function content_injector($content) {
global $wp_query;
$postid = $wp_query->post->ID;
if (is_single((get_post_meta($postid, 'top_ad', true) != 'off' ))) {
$top_ad = do_shortcode('[td_ad_box spot_name="Ad spot -- topad"]');
}
if (is_single((get_post_meta($postid, 'bottom_ad', true) != 'off' ))) {
$bottom_ad = do_shortcode('[td_ad_box spot_name="Ad spot -- topad"]');
}
if (is_single()) {
$custom_share = '<div id="title-deel"><h4 class="block-title"><span>DEEL</span></h4></div>' . do_shortcode('[ssba]');
$facebook_comments = '<div id="title-reageer"><h4 class="block-title"><span>REAGEER</span></h4></div>' . '<div class="fb-comments" data-href="' . get_permalink() . '" data-colorscheme="light" data-numposts="5" data-mobile="false" data-width="700"></div>';
}
$content = $top_ad . $content . $bottom_ad . $custom_share . $facebook_comments;
return $content;
}
add_filter('the_content', 'content_injector');
Oh and Octo, u might want to add the if_single code to your ads code like i did to prevent them from showing up on the homepage and other pages!
Ocatavian, i tried to copy your code and modify it to my own likes, but i only get a blank page. The code looks a little like this
function content_injector($content) {
global $wp_query;
$postid = $wp_query->post->ID;
if (get_post_meta($postid, 'top_ad', true) != 'off' ) {
$top_ad = do_shortcode('[td_ad_box spot_name="Ad spot -- topad"]')
}
if (get_post_meta($postid, 'bottom_ad', true) != 'off' ) {
$bottom_ad = do_shortcode('[td_ad_box spot_name="Ad spot -- topad"]')
}
if (is_single()) {
$share_after_ad = <div id="title-deel"><h4 class="block-title"><span>DEEL</span></h4></div>; do_shortcode('[ssba]');
$comment_after_ad = <div id="title-reageer"><h4 class="block-title"><span>REAGEER</span></h4></div>; '<div class="fb-comments" data-href="' . get_permalink() . '" data-colorscheme="light" data-numposts="5" data-mobile="false" data-width="700"></div>';
}
$content = $top_ad . $content . $bottom_ad . $share_after_ad . $comment_after_ad;
return $content;
}
add_filter('the_content', 'content_injector');
Hello,
First….great theme!!! Thanks!
I want to exclude a category on the homepage. I want to show that single category on one page only? I look in this support site and you tell someone the following:
Hello,
You can hide that categories using the category filter on blocks and homepage loop to, just add in the filter the category ID with -(minus)
Ex. If you want to exclude a category Apple that have catID 3, write in category filter -3 and that category will be excluded.
Exclude from article list: http://screencast.com/t/mQUsgOrj
Exclude from a block or slide: http://screencast.com/t/VeL3SGOP
But when I do what you told, it isn’t work for me? (working on chrome??)
Kind regards,
Barry Verheul
Hello,
Great!
Hi, thanks for your answer.
I’ve found the problem. It’s on the Page Attributes – Template. I must use “Template-Blank” instead of “Default Template”
Regards
Hi,
I received a nice message that there’s an update for this theme.
I read the documentation how to update it, no problem. My question is: will all my settings like how I positioned the blocks, the names in the labels etc will be gone?
Thx.
Caching: I use W3 Total Cache. I tried disabling Page Cache, Browser Cahe and Object Cache, but that gave no result. I disabled these all together, and separately.
My website is: http://www.katholiek.nl.
I use the full responsive (1170px) template. On the homepage I use a Single Image and then Block1 for all categories in default style. The sort order is ‘latest’.
This is the code:
[vc_row][vc_column width="1/1"][vc_single_image image="7499" img_link_target="_self" img_size="full"][/vc_column][/vc_row]
[vc_row][vc_column width="1/1"][td_block1 limit=”9″ header_color=”#00a287″ ajax_pagination=”load_more”][/vc_column][/vc_row]
For the homepage I used the standard template (which I like most and really want to use because of the right sidebar).
When I add a new blog post, it show on the desktop version, but not on the mobile one. What I do not understand is that When I first noticed this issue, I changed the standard template into homepage blank. Then did a refresh, and changed it back to standard template. Because the new blog post will show mobile. But doing that workaround everytime with a new post is not really doable.
With Mobile I meant ipad 1/Safari, ipad mini 2/Safari and iphone/safari. A friend of mine used Macbook Air on a very different IP and experienced the same problem and notified me in the first place.
Any solution is very welcome. Thank you very much.