Search Results for 'block'

Results from the Forum
wordpressive
tagDiv Member

Where can I find the code for Flex Block 4, if I wanted to modify it? Or are there any hooks available?

recepbaltas
Participant
#0

On the mobile theme there is a section which I can not find anywhere to translate.

Mobile theme

<h4 class="block-title"><span>LATEST ARTICLES</span></h4>

giorgi
Participant
#0

Hello.

I have Custom block module for display cpt in page.
want to add social share buttons.

How To do that ?

https://imgur.com/a/ES3xTaS

besthomegear
tagDiv Member

also, if it matters, i use Classic editor not Block editor.

besthomegear
Participant
#0

I have been experiencing multiple URLs blocked (not indexed) as shown in GSC. Here is a sample URL and you can see “Blocked by robots.txt – and the description of 13 reasons, with TD (Tagdiv) composer named. We have been working with developers trying to Reindex and validate URLs in GSC, but to no avail, finally, we stumbled on this notification when Testing the URL and clicking More Information in Search Console.
Please offer any suggestions to look at our Tagdiv settings in Cloud Library, or elsewhere in theme panel, to fix the settings, and allow us to resubmit all nonindexed or blocked URLs ASAP,
Thank you
Kevin

Bettina
tagDiv Staff

Hello Pratul!

You can change or adjust the blocks to display what you need in the tagdiv composer.
You can’t have the mobile theme layout on the desktop version.
The shop page seems to be the default one from Woocommerce, and the mobile version doesn’t load anymore. I suggest you use a cloud shop template from the TagDiv Shop plugin.

Thank you!

Bettina
tagDiv Staff

Hello @thelansingjournal !

Make sure the block has no offset: https://forum.tagdiv.com/offset-feature/
Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.

Let me know the results!

Thank you!

BatmanUnleashed
tagDiv Member

hi bettina,

the problem we are having is that i am trying to hand pick the featured ones for each category so i cant simply set it to displau current category in the filter section of the flex block.

and what is happening is that when i edit the ‘featured’ flex block in category X to display eg posts 175, 176, it edits the category cloud template to display 175 and 176 in the featured flex block on all tag pages that are using that cloud template.

what i need to be able to do is hand pick the featured posts for each tag and category.

it is also doing it for the page title. I’ve inserted a title element into the category/tag cloud template, but when i eg change it to display ‘Featured X’, it changes that in the cloud template too so now if i go on category Y, the title also displays ‘Featured X’ instead of ‘Featured Y’

slivertorp
tagDiv Member

The height parameter is great, but I would like to be able to adjust the position of the image itself inside the block. From left to right and top to bottom.
Does that make sense?
Thank you!

thelansingjournal
tagDiv Member

I tried Flex Block 1 and Flex Block 2, but they did not seem to respond to any search requests. Then I tried adding a Flex Loop Filter element above the Posts Loop, but choosing any of the different options did not have any impact on the listing of the results. I must be missing a step somewhere.

bananaj
tagDiv Member

I modified the code to check if it exists: isset($widgetArgs[‘widget_id’])

if (isset($widgetArgs[‘widget_id’]) && strpos($widgetArgs[‘widget_id’], ‘td_block’) !== 0) {

thehappy3
Participant
#0

molongui multiple authors in flex block builder not show multiple authors.

loslunes
tagDiv Member

I have noticed this in the server, we have continuous visits from ips from rumania and netherlands asking for “/wp-json/tdw/save_css”. Fortunately this petitions are resolve with 403 instead this ips are not blocked. Look the screenshot: https://ibb.co/SnpVDsL

This happened months ago too. A code was inserted in template css and javascripts options boxes when you look there. Then you update the theme, and it seems that petition to be solved with a 403. It seemed they (I mean the hackers) disappears but since a couple of weeks I have noticed they are asking for CSS again because they know you have a vulnerability there. Today they are asking without stops, sometimes more than 50 times per minute…

Someone is attacking your theme without stop. You should take a look to this issue. Right now, fortunately, I have not been injected but they could find a new way again. This is a long-standing problem.

  • This reply was modified 2 years by loslunes.
giorgi
Participant
#0

I want to create a flex block.
The first post should be manually selected by id or something, other four should be last added posts.

https://imgur.com/a/JeyIK1U

Thank you !

Alex
tagDiv Member

Add this CSS to “customize theme”—->Additional CSS

div.wp-block-embed__wrapper{
padding-bottom:56.25%;
position:relative;
width: 100%;
display:block
}
iframe{
position:absolute;
top:0;
left: 0
}

wordpressive
tagDiv Member

Is there a way to add more than 1 tag to Flex Block 4?

TransportOnline
Participant
#0

I am struggling now for days with this issue. I have created a homepage with tagDiv. Watched it in mobile version,. saved it but when I go to the mobile version of the website is totaly different from what I designed.
Also I can’t change the blocks that do show up in the mobile version.
Also the footer of the mobile version is totaly different from the dekstop version. And I can’t seem to get it right.
What am I doing wrong here?
(testwebsite: test.transport-online.nl)

Bettina
tagDiv Staff

Hello @thelansingjournal !

Please try to add a flex block instead of posts loop and see the changes.

Thank you!

Bettina
tagDiv Staff

Hello!

I suggest you add an extra class on the flex block X: https://app.screencast.com/8ci8KfrPuxQgH
Add this code and adjust the height if it is necessary:

.flexclass .tds_module_loop_2 .td-module-meta-info{
height: 400px
}
.flexclass .tds_module_loop_2 .td-module-meta-info .td-read-more{
position: absolute;
bottom: 10px;
}

Thank you!

Alex
tagDiv Member

Hi Calin,

Yes. Good you were able to replicate it.

1. From what I figured it is this for the Hover:

In file: td-cloud-library/shortcodes/author/tdb_author_socials.php the bold part below needs to be changed.

target=”_blank” title=”‘ . $author_socials_data[‘social_id’] . ‘

2. For making it from “mail” to “Email” (bold below)

$buffy .= ‘<span class=”tdb-social-text”>’ . ( $author_socials_data[‘social_id’] == ‘mail-1’ ? ‘Email‘ : $author_socials_data[‘social_id’] )

But these two things can only be changed by editing file. Unless you will make it available as a setting of the block to be changed in TD composer?

fabinhoalmeida
Participant
#0

Hey guys,

I discovered wrong behavior happening at the Newspaper that should be noted.

When using the TagDiv Slide Gallery module in a post and without the “tagDiv Standard Pack” plugin enabled, the image carousel thumbnails are loaded in full size, which does not correspond to normal behavior: When the thumbnail format is selected When creating a Gallery in the WordPress editor, the slide’s image carousel should be composed of image thumbnails.

But I notice that when the “tagDiv Standard Pack” plugin is enabled, this problem no longer occurs because, in the theme panel, the tool appears to enable all clippings for blocks and modules (in Theme panel>>Blocks Settings>>Thumbs on Modules), so it becomes possible to follow the theme documentation’s recommendation for using the Slide Gallery tagDiv, which says:

“VERY IMPORTANT! Please make sure you enable the thumbnails used by the tagDiv Slide Gallery. Go to Theme Panel -> Block Settings -> Thumbs on modules & blocks and enable 80 x 60 and 0 x 420.”

I even suspect that also enabling the “0 x 420” format will correct the problem where the slide images are presented in a flattened way, as other users have already reported here on the forum.

I ask that you evaluate the possibility of correcting this as it will help users who, like me, do not intend to keep the “tagDiv Standard Pack” plugin enabled.

Thank you in advance for your support.

wordpressive
Participant
#0

I’m trying to figure out a way to customize flex block 4. I’ve looked at Custom Modules Template and tried to work from a blank one. But that doesn’t seem very promising.

What I am trying to do is add a second category to hover over the images in the block. I want to add a ‘Sponsored Content’ label on the image alongside the category.

What is the best way to go about that? I tried building a custom module from a blank template but that wasn’t making progress. I looked to see if there were any hooks I could get into, to add the code needed – no luck so far.

I really just need to get it to recognize the second category and put it into the DOM. I could manipulate it with javascript to get it to become what I need. But I don’t see any way to customize/modify flex block 4 to do this.

Any help would be appreciated

marc_antonio
Participant
#0

I created a custom post type with ACF, then I registered the CPT with the standard categories. It works fine for all the blocks and shortcodes of the theme.

On Megamenu area, when I add a standard category to the menu, I only see the standard posts (it doesn’t show the custom posts, even if they have the same category)

c386
tagDiv Member

It’s Flex Block X, with Module Style 2. Here’s a screengrab.

Calin
tagDiv Staff

This can be done on pages that can be edited using tagDiv Composer, also it can be done on blocks that are set in widgets.
Thank you!

Viewing 25 results - 3,501 through 3,525 (of 39,816 total)