- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hey, is there a way that I can use a “video format” post, paste a YouTube link on the “Featured Video” field, but upload a “Featured Image” to be used on the blocks, instead of the automatic video thumbnail created by Newspaper?
I like the Featured Video tool and the “video format” post, but sometimes I wanna use a thumbnail made by me instead of the thumbnail that is on YouTube.
Thanks!
Hello,
since I use the Composer and have install the Posttemplate (Pulses Pro) Line Breakes
<p> </p>
are hidden in all Posts.
How can I repair that?
Thank You
Hello,
Posts Loop don’t have the option to filter by tags, has only these filters => https://www.screencast.com/t/qdVUKSWiXgyj.
You can set the filter tag on the blocks, flex block => https://forum.tagdiv.com/flex-block-settings-guide/ and big grid flex => https://forum.tagdiv.com/big-grid-flex-settings/ https://www.screencast.com/t/TLK28UfUiM2
Hope this helps you!
Thank you!
Hi @irmankarim!
As I said to you, all the elements which include the word “Grid” has this option, but the others include Flex Block doesn’t have that option.
Thank you!
Hi! How can I apply it to Flex Block?
I had this issue and in my case it was the rocket loader plugin in my cloudflare account that was blocking it, as soon as I disabled it I could edit again.
What do you mean? On WordPress, it’s the normal text I didn’t add spaces in there.
And blockquote style was created by the tagDiv team CSS code.
Hi,
my site is https://libriperbambinieragazzi.it/
Why in SERP google I see this:
libriperbambinieragazzi.it
[td_block_text_with_title tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==”]In questo sito troverete un po’ di consigli, suggerimenti e mie recensioni di libri per …
Libri per bambini e ragazzi da … · Da 4 a 6 anni · Da 13 a 16 anni
thanks
Hi,
The videos can be add in the same way like the images (you can simply copy and paste the link, example), also if you are using the default WordPress editor, then you’ll find in the Gutenberg editor the video media block https://i.imgur.com/y9LJxWs.png
Thank you!
Hi Rovshan, I think that you are referring to the social counter, https://i.imgur.com/JoELKgG.png unfortunately on this the Instagram followers can no longer be display also for Twitter for some users is working for anthers no (are block), but the youtube should work, for this you must use the youtube api key https://forum.tagdiv.com/youtube-api-key/ then clear all cache and check the results.
For the two socials that are not working for the moment the only solution is to use the fix count option -> https://i.imgur.com/uHhZhck.png
Thank you!
Hi sasel57, unfortunately the ajax filters can not be selected as default, sorry!
All the block options can be find in our guide from here https://forum.tagdiv.com/block-settings-guide/
Thank you!
Also, when using block 16, is it possible to show the ‘placeholder’ images in Block 16 when you don’t have an image(the ones you see in the TAGDIV Composer) instead of it just showing a blank spot?
https://imgur.com/f2CU7JL
-
This reply was modified 5 years by
madder.
How do I, if possible, hide the Author and Date for Block 14 and other Blocks. I want it to be like Block 16.
Hi,
I’m trying to set up custom HTML and CSS because it won’t let me customize how I want it other ways, for example I want my search and menu to be different. I manage to do it if I use my custom html code and javascript pasted in to the custom “html” section in the header-row and with a stylesheet <link to my other running site with the same header Manu. The problem I get is: “Errors at columns: 1(models) : 0(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)”. So how can I make custom headers, block and footer?
Hello!
Try to add this CSS code:
.td-container.td-pb-article-list.td-main-content .block-title {
display: none;
}
You have to add it here: https://www.screencast.com/t/CMq2TV21Cgoc
Thank you!
Hello!
Yes, you can add this hover effect also in “Flex Block 1” element for example like in this screenshot: https://www.screencast.com/t/mtUqAwp3
Thank you!
Hello !
That you will have to try and edit it using the editor that created the blockquote, unfortunately we cannot control the content. Try removing and re-adding the text in blockquote.
Thank you !
Hello,
If you want to use the “Time ago format”, it can be use only for the posts and not for blocks, you need to use a single post template from tagDiv Cloud Library and edit it with tagDiv Composer click on single post date and enable the “Time ago format” -> https://www.screencast.com/t/HcjkFySnV
Hope this helps you!
Thank you!
Hello !
As the image says: https://www.screencast.com/t/VR055fdPiJuL ; You will have to go into Theme panel – Block Settings – Thumbs: https://www.screencast.com/t/ejclVAOdFB and activate the needed sizes.
Thank you !
Hi,
Is possible to be from the firewall or security module which blocks admin-ajax.php request. 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, make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Hope this will help you!
Hi boroguide,
“– The top bar with category dropdown menu doesn’t appear”
Make sure that the option is enable from theme panel https://i.imgur.com/L1qy0Zy.png
For you can use a custom css like this one https://i.imgur.com/smx3SAh.png
The code need to be set in theme panel> custom code> custom css
.td_category_template_1 .entry-crumbs {
display: block;
}
Unfortunately I do not know what the posts that should be the latest five posts from the category, please let me know them.
The duplicate pagination can be from an extra plugin that you are using, please make a test, disable all non theme plugins and check again.
Also another alternative is to use a custom css to hide one of them.
Thank you!
Hi Tagdiv, I am running Newsmag 4.9.2 on my site didgeproject.com. When I go to Appearance->widgets I get this message:
This page isn’t working http://www.didgeproject.com is currently unable to handle this request.
HTTP ERROR 500
Can you please help me restore the widget functionality?
Thank you!
AJ Block
Thanks, but what about the flex blocks?
Hello !
Please add this part of the code in addition: https://www.screencast.com/t/JcUyWT8jE6h
.blockquote p {
margin-bottom:-5px;
}
Add only this code here: https://www.screencast.com/t/VkmxUlgzBU
Thank you !
Hello!
The only way for having the more articles box is to add “Flex Block 1” element with TagDiv Composer. Apply a filter into the element like this: https://www.screencast.com/t/LzmlAPPO ; select the row and add these settings like in this screenshot: https://www.screencast.com/t/MrmnTfQs7Gf
After this, you will have more articles box sticky at the bottom of the page, but then you need to customize the design by yourself.
Hope that helps you!
Thank you!