- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
- TutorialstagDiv Social Counter Tutorial
Hello @mongooz !
1. Do you mean on flex blocks? Make sure you have set these settings https://prnt.sc/g9F6mkuAFJvD -> https://prnt.sc/z96sKjTvWDRW
2. You can add any element in the sidebar in the TagDiv Composer. If you add it to a template and make it global, then it will appear on every page that has assgned that template. You can build a sidebar with the TagDiv Composer. Steps:
1. Insert one new row (or delete an existing one).
2. Divide into two columns (2/3 + 1/3).
3. You can add whatever element you want into the second column and consider it a sidebar.
Thank you!
Hi, one of my mobile pages has some problem. This is page url https://weliveinus.com/mobile-vendors/ This page has flex filter and active filter list on the left.
In the edit mode, if you click ‘view’, you can see these elements, https://snipboard.io/oRlN21.jpg however they disappear on mobile phones https://snipboard.io/dO96VJ.jpg. I tried to play with column and row layouts but failed. I still feel it’s the layout issue though, just couldn’t figure out how to fix. Sometimes I can even see the filter element flashing quickly on the mobile screen…
I also tried to start from a blank page but the filter always has a warning that I need to assign at least one taxonomy to make the filter work, even though I already did. https://snipboard.io/dz6Na2.jpg page url https://weliveinus.com/?page_id=2944
Dear team support,
I want to show private posts to users who have registered and logged in to my site. I used the User Role plugin and gave the registered user permission to view private posts. However, only posts_loop elements can display private posts, while block and flex block elements do not display private posts. Plz Help me!
Thank you!
Best regards,
Hello,
You can try to stretch the row. You can find more details here -> https://tagdiv.com/flexibility-rows-columns-newspaper-theme/
-> https://tagdiv.com/how-to-add-delete-and-duplicate-row-newspaper-theme/
Thank you!
Hello!
I’m not sure what do you need to achieve. But, you can adjust the width and height for the images by using the flex block: https://forum.tagdiv.com/flex-block-settings-guide/. Or else, they are cropped automatically: https://forum.tagdiv.com/featured-image/ ; that’s why you can disable the thumbs you are not using. Set up your thumbs from Newspaper -> Theme panel -> Block settings -> Thumbs on modules/blocks. If you deactivate a dimension from there, next time when you will upload an image, it will not be resized to that dimension.
After changing the thumbnail sizes you need to regenerate your thumbnails using a plugin. Check this: https://forum.tagdiv.com/using-the-theme-with-existing-content/
Thank you!
Hello Paul!
Please set a light color in order to see your menu. Also, set the links for the items when you create the menu in Appearance -> Menus.
For every block, you can see the options to disable/enable it in the Layout tab: https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hello Matt!
Check the filters from here: https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hello!
You can use the flex block 1 and apply different filter on each block. Check this guide:
https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hello,
Maybe question is stupid. For dekstop I use cloud template.
On homepage I would like to have at the top of the home page block with some category and then loop block.
Problem is that when I click on pagination that first block is on every loop pagination page.
I know I could you use for homepage “Pagebuilder + lastest articles + pagination” but in that case I loose flexebility to format loop.
Thank you
Hi,
You can’t filter the block Posts Loop, you can only sort it => https://www.screencast.com/t/geckLSYd5sa, so if you have set the Posts Loop on the homepage, then will display all posts of all categories, if you have set the Posts Loop set on the category template, then will display the posts only from that category.
You can apply the filter only on the Flex Block and Big Grid Flex -> https://imgur.com/Nnt3zGX
Thank you!
Hello,
Yes, you can do it using the modules builder and assign the module to the flex block builder.
You can import a blank template and design as you want.
Thank you!
Thank you for your answer.
I would like to change the date position. With API plugin i found the solution, but work only with update module, as i wrote can not add new flex block.
Could i change it with the flex block builder? (As i see i with this option can add only pre-made modules, i would like to add my custom.)
-
This reply was modified 3 years by
topperharley.
Hello,
I recommend you use the option to create your own modules with tagdiv Composer https://forum.tagdiv.com/modules-builder-newspaper-theme/ , and after you can assign them in Flex Block Builder, or Flex Block Loop -> https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/
Thank you!
I would like to make a custom flex block, which based on Flex Block 1.
I tried to make it with API plugins. Added the modules (copied Flex Block 1 with some changes), and the block
This is only a snippet, what changes from the original code:
td_api_block::add( 'td_flex_block_1_custom',
array(
'map_in_visual_composer' => false,
'map_in_td_composer' => true,
"name" => 'Flex Block 1 - custom',
"base" => 'td_flex_block_1_custom',
"class" => 'td_flex_block_1_custom',
"controls" => "full",
"category" => 'Blocks',
'tdc_category' => 'Blocks',
'icon' => 'icon-pagebuilder-td_flex_block_1',
'file' => $this->plugin_path . '/shortcodes/td_flex_block_1_custom.php',
But after recieved an php error message:
Fatal error: Uncaught Error: Call to undefined method td_api_plugin::get_map_block_general_array()
in ..../td-api-plugin/td-api-plugin.php on line 670
Line 670:
self::get_map_block_general_array(),
Could you help to setup?
Thanks
Hi portalishqip,
exchanging various arguments with the assistance of the various hosting providers on which I host the sites with the tagDiv theme active, the problem is caused by Memcached.
In fact, by disabling it, you should avoid constantly recalling the same queries, honestly, I’m waiting for a resolution update.
I’ve tried using Flex blocks, uninstalling the Standard Pack, using a CDN, disabling heartbeat, limiting Ajax requests to the maximum, and using only the plugins needed and recommended by tagDiv… I’ve deleted a large number of lines from the DB… nothing, just by disabling Memcached, the problem doesn’t recur.
I wonder if using Redis or other caching systems anyone has encountered the same problem.
Regards,
Simone
Hello xhylyx1nr,
If you want we can take a look at this problem, but we’ll need some more details when this problem appears to can determinate what is causing it.
What I can suggest is if you are using flex blocks to use the cache option form them, this will reduce the theme requests to the database. – https://forum.tagdiv.com/use-flex-blocks-cache-option/
Thank you!
Hi,
You need to edit with tagDiv Composer the cloud templates and filter the blocks using the special filters – https://i.imgur.com/DsH6z7z.png – https://i.imgur.com/p1euL6c.png – https://forum.tagdiv.com/flex-block-settings-guide/
I hope this will help you!
Hello,
You can change the layout of the row -> https://i.imgur.com/sKembsA.png You can find more details here -> https://tagdiv.com/flexibility-rows-columns-newspaper-theme/
-> https://tagdiv.com/how-to-add-delete-and-duplicate-row-newspaper-theme/
Also, you can create your module -> https://forum.tagdiv.com/modules-builder-newspaper-theme/
Thank you!
Hello,
For the category template, if you have set a posts loop then will display all posts in this category or you can use Flex Block/Big Grid Flex and set the filter to “Category -Current category” => https://i.imgur.com/7P99qx0.png and this is why the block will display posts for each category. So, pleased check the settings.
Thank you!
Hello,
You can try to stretch the row. You can find more details here -> https://tagdiv.com/flexibility-rows-columns-newspaper-theme/
-> https://tagdiv.com/how-to-add-delete-and-duplicate-row-newspaper-theme/
Thank you!
We current have a category called Products (#6316) and a subcategory called Product Showcase (#6317). On our homepage we have a Block 11 with under the Filter tab, in the Multiple terms filter: we are trying to EXCLUDE #6316 by doing -6316 but we want to INCLUDE all posts from all categories AND the subcategory Product Showcase (#6317). However when we just exclude #6316 it also excludes all subcategories as well. Is there a way to make this work to be able to include a sub category of a category we are excluding?
I have tried looking at https://forum.tagdiv.com/flex-block-settings-guide/ and did the suggestion of putting -6316, 6317 but then that returns no posts.
Thanks in advance!
Hi,
Do you have the blocks sorted to popular? if yes, I recommend using the cache option on the blocks -> https://forum.tagdiv.com/use-flex-blocks-cache-option/
Thank you!
Hello,
You can use two filters on the block at the same time, you can use Multiple terms filter or a Category Filter, please try like that.
Also, the Flex Loop filter works with my settings, please make sure that you have the same settings as before.
Also, we can take a look, you can contact us via email at contact@tagdiv.com and provide access to the staging. Include also, the link to this topic.
Thank you!
Site URL: https://avispa.org/english/
Hey there!
We’re using Newspaper and we’re facing a problem with a Flex Block 1 we display at the home page of our site.
We’ve got this MOST RECENT News Box, in which we’re using a Flex Block 1 with the Pagination option set to “Load More button”. The first batch of news appear just right, but when you click the Load More Button, some white spaces appear.
Here are a couple of screenshot of the problem -> https://imgur.com/a/uOiMA1v
At first we tought that the problem may be related to the Category Filters we’ve got set, but even after reseting them to no filters at all, the problem keeps appearing.
Desktop version is the only one that seems to be affected by this.
Any idea of why is this happening? When the page was created, this wasn’t a problem… we’re not sure if it appeared after an update. What could we do to solve it?
Thanks for your answer.
To see the most popular posts, you’ll need to filter the block using one of those filters -> https://i.imgur.com/lyCJa5Y.png https://forum.tagdiv.com/7-days-post-sorting/ -> https://forum.tagdiv.com/flex-block-settings-guide/ for the days, the option needs to be enabled in the theme panel -> https://i.imgur.com/Haz4xoo.png and you need also to have the post view enabled (if you use standard templates, the option can be enabled from the theme panel -> https://i.imgur.com/mCp1Mgd.png if you use cloud templates you’ll need to set the elements with tagDiv Composer on single post template).
Thank you!