Home › Forums › Fitness Pro Forum › right sidebar
- This topic has 37 replies, 2 voices, and was last updated 6 years, 11 months ago by Sonl Sinha.
-
AuthorPosts
-
November 16, 2017 at 7:58 am #87576
Hi, Pages appear on the left hand side with the widget on the right, as I want it, but Posts appear on the right and the widget on the left. I know I can change where Pages appear but can’t find where to make Posts conform to be on the right, the same as the Page positions.
www.infocentre.com.au/imagineeringNovember 16, 2017 at 8:59 am #87579Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
ChrisNovember 16, 2017 at 9:25 am #87581Hi Chris, here’s the link, thought I’d explained it but the screens should make it clearer. I need Posts to appear on the left hand side of the site, like the Pages are.
https://imgur.com/ZBJ2sWD
November 16, 2017 at 9:26 am #87582oops, and the other one
https://imgur.com/CeGUxURNovember 16, 2017 at 9:55 am #87583Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.site-main { float:left !important;} #sidebar { float:right !important;}
Regards,
ChrisNovember 16, 2017 at 10:10 am #87584Thank you so much for the quick work Chris. Worked perfectly.
November 16, 2017 at 10:21 am #87585Hi Adrian,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/12/
Regards,
ChrisNovember 16, 2017 at 10:47 am #87587Done sir.
November 16, 2017 at 11:49 am #87591Hi guys. New issue here because a new post disappeared.
The issue is that on the home page, the sliders are positioned and working properly and scroll ok.
But when clicking on a post or page, only one, the last, slider image appears, but under the title, and no “read more”.https://imgur.com/QnCJGnR
https://imgur.com/yV5ZEMhNovember 16, 2017 at 11:51 am #87592These were screen shots on the phone but it’s the same issue on a PC or tablet apart from the mobile being more of the vertical design as needed.
November 16, 2017 at 12:29 pm #87594Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) { .middle-align .site-main, .middle-align #sidebar { float:none !important;} }
Regards,
ChrisNovember 16, 2017 at 9:08 pm #87620Sorry to say the slider images still don’t slide when away from “home”. The last one comes up frozen.
November 17, 2017 at 5:16 am #87632Hi,
That is not slider it is inner page banner. If you want slider on inner pages
Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact.Regards,
ChrisNovember 18, 2017 at 3:11 am #87684Sent you an email through the form with details.
November 20, 2017 at 6:03 am #87747Hi,
Issue resolved from our end. Kindly check and confirm.
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.