Home › Forums › Theme support › Dreamy: Include other content in index page
Tagged: dreamy
This topic contains 10 replies, has 2 voices, and was last updated by 7Theme Support 11 years ago.
-
AuthorPosts
-
Hi All
I have been playing around with the Dreamy template. Currently I can include the Room list template into the index page by using a Room grid template.
Now, how can I include other content line a Welcome note and slide just like in the demo content. (see attachment)
http://s4.postimg.org/t7kuf6mct/Screen_Shot_2014_12_27_at_5_15_42_PM.png
Thanks
SandyHi,
we dont have used the grid template for the homepage, we’ve used a blank page and used the rooms grid shortcode to display the rooms. You can use this shortcode to show the rooms:
[room_grid columns="3" items="3"]columns = the number of columns, 2,3 or 4
items = the number of rooms you want to show
That’s cool.
How about the slider and welcome notes? Just like in your demo content:
http://s4.postimg.org/t7kuf6mct/Screen_Shot_2014_12_27_at_5_15_42_PM.pngThanks
This is the code / shortcodes we’ve used:
[one_half] [slideshow type="cycle" effect="scrollLeft" nav="true" pause="5000" speed="1000"] <img alt="" src="http://web-rockstars.com/palace/wp-content/uploads/2013/08/per1.jpg" /> <img alt="5992128307_7d9ff2937d_b" src="http://web-rockstars.com/palace/wp-content/uploads/2013/08/per2.jpg" /> <img alt="5992174635_9652b9306c_b" src="http://web-rockstars.com/palace/wp-content/uploads/2013/08/per3.jpg" /> [/slideshow] [/one_half] [one_half_last] <h1>Welcome</h1> Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr. <div class="one_half"> <ul> <li>Responsive</li> <li>Unique Design</li> <li>Great Framework</li> </ul> </div> <div class="one_half_last"> <ul> <li>100+ Shortcodes</li> <li>600+ Webfonts</li> <li>Full customizable</li> </ul> </div> <div class="clear"></div> [/one_half_last]Hi
Let me try that.
Are these shortcodes publicly available somewhere? Could you share with us?
Thanks
Hi,
normally all shortcodes are in the shortcode generator in the editor (when you edit a page / post) or listed in the theme documentation.
Okay. Thanks. We’ll try those shortcodes.
One more thing
How to include like quickgaleries with:
4 columns and 3 rows
can you give me an example of the shortcodes? I can’t find it under the editor.
Thanks
Hi,
the shortcode is:
[quickgallery id=”2317″ cols=”3″]
id = the ID of the page / post
cols = the number of columns
Thanks for the support!
best regards
You’re welcome!
-
AuthorPosts
The forum ‘Theme support’ is closed to new topics and replies.