- 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
Hello,
You can add a custom ad in that spot by editing the theme files like so: http://screencast.com/t/jR9NvFbOIN
Add this code under the ‘get_pagination’:
echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');
You will have to place the code under the pagination for your specific case. There a re 23 cases in the file. No sidebar, sidebar left and sidebar right. Make sure you add the code to your specific case to it will not work until you have the sidebar set to the case you place the code in.
I hope this helps.
Thank you!
How to lower the margins in the “travel” template. I think it’s td.travel class. I need to know where to put margin-bottom? which block controls the margins here? When i inspect element, I see a few td_block_wrap td_block_5 td_uid_5_56a08698486e3_rand td_with_ajax_pagination td-pb-border-top
Hello,
I am facing a lot of problems while I was trying to rank up the website. The Problem was that I want to show like this on google:

But it is appearing like this :

Sometime in the description on google I see:
[vc_row][vc_column][td_block_trending_now sort=”random_posts”][td_block_big_grid_3 sort="featured"][/vc_column][/vc_row][vc_row el_class="td-ss-row"][vc_column width="2/3"]
Why is that??
Please suggest how to add meta description etc and also I am not able to use <H1> and <h2> tags for SEO, please guide me on the seo front.
Also how can we show like this on google:

I will really appreciate any help / document in this regard.
Hi ,
I have added code in sidebar ad box …its show only blank box in sidebar see the below link
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<!– large rectangle –>
<ins class=”adsbygoogle”
style=”display:inline-block;width:336px;height:280px”
data-ad-client=”ca-pub-4201868194704363″
data-ad-slot=”8967408137″></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
regards
praxs
Normally you would put your adsense code in the theme panel for top of page ad section – see theme docs.
To manually put a block of code on page, you can put that in the header.php file after opening body tag. Only put the script part… not the whole block of text you have in your example — that is entire standalone webpage.
Enable show date and show post view in single post page
Disabled show date and show post view in block & modules
How to set it up?
Hello,
I’m supposed to paste a code similar to the one below, after the body tags. I have both tried to locate them in the header and footer file but everytime I tried it messed up the page…
Where should I paste this code ?
Thanks a lot for your help,
Thomas
<html>
<head>
Cette section représente l’en-tête de votre page.
<title>Exemple de page HTML</title>
</head>
<body>
Cette section représente le corps de votre page.
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<!– Homepage Leaderboard –>
<ins class=”adsbygoogle”
style=”display:inline-block;width:728px;height:90px”
data-ad-client=”ca-pub-1234567890123456″
data-ad-slot=”1234567890″></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</body>
</html>
This is my site http://www.moodlenews.com.
Whenever we have a block, or a category listing of our posts, there is a callout that shows the number of comments. Is there a way to have this display the number of post views instead (the views are visible when you click on the full post).
Thanks!
Check your site with console for javascript errors which would cause ads to not show…
make sure you’re not using an adblocker on your browser.
removing dates from block displays but retaining on single post pages
Hi,
I work on a very academic website where there’s no place for images.. what a pity. anyway !
I’d like to know if it’s possible to remove images on blocks with a simple CSS, something like :
.td_block_1 .entry-thumb{ none;
I don’t code, i’m sorry 😉
With this code, there will be no more grey image on the homepage : http://www.laremedias.com
Thks for your reponse !
jack
Deci initial trebuie sa fac acel block intr-o pagina existenta a blogului, apoi sa-i iau codul si sa-l introduc in sursa. Apare pe toate paginile din arhiva(/page/2/, etc) sau doar in cea principala ?
Stiu ca tema nu a fost conceputa asa, insa versiunea mobila nu este chiar atat de mobile friendly pentru utilizatori, asa ca sunt nevoit sa fac compromisuri de genul asta pentru a avea altceva acolo.
Hello,
Unfortunately this error could come from a big number of problems. It is a general error and we cannot pin point it to a specific thing. I believe it happens due to a server configuration which is not responding, it could be due to a delay or it could also be a temporary issue so you can try this a few times and if you still get this error please contact your host provider and let him know about this, ask them to unblock our demo in order to retrieve the theme data. It could also happen due to your wp install or other plugins might also cause this. Also make sure that your permission for the upload folder are set correct. You can check this by trying to upload an image in media library. If the process succeeds then the permission are ok. If not you can use the c-panel to change permissions (set them to 777) or if you do not have access to the cpanel, please contact your hosting provider.
If you still cannot manage to install the demo, please send an email at contact@tagdiv.com and proivide wp-admin so we can take a look. please also provide a link to this topic.
Thank you!
Hello toros9,
You can hide the author name from a post or from our modules and blocks, but the theme does not control the meta data for sharing. Facebook will grab all the information from your post.
You can try to remove this code – http://screencast.com/t/Ack17APQQZdO then use FB debugger(fetch new scrape) to check you post – https://developers.facebook.com/tools/debug/og/object/
Thanks!
Hello xlies,
If you want to reduce that space, you have to decrease the margin-bottom of the block title container in the footer section. Please try the code below and add it in Theme panel->Custom CSS area.
.td-footer-wrapper .block-title {
margin-bottom:20px;
}
The result you should see here -> http://screencast.com/t/dCyaXqH5wm
Thank you for the message!
Hello,
This problem can originate from the same regeneration of the thumbnail. Please make sure you have the thumbnails selected here: http://screencast.com/t/fegUs62Cgc then regenerate your thumbnails as I suggested above.
It is not ok to have different size images in the same module/block. All the images are suppozed to have the same size like so: http://demo.tagdiv.com/newspaper/category/tagdiv-fashion/tagdiv-new-look-2015/
Thank you!
Hi
ok. one more time:)
<blockquote><div style="padding:8px;"> <div style=" background:#F8F8F8; line-height:0; margin-top:40px; padding:49.3981481481% 0; text-align:center; width:100%;"> <div style=" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;"></div></div><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/p/BABAZykKz8I/" target="_blank">Zdjęcie zamieszczone przez użytkownika Przystanek Planszówka (@przystanekplanszowka)</a> <time style=" font-family:Arial,sans-serif; font-size:14px; line-height:17px;" datetime="2016-01-01T23:59:00+00:00">1 Sty, 2016 o 3:59 PST</time></p></div></blockquote>
<script async defer src="//platform.instagram.com/en_US/embeds.js"></script>
Hello,
You can set up your page in visual composer and filter the blocks you set by a specific category. Please check this link for block settings: https://forum.tagdiv.com/block-settings-tutorial/
You can also use this tutorial on how to use visual composer: https://www.youtube.com/watch?v=ss-BEobegAw
I hope this helps.
Thank you!
Hello,
Please provide a link to your website so we can inspect the blocks in question and provide the solution.
Thank you!
Hi. Thank for your help.
I have smiliar problem but with instagram photos:
Example code:
<div style="padding:8px;"> <div style=" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;"> <div style=" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;"></div></div><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;">Zdjęcie zamieszczone przez użytkownika Przystanek Planszówka (@przystanekplanszowka) <time style=" font-family:Arial,sans-serif; font-size:14px; line-height:17px;" datetime="2015-06-11T18:53:01+00:00">11 Cze, 2015 o 11:53 PDT</time></p></div>
<script async defer src="//platform.instagram.com/en_US/embeds.js"></script>
How to center this photo?
Hello mayurt123,
The way Speed Booster improves site’s page speed it’s moving some CSS and js resources, which usually are loaded in the header, to the footer, such that the browser can loads the content faster. Please note that the plugin was intended for the advanced user, it requires modifications on the code to add new resources (js and CSS) which are moved to the bottom of the page and conflicts may appear because some plugins may cause issues when you try to move their resources at the page bottom. To avoid conflicts we decided to keep the Speed Booster active only for a limited number of plugins, which are tested and works fine even if their resources are moved at page bottom. Checking a plugin’s behavior when Speed Booster is active can be done by adding it on allowed plugins list: http://screencast.com/t/dCMffJFq
For more information about how to make the site faster, please consult our documentation here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ In this tutorial you can find some advice how to Remove render-blocking CSS/js – using the TagDiv SpeedBooster plugin but for advanced users.
Hope this helps!
Thank you for the message!
Hello,
It can be hidden with css but we will need more details than a picture. Please provide a link to your website so we can inspect it or specify what block you use on your homepage so we can provide the correct code.
Thank you!
Hi
First you need a new function for the title so add this code in td_module.php file: http://screencast.com/t/8AsaIEzmOy2 – http://pastebin.com/Nnkq77Ev
Then you have to edit the td_module_trending_now.php and call the new function like here: http://screencast.com/t/agJmXSmOJQ Also you will need this code in theme panel > custom code > custom css:
.td_block_trending_now .entry-title {
font-family: "Droid Serif";
transition: color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
font-size: 12px;
font-weight: normal;
line-height: 19px;
color: #444444;
font-size: 12px;
font-weight: normal;
line-height: 19px;
color: #444444;
}
Let me know how it goes.
Thanks!
Hello moor,
I have checked you website again and saw you have some personal customization which it could cause this issue. Please notice that we are not responsible for inadequate theme behaviour with your custom modification.
Please try the code below and add it in Theme panel->Custom CSS area, like this -> http://screencast.com/t/cvn5H3YT
@media (max-width:767px){
.td_block_big_grid_7 .td-big-grid-post-0, .td_block_big_grid_7 .td-big-grid-post-1, .td_block_big_grid_7 .td-big-grid-post-2 {
float: none!important;
}
}
The result you should see here -> http://screencast.com/t/A7CJMpsgQI3q
Hope this helps!
Thank you for the message!
Hello Fochesato,
1) This feature is Ajax Filter. You can choose to display a specific category if you add the category ID in Ajax Filter from Block like this -> http://screencast.com/t/gfs0scIhW9 -> http://screencast.com/t/jbizDpGQI and for more information about this feature, please check our documentation here -> https://forum.tagdiv.com/block-settings-tutorial/
2)If you want to target the certain post from the category that you choose, you should use post ID like this -> http://screencast.com/t/2ndGZESlss -> http://screencast.com/t/IpFqTob2QYc
3)If you want to replace the “Latest Articles” text with your desired text, you have to do the changes from page-pagebuilder-latest.php code file, like this -> http://screencast.com/t/pPv39hwhtcf
Hope this helps and let us know how it goes!
Thank you for the message!