• Resolved alfanwar

    (@alfanwar)


    Although im hiding the others days in weekly schedule, but they are still creating a empty line, thus pushing the whole schedule down by one line, each days. by the end of week, there is a 5-6 line empty space on the top. Here , Please take a look at the right column of schedule thank you.

    http://www.rtimetv.com

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter alfanwar

    (@alfanwar)

    Hi Dave, There has been no response from you, so I’m just checking back. Thank you.

    Plugin Author Dave Clements

    (@thewanderingbrit)

    Hi there,

    I’m guessing that you’re putting each shortcode on its own line, like this:

    [time-restrict]Content 1{/time-restrict]
    
    [time-restrict]Content 2[/time-restrict]

    Each time you do that, WordPress creates a new paragraph automatically, so you need to put the shortcodes next to one another so that they’re all in the same paragraph and the plugin hides all of the content not to be seen. e.g.

    [time-restrict]Content 1[/time-restrict][time-restrict]Content 2[/time-restrict]

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hidden Lines taking Space’ is closed to new replies.