- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Well I removed the block for now because of it displaying the old dates. The block was part of the footer style 2 that defaults to show popular categories in the footer Widget.
Oh, I see. I thought it was blocked for deleting from tagdiv’s page builder… Awesome, I’ll do that. Thank you very much, @vlad-s!
Hello,
I installed the Default-Template for my homepage at http://www.allraps.com, so after I adjusted the filters and specifics for the two Flex Block 3 and Flex Block 4 elements, the URL that I set for the name of the element keeps on disappearing after I added it and saved it.
Any idea why the URL is not active and disappears?
Second question:
On the live preview of the template, there are Subcategories right next to the main category name on the Flex Blocks mentioned above, how can I add my subcategories’ names to the flex block 3 and 4?
Thanks in advance
Hello !
Where exactly is this block rendering ? Please provide a link to your website.
Thank you !
Hello !
This css should work: .td_block_15 .td-post-category {
display: none;
}
Let us know if this worked on your end too.
Thank you !
Hi
I just posted this on the evanto page, hope you can help.
I have two issues I wonder if I could get your help with them.
1. When I use Gutenburg blocks, such as ultimate Addons I set them to full width and it looks great on desk top but on mobile it always has a white border like its auto applying a margin to the page. How do I get rid of this? I cant find a setting anywhere.
https://myokotourism.com/putmenu/
This can be fixed by altering the mobile css and removing the
left and right padding.
2. when you look at a category page on mobile the whole page is off set to the left and not centered, again no idea why as I have checked all the settings.
https://myokotourism.com/category/ski/
That is caused by the WPBakery page builder that adds an extra padding to the rows and breaks the layout. That can also be adjusted with css. Please use the support forum and our support team will gladly provide the mentioned solutions to apply to your site.
Hi,
If you do not like that color, you can remove the extra class from flex blocks -> https://i.imgur.com/gfsHWKP.jpg or the class from theme panel -> https://i.imgur.com/Umuw7q0.png after that set your own color effect on flex blocks -> https://i.imgur.com/isPN1A6.png you can check more in our article from here -> https://tagdiv.com/blending-modes-newspaper-theme/
Also if you want you can use a custom css for all flex blocks that have the .td-background-blend class and change it like this -> https://i.imgur.com/iKRNU56.jpg
.td-fashion-pro .td-background-blend .td_module_wrap:hover .entry-thumb {
background-color: #d11a1a6b;
}
The color need to be transparent/opacity -> https://i.imgur.com/R4WsokU.png
The code need to be set in theme panel> custom code > custom css.
Thank you!
Hi, I want to remove the popular categories as it’s pulling from 2016 articles.
Hi Calin,
I’m using the block 15 as a widget in the sidebar.
Can you help me with the custom css?
Thanks
thanks, is there any way to know which block/element/template needs to be converted?
Hi,
The above solution will work only for flex blocks for Big Grid Full 3 you can change the style for something similar, but what you need with big grid full 3 can be achieve only with custom css, something like this -> https://i.imgur.com/zSaj5nY.jpg
.td_block_big_grid_fl_3 .td-post-category {
float: right;
margin-top: -300px;
}
Is possible to need to adjust the margin top after your needs.
The code need to be set in theme panel > custom code > custom css.
Thank you for your understanding!
Hi,
If you want to be redirect from the module/block to the external link set then this can be done only manually, if this is not need and is ok to open the post first and from inside it then you can create it as a normal.
Thank you!
Hello,
My 2 months sports website is fast becoming ridiculously large in size, it is already about 11GB and I am searching for an option to reduce in size. The vast majority of the GB are in the uploads folder 9GB so i did a little research and find out that Thumbnail copies of my pictures are enormous in all sizes.
So I went to thumps on module/blocks on newspaper theme and disabled all the Thumbnails i do not need in my theme.
I think it will work in new posts but i need somehow to delete all the useless Thumbnails that are already in me server. I find in your https://forum.tagdiv.com/api-thumbnail-introduction/ that i can use the td_api_thumb::delete function to get rid of the useless thumbnails but i cannot understand where to use the code.
The resolutions I need to delete in the following:
td_api_thumb::delete(‘td_324x400’);
td_api_thumb::delete(‘td_1068x0’);
td_api_thumb::delete(‘td_1920x0’);
td_api_thumb::delete(‘td_0x420’);
td_api_thumb::delete(‘td_80x60’);
td_api_thumb::delete(‘td_265x198’);
td_api_thumb::delete(‘td_1068x0’);
td_api_thumb::delete(‘td_356x220’);
td_api_thumb::delete(‘td_356x364’);
td_api_thumb::delete(‘td_533x261’);
td_api_thumb::delete(‘td_534x462’);
td_api_thumb::delete(‘td_696x385’);
td_api_thumb::delete(‘td_741x486’);
td_api_thumb::delete(‘td_1068x580’);
So please advise me where i can use the above code exactly to solve my storage problem
Many thanks and happy new year.
Hello !
That is a Flex Block 1 with post limit set to 1: https://www.screencast.com/t/aYe4gPbJa4Le And pagination set to Next / Prev Ajax: https://www.screencast.com/t/YJ3GJQhgQ
I hope this was helpful !
Thank you !
Hi,
If you are using a block you need to use custom css, but if you are using a flex block you can edit it with tagDiv Composer.
Also the categories from “Enchantment” sidebar are already removed -> https://i.imgur.com/htPLV2r.png
If this is not what you mean, please provide some more details.
Thank you!
Hi Calin, a single’s posts ability to display ‘related content’ and ‘related sidebars’ is a crucial end user engagement factor for us. Bounce rates and user drops offs are massively effected by the ‘related’ information we are able to show to an end user and sidebars are an integral part of this on all articles.
Cloud templates should also follow the same behaviour as sidebars defined for standard templates in my opinion. This wouldn’t be an issue if we could stipulate specific single post templates per category but this is not an option.
If this could be added to future releases it would be a great help, all it would require is a cloud template block/shortcode to include the category specific sidebar instead of just a block/shortcode for ‘Widgetised Sidebar’ whereby we have to choose which sidebar to display.
Thanks
Matt
Hi,
After making update to 10.2 Newspaper I have an issue with Product Page on WooCommerce.
Trying to buy product on https://bim.edu.pl/szkolenia/revit-1-i-2-stopien/ and I can not click to “Zapisz mnie” = “Buy”, after choosing variation, does not work.
Also product page and its width is overlaying a sidebar.
When I deactivate tagDiv Composer – works fine.
Ideas?
Best wishes
Wojciech
Hello !
We recommend, you first create a backup of your website and set up a maintenance mode until your work is done.
In order to test the new implementation, you can use the WP-Staging plugin to create a staging copy of your website where you can test the new features without affecting the live site.
The first step for you to clearly see what features remain available and what’s new in Newspaper 10 would be to deactivate the Standard Pack plugin. This will probably cause your homepage to be filled with shortcodes, but don’t worry !
In this way you will know exactly what needs to be adjusted.
With the standard pack plugin deactivated you will have to import and set a Cloud template for all your default wordpress pages. In order to cover all of your website you need to import, customize and apply the following templates:
Header Template
Footer Page
404 template
Attachment Template
Author Template
Category Template
Date Template
Search Template
Single Post Template
Tag Template
All the templates found above are fully editable with tagDiv Composer which means more possibilities to customize your website. Please note that most of the old tagDiv Composer elements have been re-designed and converted to be fully customizable and can be imported to your page from here: poza cloud composer – blocks.
For the mobile menu please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
Hi,
Yes, you can achieve this on pages by using tagDiv Composer and set the row like this -> https://i.imgur.com/Xm9VUJM.jpg also we recommend to use flex blocks and flex grids also you can do the same on cloud templates, for posts you can get a single post template from tagDiv Cloud Library, edit it with tagDiv Composer and set the row for content as in may example, also you can set manually the width of columns -> https://i.imgur.com/StETWjr.png -> https://i.imgur.com/aqKdHiW.jpg
Hope this will help you!
Thank you!
Hi, how are you?
Even using the plugin Regenerate Thumbnails, the images are not resing and i’m having a lot of problem with the visual of the theme.
Check this link: https://cinepop.com.br/em-breve-nos-cinemas-2020
Each image is in one different size. What can i do? Already change the Block Settings on Theme Panel!
Hello !
This option is available only if you do a thorough filtering in all the blocks so you don’t get any category shown in 2 blocks at the same time.
I hope this was helpful !
Thank you !
Hello !
I hope i got it right, you can achieve that using the offset option available here: https://www.screencast.com/t/j6ALvypaU
So you can set something like this ( Example )
From left to right: Block 1 standard 7 latest, block 2 ( offset 2 ) 7 latest, Block 3 ( offset 3 ) 7 latest.
I hope this was helpful !
In order to add pictures in the post you can use this option: https://www.screencast.com/t/cULigsTJZ
Thank you !
Hi,
So in order to benefit from Newspaper X you’ll need to replace all the elements/blocks/templates with cloud templates, in this way the theme will load only the stile from these templates also all the blocks need to be replace with flex blocks after you change all standard elements with cloud elements you can deactivate the standard pack, after that the theme should load less style and it should become faster.
Newspaper Theme 10: Standard Pack or tagDiv Cloud Templates? -> https://tagdiv.com/newspaper-theme-update-standard-pack-or-tagdiv-cloud-templates/
Thank you!
Hello !
Usually this issue is related to a firewall or security module which blocks admin-ajax.php request. Please verify the console for error while saving the settings on the Theme Panel, usually it displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module which blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Let me know the results!
Thanks.
Hi,
Please make sure that you have the latest version of Newspaper theme, Newspaper 10.2 also from what I can see the homepage is look good -> https://i.imgur.com/80U6tfc.jpg
Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
If this is not what you mean, please provide some more details and some screenshots.
Thank you!