Archived topic
Displaying Theme Demo
5 replies · Started by Rizki on April 18, 2019
Hi there,
How to display theme demo like here : https://generatepress.com/site-library/ ? So users don't need to open many pages.
Thanks.
Hi there,
We actually built that solution from scratch with CSS and Javascript.
I'm not sure of any similar solutions that are plug-and-play, unfortunately.
Hi Tom,
I am quite familiar with js and css. I prefer to replace the plugin function with codes. But is it easy to implement and explained here ? or very complex ? Or, are there references that I can learn ? :)
Is there a particular part you're curious about?
The entire thing is quite complex, unfortunately. However, you can inspect our code in your developer tools to grab the necessary HTML/CSS/JS :)
Okay I'll try :) Thanks Tom.
No problem :)