Show/Hide sections with toggle

nenad.petrovic2
10 Posts
nenad.petrovic2 posted this 21 February 2020
Ask a Question

Hello

Is there a way to implement a show/hide toggle for sections or grids within sections? I have got a web built with nicepage and need to add a lot more sections/grids on few pages and really need to to make them hidden with a button. I have tried with a few Javascript tricks, with at least half a dozen WP plugins and shortcodes and nothing works.....

Is there a way to do this or i'll have to rethink the whole concept?

Kind regards

Hello Is there a way to implement a show/hide toggle for sections or grids within sections? I have got a web built with nicepage and need to add a lot more sections/grids on few pages and really need to to make them hidden with a button. I have tried with a few Javascript tricks, with at least half a dozen WP plugins and shortcodes and nothing works..... Is there a way to do this or i'll have to rethink the whole concept? Kind regards
Vote to pay developers attention to this features or issue.
1 Reply
Order By: Standard | Newest
Support Team
Support Team posted this 25 February 2020

Hi Nenad,

Unfortunately, Nicepage does not provide such an option. But you can implement it with js. Simply toggle the class (add/remove by click) and assign display: none style to this class. There are a lot of ready solutions over the internet.
This article about custom js should be helpful:
https://nicepage.com/doc/article/29438/how-to-run-custom-jquery-in-nicepage-website-builder

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Nenad, Unfortunately, Nicepage does not provide such an option. But you can implement it with js. Simply toggle the class (add/remove by click) and assign *display: none* style to this class. There are a lot of ready solutions over the internet. This article about custom js should be helpful: https://nicepage.com/doc/article/29438/how-to-run-custom-jquery-in-nicepage-website-builder ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments