- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi Bettina, thanks for update!
No problem for old data, actually it seems all want to have
popular in a latest timeframe.
When use popular 48h for example, block will present
only posts from last 2 days or posts that have the most views
last 2 days but can be from last year fo example?
Also i noticed that caching from tagdiv composer such blocks does not work,
i set 30 minutes cache but i see at brosing that posts at block change inside the 30 minutes
Hello
1. I would like to know if in Flex Block 4 for module 2 text can be wrapped around image. Now have lots of empty space under image. I checked some other your demo themes but they have only title without excerpt. screenshot https://veriartem.com/text/
2. Can default block setting be saved like is inside blue border. Now everythime if I add new block I have to change colors and other bits to look like I donned. screenshot https://veriartem.com/text/
Regards
Alex
Hello,
Unfortunately, you can’t have pagination of the block in both sections, top and bottom, only in one section.
Thank you!
Hi,
WPML allows translating the whole page and everything in it. Basically you can create a page for each language, and simply change the block titles you mention.
For example, I have a page in English, with blocks in it – https://prnt.sc/w29R7nzz6_Vo
I translate the page – https://prnt.sc/K2BAozaOZbeF or duplicate it.
Maybe duplicating it would be best – https://prnt.sc/i-A8-UvU2mEY so you can change only what you want instead of building it again.
Then I edit the duplicate – https://prnt.sc/oHe8Ca36jSgp and change the block titles as needed, with the composer – https://prnt.sc/FztX1Wr3MpOE – https://prnt.sc/qkMVPZ82hTcz
So each language has its own page. When the language is changed, the page is changed.
No need for using string translation to translate block titles, just duplicate the initial page for each language, edit them, and change the block titles with the composer.
You could try it this way. Let me know.
Thank you!
Hello!
Normally, if you disable the features in the theme that you are using, they shouldn’t appear there. Custom codes require custom work; this is what I mean. We will recheck everything and fix it if it appears, even if you are not using it on your website.
Disable the following features:
-> https://forum.tagdiv.com/infinite-loading-single-posts/
-> next, prev, load more features from blocks options.
-> https://forum.tagdiv.com/mega-menu/
-> Woo Attribute Filters element
Thank you!
Hello,
Please provide more details about your issue with screenshots where the sidebar is blocked.
Thank you!
Hi,
To sort the block for Popular (24h,48h and 7days) you need to have added the element SINGLE POST VIEWS => https://i.imgur.com/pLWuoSS.png -> https://i.imgur.com/BbrBmL0.png, also, for Popular you need to have this option enable https://i.imgur.com/grI3bti.png
The sort option will be displayed popular posts of the last 48 hours, those can be older posts.
Also, for this, I recommend using cache option on the blocks -> https://forum.tagdiv.com/use-flex-blocks-cache-option/
Also, what version of the theme do you have?
Thank you!
Under Theme Panel-Post Settings, there used to be way more options to edit post template (hide author block, etc.) What happened to these options?
Good afternoon
I am modifying a page with tagdiv and I don’t know why the sidebar is blocked
report this message in the “sidebars” section
All the side bars have been blocked, it is not possible to replace them. Go to the widgets page to unlock a sidebar.
Thank you
Hi
We are using Flex Block 1 in top news items here: https://squashmad.com/
As you can see, the main story link is then duplicated in the latest news box next to it. Is there a way of stopping this?
thanks
Hello,
You can create your own CPT and taxonomies, and if you want to create a module to show what details you want, then you can create your own modules. You can find more details here https://forum.tagdiv.com/modules-builder-newspaper-theme/ -> https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/
Thank you!
Hi,
Please go to the theme panel -> block settings -> inline css and disable the option to minify the css and clear the cache.
Thank you!
We’re encountering a frustrating issue on our website. Recently, we’ve encountered an unexpected roadblock: we can’t access the editor anymore. Instead of loading properly, it throws a 403 error in the console, making it impossible for us to carry out essential tasks.
The exact error message we’re seeing is: GET https://www.xxx.de/wp-content/plugins/td-composer/includes/wpeditor.php?wp_path=/var/www/vhosts/xxx.de/httpdocs/ 403 (Forbidden)
It functioned smoothly until 1-2 days ago. We did not do any major updates or new installations.
Hello!
Unfortunately, we do not have this feature in any block already created.
For customization and other services, you can contact our custom work team here: https://tagdiv.com/premium-customization-services/.
Thank you for understanding!
Hi,
Is it possible to create a block of posts with the style of the YouTube playlist?
what I would like to do is try to use the vertical slider: clicking on the thumbnail of the post on the right loads the preview of the post on the left.
Maybe there’s already a block that does this? or in what other ways can I achieve this result?
Thank you
Hi
I am translating my site with WPML. Primary language is English, translated langauge is Spanish. There are some labels on the home page that I cannot locate anywehere in WPML. I have translated all categories in Taxonomy translation. Please advise how to translate. Examples:
https://costatropical.tv/es/
Events ( it is the text I set up as Custom title on this part where you edit the Flex block (editing the home page with TagDiv Composer).
Most commented
People
Stay connected
Best of
Editor’s pick
Reccomended articles
Thanks!
Hello,
It depends on what settings you made for the mobile page, how many blocks you use, what thumbs size for the images and so on.
Thank you!
Hi,
You can change in the code here -> wp-content/plugins/td-composer/legacy/Newspaper/includes/block_templates/td_block_template_1.php -> https://i.imgur.com/rxfhHbP.png and here wp-content/plugins/td-standard-pack/Newspaper/includes/shortcodes/td_block_related_posts.php https://i.imgur.com/X4PJ2pK.png
Thank you!
Hi,
Please edit with tagDiv Composer -> https://i.imgur.com/j8YvKks.png click on the block and remove the offset -> https://i.imgur.com/dJ0iFQu.png let that field empty.
Thank you!
Trust me, we’ve all been there!
The reason I zero out the default thumbs is that we don’t use them for anything once we optimize the modules/blocks from the theme. Also, there is a function hook you can add to your functions file or custom plug to disable the stupid thing WP added couple versions back, where they add -01 to every file.
mynewimage-joesmith-800×600.jpg
becomes
mynewimage-joesmith-800×600.jpg
mynewimage-joesmith-800×600-01.jpg
mynewimage-joesmith-400×300-01.jpg
mynewimage-joesmith-200×150-01.jpg
Freakin annoying.
Sorry, I thought this was kinda clear:
https://forum.tagdiv.com/newsmag-theme-thumbs/
When you decide to post content on your website, the theme automatically generates thumbnails from the featured image to display the content on your pages in an attractive way. This process creates 17 different thumbnail sizes. To make you website faster, you can control which thumbnail is generated. To do this, go to Theme Panel > Block Settings > Thumbs on modules & blocks, and disable the unused ones to save space on your server:
Hi,
This error happens randomly and is not related to the theme. You can check this guide https://wordpress.com/support/wordpress-editor/block-error-unexpected-or-invalid-content/ or this topic https://wordpress.com/support/wordpress-editor/block-error-unexpected-or-invalid-content/ about this issue.
Thank you!
Hi,
Are you referring to showing the modified date on the blocks? You can enable the modified date on the blocks -> https://i.imgur.com/v3ZlcmW.png -> https://i.imgur.com/ZrOwkOJ.png
Thank you!
block settings –> thumbs
see link right side of forum for newsmag documentation 🔧🙂
I’m facing a problem where on the pages I can’t add the modified date since the shortcode for “Single Post Modified Date” doesn’t appear. It only does in articles, but I find it really important to add in pages as well. I tried copying the block which contains it from an article to a page but it doesn’t work and it’s all messed up.
Will you guys add it in a later version or is there another way I could show it in the frontend?