Home › Forums › SKT Black/White Theme Support › Remove Slider From Blog posts page
- This topic has 10 replies, 2 voices, and was last updated 6 years, 6 months ago by Tiffany Clements.
-
AuthorPosts
-
April 18, 2018 at 5:18 am #99360
Hi!
When setting a static page for the blog posts I notice that the default slider from the homepage appears above the posts. However, I do not need the slider to appear in both places only on the homepage. What custom CSS can I use to remove it from the blog page? Celebrity Scope I tried this code to see if it can be achieved by page Id, but no such luck.
.page-id-2477 .slider-main { display: none; }
April 18, 2018 at 5:31 am #99367Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.blog .slider-main { display: none; }
Regards,
ChrisApril 18, 2018 at 5:38 am #99370Hi, Chris!
That code didn’t do the trick. It actually removes the default slider from both the homepage and blog posts page.
April 18, 2018 at 7:35 am #99402Hi,
Kindly go to Appearance >> Theme Options >> Homepaeg Slider >> Inner Page Slider >> and change there
Have a look at:
http://sktthemesdemo.net/documentation/skt-white-doc/assets/img/slider-settings.jpgRegards,
ChrisApril 18, 2018 at 7:48 am #99407I’m confused. What am I supposed to be changing that will keep the slider on the homepage, but remove it from blog posts page? I have the inner page slider already set to hide and I tried the show option and no change. What am I supposed to be doing here? The CSS code you provided removed it from both pages completely. How can it be edited to target the blog posts page only?
April 18, 2018 at 9:03 am #99435Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
ChrisApril 18, 2018 at 11:28 am #99486Hi,
Issue resolved form our end. Kindly check and confirm.
Regards,
ChrisApril 18, 2018 at 11:43 am #99489April 18, 2018 at 11:49 am #99490Hi,
Kindly delete cache and do a forced refresh as we are not getting any kind of error in console.
To do a forced refresh kindly follow below instructions:
Windows/Linux:
1. Hold down Ctrl and click the Reload button.
2. Or, Hold down Ctrl and press F5.Mac:
1. Hold Shift and click the Reload button.
2. Or, hold down Cmd and Shift key and then press R.Regards,
ChrisApril 19, 2018 at 4:52 pm #99638I think you don’t understand what I am saying. I actually wasn’t referring to any errors. What I am referring to is your slider shows up by default on the posts page when in the reading settings if the blog posts page it is set as a static page. I need to know how to remove the slider from the static posts page. The static page for the glo psost needs to be set to this linkBlog I have attached screenshots.
When the static page is selected this is how the slider appears. As I mentioned before I do not want it to appear on the posts/blog page at all. The only way it does not appear is if a static page is not selected and that shouldn’t be. you guys forced me to pay for extra support to correct this so surely there is something you can do. I need to be able to set static pages for both the homepage and posts pages.
Please log into my website to see for yourself.
April 25, 2018 at 1:01 am #100014When will the default slider be moved from posts page? I am still awaiting assistance in resolving this issue. It appears that the problem I’m having with properly setting the static posts page and homepage in this thread, and here, is because your theme was not designed with a front-page.php file or a the necessary template for the blog page to become a static posts page. So since you referenced my child theme, it adapts templates from the parent file. So, if these missing templates are added to the parent theme they would work with the child theme by default because I would have no reason to edit them unless they are poorly designed and problem causing. So when will I receive help? I started these threads a week ago and I’m still waiting.
-
AuthorPosts
- You must be logged in to reply to this topic.