Search Results for 'block'

Results from the Forum

Clarification – It’s not changing the ‘post title color’ of the posts within the block.

Catalin
tagDiv Staff

Hello fredy,

Please notice that the sort order of the default category pages is the only setup by latest articles. Another alternative for you would be to use the Cloud Template Library and create a category page with your desired blocks which can be sorted by more options. Check the block settings. -> https://forum.tagdiv.com/newsmag-block-settings-tutorial/ -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Thanks for your understanding!

Simion C.
tagDiv Staff

Where is that block exactly, I don’t see it in your website. I will try to create another code to position the tags, if possible. It’s not above the “Ultimas Noticias” block as in your screenshot
https://www.screencast.com/t/orr7QmXt

eivindert
Participant
#0

Hi,

Take a look at this page: xstra. no

I have tried to find out what block they are using when they manage to get a big picture, with headline and category above. Any idea?

Catalin
tagDiv Staff

Hello razzzibmax143,

Please notice that issue might happen due to a lot of reasons. Please check your permissions with your hosting provider and also, check your admin ajax if it works as expected and if it’s not blocked.

Hope this helps and let us know how it goes!

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

The post views and date will not show on the top of the page. They will show in each block in particular for each post shown. The date only shows up for the posts shown on the page, not for the page itself. A page does not have a published date. Our theme does not have any options ins this regard. maybe you can find plugins that can offer the needed functionality.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

The only required plugin is the tagdiv composer. The theme needs it to show the content blocks properly, anything beyond that plugins is entirely optional.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This issue can originate from a bunch of different causes. The most common ones are a file getting blocked by your firewall, file permission issues, access to our servers being blocked by your host or simply plugin conflicts. Please try this without plugins first. Disable all plugins and firewall and try again. if the issue is still there, please try to use this guide: https://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/

If the problem is still not resolved, please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation so we can identify you.

Thank you!

Catalin
tagDiv Staff

Hello bob,

If you will use the TD Composer to create your page, notice that for each block you can change the hover color link from here -> https://www.screencast.com/t/uJslhqeP

Thanks for your understanding!

Arthur
tagDiv Member

Thanks for your hint 😉

I added this CSS code :

@media only screen and (max-width: 840px) {
table.responsive {
margin-bottom: 0;
overflow: hidden;
overflow-x: scroll;
display: block;
white-space: nowrap;
}
}

Look at the result: https://prnt.sc/kszgmh
Do you know how to make possible to have only the possibility to scroll left to right, without having a border at the bottom (and without needing to scroll up to down)?

MJ
Participant
#0

Hello,

The publish dates on the top of my pages seem to be missing.

They show as normal at the top of all my posts, but no page is showing it.

I have checked through the forum and I came across block settings, and they seem to be set up to show the date.

Date not showing

Should this allow the date to be published on pages or is there a different setting somewhere?

Thanks!

Magistar
tagDiv Member

Update: traced the issue in source :

.td-search-background {
background-image: url('http://192.168.0.208/wp_011_test_demos/wp-content/uploads/2017/05/1.jpg');
}

.white-popup-block:before {
background-image: url('http://192.168.0.208/wp_011_test_demos/wp-content/uploads/2017/05/p2.jpg');
}

Not sure what correct url would have to be at this point.

jauburn
Participant
#0

I want my site to be as snappy and responsive as possible. To that end, I would like to disable the “fade in” effect of featured images in blocks, etc. That gets annoying after a while.

How can I disable this feature?

Thanks.

Thanks for the reply and info.

Our color was set to #1e90ff, but the blocks still don’t follow the rules of that.

The CSS code that’s been provided didn’t work however. The hover color is still green.

Will I need to add custom CSS for each of these different blocks, or will this be fixed in a new release of the theme?

Screenshots:
https://www.dropbox.com/s/mo8n90kbn5rw8z4/Screenshot%202018-09-10%2010.48.18.png?dl=0
https://www.dropbox.com/s/aul84q4m548q8rn/Screenshot%202018-09-10%2010.39.56.png?dl=0

Thanks again.

likocorp
tagDiv Member

Simion Thank you very much for deep discription.
But my question is a little bit different.
Please take a look https://ibb.co/gyySup
I want all users on computers and mobile see my video files – it is my statement.
For computers I made nice cloud template for posts where video goes together with text and so on before post content on the top after logo.
But then I recognized that for AMP version this block is invisible and my mobile users can not see my video.
For them I decided to upload the same video as featured video for this post, so it could appears in the top of the mobile version as well. Also I marked this post as Video post. Otherwise in mobile version thisfeatured video still invisible. But in this case the preview of this post in the main menu and in all other blocks like related articles block and home page block are as the video picture like this https://ibb.co/hPddZp but I want to make preview picture of such post as for the general post with featured image but not featured video.
Thank you!

Simion C.
tagDiv Staff

Hi,

The cloud template which you use for a smart list should not contain the post content element, only the smart list element. A discussion about this here
https://forum.tagdiv.com/topic/smart-list-block-see-the-entire-list/

Disqus doesn’t work currently with cloud templates. This may change in the future however.

Thanks

Simion C.
tagDiv Staff

Hi,

Seems to be hidden by the theme for some reason, can’t say exactly why. A code like this will make it visible
https://www.screencast.com/t/QuxmqdIBA
I will add this on our list and see why it is set as it currently is. Thank you mentioning it and sorry for the inconvenience.

.woocommerce .page-title {
display: block;
}

This code can be entered in Theme panel->Custom CSS code section.

Thanks

Catalin
tagDiv Staff

Hello,

Please notice that issue might happen due to a lot of reasons. Please check your permissions with your hosting provider and also, check your admin ajax if it works as expected and if it’s not blocked.

Hope this helps and let us know how it goes!

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

Only the post loop element will have numbered pagination
https://www.screencast.com/t/O287dsTSm4X4
This can be used in pages now as well. Blocks do not have numbered pagination.

Bogdan B.
tagDiv Staff

Hello,

If you select a particular category, then the block will show all posts that have tat category specified. The problem comes when you have a post belong to multiple categories. It will show up in every block that shows any one of it’s categories.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

If that is a category page and not a block, then the limit is set from here: https://www.screencast.com/t/Sq4BTQVLBNs
If the block was added in the tagdiv composer you can edit in the tagdiv composer, check the block settings when clicking on the block in the page builder.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

For the moment big grids are not customizable like a “flex block” but we are planning to ad flex grids as well in the future.

Thank you!

Simion C.
tagDiv Staff

Hi,

Seems the ul and ol are set to have no style – https://www.screencast.com/t/15MyiigsTy
Can’t say exactly where this is coming from, doesn’t seem to come from the theme. You could re-add the style to the ul like this
https://www.screencast.com/t/bdRmOEPh

ul {
list-style: disc;
}

I tried exactly as you, a text block in the tabs element, with a list, seems to display the list style
https://www.screencast.com/t/9BLbejp2Gc

likocorp
tagDiv Member

Could I kindly sk for one more advise according this issue.
I want my video be visible for mobile clients.
For this I put featured video to my post and switched format of the post to Video from Standard. Now as I wanted for mobile clients featured video became visible. Thats nice.
Please look at this screen https://ibb.co/hPddZp
BUT all preview inages for this post now changed to video mode. For example in mega menu of in blocks on th ehome page I have featured video as a preview instead of the featured image. Is it possible to have video post mode but for all preview of this post to publish image preview?

Bogdan B.
tagDiv Staff

Hello,

I’m not sure what you mean. Do you mean to highlight a certain post inside a block? Our theme does not have any such setting unfortunately.You cannot highlight a particular post inside of a block. Sorry

Thanks

Viewing 25 results - 18,576 through 18,600 (of 39,816 total)