- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi,
Unfortunate this need to be done with custom css, please provide me a link were I can inspect the blocks you want to have the orange background color on categories, in this way I will be able to provide you the right css.
Thank you for your understanding.
Hi,
Unfortunately that option do not work with our theme, but you ca set a block at the top of page and set the id post/s you want to show.
Block settings guide-> https://forum.tagdiv.com/block-settings-guide/
Thank you for your understanding.
Hi,
I do not understanding what slider you want from that demo, if you refer to this block https://www.screencast.com/t/PmytxZpKfdw
https://www.screencast.com/t/5hppDVxQQ
Hope this is want you want.
Thank you for your understanding.
Hi,
Unfortunately our theme do not have this option, but you can use a flex block and set settings per each device
On desktop: https://www.screencast.com/t/6HKNJjl35i
On mobile: https://www.screencast.com/t/Ik42eacS3DgK
Thank you.
Hi,
In that demo is mage with tagDiv Composer, not widget, but you can do it in widget with tagdiv block 15
https://www.screencast.com/t/EnYMBSttHW7e
https://www.screencast.com/t/1Kulu8RUUcVo
Thank you for your understanding.
Hi,
Please read this topics:
-> https://forum.tagdiv.com/topic/change-contact-us-text-in-footer/
-> https://forum.tagdiv.com/topic/adding-mailchimp-sign-up-to-footer-block/
In order to set the Custom Newsletter Signup end of Posts you need to use tagDiv Cloud Library and get a single template fro posts, edit it and add the newsletter after content and set it as template on the post you want to have the newsletter at the end of post.
https://www.screencast.com/t/q2gIjC1shf
https://www.screencast.com/t/KIPle9tZ2
Thank you for your understanding.
Hi,
So you want to display other blocks in the page, not the ones from desktop. Note that blocks and even whole rows can be hidden per device
– https://www.screencast.com/t/rovyvygS
– https://www.screencast.com/t/FYp3aNAwAo
Select the blocks you want and the device you want and hide them as needed. You can hide one block for mobile and one for desktop for example. The result will be a different block per device.
If you use the mobile theme plugin this will not be possible, the mobile pages cannot be edited with the composer, or display composer content
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
1. With flex blocks and flex grids that would be possible. These have options to enable/disable the date per block
– http://prntscr.com/lpzzj8
So while the date general setting in the theme panel block settings is active, the date can be removed per flex block.
If this is not helpful maybe it could be done with some CSS, the general date setting has to be enabled first. Then set a custom class to the FEATURED ANSWER and LATEST ANSWERS blocks
– https://www.screencast.com/t/DfDzaIcu0fH
Then use a code like this, replace the “myclass” with the one you used
.td_block_wrap .td-post-date,
.td_block_wrap .td-post-author-name span {
display: none;
}
.myclass .td-post-date,
.myclass .td-post-author-name span {
display: inline-block;
}
This should hide the date for all blocks, except the ones that have the “myclass” class set to them. You could gibe it a try.
2. That would require modifications to the modules used
– https://forum.tagdiv.com/topic/how-to-show-date-update-article/
Thanks
Hi,
In order to achieve that you need to add some code in theme file.
<?php echo $this->get_comments();?>
For comments in block 14 please add this code in wp-content\themes\Newspaper\includes\modules\td_module_mx1.php
https://www.screencast.com/t/qqoTnypa2
For comments in block 25 please go in wp-content\themes\Newspaper\includes\modules\td_module_6.php
https://www.screencast.com/t/oTdKIksaa
Thank you for your understanding.
Hi,
The blocks and grids will display posts according to the filtering set, using default WordPress categories. Also they can display pages and custom post types, but mainly default posts from normal categories
– https://forum.tagdiv.com/block-settings-guide/
I don’t believe those event categories used by the plugin will be detected and displayed in the filter settings of the blocks and grids. Only WordPress categories will.
Maybe you can assign normal categories to the posts as well, and use them for filtering. Sorry for any inconvenience.
Thanks
Hi,
Unfortunately on that block you can not do that, sorry for the inconvenience.
Thank you for your understanding.
I tried that first, it doesn’t work. It disables the featured images display on the homepage (in blocks, for example). It doesn’t disable the feat image on single posts.
Hi,
A container showing posts, that would be any block or grid in the composer. These are made of modules which are mainly for displaying posts
– https://forum.tagdiv.com/block-settings-guide/
Maybe what you are looking for is the ajax filter
– http://prntscr.com/lpy6xs
This filter can be used by website visitors to filter the blocks by the type you choose.
Please correct me if I misunderstand what you wanted.
Thanks
How do I put these links next to the block name on the home page? Here is an example: https://www.screencast.com/t/yNo0jaeEnNy
I could not find the settings.
Hello,
I would like to know if it’s newspaper theme has something like a category’s block. Everything that i saw it’s related to post, block of post, modules, grids … but there are something similar for the categories, for instance, can I get a block with name and descriptions of specific categoires?
Thanks!
You are using specific Blocks that can be bundled in modules. I get that, but what i dont understand, are the thumbnails. These have been assigned to certain Blocks/Modules etc. and havent been updated since then?
For Example Module 11. I use this module, chause it looks like a module a news-site would use. On Desktop (Big Picture, highlighted headline, short text and a button… perfect. But youre using the 324×235 thumb for desktop and for mobile. It resizes the picture to 100 x +/-70 and the mobile browser has to load the whole 324×235 picture. Couldnt that be fixed? Theres already a 100×70 thumb… why not use this and speed up your theme.
I think there are many examples of thumbs, that doesnt fit exactly in mobile/landscape mode and could be optimised with already available thumbs, instead of resizing it.
And no i havent found a Block that does that job (without breaking the look of my news-blog).
Best regards
dj
Thank you, the forum topic provided by you explains how to add a social icon to a tagdiv theme panel. Please, answer my last question and tell me how to add new social nerwork to this block: https://ibb.co/hDYXFA. For example, vk.com. What code can I add and there? By the way, I’d be happy to change Google Plus to VK.COM. Please, explain. Thank you in advance)!
P.S. Also it would be a great idea, if you add all active social networks from theme panel to this block: https://ibb.co/hDYXFA. Please, do it ASAP! A lot of your clients will be greatefull.
Hello. How can I change the blocks on the main page of the mobile version?
I cannot find any of those images as missing. The first error looks like an ad blocking issue? Are there old versions of the theme available to see if the problem goes away?
What is the meta block setting “Show Reviews?” I see a screenshot in the docs but it’s not explained. Thanks
1. Can I show the post date on only one of my blocks but not all others? I looked through the docs and only see a way to globally enable/disable this. I want the date to display in the FEATURED ANSWER and LATEST ANSWERS blocks only.
You can see here: https://www.InterestingAnswers.com
2. Can I display the updated date in the blocks rather than the creation date?
Thanks
Hi,
I was using Newsmag 1.3 and website hacked. Some adware installed on the webpage.
I deleted all Newsmag theme folder (wp-content/themes/Newsmag) from the server and install the latest version but whenever I activate the Newsmag theme, my Kaspersky antivirus gives adware warning and blocks access. (Object name: not-a-virus:HEUR:AdWare.Script.Generic)
When I change to another theme, I don’t have any issues with the page.
What other files might be affected?
Hi.
Is there a way to add comments to Block 14 and Block 25?
I tried to edit them via cloud library, but it only saves it to pages, so I can’t add it to front page via ADD ELEMENT.