Search Results for 'block'

Results from the Forum
Anamaria
tagDiv Staff

Hello,

Depends on what page/template you want to use this option.
You can use, for example, Flex Block 1, and set the filer on the Single Post to -> Single – More Author, or in the author template to Author – Current author -> https://i.imgur.com/WTQD8xY.png

Thank you!

Anamaria
tagDiv Staff

Hello,

Please do a test using only tagDiv plugins -> https://i.imgur.com/j8q38If.png and see if you can make changes.
Also, please check the console when you try to save the changes made with tagDiv Composer maybe is possible to be from the firewall or security module which blocks the admin-ajax.php request, which usually 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 that blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also, if you are using Cloudflare, please make sure that is set as in our guide https://forum.tagdiv.com/cloudflare-cdn/, you need to disable the Rocket Loader.

Thank you!

cyanbear
tagDiv Member

Hi,

We have a most popular posts widget in our sidebar. There are also options to turn on post sorting by popularity in the theme panel under block settings (screenshot attached).

So could you please provide us with a code snippet to get the most popular posts from the last 7 days?

Calin
tagDiv Staff

Hi,
Now are used cloud templates and in this way you can set the blocks using tagDiv Composer and you no longer need the widget section.
If that element is coming from a widget, then you’ll need to use a custom css, if you want, I can help you with this, but I will need a link to your website where I can inspect the elements.
Thank you!

Anamaria
tagDiv Staff

Hello,

I verified your website and now the images are showing on the mobile -> https://www.screencast.com/t/6ESJgO9Fz
Also, maybe you should edit the responsive version for certain blocks, which seem to have some padding/margin set.

Thank you!

Anamaria
tagDiv Staff

Hello,

If you install a Pro Prebuilt Website the changes from the Theme Panel for fonts will not apply, to change the font on block/post you can edit with tagDiv Composer -> https://prnt.sc/10grx77 , select the block/post and in Style, you can change the font => https://www.screencast.com/t/sUE7ug4UIAR5 also, after you can copy the style and paste it -> https://i.imgur.com/WCHxXlr.png
This is a video about how to change the fonts => https://www.youtube.com/watch?v=jQvA64uTLkI

Hope this helps you!

Thank you!

Z_V
tagDiv Member

Hello Anamaria,
thank you for the CCS, but it was much more lines I had to put there to achieve same look as you have on your “Demo Website” for Dental Studio Pro.

But in case of any other guys, who would like to achieve the same look with Contact Form 7, here it is:


.td-dentist-contact-form input[type=text],
input[type=url],
input[type=tel],
input[type=email] {
background-color: #fff;
box-sizing: border-box;
border-radius: 2px;
color: #333;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
display: block;
float: none;
font-size: 16px;
border: 1px solid #ccc;
padding: 6px 10px;
height: 38px;
width: 100%;
line-height: 1.3;
border-bottom-color: #1db4c1 !important;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
-moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
border: none!important;
border-bottom-width: 1px!important;
border-bottom-style: solid!important;
border-bottom-color: #1db4c1!important;
border-radius: 0!important;
color: #444!important;
font-size: 14px!important;
height: 36px!important;
border-color: #eef0f3;
border-width: 0 0 1px 0;
border-radius: 0;
color: #243442;
font-size: 15px;
font-weight: 500;
}
.td-dentist-contact-form textarea {
background-color: #fff;
box-sizing: border-box;
border-radius: 2px;
color: #333;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
display: block;
float: none;
font-size: 16px;
border: 1px solid #ccc;
padding: 6px 10px;
height: 38px;
width: 100%;
line-height: 1.3;
border-bottom-color: #1db4c1 !important;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
-moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
border: none!important;
border-bottom-width: 1px!important;
border-bottom-style: solid!important;
border-bottom-color: #1db4c1!important;
border-radius: 0!important;
color: #444!important;
font-size: 14px!important;
height: 36px!important;
border-color: #eef0f3;
border-width: 0 0 1px 0;
border-radius: 0;
color: #243442;
font-size: 15px;
font-weight: 500;
height: 120px!important;
min-height: 120px!important;
}
input[type=text]:active,
input[type=url]:active,
input[type=tel]:active,
input[type=email]:active,
input[type=text]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=email]:focus {
border-color: #1db4c1 !important;
}

Feel Free to “clean it” as I am not a coder and I just try to somehow overtake it from your demo website of Dental Studio Pro.

Calin
tagDiv Staff

Hi,
In related block that is using the flex block 4 there should be 3 inline posts, but something somethin is interfering and one is above the first one.
What I can suggest is to set another flex block 4 under that one and set the filter on it to see if this is look the same or not. If the problem persist, then please add this stronger css in the theme panel -> https://i.imgur.com/8RPT00C.png
.single .td_flex_block_4 .td_module_flex_1 .td-module-container .td-image-container {
display: block!important;
}

Thank you!

Calin
tagDiv Staff

Hi,
Using our theme if you want to set some pinned posts, then you’ll need to set the post id, those can be set using tagDiv Composer -> https://forum.tagdiv.com/tagdiv-composer-tutorial-2/ -> https://prnt.sc/26cc1v7
For the block with 4 posts, whet you need to do is to change the posts limit from 4 to 6 -> https://i.imgur.com/LWBveTp.jpg
I hope this will help you!

TomFakler
Participant
#0

All posts and pages are displaying centered text (Paragraph), rather than left-justified. Post subtitles are also centered. It does not appear to make any difference if the post/page was prepared and saved in Block or Classic editor. Titles (Level 1) and subheadings (Level 2) are fine, left-justified.
Example: https://www.anitasfeast.com/blog/2021/03/pandemic-kitchen/
Example: https://www.anitasfeast.com/blog/disclaimer/
Rolling twitter posts in the right-hand sidebar also appear centered, rather than left-justified.
We are running:
-Theme version 11.4
-WordPress version 5.8.3
-PHP version 7.4.27

ludwigrittersp
Participant
#0

Hi people. I’ve been trying to add some buttons with a sound effect to my web, but I cannot find the inside the tagdiv editor or the block editor. I want the process to be an easy one, as I plan to repeat it in a kind of sound catalog. I can create buttons and add a URL, even with autoplay function, but just get the sound when you click the button is an option apparently not available in known plugins, the tagdiv editor.

Any help?

kimstipguide
Participant
#0

hi!

The following url is the content of the question.

https://kimstipguide.com/wp-content/uploads/2022/01/2022-01-10-100.jpg

Can you make it into a tagDiv block?

-reference url

https://demo.tagdiv.com/newspaper_pro/category/tagdiv-technology/tagdiv-gadgets/

thank you.

#0

Hello, on the website I’ve been working on at the bottom of each post there’s a Flex Block 4 element displaying Related Articles. I’ve noticed that the layout somehow breaks. Every time the far right post moves to the left pushing the left post up. This results in what is shown in the image https://imgur.com/a/fxVMx6y the RELATED ARTICLES title is overlayed by the left post’s title and it looks like it’s getting “erased”. Any ideas on why this is happening and how to fix it?

Calin
tagDiv Staff

Hi,
The back ground color is set in css on this file path wp-content/themes/Newspaper/style.css at line 5091 -> https://i.imgur.com/Pli9Q52.png change the color from there and the default color for background button from the Gutenberg will change, or if you want you can set the code in the theme panel -> https://i.imgur.com/RW6CAE1.png the code
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not([class*="has-background"]) {
background-color: #4db2ec;
}

The rest of the css (fonts background color are in the same file) -> https://i.imgur.com/tGuhAXb.png
In case that you want to set it in the theme panel
.wp-block-button:not(.is-style-outline) .wp-block-button__link {
transition: background-color 0.1s ease;
-webkit-transition: background-color 0.1s ease;
padding: 9px 12px;
font-size: 16px;
line-height: 20px;
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-weight: 600;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
background-color: #444 !important;
text-decoration: none !important;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not([class*="has-background"]) {
background-color: #4db2ec;
}

Thank you!

Anamaria
tagDiv Staff

Hi @winnipegwebguy,

Yes, it is possible to have set an offset on some blocks imported from Cloud Library/demo.

Thank you!

Anamaria
tagDiv Staff

Hello Ken,

You can drag and drop the block if you have a mouse with the scroll you can use it to set the element, or you can use the right-click to copy the element (or you can use the keyboard commands ctrl+c), and paste it where you want to have it like in this video https://www.screencast.com/t/kwTW2KDy

Thank you!

Anamaria
tagDiv Staff

Hello,

If you want to use the Post Templates which are in the Theme Panel, then please make sure you have the tagDiv Standard Pack plugin updated and activated.
Also, you can use a Single Post Template from tagDiv Cloud Library and you can customize the layout with tagDiv Composer.
Those styles/templates/blocks are from tagDiv Standard Pack, and this plugin is not required from version 10.4, because the new demos are using cloud templates.

Thank you!

Anamaria
tagDiv Staff

Hello,

If you referring you don’t find the settings for fonts, then you need to use tagDiv Composer for Flex Blocks to set the font also, for other elements from tagDiv Composer. -> https://www.youtube.com/watch?v=jQvA64uTLkI -> https://forum.tagdiv.com/font-customization/

Thank you!

evelienbruins
Participant
#0

Dear Sir/Madam,

I would like to change the color of the white block behind the title on my homepage. It seems to be padding but I’m not sure how to change the color? It will have to be either completely transparent, or partially transparent (I’ll have to see how it looks). Or maybe a dark purple color, I’d like to experiment with this, if you could point out out to me how to change the color, that would be so wonderful.

This is my website: http://voordeliefstemoeder.nl

Thank you very much! ?
Kind regards from Rotterdam
Evelien (I’m not sure how to post an image here? I hope you can see what I mean on the website, it’s about the titles in the top slider)

pepiamil
Participant
#0

Hello

I bought the item a week ago and I’m getting to know it, but I have a serious problem. The most important ad unit that I place on my website is not displayed in the mobile version. This is the related content ad block.

I placed it manually in my posts, but now I place it and it does not show. I used the AMP version, but unfortunately my income dropped sharply. So I preferred to disable it.

I ask for your help to see how I solve this problem because I live on the money that my website generates and unfortunately I am not having the expected results.

I try to place it in the theme panel, but it doesn’t show.

Please help me. I show screenshots.

https://ibb.co/q0TwBhd
https://ibb.co/CwCSBdH

My website is rostrosvenezolanos.com

knthdgd
Participant
#0

Hi.

Why can’t I find the flex blocks/flex modules in these two categories?

https://i.postimg.cc/Pf7YWsh6/Sk-rmbillede-2022-01-07-kl-20-15-07.png

roberto.srelz
tagDiv Member

ok, we have an additional hint that may explain the whole situation – when trying to access the Cloud templates, we get: “Invalid reply from server endpoint”…

… AND we also tried resetting the registration key. The problem is the same, it’s like our website is for some reason blocked or something similar and we cannot access the Cloud library template nor perform any page changes. We do not think the problem is at our side, since as told we have other identical sites and all of them are working correctly, it’s something specific

vivreausmic
Participant
#0

Hello,

I am on the Gutenberg editor.
Every time I create a button block, I have to change the color settings for the button color and the font.
How to set these default colors for all the posts on the site?
Thanks for your help 😉

vivreausmic
Participant
#0

Hello,

I have chosen to put several in-article ads in my articles after a determined number of paragraphs used Ă  tagdiv post model.

The problem is that depending on the articles, the advertising is sometimes found in an image block, in a column block or in a highlighted block. See the link images.Example 1Example 2Example 3

How to force ads to fit only when they are between two text paragraphs ?

Thanks for your help 🙂

Anamaria
tagDiv Staff

Hello,

Please do a test using only tagDiv plugins -> https://i.imgur.com/j8q38If.png and see if you can make changes.
Also, please check the console when you try to save the changes made with tagDiv Composer maybe is possible to be from the firewall or security module which blocks the admin-ajax.php request, which usually 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 that blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also, if you are using Cloudflare, please make sure that is set as in our guide https://forum.tagdiv.com/cloudflare-cdn/, you need to disable the Rocket Loader.

Thank you!

Viewing 25 results - 7,476 through 7,500 (of 39,816 total)