- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
Hi, my site is http://www.mexperiencia.com. It only appears in my mobile screen, not in my computer.
You will find:
[td_block_big_grid_1] [td_block_trending_now]
[td_block_16 custom_title=”Trámites y Noticias” category_ids=”1, 66″ limit=”6″][td_block_ad_box spot_id=”sidebar”][td_block_popular_categories custom_title=”GuĂa de MĂ©xico” limit=”12″]
[td_block_16 custom_title=”Escapadas y Turismo” category_ids=”89, 53, 90″ limit=”10″]
Please advise.
Thanks again.
Thanks! That didn’t do it — but I think I figured out what was blocking it, and now I’ve fixed it! In Theme Panel I had the “Body” font set to Merriweather so it was overriding the custom CSS. I set it instead to “default font” and now the button is using that custom CSS to make the button text Monserrat.
hi, when placing adsense code:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- XXX -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-XXXXXXXXX"
data-ad-slot="XXXXXX"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
on theme panel under ads, it just gets stuck on the saving box animation…
tried several times but never gets saved. when i deleted the demo image code for an ad, it saved almost instantly. but when putting the adsense code, it just hangs.
any known conflicts? probably with some other plugins?
thanks!
Hello,
I would like to change the layout of my grid/block. But it seems that i cant. I always have to make a new one. Is this correct?
Hello,
I have a problem with Visual Composer, when I a add on site any plugin, for example Advanced Custom Fields or Yoast SEO, VC just not edit any block nothing is shown http://prntscr.com/elg11a
VC working correctly only if all other plugins are disabeld.
Version of WordPress is 4.7.3
What is wrong?
Hi,
I want to switch off this link in every comment -> http://prntscr.com/elcjjy
what should i do?
I can’t figure out how to be able to modify the text
Vastavalkea on Vastavalkea ry:n julkaisema puoluepoliittisesti sitoutumaton verkkolehti.
at the bottom of our front page at http://www.vastavalkea.fi
When I look at the page source code, the text seems to be in some “td-footer-bottom-full” element (see below). But how do I get to modifying the content?
<div class=”td-footer-bottom-full”>
<div class=”td-container”>
<div class=”td-pb-row”>
<div class=”td-pb-span3″><aside class=”footer-logo-wrap”>
</aside></div><div class=”td-pb-span5″><aside class=”footer-text-wrap”><div class=”block-title”><span>MEISTĂ„</span></div>Vastavalkea on Vastavalkea ry:n julkaisema puoluepoliittisesti sitoutumaton verkkolehti.<div class=”footer-email-wrap” […]
Hi, I am having an issue with the Media Grid, Masonary Grid and Image Gallery. I thought is was due to an older version of visual composer. Since, I have updated visual composer via theme forest to the latest version 5.1.
Cleared all cache and tested new pages, tweaked settings, but still the images will not display. Singular images display, images in blocks display, WP gallery displays.
It just seems to be Media Grid, Masonry and Image gallery.
Kind Regards
Laura
Let me offer you a different idea.
I am trying to change how the block quote looks in the default post template. Can that be done here:
Newspaper – theme panel – Theme fonts – post content – default block quote.
Thanks
Hi, I’m looking to create a main menu drop down composed of certain tag IDs so that when the link is clicked, it does to the specified page and automatically selects the Ajax filter. Is that possible?
As an example, the main menu category is “Guides”, and there are subcategories (sorted by tag IDs on in the Block settings) such as Category 1, Category 2, and so on. I want to be able to hover over the main menu item, click Category 1, and then have it go to the Guides page and automatically activate the Category 1 Ajax filter in the block on the page.
It’s essentially an href link from the main menu to a page’s block filter from a tag ID.
I just have no idea how to do it. Is it possible?
Thanks!
Hi,
Thank you for the reply,
This works only with block elements, with video or picture elements I did have this option

-
This reply was modified 9 years by
PokerSharks.
How do I remove the title and box around the title of a widget? I know that I can use a ! in front of a title and use the plugin that will remove the title but it still leaves behind the border. This is for a widget for categories. The area of concern is in the red circle below.

Hi,
1. Okay, I understand
2. I mean to remove “About Us” and “Follow Us”, not to translate
3. For me this works:
@media (max-width: 500px) {
.td-theme-slider.iosSlider-col-3 .td-module-title a {
font-size: 18px;
line-height: 2px;
}}
@media (max-width: 500px) {
.iosSlider-col-3 .entry-title.td-module-title {
line-height: 24px;
}}
Thank You the best theme 🙂
Hi,
1. I am not sure I fully understand what you mean. Here you can see all the available blocks in the theme – https://demo.tagdiv.com/newspaper/block-15/ in different layout settings. If the mobile theme is not used, the same content from desktop will be displayed on mobile. This is how block 15 looks on 1 column – https://www.screencast.com/t/wRyjnCqm – https://www.screencast.com/t/Qa1JZkKqg and on 2 columns – https://www.screencast.com/t/lmZuafZx – https://www.screencast.com/t/vAhlmqIF This is how the blocks are designed and how the theme responsiveness works, depending on the page structure in Visual composer. It would not be an easy task to change how the blocks are displayed, and multiple elements have to be taken in account.
2. If you mean the “About Us” and “Follow Us” here – https://www.screencast.com/t/cnTwkha5gVzD you can do it like this – https://www.screencast.com/t/XSjEtHdW in Theme panel->Translations
3. You could use some css for this, to modify the font size on the module title on the slider – https://www.screencast.com/t/8ICa7ynf3ADL This is the code used in the example
@media (max-width: 500px) {
.iosSlider-col-3 .entry-title.td-module-title {
font-size: 12px;
}}
Thanks
-
This reply was modified 9 years by
Simion C..
Hello,
Please can you help me regarding these questions?
1. For example if i use Block 15 in side bar and if i view from mobile it shows in 2 colums see example: http://i64.tinypic.com/2vb3og1.jpg, but if i use Block 15 normally and if i view from mobile it shows in one colum see example: http://i64.tinypic.com/2mhegs0.jpg Can you tell me please how can i make case two to show like as case 1 also for blocks in content.
2. How to remove title for “about” and “Social Networks” in footer?
3. How to reduces font size of IOS slider col 3 only on mobile.
Thank You
Hi,
Unfortunately these are the only available block pagination options at the moment – https://www.screencast.com/t/grU2iTzp4 If you want to implement a different pagination for the blocks, it will have to be custom made, with modifications to the theme files – https://www.screencast.com/t/dtwQzrJEm6 and would require coding skills.
You could change the pagination font color using css like this – https://www.screencast.com/t/DZAOr5ylxPx
This is the code I used, but you could add more properties to it. Here is a tutorial about using the browser inspector tool to create custom code – https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ by identifying the elements on the page and their classes.
.td-load-more-wrap a {
color: yellow;
}
Thanks
After updating the theme I fell page. throws Error. Help!
wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_widget is not set.
/srv/www/portal/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
wp booster error:
Missing parameter: ‘file’
/srv/www/portal/wp-content/themes/Newspaper/includes/wp_booster/td_autoload_classes.php
wp booster error:
Missing parameter: ‘file’
/srv/www/portal/wp-content/themes/Newspaper/includes/wp_booster/td_autoload_classes.php
Hello,
Please note that you are changing the default block quote font, not the other block quotes as well. Our theme has multiple block quote styles and you are probably looking at one of them and not the default block quote.
https://forum.tagdiv.com/post-formats-for-tinymce/
Thank you!
Hello,
You do not have to install a demo if you do not want to. It is not mandatory. You can create your own page in visual composer and set it as a home page. You can play around in the page builder a bit and get a feel for it. There are lots of neat options you can use to show posts and filter the results. This guide should help with the block settings: https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello,
Please use this guide to make sure the theme uses the correct thumbs: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Then please use this guide to increase your site loading speed and optimize images: https://forum.tagdiv.com/how-to-make-the-site-faster/
Thank you!
Hello,
The breadcrumbs were hidden on this demo so you can enable them by adding this css in the theme panel-> custom css box:
.td-blog-beauty .td-post-template-default .td-crumb-container{
display:block!important;
}
The sharing options simply need to be activated from the theme panel: https://www.screencast.com/t/WyBLhO78pr
Thank you!
Hello,
This will not affect the proper functionality of the theme as the block template applies to all blocks at once.
The first block template td_block_template_1.php was the old one created a long time ago and in the previous updates we added the other block templates which got new classes. We did not change the classes for the first block template though as it does not result in any change on the front-end but it will not break people’s customization. We prefer to add to our theme rather than change existing code (as much as possible) as this causes lots of people to loose their custom code that was created on the existing theme classes.
Thank you!
Hi, I would like to change the front pagination on kenyannews.co.ke, instead of “load more” to be “<!–nextpage–>” to be lable 1 2 3 4, i.e under blocks. like this – https://snag.gy/nJsuxD.jpg
Plus is there a setting to change the pagination color, like the load more button.
I have attempted to make changes to the blockquote settings under Newspaper – theme panel – Theme fonts – post content – default block quote. When I change the font size, I don’t see it reflected in a post I created.
It appears the settings are not being saved (even though I am sure I saved them).
Have you seen this problem. I was hoping not to have to use CSS.
Thanks
