- 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
Hi,
Popular (all time) – this sorting option will require the post views to be active. If views are disabled, these options will not work.
https://www.screencast.com/t/fKg9LI31X0K
Please read this documentation: https://forum.tagdiv.com/block-settings-tutorial/
see results: https://www.screencast.com/t/qHThMG9EsJd https://www.screencast.com/t/E6rbVNAe
Thank you for your understanding.
Hi,
Try a code like this – https://www.screencast.com/t/jwhr3psw
@media (max-width: 767px){
.td-header-top-menu-full,
.td-header-sp-top-menu {
display: block!important;
text-align:center ;
}
.menu-top-container {
margin-right: 0;
}}
I could modify it if needed, let me know. Enter it in Theme panel->Custom code->CSS section.
Thanks
Hi is it possible to set up in-feed ads with this theme, if so how?
For example, I have Block 1 module with 5 posts in it, I want to put an in-article feed ad instead of post 3 in that module.
Hi guys, hope you’re all well.
We’ve noticed some display issues after upgrading to v9.1 this morning:
1. some of our Flex Box 1 blocks decided to throw a module overlay in that wasn’t there before. Only in a few cases, but it was the same image placement on three different sites (same design):
https://www.screencast.com/t/AgR40gJumJW
Example URL: http://compareallvans.co.uk/
It was an easy fix to take it out, but I assume it’s not supposed to be there in the first place. We use that flex block a lot and the vast majority were unaffected, so not sure why it affected that lead image only.
2. On our featured background images, the cropping seems to have gone wrong somewhere. In 9.1 we can now crop vertical alignment by steps of 1%, which is fantastic, but cropping to 50% seems to cause a problem. If we crop to 49% or 51% it looks absolutely fine, with the image almost perfectly centred as you’d expect. But if you select 50%, it seems to suddenly crop to the top (ie – 0%). Some examples from three different sites, where the vehicle in the image is now falling out of the bottom of the frame:
http://compareallvans.co.uk/suzuki-jimny-test-drive/
https://thetruckexpert.co.uk/road-to-zero-could-mean-a-dead-end-for-truck-operators/
https://www.thecarexpert.co.uk/aston-martin-dbs-superleggera-fastest-ever/
Obviously this only happens where the image size is larger than the space provided, but it affects a large number of our images as everything is vertically aligned to what used to be centre (now 50%).
I hope there is a relatively easy fix for this, because I don’t want to go back into every page (and post template) and align everything to 51% to get around it…
Other than that, still loving v9. We’ve made a few new tweaks based on the new features and demos added to 9.1, and are planning even more based on the incredible flexibility you guys have built into the theme.
Cheers,
stuart
I believe your new update has created a conflict with the Cryptocurrency Widgets Pack from Blockera.
After I added the updated, the site and ticker worked fine until I made an update today. This expanded the height of the ticker. I tried disabling the plugin but the ticker height increased even more. I deleted the ticker plugin and the ticker expanded to become my entire home page.
I have a screenshot I can send if it’ll help.
I’ve restored a backup of the updated theme before I tried to make any edits to the homepage. So now I’m not sure if I made a change that created the problem, or there’s a problem with the code.
Once the problem appeared, I was no longer able to open the widget setting page.
Now with the backup of 9.01 restored I am able to access the widget plugin settings.
Hello Calin.
I faced the same problem again in block called Big Grid Flex 2.
As shown in your screen I disabled ALL in Block Settings expand Category tag on Modules
But the category name is still visible.
What I made was in this block properties I made the color of the category text and background 100% transparent and it bacame invisible. But it si not qute good solution I think.
After updating the theme, the Tag Div Composer scroll button is gone and I’m not able to access all the settings.
https://blockchaintrailblazers.com
My ticker height has suddenly expanded.
How do I fix this problem?
https://blockchaintrailblazers.com
If anyone had similar issues like mine and updated to 9.1, this is the response I received from support:
If you are referring to pages set as post page in the WordPress settings, after the latest theme update these pages cannot be edited with the tagDiv composer after they are set.
This was done because the page set as posts page will not be used by the theme so it will have no purpose to set it.. The homepage setting will work fine – https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
You can create as many pages as needed to display your posts, with the tagDiv composer.
Our site is currently down after the update. We updated this morning and first parts of the site were not working. After not being able to reach the log in site anymore we spoke to our webhost (hosteurope). They switched the theme on and off and blocked a plugin, still the site is not working. Now it is not even possible to approach the site properly. People from host europe said it could be a problem with php 7.
Would be very glad for any help! -> http://www.bonnsustainabilityportal.de
-
This reply was modified 7 years by
bonnsusport.
Hi,
I use “block header 4” for some of my widget title as well as on some block section on my homepage. After I updated it to the theme latest version, I notice the title font color which supposedly to be white changed to black color. I tried to change it on the tag div composer (for my homepage) however, it still shows the title color in black although I have changed it to white.
Any advice what has gone wrong?
Thank you
I have created a page using Tagdiv composer. In the page, I have used some shortcodes in text block as shown in the screenshot. (link: https://ibb.co/gCvLd0 )
Since I use the Mobile plugin, To add the contents in the mobile editor, I have opened the page in the default WordPress editor. All the shortcodes included are not shortcodes anymore. I have seen their HTML outputs in the editor. Check this Screenshot ( https://ibb.co/i7tTWL ).
When the save the page in the editor, the page no longer loads properly. The HTML outputs are having layout issues. Again when the page is opened in the tagdiv editor the result changes as shown in this screenshot ( https://ibb.co/kJgCQf ). There are no shortcodes in the tagdiv editor) This creates some layout issues in the newsletter subscription form that I insert using the shortcode. The expected result of the shortcode should resemble the following Screenshot ( https://ibb.co/huuMJ0 ). Kindly fix this issue as adding the content to the mobile editor is mandatory for me.
Hi,
Everything will be keep, but be carefully, the width of some blocks may not match.
Thanks.
Hi,
Please try the below custom css:
.wpb_wrapper .td_block_wrap .td_block_template_6 {
text-align: center;
}
Copy and paste it in Newspaper>Theme panel> Custom code> Custom css
Hope this is what you desire.
Thank you.
Hi,
Please replace the above css with this one:
@media (max-width: 767px){
.td-header-top-menu-full, .td-header-sp-top-menu {
display: block!Important;
}
}
Se results: https://www.screencast.com/t/ULs1sH71CHQ7
Thank you.
Hi,
Try the code below ->
.td_block_big_grid_fl_8 .td-post-date {
display:none;
}
.td_block_big_grid_fl_8 .td-post-author-name span{
display:none;
}
Thanks.
Hello Catalin,
sorry, actually it is Big Grid Full 8.
I added this to the code but apparently it is not correct because i don’t see any changes:
.td_block_big_grid_full_8 .td-post-date {
display:none;
}
.td_block_big_grid_full_8 .td-post-author-name span {
display:none;
}
Hello wdziedzic,
For Big Grid 8, please add the below custom CSS code in the Theme panel.
.td_block_big_grid_8 .td-post-date {
display:none;
}
.td_block_big_grid_8 .td-post-author-name span{
display:none;
}
The result is here -> https://www.screencast.com/t/PNU9OCidie
Thanks for your understanding!
You could hide it with some CSS, enter a code like this in the Advanced CSS code phones section
.td_flex_block_3 .td-next-prev-wrap {
display: none;
}
I copied “fashion” newsmag demo for my Homepage.
[td_block_homepage_full_1 td_filter_default_txt=”All” sort=”featured”]
From that [td_block_homepage_full] area, I want to hide the title and the date. I only want the featured image to show up in my Homepage. How can I do that?
Thanks.
1) On the right. There’s space to use and I’d like to display more then 6 articles about same category: http://prntscr.com/l6m25i
2) There’s nothing about More Article Box in Block Settings. I can set only number of articles (max. 6) in POST SETTINGS > MORE ARTICLE BOX: http://prntscr.com/l6m3x9. The right order should be what you see in the RELATED ARTICLES (see first link).
Hi Calin,
Thank you for the tip. I have set up to hidden all home page content for mobile CSS. On the bottom of the home page I have created another flex block, with desired articles for mobile, which are set “show” only for mobile. Of course this new flex block is not visible in the desktop. In this way I have two separate layouts for desktop and mobile in the same page. Basically you can set up anything you want from desired articles to widgets or add’s. Is very important to set up correctly “show” or “hide” for every layout.
My question is: this method will affect in somehow the page performance, loading speed or SEO?
Thank you
Maybe try it like this – https://www.screencast.com/t/td8WIZIrBi3
– https://www.screencast.com/t/4oEPC0t3qwi
.td_flex_block_3 .td-next-prev-wrap {
left: 200px;
top: 30px;
width: 65px;
z-index: 99;
}
Note that on mobile devices this modification will not look good however
– https://www.screencast.com/t/FZoR8RMMue
There is no design for the pagination in that location where the ajax filter is displayed.
Hi,
1. It is possible to have more articles, but I don’t understand were you’ll like to set more then 6 articles? please provide some more information, and some screenshots would be very helpfully.
2. Please read this documentation about Block settings: https://forum.tagdiv.com/block-settings-tutorial/
Thank you for your understanding.
Hi,
Please make a test, change the feature image with another one with size for the thumb module ( documentation: https://forum.tagdiv.com/thumbnails-vs-featured-image-size/ https://forum.tagdiv.com/theme-thumbs/ https://forum.tagdiv.com/theme-blocks-modules/ ).
Thank you.