- 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
Hi,
If you want you can try this custom css as a quick fix -> https://i.imgur.com/aWe2fgb.png
.home .td-footer-template-wrap .td_block_wrap.td_block_list_menu #menu-left-list-menu {
margin-top: 14px;
} .td-footer-template-wrap .td_block_wrap.td_block_list_menu #menu-left-list-menu {
margin-top: -8px;
}
Hope this will help you!
Thank you!
Hello !
That effect is set by using a class in the theme body -> https://i.imgur.com/eX5F0uI.png
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/
I hope this was helpful !
Thank you !
Hi,
I just fixed it setting a default template on home page and adding new block without pagination in the composer.
Thanks
Marc
Hello !
I am sorry for the misunderstanding !
The blocks are editable but they will only render posts. You can however create different layouts using rows and columns as you can see here: https://www.screencast.com/t/lBT4cLY7ks in each column you can insert any element available in tagdiv composer.
I hope this was more helpful !
Thank you !
Hi fox100, I think that the problem is that you have now set both codes in theme panel -> https://i.imgur.com/8KRh2kf.png and that is way the code is still apply for entire website. Please remove this code
body h1.entry-title {
display: block;
}
and keep only this one
.single h1.entry-title {
display: none;
}
Hope this will fix the problem.
Let me know the results!
Hello !
Yes, In any wordpress setup you have the following:
Post Content ( which is created using Gutenberg or Classic editor usually )
Post Template ( The aesthetics of your post layout. It includes blocks, different styling elements, etc )
You can see here some examples of post templates and how they work here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
I hope this was helpful !
Thank you !
Hi,
I don’t understand how I can create a homepage, for example, using your cloud templates.
1) The PRO versions have pre-made style presets – can these be deleted? I don’t understand why we would want all those fonts if the goal is to trim the fat for performance.
2) You say you have recreated everything in the cloud templates, but I can’t find Block 11 that matches the Block 11 from the earlier versions. Same for Block 22.
3) I don’t understand this statement: “The complete list of templates influenced by the Standard Pack plugin:” – Influenced how? Does it mean you can’t turn the Standard plugin off if you are using those items?
4) Can we only build with items marked “PRO” in order to get rid of dependencies?
5) Is the objective to stop using the theme panel altogether?
6) Where is the best place to paste custom css?
I have a lot more questions, but I’ll leave it there for now. Thanks!
I think that html for instagram block is not good:
<figure class=”wp-block-embed”><div class=”wp-block-embed__wrapper”>
https://www.instagram.com/p/CG0id_ahQCX/
</div></figure>
-
This reply was modified 5 years by
Panelak1234.
Hi Calin,
unfortunately I’m not using a pro demo so I can’t modify the pagination block with tagDiv Composer.
Anyway, using the page template, I don’t undertand how to remove the pagination. Can you give me more details, please?
This is what I see: https://prnt.sc/v83g82
Thanks
Marc
-
This reply was modified 5 years by
marcsellier.
Hi,
The pagination can be set using the page template on “Page Builder + Latest Articles + Pagination” or using a posts loop on your page. If you are using a pro demo, then it is a posts loop and you can edit it using tagDiv Composer like this -> http://prntscr.com/v82uqg go to that section and click on it, then you can adjust it using these options -> https://i.imgur.com/VwLfdYg.png
Also you can use the right click if you want to remove the block.
Hope this will help you!
Thanks.
Hi,
The mobile images do not appear because you are using the mobile theme plugin, then you need to enable in theme panel > block settings > thumbs the “265×198” and the “741×486” thumbnail sizes in order to show the featured images properly.
Also if you want to have the same version of mobile, you do not need to use the mobile theme plugin, you need to use the responsive version, therefore you need to disable the mobile theme plugin or use it only for amp -> https://i.imgur.com/I7efenm.png
Hope this will help you!
Thank you!
Hi,
Unfortunately I do not have access to your screenshots -> https://i.imgur.com/1URXycq.png but I think that you are referring to these elements -> https://i.imgur.com/kyeNF2T.png unfortunately there is no settings for this to be set on the same dimension, these are adjusted after post title and excerpt and these are the only options that can be use to adjust these flex height, now if you are using the excerpt on letters -> https://i.imgur.com/9Uv3ww6.png -> https://i.imgur.com/Ju4TMA3.jpg then the flex blocks height will be most of the time the same, if is set on words, then can appear difference because some words are longer then others.
Thank you for your understanding!
Hello !
At the moment you can create a section for posts with no featured image as you can see here: https://www.screencast.com/t/SUsfBngfzWW choose that the featured image is hidden and you can customize the rest of the block using tagDiv Composer.
I have passed to our developers to see if they will integrate the option of hiding the posts with no featured image from the blocks.
Thank you !
Hello !
As you can see here: https://www.screencast.com/t/6tqNyzgVf76W there are multiple options to edit your block to fit your needs.
Let us know the result !
Thank you !
Hello Calin,
Thanks for getting back to me with an answer. Much apreciated!
Flex Block helps me a lot, but I want to ad an extra section at the bottom of a module: I need to display the social icons of an author underneath each post inside a block. This way viewers can go directly to the social media of an author. They can for example click on the Instagram icon and a new window or tab should open with the Instagram page of the author. I will try to copy the specific code for the social icons on the author page to be displayed below each post on the front page and category pages. (Will be tricky!)
Cheers,
Gonzo
Hi,
For Newspaper x you need to use the information for td-creative-plugin from here: https://forum.tagdiv.com/developer-info/
What do you want to achieve? maybe you can do it using a flex block -> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hello !
Please use this css code: .td_block_template_9 .td-related-title .td-cur-simple-item {
color:orange!important;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
Thanks for the reply. But that doesn’t desire what i want. I just simply want my flex block (1 post of my news) to be perfectly fit next to a image (no gap). And that works but in a phone it doesn’t fit correctly.
I guess what i want is just not possible in this theme?
Hello !
That can be done from each block as you can see here: https://www.screencast.com/t/UlU8NEYY
Thank you !
Hello !
Unfortunately this option is not possible in Flex Block. You can try however a Column text element, that should work. Simply copy the shortcode and insert it in the text area of the column text as you can see here: https://www.screencast.com/t/UEMEsVKog
Column text is an element from tagDiv Composer.
Thank you !
Hello !
Please try this css code: .td_block_fancy_text .tdm-fancy-title {
line-height:1;
}
The code must be inserted here: https://www.screencast.com/t/ExHKqdjpF
Thank you !
Hi,
Yes, you can do that using this custom css -> https://i.imgur.com/FjlkULp.png
.td_block_image_box .td-custom-title {
pointer-events: auto;
}
Also if you are using the extra class the code will be like this:
.imgC.td_block_image_box .td-custom-title {
pointer-events: auto;
}
Let me know the results!
Thank you!
Hi Nieuwetijdskind, as I can see now you have the mobile version on desktop -> https://i.imgur.com/nnU28nM.png this problem is usually from the cache plugin that doesn’t recognize that there are two themes, one for desktop and one for mobile version (mobile theme plugin).
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.
Also sometimes this is a plugin conflict, but you already tested this.
Hope this will help you!
Let me know the results!
Hi!
Within the flex block ‘filter’ settings, is it at all possible to exclude posts with no featured image..?
If it’s not possible currently, is it technically possible to provide this functionality in a future update?
We currently make use of a default featured image for all text-only articles, but it gives the site a tacky/cheap feel having the same image multiple times all over the page.
What we really want is to exclude articles with no image from appearing our main flex block sections;
then have a special section dedicated to the text-only articles with no images at all.
Cheers
Can you add an image and text (let’s say in two columns) in the blocks (not sure that is what they are called in this theme) with hyperlinks that don’t go to a blog post?
I purchased this theme thinking I could do so but can’t seem to find the answer to this question anywhere.