- This topic has 5 replies, 2 voices, and was last updated 5 years, 6 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › add a page under the slide of the home page
Hi,
I use the theme SKT Full Width Pro on my website.
Currently my home page displays a slideshow of multiple photos + text.
I will wish to add a page below this slideshow.
Could you tell me how I can do?
I can edit a file, write the php code or use a wordpress function.
Best Regards
Hi,
Supersized slider doesn’t allow anything to be added under it. It is a full sized slider and hence nothing can be done.
You may add content in all inner pages.
Regards,
Shri
I would like a bit like the Skt-white-pro theme .
There is a slide show at the top of the screen and below the content that would be a specific page.
Is not possible ?
No actually as i explained supersized doesn’t allow anything under it. It takes the whole area.
That’s the problem.
We can somehow have a floating bar but again it has browser problems and renders differently in different browsers.
Best bet use a plugin like hellobar and make it visible only on homepage.
Regards,
Shri
I found.
Edit supersized.css css file:
position: fixed to position: absolute (supersized and supersized li)
————–
Edit the file header.php
find the end of the wrapper div and add the following code:
<div class = “clear”> </ div>
<div id = “” style = “margin-left: auto; margin-right: auto; width: 80%;” class = “content-area”>
<div id = “content” class = “site-content container”>
<id hand = “main” class = “site-hand” role = “main”>
Page to display the plugin Posts in page :
<? Php echo do_shortcode (“[[ic_add_posts ids = ’34 ‘]]”); ?>
</ main>
</ div>
</ div>
</ div>
Great.
Show us the results when done.
Regards,
Shri
From recent statistics, over 60 million consumers use WordPress as their ideal platform for websites. The fact that it is easily customisable makes it a […]
These days, you can create contact forms for your WordPress site using a drag and drop form builder. A proper contact form is mandatory for […]
If you run a website, it’s highly likely that you are looking for better conversions. The form of conversions may vary : email signups, sales, […]