Search Results for 'block'

Results from the Forum
SamW2023
Participant
#0

Hi, I have encountered these challenges that do not exist in your codes.

1. Your Business Instagram API connects to facebook API by default. This is not correct.

2. On connecting Personal Instagram, it gives the error “GalleryBlock Render Failed – Tried accessing nonexisting field (comments_count) on node type (Media)” “No Instagram personal account connected!”

3. Your Social Icon has no option to open in a new window. This is not available in your code.

Please fix it.

cjr
tagDiv Member

But what if we are using the tagdiv editor for the page and not Gutenberg blocks? How can we add the code there?

Snorkel
tagDiv Member

Thank you Bettina for your advice. I have created the custom post type ‘event’ with the ACF and CPT plugins. The event CPT has a start and end date. However, I have not been able to find how I can exclude the past events from the grids and blocks. Also I have not found how to sort the events by start date.

Could you please let me know how to do this?

Snorkel
Participant
#0

I am working from the animal pro demo website. The homepage consists of alternate (full-width) dark and light areas (with the grids and blocks inside). These areas are called zones according to the tagdiv composer. From the composer I can add rows, but these are not full-width.
Please refer to: https://upwoof.nl/issue-zones-26-june/

How can I add full-width zones from the tagdiv composer?

IcelAdmin1
tagDiv Member

Thank you, Anamaria

What a pity. If TagDiv provides such a facility, it would Newspaper theme the most powerful dynamic page maker. At the moment, Elementor can do it. I may switch to Elementor only for this purpose.

Is there any code to make for filtering blocks by custom field?

Prateek
tagDiv Member

Does normal post loop work on custom taxonomies? Have you tried it? Does it only display posts under that particular taxonomy? If it does, then let me tell you that flex loop builder is not working like that. It’s showing all the posts that website has. It should only show posts in that taxonomies but that is not what’s happening. If you’d read my post carefully, you would’ve realized that I was already using flex block builder. But I guess you just skimmed through.

I want to use flex loop filters, for that I have to use flex loop builder and flex loop builder should only display posts that are in the taxonomy that it is used on. But it’s not working. Please help.

Thanks.

Bettina
tagDiv Staff

Hello @mongooz !

Try this CSS code:

.single .wp-block-image {
margin-bottom: 0;}

Thank you!

Anamaria
tagDiv Staff

Hello,

Unfortunately, you can’t filter a block using a custom field element, only using a taxonomy/tag.

Thank you!

Anamaria
tagDiv Staff

Hello,

This social sharing icon appears only on the mobile version. If you want it to be displayed on the desktop version, you need to use a custom CSS => https://www.screencast.com/t/slYFHBpS8tr

.td-social-viber{
display: inline-block;
}

The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf

Thank you!

Anamaria
tagDiv Staff

Hello,

Normally the Flex loop builder should work like a Posts Loop block.
The posts loop block doesn’t have the tab for filters, only the flex block has.
You can try to use Flex Block Builder and set the filter there https://i.imgur.com/upcJVsy.jpg

Thank you!

Anamaria
tagDiv Staff

Hello,

The theme provides only these sliders https://forum.tagdiv.com/import-revolution-sliders-on-demos-prebuilt-websites/, I think that the slider that you want is premium
But, if you want you can create your own modules with tagDiv Composer https://forum.tagdiv.com/modules-builder-newspaper-theme/ and set the module in flex block builder -> https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/

Thank you!

Anamaria
tagDiv Staff

Hello,

Please check if this code is missing from your .htaccess: https://www.screencast.com/t/iN0R93dD3p from our requirements https://forum.tagdiv.com/requirements-for-newspaper/ this requirement is not displayed in System Status.
Usually, after you set the code in .htaccess the WP editor works well.
Also, please check this guide about deny code https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/ ->
Please do a test using only tagDiv plugins and try to open the WP Editor.
Please check the console https://imgur.com/bRYwbvE if you have any errors when you try to open the wp editor, 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.
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!

danshul
Participant
#0

Hi
I got this error while editing with TagDiv Composer.

You see the following because WP_DEBUG and WP_DEBUG_DISPLAY are enabled on this site. Please disabled these to prevent the display of these developers’ debug messages.

Is frontpage, TOC is not enabled.
Is frontpage, TOC is not enabled.
false
The the_content filter applied.
true
Post eligible.
false

Here is the Screenshot: https://ibb.co/Wy3N1px

IcelAdmin1
Participant
#0

Hi everyone
I using Newspaper theme 12. I’ve created some custom types. I have two post types: Classes and students.
Students are assigned a relationship field called “class”.

How can I make a block for students filterd by the current class? I don’t want to use category or taxonomy.

ThrustMedia
Participant
#0

I can’t find an answer through searching for this.

How do I hyperlink the photo in Fancy Image with Text block?

Thanks for any advisement.

Prateek
Participant
#0

Hello,

I have a few custom taxonomies and to display them, I was using flex block builder. But now I want to use filters on my archive pages for which I have to use flex loop builder. They work fine with wordpress core taxonomies but not with custom taxonomies.

Flex loop builders do not have the filters option like post loop in the setting because it automatically display the posts in taxonomies it is used on. For example, If I use flex loop builders to display posts in the default wordpress taxonomy like a category, it will only display the posts in that category. In case of flex block builder, as you know, we have to choose “current category” or other filter as required.

But when I use flex loop builder on the archive of a custom taxonomy, it displays all the posts I have on my website instead of posts inside that taxonomy alone.

For example, I had a lot of tags on my website that were celebrity names. Then, after the theme introduced multiple taxonomies shortcode for single post, I decided to create a new taxonomy called people(for celebrity names) to separate them from tags. Now I am using flex loop builder on both the taxonomy archive pages (tags, people). For tags, I only see the posts inside that tag but for people(custom taxonomy), it shows all the posts that I have published till date.

Please help. Thanks

ThrustMedia
tagDiv Member

Thank you. I will email you the credentials. I am having a lot of issues with this editor. I have spent the day adding my content without deleting any of the demo content and trying to design pages in the editor. It’s not going well. I’m not able to edit the elements after I add them to my page, the block becomes unclickable. When I make changes to font sizes and colors, it’s not taking. Nothing that I change is happening in real time. I have to save and them preview to see any changes. I’m not sure what is happening, but based on tutorials and documentation, this should be much more intuitive. I will email you the credentials. Thank you.

newspulpaper
Participant
#0

Hi guys,

While working with the “posts loop” block, I realized that it only lists the posts from the main category and doesn’t display the posts from the subcategories of the parent category. This limitation negatively impacts the organization of information. Additionally, the Post Loops block is the only one that displays advertisements in the middle of the post lists. Therefore, I strongly suggest an update for the “posts loop” block to include both the category and subcategory posts.

I kindly request that you consider this suggestion for future updates. It would greatly enhance the functionality and organization of the “posts loop” block. Could you please let me know if and when this improvement can be implemented?

Thank you.

David

Anamaria
tagDiv Staff

Hello,

You can use the filters on the blocks, or what do you want to filter?

Thank you!

Anamaria
tagDiv Staff

Hello,

You can hide the read more with tagDiv Composer, flex block will find the option in the tab Layout https://i.imgur.com/nErhMJj.png, the same for Posts Loop.
The titles can be hidden only using a custom code Css. Please provide a link to your website.

Thank you!

zhangleji
tagDiv Member

Thank you! This solved the issue. I tried the same way to solve the similar issue here but it didn’t work. Can you let me know why? https://snipboard.io/3TASzH.jpg The code I’m using is:
#bbpress-forums li.bbp-body li.bbp-forum-info
{
display: inline-block;
width: auto;
}
#bbpress-forums .bbp-body li.bbp-forum-freshness
{
display: inline-block;
width: auto;
}

Also, do you know why the font size of the first menu item is bigger than the rest?

Bettina
tagDiv Staff

Hello @artsetsu !

A workaround could be to create a module template: https://prnt.sc/tcwzFDJ44ZGC edit it with the TagDiv Composer, add the custom fields you need and use it then on your CPT template in a flex block builder: https://prnt.sc/ZV1wppa_dFYv
A guide here: https://forum.tagdiv.com/modules-builder-newspaper-theme/

Thank you!

christianmuda
Participant
#0

Hi,

Is it possible to att a filter (to select a specific category to bee seen) to the posts loop-layout? I don’t see that option to the left (as i see in for example Flex Block 2).

Bettina
tagDiv Staff

Hello!

Did you use this block from Gutenberg: https://prnt.sc/jcV_x-9z3DKc ?

Thank you!

Anamaria
tagDiv Staff

Hello,

Please check the console when you try to save the changes made in Theme Panel 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!

Viewing 25 results - 4,376 through 4,400 (of 39,816 total)