• Resolved yasudadigital8

    (@yasudadigital8)


    Hi,

    Half of the content on this page needs to appear after a couple of minutes:
    https://www.relife.academy/clase-exclusiva-relife-academy/

    This example works perfectly on text blocks of the page:
    [timed-content-client show=”1:00″]Show me after one minute. Since we don’t want a fade-in, we can leave it out of the “show” attribute completely.[/timed-content-client]

    But I need it to cover half of the page with all its layout, but it doesn’t work, if there isn’t text block or where to put HTML code.

    Is it possible to use this plugin together with WPBaquery?

    What would be the solution to achieve the desired delay time?

    I will be very attentive to your indications.

    Regards,
    Robert

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Arno Welzel

    (@awelzel)

    About page builders like WPBakery: Timed Content only works as a shortcode within a single block. This is a limitation due to the way how page builders and shortcodes in WordPress work and also affects Gutenberg, Elementor, Divi etc..

    About your question how to hide part of the page: you first need to create a DIV element which covers the page as required by adding a CSS rule which positions the DIV on top of it and then hide this element with a Timed Content rule, similar to this.

    See here as an example (just 15 seconds delay instead of 1 minute, but of course this would work with 1 minute as well):

    https://wordpress-demo.arnowelzel.de/timed-content-client-side-div/

    This is just a proof of concept – you still need to adjust the CSS rules and figure out what works best for you.

Viewing 1 replies (of 1 total)

The topic ‘WPBaquery compatibility’ is closed to new replies.