- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
- TutorialstagDiv Social Counter Tutorial
Hi,
I’m encountering random errors whenever I view the site, the flex bloc text and the picture it shows is different. How can I fix this? It happens on my home page and articles link. For example in the related articles https://suroy.ph/tuburan-360-resto-cebu/ It happens mostly on safari and chrome using mobile devices. I tried activating, deactivating cache already.
Thank you for your help.
Hello,
1. For this, you need to create a module, add the module taxonomy element, and then assign the module to the flex block and flex loop builders.
2.The option for the undo-redo is disabled for this please open a page in tagDiv Composer, then click on Manager and then on settings -> https://i.imgur.com/KuvxEl6.png enable the option and should display the arrows for undo and redo ->
https://i.imgur.com/nxnyvw1.png Check this guide https://forum.tagdiv.com/tagdiv-composer-website-manager/
Thank you!
Image of the Flex box working with category. Would like to do the same for tags or custom taxonomies. Thanks!
1. How do I add tags and custom taxonomies to the Flex Box/Loops? I created a new taxonomy for “cities” and it doesn’t show up.
2. Undo/Redo doesn’t work when I’m in the editor.
Hello,
The posts list is designed to be used for login users, to see the submitting posts ->https://forum.tagdiv.com/use-posts-lists-shortcode/ To show your posts, you need to use Flex Block -> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hello, we have a Editorial section on the website which shows the latest 3 editorials on the homepage via a block / flexblock. Is there a way to modify a block’s code to show the author’s image instead of the featured image? And, if not, how can we go about resolving this?
Thank you,
Andrei.
Hello,
Did you set the filter to show the popular posts? Please check this guide https://forum.tagdiv.com/flex-block-settings-guide/ You need to have added the element SINGLE POST VIEWS in the single post template => 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
Thank you!
Hello,
We have some filters like this. For example, add a flex block in a post template, go to the filter tab of the element’s settings, and from the dropdown category filter, you can choose between Single – More from author, Single – Related by category, Single – Related from tags. Those special filters will work as expected https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hello,
Please try to use the code provided my colleague https://forum.tagdiv.com/topic/flex-loop-filters-issue/
Thank you!
Hello, I am currently building a page with “Flex Loop Filters”. Basically, everything works fine. However, since I would like to have a hero image as a header, I wonder if it is possible for the page not to jump all the way to the top when applying a filter, but to stay in place. Currently, you have to scroll down again after each filter you click. Is there a solution for this? Link is: https://rauf-und-davon.at/tagdiv-composer-draft/
All the best,
Daniel
Hello Kent!
We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
More documentation about the cloud templates is here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
More information about the new blocks:
– https://forum.tagdiv.com/modules-builder-newspaper-theme/
– https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/
– https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hi,
Please check the error log when you receive this error. Did you check only with tagDiv plugins if the issue persists? You can use flex block from tagdiv Composer -> https://forum.tagdiv.com/tagdiv-composer-tutorial
Thank you!
Hello!
Edit the homepage with the tagdiv composer, click on that block, and check the settings from the left side. I think you use Flex Block 2, so there are some settings for the title length in the general tab and title space in the layout tab.
Thank you!
Hello everyone,
I have the following problem: I recently changed my PHP version from 7.4 to 8.2 and am currently checking for errors. I have encountered an issue with the Flex Blocks. Here is an example:
When I try to display more than 2 articles, I get the following error:
Warning: Undefined array key “width” in /var/www/…/…/../wp-includes/media.php on line 1440
It is always the same error: Warning: Undefined array key “width”. As mentioned, this only happens when I try to display more than 2 posts, and only with the Flex Blocks.
Do you have any tips for me?
Thank you and best regards.
Hello!
The posts list is used to display the user listings: https://forum.tagdiv.com/use-posts-lists-shortcode/
Display them with flex block shortcode and set the post type: https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hello!
Scroll up and here you will find the settings: https://app.screencast.com/GgyByHhTWsqxT
Please note that you should edit a single post template with the tagdiv Composer: https://app.screencast.com/tWoV94HkfUJGR
If you edit a homepage, then you have this setting as well on a flex block shortcode: https://app.screencast.com/chYIC063KcvDZ
Thank you!
Still not working
html[lang="ar"] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
}
html[lang="ar"] .td_block_popular_categories .td-cat-name {
order: 2;
}
html[lang="ar"] .td_block_popular_categories .td-cat-no {
order: 1;
}
html[lang="ar"] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
text-align: right;
}
.widget_categories li .td-cat-no
{
float: none;
}
Hello,
that did not work out, appreciate the full code snippet, below is what i am using right now.
html[lang="ar"] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
}
html[lang="ar"] .td_block_popular_categories .td-cat-name {
order: 2;
}
html[lang="ar"] .td_block_popular_categories .td-cat-no {
order: 1;
}
html[lang="ar"] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
text-align: right;
}
html[lang="ar"] .widget_categories li .td-cat-no
{
float: none;
}
Thank you
Hello,
The Flex block 2 doesn’t have an autoplay option.
You can use the “Slide” and you can do it automatically after 3 seconds for example: https://prnt.sc/sKrlljziRXx_ and you can choose a filter, so the function will know to display the posts you have filtered after how many seconds you set.
Thank you!
slideshow use Flex Block 2
Hello,
still the same issue https://ibb.co/vvTR716
code used:
html[lang=”ar”] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
text-align: right;
}
html[lang=”ar”] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
}
html[lang=”ar”] .td_block_popular_categories .td-cat-name {
order: 2;
}
html[lang=”ar”] .td_block_popular_categories .td-cat-no {
order: 1;
}
I hope someone can give me a hand.
I installed the Newspaper Default theme and everything worked and looked fine after the install.
I then went in and made some changes as to how I wanted the theme to look. Desktop is fine, but any new items I added to the site are not showing up when I check the site with my mobile phone.
Simple changes I made where to take out and change the Flex Blocks. I deleted the Flex Blocks that came with the demo and replace them with Flex Blocks 3 with just simple title, image and category.
Now all of my changes show up on the desktop view, however when I look at the site in my cell phone none of these Flex Blocks are showing.
What setting am I not finding to enable these Flex Blocks to appear in Mobile?
I am hoping that it is something simple but I have looked for days and cannot find what I am missing.
Any help appreciated.
Thanks
I hope someone can give me a hand.
I installed the Newspaper Default theme and everything worked and looked fine after the install.
I then went in and made some changes as to how I wanted the theme to look. Desktop is fine, but any new items I added to the site are now showing up when I check the site with my mobile phone.
Simple changes I made where to take out and change the Flex Blocks. I deleted the Flex Blocks that came with the demo and replace them with Flex Blocks 3 with just simple title, image and category.
Now all of my changes show up on the desktop view, however when I look at the site in my cell phone none of these Flex Blocks are showing.
What setting am I not finding to enable these Flex Blocks to appear in Mobile?
I am hoping that it is something simple but I have looked for days and cannot find what I am missing.
Any help appreciated.
Thanks
Hello,
I recommend to use the flex block builder https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/ and create a module -> https://forum.tagdiv.com/modules-builder-newspaper-theme/ here you can set the button where you want.
Thank you!