Search Results for 'block'

Results from the Forum
Rafael
Participant
#0

Hi,

Is there a way to display a theme block for only logged in users?

So basically, the content will only show if the person is logged in.

Please advise.

Regards,

Raf

pwisker
tagDiv Member

Hi Calin,

Referrign to your remark in your first reply “To make a page for each subcategory and set there a flex block with the filters that you want.”, I have a couple of questions:

1. When I am on https://ztratum.com/category/stock-ideas/ and I click on edit from the tagdiv composer it goes to “Investment methods” section of my website. Do you know why? I have made printscreens, but do not have an upload button.

AlsoI have set a flexblock on https://ztratum.com/category/stock-ideas/ and https://ztratum.com/category/shortlists/. I have put a filter with 3 ids in the stock-ideas flexblock, but it automatically puts the 3 ids also in the filter of the other flexblock at shortlists. Why is that?

Thank you,

Patrick

Bettina
tagDiv Staff

Hello @fedeblock!

This issue has been discussed already here: https://forum.tagdiv.com/topic/tagdiv-cloud-library-stuck-on-installing/

Also, please deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, and see the results. Check this guide too: https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/

Hope that helps you!

Thank you!

tw144
Participant
#0

I have 2 categories: “News” and “Meetings”. I want to display all posts from “News” ordered by latest AND one single post from “Meetings” which is always displayed in the first position (a sticky post). Hence, what I want is something like this:

– Post of “Meetings” (sticky on position 1)
– Latest post of “News”
– 2nd latest post of “News”
– 3rd latest post of “News”
etc.

Is this possible?

accnews
Participant
#0

I noticed that this theme does not have the checkbox “featured” that can publish article in main position – usually called FEATURED. In this theme it looks like featured position must be the largest image.

So I created a category called “FEATURED”.
The above block (flex block 5, in the center) now is set in order to show only articles from category “FEATURED”.

But the block does not show FEATURED articles. There is no logic that it uses now. Articles are picked randomly instead of picking from category ID 2. (look at image)

Please tell me if this theme has a tool that can place articles in a FEATURED position.
OR at least suggest the way to show in FLEX BLOCK 5, articles from the category FEATURED only.

image: https://ibb.co/9nFKMTK

Anamaria
tagDiv Staff

Hello,

You can change the caption colour with tagDiv Composer, select the Single Post Featured Image and in the tab “Style” you can change the colour -> https://i.imgur.com/nZKy0Dp.jpg also, inside the Single Post Content -> https://i.imgur.com/LX5yWKx.png
Also, to change the colours for Single Post Comments -> https://i.imgur.com/ZkK9NOn.png, but please make sure the settings that you do are saved.
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.
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.

Let me know the results!

Thank you!

Calin
tagDiv Staff

Hi,
If you are referring to this tab -> then it can be done with a custom css -> https://i.imgur.com/gRFyH4D.png -> https://i.imgur.com/syJGRSM.png
.single .td_block_related_posts .td-related-right{
display: none;
}

The code need to be set in the theme panel > custom code> custom css.
Thank you!

PrinterSmith
tagDiv Member

This is definitely a Bug! I am seeing it in ALL my posts, and I have gone as far as I an with the Theme Panel…..Every post I have looked at has this weird chunk of image right above the Author Block at the bottom of every page
https://2percent.info/2022/02/14/post-malone-goodbyes-ft-young-thug-trap-flow-remix/
(bottom of written text of every single page on the site)

Dave85
Participant
#0

Hello good people of TagDiv!

I am very happy with your template Newspaper, I have bought and installed it on two sites already. But now there is a curious thing going on. On the home page of one site I made (https://www.dutch20.nl/) the ajax categories dropdown filters are not working as intended.

I filter the posts on my homepage (a Block 11 element) on 1 specific category and use the ajax categories dropdown filters to be able to filter through the subcategories. It all shows how it is supposed to, but when I click on a dropdown filter (you can check it live) it does not work as intended.

Instead of only showing the posts of that subcategory, it shows all posts of all categories. What can be wrong in the setup here? I hope you can help me. If you need more information, I am happy to give it.

With regards, Dave

PatWire
tagDiv Member

It also shows on Post Loop – so it’s just all Flex Blocks where it does not show

Thanks

PatWire
tagDiv Member

Hi Anamaria

No plugin conflict I can find

One strange thing is that the custom work from Tagdiv adds the ‘live category tag’ options to all flex blocks – this new label should appear near to that menu item that I have on my theme – but doesn’t

The Big Grids do not have the ‘live category tag’ option from TD custom work, but the new label option DOES appear on FlexGrids

As I said though the custom work was a few updates ago and all has been fine until this improvement

Cheers
Pat

Anamaria
tagDiv Staff

Hello,

In order to avoid misunderstandings, please provide more information about the issue (point me directly to the issue) or what you need to achieve, screenshots or a video.
Also, please check if you don’t have set and offset on the block, select the block and let the offset field empty with no space, no value and see the results: https://www.screencast.com/t/peVbVmUDE.

A solution for sending a screenshot/video is this:
Download, capture, send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link, paste it here.

Thank you!

PatWire
tagDiv Member

The option isn’t available on my composer options for any Flex Block – only for Flex Grids

See this one for Flex Block 1

Version is 11.4.1

Anamaria
tagDiv Staff

Hello,

You can set the custom label in the posts editor-> https://i.imgur.com/gTtAQRv.png and this will be displayed for Flex Block and Big Grid Flex -> https://i.imgur.com/3Uop58r.jpg

Thank you!

Anamaria
tagDiv Staff

Hi,

The option is available on all flex blocks -> https://i.imgur.com/BtvJLEy.png -> https://i.imgur.com/BtvJLEy.png

Thank you!

fgentile
Participant
#0

Hi, I want to add a custom field in single post template and module block. I use default template library and custom template from cloud library. Where are the files to edit? Thank you.

PatWire
tagDiv Member

Thanks Anamaria

But it isn’t on Flex Blocks – only on Flex Big Grids?

I understand it and it works on grids – but there is no option in ‘Layout’ on blocks like Flex Block 1 for example for the custom label

Pat

Anamaria
tagDiv Staff

Hello Pat,

You can set the custom label in the posts -> https://i.imgur.com/gTtAQRv.png and this will be displayed for Flex Block and Big Grid Flex -> https://i.imgur.com/3Uop58r.jpg

Thank you!

PatWire
Participant
#0

Hello

On the 11.4 changelog – it says that the new custom label feature ( extra label ) is on all flex items

But on my update it only appears in the TDC settings for flex grids – not flex blocks – am I missing something?

Thanks

Pat

Bettina
tagDiv Staff

Hello @tw144!

If you need the same settings in both flex blocks, then you can copy-paste the style or duplicate the element and place it where you need. Check this video: https://www.screencast.com/t/9HJqrbzU4 (right click on element)

Thank you!

Calin
tagDiv Staff

Hi,
I’m not sure that I understand the question.
But if you are referring to the possibility to set a redirect link for the posts from a block, then our theme do not have this option. The blocks will use the link of the post. But, what you can do is to use a redirect link plugin, maybe this can help.
Thank you!

tw144
Participant
#0

I am using a prebuilt website from the Cloud library (Magazine PRO). To further customize my own page, I add elements to empty columns – in my case I am adding a Flex Block 3 element. The problem is that once it’s placed on my page, the style of that Flex Block is different from the style of the existing Flex Blocks (from the template). For example, the font is different, the spacing, the alignment etc. I would have expected that the added elements would adapt to the current template. Look at my screencast:

https://watch.screencastify.com/v/XJFLRFCvd4qBVLn1yyZR

Any ideas? Thank you.

lalaine
Participant
#0

The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.

The REST API request failed due to an error.
Error: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure stream_socket_client(): Failed to enable crypto stream_socket_client(): unable to connect to ssl://v2.breal.tv:443 (Unknown error) (http_request_failed)

Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability.

The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure stream_socket_client(): Failed to enable crypto stream_socket_client(): unable to connect to ssl://v2.breal.tv:443 (Unknown error) (http_request_failed)

michaeldef
tagDiv Member

I have a similar problem. I use The Events Calendar plugin, and need to hide the Post Date from Search results. I was able to easily hide it from the homepage grid blocks, but it shows up in the Search results. This is deceiving, because it gives the user the impression that the date of the event is the day we posted it on the site. What I really need to show there is the date of the event in Search results, but if I can’t easily do that, then I need to hide the Post Date. I don’t want to hide it from any other type of posts, just the ones (Post Type = tribe_events) generated by the plugin from Search.

• Search results for “moad” showing date (Jan 27) we posted the event- https://www.screencast.com/t/SwOaLkywi
• Event page showing actual date (Feb 26) of event – https://bayarearegistry.com/event/black-history-month-celebration-concert-with-martin-luther-mccoy/
• See Post Dates hidden from “Bay Area Events” section of the home page – https://bayarearegistry.com/

mhariush
Participant
#0

good day to all. we had a reusable block with a link embedded in the image. but when we click it, it becomes enlarge and like a gallery instead of going to the link it’s supposed to be.
thank you.

Viewing 25 results - 7,251 through 7,275 (of 39,816 total)