- 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
Hey!
First of all, I want to thank you for this awesome theme. I have been using it since version 5 for different websites.
Now, for this version 8, I have the following issue: I cannot SAVE DEFAULTs in Theme Panel.
– For example, in the FOOTER section, I can save Style 2 to 14 as Footer Template, but not Style 1. I also cannot SHOW FOOTER anymore, because I deactivated before.
– Another example: BLOCK SETTINGS > BLOCK HEADER TEMPLATE. I can SAVE any Block Header (2 to 17), but NOT Block Header 1 Default.
I checked the System Status, I made all the Settings you suggested in WPConfig and htaccess.
What should I do?
Thank you!
Hi,
Blocks can display pages and posts as well, but not at the same time in the same block. You have to set a post type according to the documentation for the blocks
– https://forum.tagdiv.com/block-settings-tutorial/
– https://www.screencast.com/t/PfoTnDkTvAm
You can also enter page Id’s to display the pages you want
– https://www.screencast.com/t/3z2BjlDgs
Thanks
Was able to sort it out under Theme Panel Block & Module Settings.
Thanks.
Hi,
By default there is no option to remove that section. There are two ways you could do that. The first one will require you to comment or remove this line of code from this file
– https://www.screencast.com/t/q3nJvvoEUxf3
Or you can enter this code in Theme panel->Custom Css
– https://www.screencast.com/t/a2ZPVB5DpHii
.td_block_related_posts .td-related-right {
display:none;
}
Thanks
Hi,
The Latest articles section will always be on the bottom of the page. That is how it should work. This section can be disabled by selecting a different page template, or further customized
– https://forum.tagdiv.com/page-templates-2/
If you want you can disable it, and use the blocks of your choosing for the bottom of the page.
For the blocks you can only choose from the available pagination options
– https://www.screencast.com/t/CabFpEYks7H
– https://forum.tagdiv.com/block-settings-guide/
Thanks
I’m working on my homepage and know there are ways in blocks to link to particular posts (ID, categories etc) but is there anyway to link to a particular Page.
I am trying to have a “Popular Articles” type block that links to a particular page plus some other posts.
Would also be good to have a block linking to other elements such as category pages.
Thanks
Hello,
If you want to add borders and spacing to blocks and modules, please note you can add them in the tagdiv composer in the css editor box but only exterior borders can be added. You cannot create a grid around the posts as mentioned. It can only be done with custom css. Unfortunately there is no simple solution for it.
Thank you!
Homepage > Block > Pagination > Numbers?
Is there any way to display page numbers instead of just next and previous arrows?
Will this be implemented?
“pagebuilder + latest articles + pagination” does not work because if you add any blocks then “pagebuilder + latest articles + pagination” is pushed down. It also doesn’t work because if you click on any of the page numbers it displays a completely different page than what you had on page one.
Thanks for this code. This code makes the “Gallery” category not displayed on the posts in the post page…I also need for it to not be displayed in the blocks. For example, on the homepage, I am using Homepage Post and Block 5, and on the Blog page I am using Block 13…the category is still visible in all of these. Can you provide code that will make the “Gallery” category visible ONLY on the category page? Or code that will make it not visible in all of the blocks including the Homepage Post block? Thanks?
I noticed one thing. Theme options can be saved, but not the defaults.
For example, in the Footer Section, I cannot turn Show Footer to ON, and also cannot save the Footer Templates to Style 1. I can save any other Style for Footer Templates.
The same for Block Settings: I can set any Block Header Template style, EXCEPT Block Header 1 – Default.
Any ideas?
Thanx!
Thanks for your quick response. I suggest for the update of NewsMag, consider icons to share (Facebook and Twitter), in the blocks. Here are some examples.LINK.
IMAGEN
IMAGEN 2
IMAGEN 3
-
This reply was modified 9 years by
Rogger Baylon.
-
This reply was modified 9 years by
Rogger Baylon.
-
This reply was modified 9 years by
Rogger Baylon.
-
This reply was modified 9 years by
Rogger Baylon.
-
This reply was modified 9 years by
Rogger Baylon.
Hello Hamza Khan,
If you want to change the Big Grid from your front page in mobile theme, please notice that you will have to alter the code from the td_block_big_grid_mob_1.php core file and change the post limit, like this -> http://screencast.com/t/tm8M9M6nBrhG
Hope this helps!
Thanks.
Hi,
That would require modifications to the theme files. This is where the related section is defined in the theme
– https://www.screencast.com/t/P28HIhuW
You could try the solution from this topic and specify a category from which the posts will be displayed
– https://forum.tagdiv.com/topic/related-articles-3/
Or disable the default Related section (through the theme panel, or comment the code in the post template) and insert a block through a shortcode, with the filtering you want
– https://forum.tagdiv.com/topic/add-content-after-post-items-after-related-articles/
You could try it like this. Configure the block how you want it and use the code in te corresponding loop file with the post template used
– https://www.screencast.com/t/HbCMxRAii
– https://www.screencast.com/t/Rhu2nkHDNwIf
– https://www.screencast.com/t/d8V5PwrCIv
– https://www.screencast.com/t/pPx3KIirtQh6
<?php echo do_shortcode ('your shortcode here'); ?>
Thanks
Hello junaiddar,
The quick solution in this regard is to change the page template to a default one and at the top of your homepage, you should use a block which you like to be your Latest Articles (the block will be set by latest) and then, the rest of your homepage you can setup as you wish.
Hope this helps!
Thanks for your understanding!
Hi,
Please add this code in your theme panel-> custom css box:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
.td-header-sp-top-menu {
display: block !important;
}
}
Thanks.
Hi,
Please disable all plugins except the page builder, clear cache and reset cdn files.
Then check memory allocation: https://forum.tagdiv.com/system-status-parameters-guide/
Also you can ask the server for any blocked content from our server. Sometimes demos cannot install because of host firewalls blocking them.
Thanks
Hi,
I believe you are referring to the ajax filter that is displayed on the blocks
– https://www.screencast.com/t/9iDma2YWaD
By default this will display all your categories, ordered alphabetically. To customize this section, you must edit the block in question with the composer. In the block settings you can specify which categories you want to be displayed or to be excluded, based on their Id’s
– https://www.screencast.com/t/CsdkGxhAMm
Here is a guide if you wan to know more about finding the category Id
– http://www.wpbeginner.com/beginners-guide/how-to-find-post-category-tag-comments-or-user-id-in-wordpress/
The categories you enter will be displayed exactly in that order. You can also remove or modify the “All” text if you want to
– https://www.screencast.com/t/E0Uj8JjJ02
All the available block settings and options are mentioned in this tutorial
– https://forum.tagdiv.com/block-settings-guide/
Thanks
Hello rbaron0627,
I have inspected your website and I saw that your Video posts are working as expected, as you can see here -> https://www.screencast.com/t/xNpErfoJtplu It seems that the Featured video takes images from your video and place it in the block thumbs as featured image as expected. Where is the problem?
Thanks for your understanding!
Hello jorgeocampo,
Unfortunately, our theme does not have any such an option that allows you to hide these elements, sorry! As a quick solution would be to use a bit of CSS code to hide them. As a hint, try using the following code and add it in wp-admin.css.
The code is ->
.td-small-wrapper-o{
display:none;
}
.td-small-wrapper-o:nth-child(1){
display:block;
}
.td-small-wrapper-o:nth-child(2){
display:block;
}
Hope this helps!
Thanks for the message!
Hello CVBJ_Creative,
As you know, the theme will display the featured image in blocks/modules on the pages. If the featured image was not been setup on the post, you will bring a placeholder with a message or something like this. Unfortunately, our theme does not have any such an option that allows you to automatically add a featured image to these posts,
unless you add them manually, sorry! Also, another alternative for you would be to use the Auto Post Thumbnails which automatically add the first image to your post to be featured image. You should try this plugin and check the results.
Thanks for the message!
Hello,
Our theme uses a cropping system that will cut the image center-top. Please read this guide:
https://forum.tagdiv.com/featured-image/
Th recommended aspect ratio is presented here for each module in particular
https://forum.tagdiv.com/theme-thumbs/
Here is a list of the theme modules and blocks:
https://forum.tagdiv.com/theme-blocks-modules/
Thank you!
Hello,
The site cannot be reached so I cannot inspect it.
The scroll to top button has been hidden on mobile devices by default.
If you want to enable it you must use this custom css in the theme panel-> custom css box:
@media (max-width: 767px) {
.td-scroll-up {
display: block;
}}
Thanks.
Hi,
I use blocks on my website but I only want it to use 1 image size (i.e. 500*500px) for all the different thumbs. Not resizing to another size (i.e. 300*400px) for a specific thumbnail.
I can achieve this successfully by uploading images directly to my web server instead of using WordPress uploader. But this might require me to login to my server every time I post and other users who posts via WordPress panel can not achieve this.
Hello MitchyBoy,
If you are using the TD Composer as page builder, you can change the Title Block when you edit the blocks, like this -> https://www.screencast.com/t/hEBdc2sj Also, if you are using the Visual Composer as a page builder, you should edit the block and change the title like this -> https://www.screencast.com/t/GFc4rbqH6G3
Thanks.
Hello MitchyBoy,
If you are using the TD Composer as page builder, you can change the Title Block when you edit the blocks, like this -> https://www.screencast.com/t/hEBdc2sj Also, if you are using the Visual Composer as a page builder, you should edit the block and change the title like this -> https://www.screencast.com/t/GFc4rbqH6G3
Thanks.