- 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
Thank you I have tried this with no success. If you go to https://hpatriot.com on mobile view, you will see three articles at the top. They are all in one block. The 4th article on mobile is the main story on the desktop page. I need this article to be at the top and the rest of the order is fine. Any help would be appreciated. I have like five or six licenses with this theme over the years.
Hello!
For more customization, I recommend you to edit the page with the TagDiv Composer and add a flex block instead the default block that you use: https://forum.tagdiv.com/flex-block-settings-guide/ With a flex block 1 for example, you have the possibility to make the featured images like a square for example from their settings.
Also, you can add a row divided in as many columns you need( https://prnt.sc/-SAV6yHpckUp), but only if you use the TagDiv Composer on a cloud template. Take a look here in this video for example where I build 6 columns: https://www.screencast.com/t/mZ2c5XamTFN
Thank you!
I have tried HTML before and it works but I want to implement it on Pricng Table, column title and some other blocks.
Hello!
This is an old block. Please use some flex blocks and you will have a lot of options for customization: https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hello!
Access the category page, see the console of your browser and check if there is an error or not. Check some other possible factors which can interfere in our theme: https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
If you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also, if you are using Cloudflare, please make sure that is set as in our guide https://forum.tagdiv.com/cloudflare-cdn/, you need to disable the Rocket Loader.
Let me know the results!
Thank you!
Hi,
Can you please provide some more details. Do you get a message or something when you try to activate the theme?
What is the behavior that occurs when you try to activate the theme?
Do you have any errors in the console? It can be an admin ajax request that it is blocked by a security module.
Do you use a ssl?
Thank you!
Hi,
Yes, all you need to do is to set a space.
Unfortunately, there is no option to add extra html code to blocks, a code like that can be set in HTML element or in column with text or text with tile -> https://imgur.com/u88UHh0
Thank you!
Hi,
It looks that you have set on that block an offset 1 so the first post from that category will be skip, please edit it with tagDiv Composer, select the block and in general tab remove the offset -> https://i.imgur.com/Vp5arzW.png
I hope this will help you!
Hi,
Please try this custom css:
body .tagdiv-type ul li:not(.blocks-gallery-item):last-child, body .tagdiv-type ol li:not(.blocks-gallery-item):last-child {
margin-bottom: 0;
list-style: disc;
margin-left: 21px;
}
Set the code in the theme panel > custom code > custom css and it should resolve the problem.
Let me know the results!
Is dere also anyway to implement somthing like <div data-aos=”zoom-in”>Block</div> into tagdiv blocks????
Sorry for my late response. We had a lot of work in the newspaper this days with Holly Week in Spain.
Thanks for use your time for help us.
We used that method in our website but in header we have problems with that. Finally we used sidebar and header adbox default in Newspaper theme, it was the only way to entry adsense code with restrictions shorcodes (Restrict content pro by subscriptions levels). We wanted block ads to certain level in RCP plugin.
Now, about the shorcodes, we found a possible bug with mailpoet 3 shorcodes for the user to control their subscription to the newslette. In the documentation of Mailpoet talks about there is problems of renderitation if the website dont use gutenberg. We aplied all ways to insert this shorcodes with newspaper theme, no option has worked for us with TagDiv Composer and with Gutenber system we have problems because we have a Tagdiv Composer by default in news and pages.
Can we desabled the default design that we have choosen only in a certain post/page?
Attached link and capture with Gutenberg system (both method – html and writting). We checked the mailpoet configuration and no errors.
With tagdiv composer
https://leganesactivo.com/micuenta/boletinsemanal/
With gutenberg
https://leganesactivo.com/mailpoet
Capture
http://corporativo.leganesactivo.com/Captura1.JPG
I open this websites for you can check.
this is the configuration for that block https://imgur.com/voKRqlC
Hello Harry!
You can achieve something like this: https://www.screencast.com/t/LNgffR5jbp
Every block can be a flex block or you can display how many posts you want in a flex block.
Thank you!
Hello!
Please let your host provider know about these errors. Also, if you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks something.
If you use a plugin like Wordfence please set it in learning mode.
Also, if you are using Cloudflare, please make sure that is set as in our guide https://forum.tagdiv.com/cloudflare-cdn/, you need to disable the Rocket Loader.
Thank you!
Hi,
You need to check the filters that were applied on that block -> https://i.imgur.com/iCb2FVW.png
If you can provide some screenshots with the settings and a link to inspect the results, this will help to find out from where the problem is coming.
Thank you!
Hello!
You can use 2 flex blocks and use 2 different filters: 1. Category : Current Category and 2. Choose a category and it will display the posts from that category too.
If you will modify a category template, then please note that the filters will be the same for every category page. If you need different filters for every page, then you should duplicate the template and assign the correct template for each category page.
Check this topic: https://forum.tagdiv.com/topic/different-logo-in-categorypage/ ; Here I explained step by step how you can duplicate a template.
If you need to achieve anything else, then please provide more information, so I can help you efficiently.
Thank you!
Hi,
So you want to make your on bloc, for this you can check our documentation from here:
-> https://forum.tagdiv.com/api-blocks-introduction/
-> https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/
I hope this will help you!
I want to add a simple single line html code to (literally a div that has a number in it) a block. I looked at the td composer’s source code and found the files that needed modification. However, if do these modifications in the plugins folder, everything will be erased after an official update. So I went ahead and started to write a simple plugin. (I must admit this is my first time writing a plugin). I copied 3 files I needed to modify to plugin’s folder. Than add the td_api– codes to the plugins file as you suggested in the documentation. But it doesn’t work because there are missing classes and functions. I said okay, first copied the functions. Then I realized there are missing CLASSES. Complete php files.
td_util,
td_config_helper and basically other inter connected helper classes of “common” folder with, of course, parent classes of the modules and the blocks. So of course I went ahead and copied the common folder from td composer, which is highly unefficient since it’s basically code duplication. You say you provide customization service however this not an acceptable solution ALL I NEEDED WAS TO ADD A SINGLE LINE OF HTML TO CURRENT FLEX BLOCK 4 MODULES AND STYLE IT and I, like many others, don’t want and need to pay for this.
I had to figure this out on my own. Your documentation shows NOTHING. There should be more explanations, more examples, detailed articles on this theme’s customization.
You have 121,018 purchases on theme forest as I am writing this now and I don’t think that I am the only one that thinks this way. We all appreciate the support team’s effort to help us and honestly I purchased this theme because I saw it was very thorough so when I, nah, we need to update or customize something, that’s because we absolutely have to do it.
After this I was finally able to upload the plugin to add my new block and style it but now, controls are not working properly and images are not displayed on the block even though I did not modify anything about these.
Hi I want to add a custom block and copule of modules by myself. I read the tagdiv api documentation but not quite get it.
As far as I understand, add() function enables the plugin to use newly written module/block. But I don’t understand how to write a new block/module. Is there a guide for it?
So my issue is as beautiful as your current ajax filtering is, I need it to have these:
Filter between latest posts, most popular 24/7/all time.
Also I need to Disable the block title because I don’t need it?
Can I have it arranged vie composer? If not how can add my own ajax filter via API? If api doesn’t hav this feature, which files I need to edit in my child theme or plugin?
Hi There,
I have added a block to show the most popular posts on the post detail template’s sidebar:
Example: https://jornaldoalgarve.pt/psd-quer-saber-o-que-se-passa-no-bloco-de-partos-em-portimao/
The same block is also on the homepage and other pages.
I immediately started noticing a very high CPU server usage, and it got confirmation that the cause is the query blocks, mainly the popular posts.
https://drive.google.com/file/d/1cPzMqjT9NeCaHfi88XqVoWFvqJ7HBEkQ/view?usp=sharing
https://drive.google.com/file/d/1cYa48GSzxGpHf_lG8n_1xJeyCcfGFFH-/view?usp=sharing
We are currently running:
– Object cache (Redis)
– Database cache (Memcached)
– Page cache
– Cloudflare
Server:
VPS with 8GB of ram and 4 cores
The issue is every time a non-cached page gets served, the CPU usage increases immensely.
Is there any issue with this block? If not, is there any way to make it use fewer resources?
Thanks
For that you need to use images that have the same width and height or to use another css:
.wp-block-image .aligncenter img {
width: 484px;
}
(you can set the width that you want)
I hope this will help!
How to create block like this? https://www.screencast.com/t/7t5xhifzG
On my mobile page! Think need costom css or thms else.
Cant do this by my self, pls help)
Also pls I noticed there is a slider for posts only. Pls kindly consider adding a custom slider block/shortcode which we users can edit to fit in instead of relying on revolution slider that slows down the website loading time.
E.g. I want to create a slider using a background image of my own and text elements on it along with buttons to click. Most other builders/composer have this feature. Kindly include it pls.
Good day Sir/Ma,
pls i have created a js and css for some effect i want to add to my page. But i am stuck with adding the div class to some blocks. Pls how can I assign a div class to page blocks and other elements. Also is it possible to assign two class to one item.
E.g.
I want one block to slide in from left and bounce once user scroll to the element/block screen.
<div class=”slide-left”><div class=”bounce”>Block to show effect</div></div>
Note: I have done the correct css and JS already.
Or if the theme have the feature already kindly show me pls.