- 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.
I would like to ask for your help, few days ago I tried to migrate my site (I copied my root directory of my site and restore a database backup), but the theme does not have all the styles and all the settings that I customized (sitebars, colors, fonts, block settings, etc). How can I achieve to migrate all the settings and styles from the theme of my site?
Thanks in advance
Regards
So I removed Jetpack from my site as it was slowing everything down. It has resulted in some of my images in being resized in Tagdiv blocks on my homepage. Is there something I can do in Newspaper panel to resize them correctly?
See homepage at https://teacherofsci.com
Thanks,
Paul
Hi,
@kytmagic Now there are flex grids, so it is possible to customize the space between the modules. For example with flex grid 1 and 4 modules per row
– http://prntscr.com/m40qn5
– http://prntscr.com/m40qdy
Flex blocks and grids have much more flexibility than predefined big grids and blocks. We will add flex grids design in the cloud library, now there are only flex block designs
– https://affiliate.tagdiv.com/#/load/Blocks
Thanks
Hi,
Unfortunately in order to do that you need to make some changes in theme files, but be notice that if those changes can not be made in child theme after update you’ll need to make that changes again ( the update will override the theme files ).
Here you can get the file location wp-content/themes/Newspaper/includes/shortcodes/td_block_mega_menu.php
https://www.screencast.com/t/UEjVpjzan7Ka
Thank you for your understanding.
Hi,
Unfortunately those blocks are custom made, and not all of theme have this option with the read more button, sorry.
If you want you can use a flex block, those have more flexibility and options
-> https://www.screencast.com/t/HK8ObSNoZ
Thank you for your understanding.
Hi,
In order to achieve that you can use Category filter, for more details please read our documentation about Block settings tutorial -> https://forum.tagdiv.com/block-settings-tutorial/
Thank you.
Ok, Simon,
Thanks!
I live this quote style – https://bootsnipp.com/snippets/featured/a-better-blockquote
from the list, you’ve shared (https://cssreset.com/7-css-snippets-to-style-blockquotes/)
How to apply this, or how to add this CSS for content posts, as the TD-Composer isn’t working in the post? Is there any way to add this quote in newspaper theme by CSS or html??
Thanks.
-
This reply was modified 7 years by
ashubais.
Thanks I got it now after installing Cloud Library Element Plugin.
However, I want that on paginated pages(https://www.techuntold.com/page/2/, https://www.techuntold.com/page/3/ etc.) only this block shows up and everything else should not be there.
Hi dhcosta,
Please use this custom css
@media (max-width: 767px){
.td-ps-big .td-social-share-text {
display: inline-block;
}
}
https://www.screencast.com/t/1ZsaJqJN
Hope this will help you.
Thanks.
Hi,
You could check some online quote styles and experiment, maybe like these
– https://1stwebdesigner.com/css-snippets-blockquotes/
– https://cssreset.com/7-css-snippets-to-style-blockquotes/
– https://pagely.com/blog/style-blockquotes-wordpress/
I can’t say at the moment if more styles will be added in the theme, it could happen in the future. Sorry for any inconvenience.
Thanks
The block titles are h4, maybe you are referring to those. Depending on block heading used, you could modify these as well
– https://forum.tagdiv.com/topic/change-block-title-to-h1-rather-than-h4/
Hi,
If I understand correctly you have some blocks that repeat on each page at the bottom of it.
Is possible tat you have set the Page Builder + Latest Articles + Pagination, please check our documentation about Page templates from here -> https://forum.tagdiv.com/page-templates-2/
For a better answer please provide a link were I can inspect the problem.
Thank you.
Hi,
You can use some custom css in order to get that fix.
https://www.screencast.com/t/f8j3RiwbbI7
Please add the below css in Newspaper?>theme panel>Custom code>Custom css
.td-pb-span4 .td-block-title-wrap .td-pulldown-category {
margin-top: 30px;
}
.td-pb-span4 .td-block-title-wrap{
bottom: 10px;
}
Hope this will help you.
Thanks.
Hi,
Unfortunately this buttons ( for next and prev ) was designed without numbers buttons in order to can be use in all blocks and modules ( in some rows layout, was not enough space for pagination with numbers ), sorry.
Thank you for your understanding.
Thanks Catalin – sorry for the delayed response.
When I input a youtube link on a video post in wordpress, when posting, I consistently get a 500 internal server error. This only happens for youtube videos. The featured image populates on the post edit screen after receiving the 500 internal server error; but the image does not show up correctly in the wordpress media library, search results, or certain td blocks. It populated for a slider block. Below are screenshots:
500 Error: http://www.screencast.com/t/YWUjNX7O
Post Featured Image: http://www.screencast.com/t/hicuNfB32
Media Library Image Not Displayed: http://www.screencast.com/t/TtaX5iT6qwha
Block 18 Image Not Displayed: http://www.screencast.com/t/pLaVEDsv
Search Results Image Not Displayed: http://www.screencast.com/t/4ppUa6kG
TD Slide Image Displayed: http://www.screencast.com/t/hqTfAouPC
The post url is: https://communityartistry.com/dassy-lee-jerri-coo-dora-pagan-next-episode-san-holo-remix-venice-beach/
Block 18: https://communityartistry.com/concept-films/
Slider: https://communityartistry.com/
Vimeo videos and the featured images for vimeo are working fine.
I have tried to disable Dates in Single Post / Block Settings.
Unfortunately, the date still shows up in single post.
Hi,
I attempted to add the a ads between posts using the tagdiv composer by adding a block and then ads and then another block however since both blocks are from same category, the posts are getting doubled over. How can I add the ads between posts on category page without having posts duplicated?
Thanks
Hi,
I see that in the header of block 12 & 13 there is an arrow + link to “Read More” button. I would like to use the style of Block 1 and perhaps other block styles and I just wanted to know how to add that same “read more” text + link.
p.s. this is for both in both desktop and mobile devices.
Thanks!
I am noticing that those same block elements are also appearing at the bottom of EVERY one of my posts published on the page. I hope someone has a solution for why this is happening!
Hello all!
I am building a site using the Newspaper template and I’m trying to utilize one of the Category Templates from the Cloud library. For some reason when I view the category template all of the block elements from my homepage design appear on the page below the template content. I cannot figure out what is causing this issue. Can anyone help?
Hi,
When i activated tagDiv Speed Booster, i had a problem with few plugins ( Speed Booster v4.9.1 – Disabled – incompatible plugin detected: classic-editor/classic-editor.php ) like classic editor, akismet … then you suggested me to put code and i did it;
private $allowed_plugins = array(
‘bbpress/bbpress.php’,
‘contact-form-7/wp-contact-form-7.php’,
‘jetpack/jetpack.php’,
‘js_composer/js_composer.php’,
‘td-speed-booster/td-speed-booster.php’,
‘font-awesome-4-menus/n9m-font-awesome-4.php’,
‘wordpress-seo/wp-seo.php’,
‘wp-user-avatar/wp-user-avatar.php’,
‘td-social-counter/td-social-counter.php’,
‘wp-super-cache/wp-cache.php’,
‘woocommerce/woocommerce.php’,
‘td-mobile-plugin/td-mobile-plugin.php’,
‘revslider/revslider.php’,
‘td-composer/td-composer.php’,
‘td-multi-purpose/td-multi-purpose.php’,
‘td-newsletter/td-newsletter.php’,
‘td-amp/td-amp.php’,
‘sitepress-multilingual-cms/sitepress.php’,
‘td-cloud-library/td-cloud-library.php’,
‘akismet/akismet.php’,
‘classic-editor/classic-editor.php’,
‘regenerate-thumbnails/regenerate-thumbnails.php’,
‘tinymce-advanced/tinymce-advanced.php’,
Now that works, but there were some changes at my web, at my pages and blockes and i cant repair them and i cant have the look i had before tagDiv Speed Booster. Is there possibility to get back the look i had before?
thx
My website pages each have a different image as a backgrounds for the header menus. Unfortunately after an update, one of the header menus (on my about page) reverted back to a regular black header menu without an image. The image in question is now under the header menu and separated from the menu by a white block. How can I have the image back into the header menu background? I think it’s a custom page template that can be changed in the pages section of wordpress. All my pages that have the picture and menu merged, when I look to see what template it is, it shows as a blank field (I’m thinking it’s missing the template that was originally with the theme nature love) the other standard template picks are either default template or slider revolution. Also when I edit those specific pages in tagdiv, I always get a save error mentioning invalid page template. All other pages I create uses “default template” and has no saving error which is nice but the thing is I don’t want to use the default black header. I want to use the same template as the one that came with the theme but it just seems to be gone.
Thank for the answer, i have another question : This is my block 12 on my home page http://prntscr.com/lzjmlf, i have maybe 50 posts, and i limit this block for showing 10 post, why i dont see numbers near next prev ajax?
Is there a way to do this? I have it set to 3 modules per row for desktop but that doesn’t look good on mobile so I would like to change it on smaller viewports to only 2 modules per row.
Thanks in advance for your help!
Hi,
If your Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
If there is still a problem please provide some more details, and some screenshots with the problem or a link.
Thank you.