- 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
Thanks…Google bot was blocked from accessing the CDN files. Hence the issue. Solved it by allowing Google to access CDN resources.
Thank you very much Simion.
How can I upload the labels at the top left of the photo as I point you with the arrows? In the flex block 1
Hi,
I believe that is a homepage post element. If you want that post to not appear in other blocks or grids, you will have to exclude it from each of them.
You need to know the ID of the post and enter it with a “-” in the post id filter of the blocks/grids you don’t want it to appear in
– https://www.screencast.com/t/OGpJPODy
The post ID can be found while hovering the post for example, in the posts screen
– https://www.screencast.com/t/heMhml1roog
Thanks
Hi alebasur,
For better results please read this documentation about thumbs/images https://forum.tagdiv.com/theme-thumbs/
and try to edit your image size for the blocks/modules you have use.
To edit the image you can use a resize online like http://www.resizenow.com/ro
Thank you.
I made a test with the same post, flex block 1 vs block 1 (which uses module 4)
– https://www.screencast.com/t/A0uDIZlquz
The result is the same for me. You could use the vertical alignment setting, but I see you use an older version of the theme and composer and the setting is missing for you
– https://www.screencast.com/t/x68ZR9Wz
Try this code in the custom CSS section and see if the images are aligned top in the flex block after entering it
.td_module_flex_1 .td-thumb-css {
background-position: center top;
}
Well I did try this before, did it again, leaving offset blank, setting it to 0 or 1 or to 3 for testing it. Still works fine on the homepage – as it did. But not on the category pages. These are still not showing the 5 most recent posts from that category. Just to make sure there’s no misunderstanding: I’m not talking about category blocks on the homepage, but about the pages that show the posts from a given category. Somewhere there must be a setting that says offset = 5 for the categories, but which setting?
Hello, is there any way to upload the photo or adjust it to the type of block I put? Is that this type of block cuts me the photos and you can not see the face. The image that I put cuts the head of the person in half. Is there any way to adjust it to the image?
Why is my photo showing up for another author?
http://blockchaintrailblazers.com/author/cryptoprlab/
Hi,
I believe this is a misunderstanding. The tagDiv composer blocks, grids etc don’t have a “Custom” sorting method.
There is no sorting order missing in your screenshot – https://prnt.sc/ky8r4k
Those are all the methods provided currently in the composer.
Please correct me if I somehow misunderstand the topic.
Thanks
Hi,
So the speed booster plugin finally activated. This should not be so difficult, all it requires is that the plugin be installed and activated.
If the booster detects plugins that are not part of the list mentioned above, it will have an inactive status.
If there are no such plugins it will have an active status.
If you remove the code as shown it will be active at all times, but note that it can create problems with your plugins. They might stop working or not function correctly if their resources are moved.
1. Maybe the hosting provides a cache system, you could contact them and ask about it. The theme has no caching by itself.
2. So there is a difference regarding how the flex block modules display with and without the speedbooster? We could take a look at that.
We will require admin access to your website, send the details by email at contact@tagdiv.com and also include a link to this topic in the email.
3. The loading of the theme CSS and also the child theme CSS should be moved. I also tested this and it works
– https://www.screencast.com/t/3sjfUzec
I checked this using only the allowed plugins and also with the code removed from the plugin, both the CSS are moved.
Thanks
Hi,
From what I can see there are a couple of ad related issues and most other resources that cannot be loaded seem to be blocked by the robots file
– https://www.screencast.com/t/PH9bk8x3
If I test another post on your website it is mobile friendly
– https://www.screencast.com/t/6Udzn1sH
If the resources are loading slow sometimes or are blocked, there will be warnings or the page in question will be declared not mobile friendly
– https://support.google.com/webmasters/answer/6352293?utm_source=search_console&utm_campaign=sc-mft-test
Hi,
So you selected module 4 for a category page
– https://demo.tagdiv.com/newspaper/category/module-4-layout/
Module 4 is used in a couple of block, these ones
– https://demo.tagdiv.com/newspaper/block-1/
– https://demo.tagdiv.com/newspaper/block-17/
Or you can use flex block 1, make it look like module 4
– https://www.screencast.com/t/xthbOQJuF
The flex block is highly customizable and it can be made to look like module 4 in this case.
Thanks
Hi,
There is a setting for that in the Theme panel->Block settings
– https://www.screencast.com/t/u6lsyB4RR6
There you can disable the author name for all the modules/block.
Thanks
The news ticker beneath the header on my Newspaper them site is no longer appearing after the Newspaper theme update to version 9 (this is the only problem I’ve had with update)
Here’s my site
https://blockchaintrailblazers.com/
NOTE: the news ticker short code still appears when I open the tag div editor.
I’ve just updated my Newspaper theme to the current version, 9.1. Further, I installed an author page theme. But the author name on my Author Card still links to my homepage.
How do I configure the Author page? Do I need to create a new page? How does the author page system work?
My site: (see name on author card links to homepage)
http://blockchaintrailblazers.com/tokenized-securities-made-available-for-retail-investors/
Hello tagDiv team,
Your theme is awesome but I have three problems I can not solve.
1. I have a problem with my full big grid block.
I turned off the date and the author name on the homepage. It works everywhere except the full big grid block at the top.
There appears under the headline a small gray box (remains of the td-module-meta-info)
I can hide the box with ther CSS code
.td_block_big_grid_fl_1 .td-module-meta-info{
display:none;
}
The problem with the method is that when the page loads, the date still appears for about a second and then disappears. Since the big grid block is at the top of the homepage, the date is visible to everyone for a short time.
Interestingly, the little gray box appears in every browser except in Firefox.
2.) In tagDiv Composer I get the error message at the top
Notice: Undefined index: post_ID in */wp-content/plugins/wordpress-seo-premium/premium/classes/premium-metabox.php on line 146
In the file premium-metabox.php is written:
/**
* Retrieves the post ID from the globals.
*
* @return {int} The post ID.
*/
protected function get_post_ID() {
return $GLOBALS[‘post_ID’]; (<- This is line 146)
3.) At Dashboard -> Plugins -> Add New I get the error message at the top
Notice: Undefined property: stdClass::$plugin in */wp-includes/class-wp-list-util.php on line 150
In the file class-wp-list-util.php is written:
/*
* This is simple. Could at some point wrap array_column()
* if we knew we had an array of arrays.
*/
foreach ( $this->output as $key => $value ) {
if ( is_object( $value ) ) {
$this->output[ $key ] = $value->$field; (<-This is line 150)
} else {
$this->output[ $key ] = $value[ $field ];
}
}
return $this->output;
}
/*
Can you help me?
Many Thanks
best regards,
arti
I do not know if I have not explained myself well. I mean that within the categories appear the news with text, while if you go to the cover does not appear with text below, only the headline appears. Look at my website, giving the Fútbol section and the text below the news, while if you go to Portada, only the headline of the news appears.
Web: https://golsur.com/
I want to put this same block but with text below, as is the Fútbol section: https://www.screencast.com/t/H3aOqqPR4
Hi,
This topic is similar – https://forum.tagdiv.com/topic/cant-save-theme-options-2/
The server firewall or maybe a security plugin is blocking the theme from accessing the admin ajax file.
The hosting provider should be able to solve this problem, contact them and mention this to them.
Thank you,but I need to apply to all the titles of the post,not to the special block or module,it seems to have to change the setting of the post template.
like the post:
https://nzlifenz.com/nz/8408
the title:新西兰总理Jacinda联合国抱娃四处吸睛,她要和川普对着干?
Hi,
Change the line height besides the font size – https://www.screencast.com/t/LWaSCNV1p
Default settings are these – https://www.screencast.com/t/TnaPJCzKy
Note that not all the settings are per view port, some are general and will apply at all times.
The block title colors are general, you could use some CSS to set a block title color for mobile only if you want that.
For example with a custom class so you can target a specific block
– https://www.screencast.com/t/ggknGLusIy0v
– https://www.screencast.com/t/L7ipDFRiY0LN
Hello, I have put in the categories module 4. In which the image, the headline and the text come out but when wanting to put it on the cover I do not see the module 4. On the cover I have placed the block 5. There is some way to put on the cover the same module? To appear with a little text?
This is the image as I want to put it on the cover: https://www.screencast.com/t/GcJyUFcMDaL
And this is the image that is set right now but there is no text below because I can not find it, I just find this one: https://www.screencast.com/t/oqEtHqBO4
Another quick question: Seems when changing block title and excerpt font color in mobile editor it changes font color on desktop. Is there a way to edit the colors individually?
Hi,
To disable data from modules/blocks please go in Newspaper>theme panel>block settings expand Meta info on Modules/Blocks and disable show data ( https://www.screencast.com/t/x82gaV905fi ).
See results: https://www.screencast.com/t/6N45A8PLmD6
Thank you.
I’ve disabled the date display option in Theme panel -> Post settings -> show date (disabled). Because of that, the date is not displayed in the individual posts. But the date is displayed in the modules / blocks. Kindly check the same in my home page as well as other pages (https://www.homenaturalcures.com/).
What is the setting to disable display of dates in modules/blocks?
Regards,
Hi Catalin,
Thank you for the quick response. We just double-checked all requirements, and we could confirm that we are using recommended setup for the Newspaper theme.
Now I will try to describe our problem again. Before updating the Newspaper theme, we had a “Custom” option under “Sort order” setting for Big Grid 2 block. That option allowed us to feature sponsored articles easily. After the update, we don’t see this option.
Is there any way we could get this option back without rolling back to the previous theme version. I am not sure we want to use an out-of-date theme.