Search Results for 'block'

Results from the Forum
Anamaria
tagDiv Staff

Hello,

I saw for the mobile you use the mobile theme plugin, and you need to enable the thumbs from Theme Panel -> Block Settings -> Thumbs on modules/blocks => https://www.screencast.com/t/0kxFnONl9eyZ

Let me know the results!

Thank you!

Anamaria
tagDiv Staff

Hello,

Please send me some screenshots or a video with the steps you do to assign the 404 page and the single modified date, and this way I will understand what is wrong and I will provide the right steps
Also, for style widgets, you want the change only the title or entire block?

Thank you!

Thank you!

itgnext
tagDiv Member

I understand this

If you are using mobile theme plugin you will need to recreate your pages in the mobile editor in order for them to be shown. The mobile editor will not render shortcodes !

I have turned off the mobile theme and amp. So at least visitors can read the content. Pages were created with the supplied theme’s tag div composer. Why is it that the home page displayed perfectly with mobile theme and amp and it is a page created with tag div and yet any other page would not display? Speed/poor performance is an issue with this theme (documented elsewhere)and even while employing the recommended wp-cache and settings, and other tweaks page load issues can be attributed to the coding of this theme. Server is a newer VPS running php 7.4 and redis and yet page loads are horrendously slow on desktop (and now mobile).

Romi
Participant
#0

I would like to change the border color beside Widget title. This is the sidebar widget of WordPress, not from the block element so it can be changed via Tagdiv Composer.

To help you understand my point is the following is the screenshot.

Take a look please.

Border Color Beside Widget Title Tagdiv

Thanks in advance guys.

Ngb Oke

marcorroma
tagDiv Member

Thank you.
So, if I create a php function to replace the “gallery” block with the “revolution slider” block, is there a way to have dynamic ID images?
Then, the user creates a post, creates a gallery with the “Gallery” block, the Gallery block is converted into Revolution slider, the user adds 3 images to the Gallery that are displayed in the post (only these 3 images).
Another user creates another post, creates a gallery and adds 5 images that are displayed in the post (only these 5 images).
Thanks for support.

Anamaria
tagDiv Staff

Hello,

If you want to change the color to a hyperlink inside a post (that is made with classic editor) then you can use the classic element and set the color like this http://prntscr.com/ooijd1 if you use Gutenberg this option isn’t available => https://wordpress.org/support/topic/changing-hyperlink-colour-in-gutenberg/
If you are referring to the element from a page, then you can edit it using the tagDiv Composer, click on the element and check the style tab http://prntscr.com/ooikok -> https://forum.tagdiv.com/flex-block-settings-guide/

or if you want to have the all hyperlinks on post to be underline you can use a custom css -> http://prntscr.com/opecdr
.single .td-pb-span8 .tdb_single_content a{
text-decoration: underline!important;
}

The code needs to be set in Theme panel -> Custom code -> Custom CSS and will apply on all post that has set a single post templates form Cloud Library

Theme colors introduction -> https://forum.tagdiv.com/theme-colors-introduction/

Thank you!

Anamaria
tagDiv Staff

Hello,

You can find the file for Flex Block 1 in wp-content/plugins/td-composer/legacy/Newspaper/includes/modules/td_module_flex_1.php
Unfortunately, I don’t know the code you have to implement to get what you want.

Thank you for your understanding!

Calin
tagDiv Staff

Hi.
This can be done only in theme files, for example the block 7 is using module 6 https://i.imgur.com/lttc5qO.jpg and you need to edit this file wp-content/plugins/td-composer/legacy/Newsmag/includes/modules/td_module_6.php
Hope this will help you!

pensivedog
Participant
#0

Create multiple pages named Page A, Page B, etc. Edit Page A with TD Composer and add a block, say Block 14. Then Block 14 will be also appear on all other pages, not only Page A.

Please advise on how I can resolve this and create custom pages using elements from TD Composer.

domaincraft
Participant
#0

Hi,

I’m trying to add newsletter in my website (now is in staging at staging.gastroprotezione.it). I followed any instructions but when i add the form code (mail chimp classic code, but i also tried condensed code) and save, anything happens. The newsletter box still show the following message “form code is empty. Please configure this block/widget by entering a form code”

Mark Gilbert
Participant
#0

I have been seeing for a long while inconsistencies in spacing in my front page page when viewed in different browsers. I raised it several months ago and was told it would be on the list. Can anything be done? It makes my front page in some browsers look unprofessional. The site is https://jazzjournal.co.uk.

The problem is in desktop view and occurs in column 3 at the top right of the front page. I’m using Flex Block 1 and Safari. I adjust the column 3 depth using “Layout/Modules bottom space” to add or remove space and line up the bottom of the column with the bottom of the column 2 photo. The spacing is retained live in Safari. But view it live in Firefox or Chrome and column 3 has a vast space at the bottom. Please test this live on your machines across different browsers and/or see the labelled screenshots here – https://drive.google.com/drive/folders/1vHqP7GpBSzcCIsdapJ_FlKAjL5-FbrNq?usp=sharing

Thanks
Mark Gilbert

armingpatriots
tagDiv Member

Hi, here is the footer widget I’m attempting to change for the hover color: https://www.screencast.com/t/H3KPNGxu
I have added the Hex code but it is still showing red on the site. Here is the site link: http://bit.ly/3ahowb9
I was able to get this to work on another website with the same block and color.

bierhier
Participant
#0

Dear team/users

I installed a text to speech plugin in order to speak my articles.
currently I;m using post type block 7 for my text articles.

I want to edit my post template so that the shortcode: [responsivevoice_button] is automatically added just after my written content (and above the comment section)

Is this possible ?

Krs

Romi
tagDiv Member

Hello Anamaria,

Anyway I have found the tricks to make the look (apperance) of the external URL feed widget identical with other official Tagdiv blocks in sidebar.

But the only problem is I am stucked at changing the border color of the widget title, since it’s the widget sidebar of WordPress (not Tagdiv) so I don’t find the option to change the border color.

To help you notice what I mean I provide the screenshot.

Border Color

Thanks in advance !

Ngb

lokaloredaktion
tagDiv Member

Hello Anamaria, thanks for the quick reply.
Does that mean the Flexblock1 is not saved in php files? I didn’t want to do this via the settings of the Flexblock1, but to change the PHP code of the Flexbock1. But I can’t find the files associated with Flexblock1
(Like Block3 consists of td_module_1.php etc.).
Is the Flexblock1 not in module files?

Greetings Andreas

Anamaria
tagDiv Staff

Hello,

You can apply a filter on the blocks to sort => https://www.screencast.com/t/AjsGwtPOfVa4
You can check this guide for more information -> https://forum.tagdiv.com/big-grid-flex-settings/

Hope this helps you!

Thank you!

Anamaria
tagDiv Staff

Hello,

Normally our theme make thumbs which are enabled in Theme Panel -> Block Settings => https://www.screencast.com/t/ZvDvpiBFKY3
Also, on the flex elements, you can set the image size => https://www.screencast.com/t/73pkUmdxAYXY
Unfortunately, these are the only options in the theme https://forum.tagdiv.com/theme-thumbs/ and there are still those in WordPress => https://www.screencast.com/t/AMVBOZWto

Thank you!

indosmedia
tagDiv Member

Good morning again, the mobile version is not displayed correctly, it does not show the news blocks as it should, on the home page, for example, the main block shows it badly on mobile.

What solution do you give me?

lokaloredaktion
Participant
#0

Hello tagDiv forum,
I would like to replace the “category-tag” in FLEXBLOCK 1 directly above the title with the field “subtitle” (for a “second / first title)” in Newspaper (10.9.3.1). In Block 3, this worked well with changes in td_module_1.php. But in which php-file or files do I have to change it for Flexblock1? Thank you very much for your help. Andreas

null

Anamaria
tagDiv Staff

Hello @bao.grumpy,

As I said Posts Loop is a special block, and I don’t know if developers will add this option in the future.

Thank you for your understanding!

Romi
tagDiv Member

Thanks for your reply.

I have solved the problem myself using the small idea my head found when seeing other blocks. I just did a little modification was enough to achieve what I wanted.

Sorry for the multiple replies I did, was in hurry.

  • This reply was modified 5 years by Romi.
ccpa2318
tagDiv Member

Hello Vlad,

Please try this post. https://victorytale.com/best-keyword-research-tools/

In terms of CLS, I think you need to use the Web Vitals Extension to see that it’s that high. This data seems to coincide with my Google Search Console account.

Can images also be the culprit? I add some images and see the CLS increases. I also tried to add images, as Topfgartenwelt said, by using the classic editor. Unfortunately, it increases CLS at the same rate as adding them by regular blocks.

armingpatriots
Participant
#0

Hi, I’m attempting to update the hover color for the tagdiv block widget and also the recent posts widget on my sites.
I’ve attempted changing via the widget for the block and also some of the other css provided in different posts but can’t find the right one.
Thanks!

Pukacza
tagDiv Member

I made that, but I have one Posts loop with only one post limit as the header block and posts loop second block as the posts list. The problem is that second list showing only 1 post but should show more
Please check it
https://911electronic.com/tag/analog/

Compranautas
Participant
#0

I need to be able to put an iframe / HTML on a category description page. Specifically, it is an iframe from Amazon Affiliates.

Currently when I put it in the HTML tab, it looks in preview but when I publish the page it does not appear.

I have installed the “Allow HTML in Category Descriptions” plugin but it doesn’t work either. I have contacted the plugin support and they tell me that the problem may be in the theme. The theme is blocking this option.

How can I solve that? I need urgent solution please.

Viewing 25 results - 9,976 through 10,000 (of 39,816 total)