- 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
- TutorialsDefault Block Settings Guide
- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- ApiPractical example – How to add a new Block and Module
- Apitd_api_block::delete
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- ApiAPI – Blocks – Introduction
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
Hello,
Our theme uses modules to create blocks. So a block is simply one or more modules wrapped together.
In order to change the title length on a specific block, you will need to check this list and see what module your block uses: http://screencast.com/t/pE5W2b3L6
For block 15: http://screencast.com/t/9kiremZl – http://screencast.com/t/9orZMln5Qu
I hope this helps.
Thank you!
Hi
I suppose that you want to display pages on blocks instead of posts. That can be achieved by adding in post type field the page parameter like here: http://screencast.com/t/VaqygrS79G
If this is not what you mean please provide more details/
Thanks!
Hi,
Basically every step in that guide is important and helps performance issues. The most crucial ones are image optimization, gzip compression, move render blocks to footer using the speedbooster plugin and using a caching plugin.
You need to read and follow the instructions in the guide to increase loading speeds. This however requires a bit of work on your part. You will need to do a bit of reading on these subject to better understand why these are necessary.
Thank you!
Hello wash,
Our blocks are built of modules and in Theme panel->Exerps you can see which kind of modules are found in our blocks, like this -> http://screencast.com/t/qly1s0HKBdUq
Thank you for your message!
Hello,
How can I do for categories appears near the title (on the right) in the Block 1?
Thanks a lot
Hello,
The newspaper theme has a few more features than newsmag so you need to be mindful of the block elements you want to use on your website. In principle, the image size suggested by Chris should work properly on newspaper as well although in some cases you will probably need the thumbnail upscale plugin for big grid 2 for example which uses a larger thumb (741×486) . You can see here a list of all the thumbnails used by the theme: http://screencast.com/t/ATPNQypglNzh
Thank you!
Hello can i have an answer again on this question? The panel there that controls the title length is for MODULES but i need to control it for a specific BLOCK (specifically block 15). Am i missing something obvious?
If no panel solution is available, please advise what to change in php code (just a hint -to save me some time searching in your files- will be fine, im comfortable with php)
Thank you!
Hello seosmart,
On our homepage are displayed the blocks and these uses some modules as you can see here -> http://screencast.com/t/LOvFYRIP The categories will be displayed only for category page and these modules can be set from Theme panel ->Categories, like this -> http://screencast.com/t/NrAHFbizA
For more information about blocks/modules and category, please consult our documentation here -> https://forum.tagdiv.com/block-settings-tutorial/ -> https://forum.tagdiv.com/how-category-settings-work/
Hope this helps!
If is not what you mean, please provide more details about your desired changes so I will be able to provide a more accurate response.
Thank you for the message!
Hi
We don’t plan to add this pagination for block as a feature for the theme. However I’ve added your suggestion on our list and if more people will make similar requests we will consider it.
Thanks for the message!
Greeting tag div team,
I want to ask, Is it possible to make block contain the page child instead of post?
i encounter same problem. and get the solution from editing the code
/wp-content/themes/Newsmag/includes/shortcodes/td_block_mega_menu.php
i wonder maybe there are solution without involve code editing ?
subscrib
Buna
Ceam mai simpla metoda prin care poti aduga un tag de H1 pe pagina e adaugarea unui text block in Visual Composer iar unul dintre paragrafe sa aiba heading-ul indicat: http://screencast.com/t/ltxuDgzb
O alta metoda ar fi sa foloseste template-ul page builder + title care adauga titlul pagini cu un tag de H!: http://screencast.com/t/IwCKZDFm – http://screencast.com/t/3RxALFcHEz
Referitor la folosirtea functiei anterioare am prtecisat in mesjul anterior ca aceasta intoarce doar un titlu generat in php. Heading-ul tine de html iar acesta trebuie adugat manual. Modul in care e afisat titlul in pagina e influentat de heading-ul pus pe acel titlu si de codul css care se aplica pe el si pe containerul in care este inclus. Daca apare un spatiu gol cel mai probabil elementul are o margine sau un padding care trebuie ajustate din css.
Tagul de
Multumesc!
Hi,
On my homepage stressplein.eu I placed a view blocks which show posts in random error. Is it possible to filter out ‘old’ posts without having to place al the individual id’s in the filter?
Hi Andrei,
Thanks for your reply. As the numeric pagination is shown in the demo of the theme I thought it is available at the back-end as an option. Anyway, expecting this function on next update of the theme at block’s pagination option.
Thanks!
Hello,
In documentation I’ve encountered several chapters about “blocks” and many references to “modules”. Could you explain me in few words what is the difference between them? Where it is correct to refer to modules?
Thanks in advance.
Best regards,
wash
Hi Andrei,
Thanks for your reply. I did all that and it’s not a caching or plugin problem.
I’m guessing the theme’s way of handling Link Units is different for Text/Display Ads.
I found out that the code is slightly different for link units, whereas text/display ads would show:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-1111111111111"
data-ad-slot="1111111111"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
And responsive link units are:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-11111111111111"
data-ad-slot="1111111111"
data-ad-format="link"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
The slight difference is in the “data-ad-format” it’s
data-ad-format="auto"></ins> for Text-Display and
data-ad-format="link"></ins> for Responsive Link Units.
Could you please check if Newsmag theme really recognizes the slight difference in code for responsive link units?
Thank you!
Thanks for your response, Bodgan
Looks like I have different version of Woocommerce or is there something I have to activate from Visual composer to get access to role manager settings?
I still find woocommerce elements in my visual composer and I was able to add products to the page. I was only missing out on the titles for these blocks which I had to add manually.
Is it the right way to do it or is there another way around ?
Hello,
These are block titles that you set on your homepage when adding a block or editing it’s setting. you can change this to anything you want when editing the page in visual composer: http://screencast.com/t/zJsGaJ83W
If your sidebar is not created in visual composer, but rather is a normal sidebar from the widgets area, you can change the title from there: http://screencast.com/t/rlKFqH5VLlm
I hope this helps.
Thank you!
Hi
The indicated part here: http://www.screencast.com/t/RSGBCaVe2 is not a block from Visual Composer. That is the loop part generated by page-builder + latest article pagetemplate. Its equivalent in backend editor is here: http://screencast.com/t/03Kwgm8hA9C
The function which generate that pagination can be found in td_page_generator.php http://screencast.com/t/EpLaTGGx4J The pagination for blocks it’s based on ajax and the hard part comes when this numeric pagination: http://www.screencast.com/t/RSGBCaVe2 must be adapted as a ajax pagination. Basically when you click on the page 2 or 3, the main page won’t reload, as happens now. The final implementation should be similar with this one: http://www.sanwebe.com/assets/ajax-pagination-basic/ but adapted at our theme’s requests. You can use this example if you want to give it a try: http://www.sanwebe.com/2013/02/ajax-pagination-jquery-php-simple but as I said in my previous reply it’s a very complex task which require time and many investigations in order to be accomplished successfully.
Hope this help.
Thanks!
Hello,
You can use this code to make the top menu appear:
@media (max-width: 767px){
.td-header-top-menu-full{
display:block!important;
}
.td-header-style-8 .td-header-top-menu{
display:block!important;
width: 100%!important;
margin-left: 10%!important;
}
.td-header-sp-top-menu{
display:block!important;
}
}
It will require further customization for positioning.
Thank you!
Hi,
Do you get an error? I believe it happens due to a server configuration, 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 it still doesn’t work please contact your host provider and let him know about this, maybe you have a firewall that blocks external resources import. Also please make sure you have permission for upload folder, you can try to upload an image to media library to check this.
If you still cannot manage to install the demo, please send an email at contact@tagdiv.com and provide wp-admin so we can take a look. please also provide a link to this topic.
Thanks!
I don’t know why but in my multi-page articles .. in the last pages ” Google Ad unit added by Newspaper shortcode ” doesn’t appear specially on Mobiles.
Here’s an example https://boredomdoctors.com/mind-bogglingly-photos/
I’ve 2 Ads in every page one ” Top Ad ” added normally from the Theme Panel
And the other added by Shortcode ” [td_block_ad_box spot_id="custom_ad_1"] ”
It appears as a white block :/
Thanks in advance.
I Have applied 5th Step https://forum.tagdiv.com/how-to-make-the-site-faster/

But, there is no any change. I could nof find corresponding id in my list id of css and js.
registered scripts
common | /wp-admin/js/common.min.js
admin-bar | /wp-includes/js/admin-bar.min.js
dashboard | /wp-admin/js/dashboard.min.js
customize-loader | /wp-includes/js/customize-loader.min.js
plugin-install | /wp-admin/js/plugin-install.min.js
media-upload | /wp-admin/js/media-upload.min.js
thickbox | /wp-includes/js/thickbox/thickbox.js
utils | /wp-includes/js/utils.min.js
svg-painter | /wp-admin/js/svg-painter.js
wp-auth-check | /wp-includes/js/wp-auth-check.min.js
td_wp_admin | http://www.syamsq.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_wp_admin.js
td_wp_admin_color_picker | http://www.syamsq.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_wp_admin_color_picker.js
td_wp_admin_panel | http://www.syamsq.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_wp_admin_panel.js
td_edit_page | http://www.syamsq.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_edit_page.js
td_wp_admin_demos | http://www.syamsq.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_wp_admin_demos.js
td_page_options | http://www.syamsq.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_page_options.js
td_tooltip | http://www.syamsq.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/tooltip.js
registered styles
admin-bar | /wp-includes/css/admin-bar.min.css
AF_panel_style | http://www.syamsq.com/wp-content/plugins/arabic-font/css/panel.css
thickbox | /wp-includes/js/thickbox/thickbox.css
colors | 1
ie | /wp-admin/css/ie.min.css
wp-auth-check | /wp-includes/css/wp-auth-check.min.css
google-font-ubuntu | http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic&subset=latin,cyrillic-ext,greek-ext,greek,latin-ext,cyrillic
td-wp-admin-td-panel-2 | http://www.syamsq.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/css/wp-admin.css
wp-color-picker | /wp-admin/css/color-picker.min.css
Hello,
You can use shortcodes in posts also. You can activate visual composer for posts and add content blocks to your post directly: http://screencast.com/t/F4Kx1KXAqM (this option could create a few css issues as it’s not tested)
It depends on the shortcode if a post can accept it or not. for example you can use a custom ad spot in posts using an ad box shorcode: http://screencast.com/t/RlCcYPp2PK – http://screencast.com/t/x6Oiqytc result: http://screencast.com/t/y4UdT4lLez
I hope this helps.
Thank you!
Hello,
Yes i searched the schema and replaced it, but still i am seeing article schema in the sidebar content blocks for recent posts. Not being able to locate the place from where it is coming.