Search Results for 'block'

Results from the Forum
ronkybalazs
Participant
#0

Hello

Is there any possibility to add sticky-posts to the category page header block or to any other custom block.
This is one feature I really need.

https://codex.wordpress.org/Sticky_Posts

Simion C.
tagDiv Staff

Hi,

I have tried to replicate this issue using an exact layout as you have, but in my case everything works properly in this situation. The problem seems to happen only on the first two blocks. I don’t see anything wrong in the blocks structure. Maybe you are using some custom Css or code that could be causing the problem.
Also a plugin could interfere. The link on the modules seems to be not clickable, although it is present, but only for the first two blocks.

Thanks

Szentmaxi
tagDiv Member

Dear TagDiv!

At the first question, the point is that I would like a text to appear under the title (in my the blocks/moduls) which is different from the article-begining. Is there any way to do it?

Thank you for your help, it was helpful!

genloc
Participant
#0

Hi guys,

I have a fresh installation for presentation a blog with newspaper theme.
My problem is, if i activate the visual composer, the site is around 40px smaller. therefore the block elements to big and the columns from the block elements break. What can I do? The TagDiv Composer is unfortunately not really to use, so I must use the Visual Composer.

Thanks
genloc

mgarba
Participant
#0

I have upgrade to version 8,
and in post editor is disappear the block of “Post template set”
thamks

Bogdan B.
tagDiv Staff

Hello,

The category list on blocks is called an ajax filter. Please check this guide and read the ajax filter section: https://forum.tagdiv.com/block-settings-guide/

Thanks.

Catalin
tagDiv Staff

Hello Luis,

If you want to add a playlist created in Youtube to your website, notice that you should not use the YouTube Playlist element because will not work as expected. Will be two playlists ->playlist in a playlist, sorry! Another possibility for you would be to use the embedded code method and add the embedded code in RAW HTML or in a Text with Title block, like this -> https://www.screencast.com/t/NGDdofYQoM and the result you can see here -> https://www.screencast.com/t/Ctlx8MaFvrqX

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

If you want to add a custom block to a template it has to be done from the theme code. Only pages can be built using the page builder. Other templates do not feature a builder. You can use a do_shortcode function on other templates like this example: https://forum.tagdiv.com/topic/trending-now-on-category/

Thank you!

ponlork
Participant
#0

Hello

how can i change list category on block content.i want to set the category that i want.category on block content

Thanks

Thomasandrows
Participant
#0

I tried uploading Speed booster plugin and I’m getting the below error-

Installing Plugin from uploaded file: td-speed-booster.zip
Unpacking the package


Installing the plugin


The package could not be installed. No valid plugins were found.

Plugin install failed.

Return to Plugin Installer

Somebody help me on this.

Thanks,
Thomas Androws
http://www.waftr.com

jacquesgosselin
tagDiv Member

Hi, Simion
I reinstalled the theme using this method and curiously, no change. Also I upgrade for 64 M and have already define(‘WP_DEBUG’, false);
See capture:
http://www.patatesplus.com/Capture.png

I can not saved in control panel. I see that td composer is appeared no compatible with my Visual composer pages. Many things desappeared, images block of text. I am vary dessapointed about this change…td composer versus Visual Composer. I have another site that I just built with 2,450 pages builted in Visual composer…

Do you have another thing that I can do?

Thank

Jacques Gosselin

pulto
tagDiv Member

yes you can do this. i am also doing the same. after update inactive tagdiv composer plugin. theme works fine without tagdiv and with visual composer. but if you activate tagdiv plugin then its override visual composer and create a mess with your custom block setting

breakingtech
tagDiv Member

Hi, I think you misunderstood, the problem isn’t that I get a 404 error, the problem is in the 404 page template itself, it has an issue with the style of the title block, it comes with a strange background.
Anyway, I solved with a custom CSS rule, but I hope you can fix it in the upcoming updates because it is also present in your demo.

Thanks for your help

zhkplus
Participant
#0

Dear Support,

how can I add a block or module to a template which cannot be edited with the TagDiv-Editor.
I only have the option to add html.

I would like to add to include a module or block but couldn’t find the html or short code to insert…

Help

loyalty-solutions
tagDiv Member

Hi Catalin,

We did not use an events plugin for the site. We just created a post category called events are are clicking on it when we want it show up in the events section. Where are you trying to access the site from? or rather what ip? our server might of blocked it by accident.

Thanks,

Nano
Participant
#0

I am aware that we don’t have any option to load infinite articles after the end of the first article, but we do already have an option to use infinite loading for ‘More Articles’ or ‘Related Articles’ at the end of the post to display various content blocks with visual composer.

But with the new TagDiv composer, I think this is missing. How can I get infinite loading pagination for more articles? Currently, it has ‘Next/Prev pagination’ by default. Is there any way to make it infinite loading with or without tagdiv composer theme.

Kindly see if there is any possibility now, else I have to switch to Js visual composer 🙁

Thank you.

Praveen
Participant
#0

Hello, I am running my website on multi site platform and using some plugins that are creating render blocking Js and Css. I read your tutorial about moving the CSS and Js by adding codes to Speed Booster plugin.
Now can you tell me how can I move the CSS and Js of the Plugins those ID is not in the list after entering the code in functions.php.

alexandreminem
Participant
#0

Hi Tagdiv, hope you’re well.
I’m quite worried. My homepage is very messed up.
I have several post grid (from VC) with 2-3 columns.
Yesterday I changed the font of one element of the grid, and then boom, all the grids on my homepage are one under another.
I checked everywhere and found that there is a code generated by js_composer.min.css that includes this :
.vc_grid.vc_row .vc_grid-item {
padding: 0;
vertical-align: top;
/* float: none; */
box-sizing: border-box;
z-index: 1;
}

You see the “float:none;”?
Because of this, all the blocks are this way. So because this website is way popular, I went on the file and deactivated it (that’s why there is the /* */ stuff).
But I know that’s just some little temporary patch.
Can you please help me on this? I can’t find why this happens.
Here is the website : https://fashioniseverywhere.com/
Check on the 2nd section (with 3 columns/3 articles), check the CSS code on the div with classes “vc_grid-item vc_clearfix vc_col-sm-6 vc_visible-item fadeIn animated”, you’ll see.
I can also give you some admin credentials.

Thanks thanks thanks!

Simion C.
tagDiv Staff

Hi,

You could use a block shortcode and edit the category template or top post template. Create a block in a page then use that code like this
https://www.screencast.com/t/r7SU5dc6N0
Enter it in the category template
https://www.screencast.com/t/X2dSX18U5rK
https://www.screencast.com/t/8r1UJxcdP
Or the top post style that you are using
https://www.screencast.com/t/qIHxE53ProHd
https://www.screencast.com/t/POrZs5D44zSy

<?php echo do_shortcode ('your shortcode here'); ?>

Please note that this may or may not work properly, the category pages cannot be edited by default or allow you to place elements in the structure.

Thanks

chrisrexus
Participant
#0

Hello,

For some reason the block limits for conetn text are not working on our site casinotop5.jp – https://casinotop5.jp/category/%e3%82%aa%e3%83%b3%e3%83%a9%e3%82%a4%e3%83%b3%e3%82%ab%e3%82%b8%e3%83%8e/

As you can see the summary text is very long and not limited to 40 characters.

AfricanQuarters
tagDiv Member

I am having same problem, the sidebar does not work, I tried following the instruction in the video, instead of affecting only one block as in the video, it alters the whole page, inserting sidebar from top to bottom.

Simion C.
tagDiv Staff

Hi

This setting from the theme panel that is previously mentioned
https://www.screencast.com/t/rHtSYvY0TR
Is meant for the situation when you insert the page content with the default content editor like this
https://www.screencast.com/t/pYep8kllBIj
https://www.screencast.com/t/xNIqdb2luwlo
The Text with title block font cannot be changed through the theme panel, at the moment.

Thanks

Simion C.
tagDiv Staff

Hi,

The text on the block is already aligned to the left
https://www.screencast.com/t/I4UHwNBS
Maybe you meant to make it aligned to the right
https://www.screencast.com/t/Nx7y5kb5WY
This is the code used, you must enter it in Theme panel->Custom Css

.td_block_3 .entry-title,
.td_block_3 .td-module-meta-info {
text-align: right;
}

This may also require to move the comment count is you have it enabled, on the left side
https://www.screencast.com/t/9VogYpAbqb
This is the code used

.td_block_3 .td-module-comments {
float: left;
}

If this is not what you wanted, it would be very helpful if you could provide more details, or some screenshots with what exactly you are trying to achieve.

Thanks

Simion C.
tagDiv Staff

Hi,

I still don’t know what exactly you are trying to achieve with the default post template. I have tried it like you and the thumbnail size if it exists is called in the post page
https://www.screencast.com/t/eSFCziLz
The process is simple, you upload a featured image and the theme will create the necessary thumb sizes if they are enabled in the theme panel
https://forum.tagdiv.com/theme-thumbs/
These thumbs will be then used on the blocks, post pages etc.

Thanks

Simion C.
tagDiv Staff

Hi,

You can try something like this
https://www.screencast.com/t/ZDbDXJh6W

.td_block_14 .td-module-meta-info {
width:100%;
padding: 0;
}
.td_block_14 .td-post-author-name {
padding-left: 7px;
}

Thanks

Viewing 25 results - 24,401 through 24,425 (of 39,816 total)