- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewsmagtagDiv Composer Tutorial
- NewsmagWeather Widget
- NewsmagExchange widget
- NewsmagInstagram widget
- NewsmagHow to use the Visual Composer plugin
- NewsmagIntroduction
- NewsmagFooter templates
- NewsmagCustom ad spots
- NewsmagLoading image effects
- NewsmagSmart sidebar
- NewsmagFeatured images
- NewsmagGeneral settings
- Newsmag7 days post sorting
- NewsmagTheme thumbs
- NewsmagExcerpts introduction
- NewsmagTheme colors introduction
- NewsmagtagDiv slider gallery
- NewsmagVideo playlist
Hi
Try this css: http://screencast.com/t/6bZ2oh9B5w This css code will affect only the big grid 7:
.td_block_big_grid_7 .td-module-thumb{
margin: 1px;
}
.td_block_big_grid_7 .td-small-thumb .entry-title{
font-size: 25px!important;
}
Thanks!
Hi,
I have inspected your website and saw that you use different columns for your page in visual composer. Please use only the 3 columns recommended by the theme: http://screencast.com/t/UaUdpXuH4 – https://forum.tagdiv.com/how-to-use-visual-composer/
Our blocks were created to work only on the specific 3 rows. Using other ones might create problems.
You can also check your custom css classes applied to your rows and see if a parameter given there modifies responsiveness.
Thank you!
Hi thelastpoet,
1. It is possible to remove the dates on the block 5 if you try a bit of CSS code below:
.td_module_3 .td-module-date {
display: none;
}
2. In our theme, blocks were designed to display only the posts. To get what you want, it requires custom work. Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
3. If you want to display the top bar in your theme, first of all you should activate this within theme panel and then creating a custom top bar menu like this: http://screencast.com/t/nZ8Xs3tST http://screencast.com/t/xaJ49ico
The result can see here: http://screencast.com/t/yMGsp3j9mD http://screencast.com/t/7RFkHmozhB
Let us how it goes!
Thanks.
-
This reply was modified 10 years by
Catalin.
Hi
Try do deactivate all plugins except Visual Composer, clear the caches again then check if the error is still there. Also try to create a new sidebar, add different blocks and see how it works.
Thanks!
I would like to have a widget in the sidebar on my posts with content from a custom field. Is that possible?
An example of what I’m hoping to do: When writing a post I often have a couple of links that I would like to appear in the sidebar (in a block called something like “Interesting links”). The links would be specific to that post – and I would like to be able to type them in while writing the post itself (on the same page in the backend).
I know it’s possible to specify a custom sidebar for each post – but I would prefer not having to go through the extra steps of creating custom sidebars for every post.
Do you know if there is a way to do this?
Thanks in advance 🙂
/Janus
Hi,
When I try to use one of the tagdiv widgets on my post sidebars, the sidebar does not appear and none of the page images load. On my main site I don’t get an error message, but I received one now when I duplicated the issue on staging.
See staging here, using a sidebar with the Tagdiv Block 1:
http://shughaldev2.staging.wpengine.com/record-breaking-snowfall-naran-rehmat-zehmat/
See live here, using a sidebar with WordPress’s ‘recent posts’:
http://www.shughal.com/record-breaking-snowfall-naran-rehmat-zehmat/
I’ve tried clearing the site cache. I was experiencing the issue before upgrading the theme, but it has persisted through the upgrade. This was working fine for the last several months, and so I’m not sure what may have caused the issue.
Hi, I like newspaper theme and the kind of support I receive here. I am modifying my homepage to showcase like a corporate theme and really liked the Travel Demo.
I have 2 questions:
1. Is it possible to remove the dates on the block 5 that appears ontop? (Screenshot Attached)
2. How can I filter to show specific pages instead of the normal posts to appear on the block 5? I have tried but only managed to show recent pages on the block 5. (I would like to achieve something like, About Us, Services, Contact us). On the top of the Travel Demo.
Any help will be highly appreciated.
Link to screenshot http://www.screencast.com/users/thelastpoet/folders/Default/media/b569a457-fcdc-4ccb-97eb-31eefb1aed53
Hi,
Unfortunately there is no single file to edit and get your result. The latest article modules are not controlled by a block file. The column layout of the latest articles as well as the category modules are controlled by td_util.php: http://screencast.com/t/jv7L6bk0u9QG
To be able to change the column layout you require custom work which at the moment we cannot provide.
Thank you!
Hi Alin,
i have to ask you sorry because when i looked at your screencast i didn’t realized you also posted the hide_ad code.
By the way, now i did it exactly as you posted and i have this code in the td_block_ad_box.php file:
$buffy = '';
if (!get_field('hide_ad')) {
$buffy .= '<div class="td-a-rec td-a-rec-id-' . $spot_id . $align . ' '
. ((!empty($ad_array['disable_m'])) ? ' td-rec-hide-on-m' : '')
. ((!empty($ad_array['disable_tp'])) ? ' td-rec-hide-on-tp' : '')
. ((!empty($ad_array['disable_p'])) ? ' td-rec-hide-on-p' : '')
. '">';
$buffy .= do_shortcode(stripslashes($ad_array['ad_code']));
$buffy .= '</div>';
}
//print_r($ad_array);
return $buffy;
}
}
But this does not make my ads to desappear (my custom ad field is named the same)… they are still there (all of them).
-
This reply was modified 10 years by
reloaded.
Yes I have done that. But I can still not use any new blocks. Eg Block 3 or the others???
Hello
could you please tell how do we dd 728X90 ad banner into “every” bbpress posts
and use same file on post template ‘s ad
so we only need to update one place
thanks!
mysql -uroot -pYOURPASS
use db_name;
UPDATE wp_posts SET post_content REPLACE(post_content,'[pull_quote_center]','<blockquote>');
-
This reply was modified 10 years by
Alamina.moon.
-
This reply was modified 10 years by
Alamina.moon.
Hi
You can use use a text block from Visual Composer to create the descriptions then edit the category.php file and use the do_shortcode() function to display the block’s shortcode on the category page: http://screencast.com/t/cc9DuvAxH To get the shortcode please follow this links: http://screencast.com/t/ojfV9QRc – http://screencast.com/t/07CsJiFJT
The result should be like here: http://screencast.com/t/jVCmCPPwrHri
Let me know how it goes and provide more details if you still need assistance on this.
Thanks!
Hi,
You can edit the block 15 settings as follows:
Limit post number to your prefference: http://screencast.com/t/T4Y3UhtLKQ and then set pagination: http://screencast.com/t/9Dr28sqheFFb
You can read more about block settings here: https://forum.tagdiv.com/block-settings-tutorial/
Thank you!
Hi,
@reloaded I cannot provide a solution only for sidebar. If you add the condition in td_block_ad_box.php all the ads will be blocked in a post when you have the custom field enabled(header, article ads, sidebar).
Thanks!
Hi
1. Make sure you have enabled post views: http://screencast.com/t/9okDbuympmU then go to post editor, edit a post and refresh the browser a few times. After that check in custom filed section if the values are updated: http://screencast.com/t/ZdE16XKxBg – if they do make sure you empty all caches and check again.
Please also note that if you use cache the seven days sorting may not work well, if you want an accurate result using it, you should disable cache.
2. Please make sure you have posts with comments according with the filter set from that block. This options http://screencast.com/t/OYpgEUeDB refers at the order in which posts will be displayed in block, meaning that the post with the most comments will be displayed first.
3, I am not sure at what filter are you referring so please provide a specific url where this issue appear so I can inspect it closer. Meanwhile try to clear all caches and test again.
Thanks!
Hi,
Thank you where kindly let me know how to make the pagination for that block instead of auto load or load more !
Kindly show the code as you did before…
Regards
Hi,
The theme has an option to display the quotes on blocks. This is not added for all blocks, it is available especially for blocks with big thumbs and only when they are used in 1 column – http://screencast.com/t/qaBMFxAsk – http://screencast.com/t/XWNnOvmyDnS – http://screencast.com/t/eekGsoIG
Also you can change the default css using this class – http://screencast.com/t/1qy83RXGtj
Thanks!
Hi
Try this custom css in theme panel > custom css: http://screencast.com/t/uPl3Ws1IYOC
.td-grid-style-4.td-hover-1 .td-module-thumb:before{
background: grey;
opacity: 0.6;
}
To add a space between thumbs you can add a padding using this css: http://screencast.com/t/87cynyfrKC6
.td_block_big_grid_7 .td-module-thumb {
padding: 2px;
}
This css will be applied only for big grid 7.
Thanks!
Hello,
Unfortunately there is no option for it in the theme. The theme uses a 3 column setup and a 4 post display is a bit difficult to do. As an alternative, you can use a block 15 for example instead of related articles and you will have 5 columns instead of 3. There is no layout with 4 columns. As an example, you can edit the block 15 file and force it to display only 4 posts but it will need adjustments: http://screencast.com/t/Nigculnh – http://screencast.com/t/iLv7DCu9a which again is difficult to do because of the 3 column layout.
The theme was not created with 4 columns in mind.
Thank you!
Hi Jose,
Unfortunately this is not specified in the documentation, but you can easily figure out checking the “Category tag on modules/blocks” or Excerpts sections from Theme Panel – http://screencast.com/t/SrQZMKZUdmY – http://screencast.com/t/R354s6uE0v0w Or you can use browser inspector tool – http://screencast.com/t/tjgGVkCnKah
Thanks!
Hi Guys
I have thoroughly checked my adsense account and there does not seem to be a problem.
I cannot seem to see any ads appear across my Newspaper site fgreview.com See Right hand side and inside articles, it’s just white space.
here are the codes i enter:
Side bar ad (RHS)
<script type=”text/javascript”>
google_ad_client = “ca-pub-7602928657568875”;
google_ad_slot = “5874424206”;
google_ad_width = 300;
google_ad_height = 600;
</script>
<!– Sky –>
<script type=”text/javascript”
src=”//pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>
Article top ad
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<!– article top ad –>
<ins class=”adsbygoogle”
style=”display:block”
data-ad-client=”ca-pub-7602928657568875″
data-ad-slot=”6605794204″
data-ad-format=”auto”></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
I’ve tried all placements by this theme and adsense ads never work. Sizmek ads have worked perfectly.
Hello,
This evening we wanted to do some rearranging of our widgets. When we added a new [Tagdiv] widget it stopped the website from fully loading correctly. Once we remove, everything works fine again. We had to remove all [Tagdiv] widgets in order for the website to load correctly.
This evening we re-uploaded the theme but it didn’t correct the issue.
We are running the latest version. Bluehost tells us there is a PHP error:
home/removed/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_block.php on line 131
Hi,
Thanks for your answer
I just cleaned all my custom css and deleted all the unnecessary stuff. Also I desactivated the plugins.
The error might be in the following lines (I copy pasted most from the other topics…..)
@media (max-width: 767px) {
#td-top-menu{
display: none !important;
}
.td-sp-ico-menu {
background-position: -20px -364px !important;
}
.blog-stack #td-top-search {
position:absolute!important;
right: 0px!important;
top: 0px!important;
}
.blog-stack .header-search-wrap .dropdown-menu{
left:-270px!important;
}
.header-style-3 .container-fluid{
position:relative!important;
left:-45%
}
.header-style-3 {
height:12px;
}
.header-style-3 .td-logo img{
width: 35px!important;
}
.block-title a, .block-title span, ul.td-category a, .td_social .td_social_type {
background-color: transparent;
color:#000000;
}
.td_block_wrap .block-title a{
color:#333333;
}
.blog-stack.td-boxed-layout .td-menu-wrap {
background-color: transparent;
border-bottom: 1px solid #ebebeb;
border-top: 0px solid #ebebeb;
}
.td_d_slug_1 {
display: none;
}
.clearfix{
height: 40px;
}
Sorry to bother you, I’m not good at this.
This is how I’m seeing it now, http://hpics.li/5c19f00
it displays the PC logo in miniature. Also the menu and search icons aren’t centered at they used to be.
Thanks for your assistance
ok, i was able to hide the top header ad by modifying ads.php file in the “header” folder and the code i used is this one:
<div class="td-header-ad-wrap <?php echo $td_no_ad_class;?>">
<?php
//show the header ad spot
if (!get_field('hide_ad_all')) {
echo td_global_blocks::get_instance('td_block_ad_box')->render(array('spot_id' => 'header'));
}
?>
</div>
But i really can’t understand what to do for the sidebar.
I think the code to be used should be something like this:
//show the sidebar ad spot
if (!get_field('hide_ad_all')) {
echo td_global_blocks::get_instance('td_block_ad_box')->render(array('spot_id' => 'custom_ad_1'));
}
where “hide_ad_all” is a custom field i just created only for top header and sidebar ads and because i’m using custom ad 1 in the articles’s sidebar but i don’t understand where or in which file to paste this code. I tried with sidebar.php, td_block_ad_box.php and others but with no results.
if someone has any idea…
-
This reply was modified 10 years by
reloaded.