Effect for Tagdiv Blocks and other Page Elements

Posted in: Newspaper
Post count: 238

Good day Sir/Ma,
pls i have created a js and css for some effect i want to add to my page. But i am stuck with adding the div class to some blocks. Pls how can I assign a div class to page blocks and other elements. Also is it possible to assign two class to one item.
E.g.
I want one block to slide in from left and bounce once user scroll to the element/block screen.
<div class=”slide-left”><div class=”bounce”>Block to show effect</div></div>

Note: I have done the correct css and JS already.

Or if the theme have the feature already kindly show me pls.

Post count: 238

Also pls I noticed there is a slider for posts only. Pls kindly consider adding a custom slider block/shortcode which we users can edit to fit in instead of relying on revolution slider that slows down the website loading time.

E.g. I want to create a slider using a background image of my own and text elements on it along with buttons to click. Most other builders/composer have this feature. Kindly include it pls.

Post count: 35449

Hi,
You can set classes by editing the page with tagDiv Composer and selecting the elements where you want to add the extra classes -> https://i.imgur.com/q4Qr8RI.jpg
You can set as many classes as you want.

For a slider like that we provide the Revolution Slider with our theme -> https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
Indeed, it will be nice that the theme to have this option and to no longer be needed to use an extra plugin.

Thank you!

Post count: 238

ohhh great so how will i differenciate between the classes??? A space right???

Post count: 238

Is dere also anyway to implement somthing like <div data-aos=”zoom-in”>Block</div> into tagdiv blocks????

Post count: 35449

Hi,
Yes, all you need to do is to set a space.
Unfortunately, there is no option to add extra html code to blocks, a code like that can be set in HTML element or in column with text or text with tile -> https://imgur.com/u88UHh0
Thank you!

Post count: 238

I have tried HTML before and it works but I want to implement it on Pricng Table, column title and some other blocks.

Post count: 35449

Unfortunately, for this I think that the only way will be in the theme files, you can find the files on those paths:
-> wp-content/plugins/td-composer/td-multi-purpose/styles/tds_pricing/tds_pricing1.php
-> wp-content/plugins/td-composer/includes/shortcodes/vc_column_text.php
Thank you!

Post count: 238

Ok will give that a try thanks.

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.