Tagged: featured slider
- This topic has 4 replies, 2 voices, and was last updated 10 years ago by Sakin.
-
AuthorPosts
-
November 7, 2014 at 2:50 pm #47072helenafjellgrenMember
Hi.
I have a problem with my featured slider, I have choosen post slider but I want the slides to link to pages and not posts.
It is possible when the webadress looks like this: http://temp.sundmans.se/en/accommondation/
but not when it looks like this:
http://temp.sundmans.se/en/accommondation/the-kitchenWhat should I do?
November 8, 2014 at 1:43 am #47100helenafjellgrenMemberSo I changed the slider from post to page instead and now it works but the header does not look like it used to when I used post…
November 8, 2014 at 3:51 am #47106SakinKeymasterHello Helena,
Yes, if you want to link to page then you need to use Page Slider. Post Slider is for the post, page slider is for the page, category slider is for automatic update of latest posts and image slider for independent slider with link of your own choice.
Sorry I don’t understand your second point. What do you want to look on those two pages.
Regards,
SakinNovember 8, 2014 at 3:49 pm #47147helenafjellgrenMemberhi Sakin,
When I created the page slider the title is the same font and size as the text (as you can see on the HomePage). How can I make the title the same size as it was when I used the page slider.
Temp.sundmans.se
Kind regards Helena
November 8, 2014 at 8:11 pm #47156SakinKeymasterHello Helena,
There is custom css that is removing the page title from your page slider. So, you need find the following css in “Appearance => Theme Options => Custom CSS”
.home #content-sidebar-wrap, .page .entry-header { display: none; }
Then replace that css with the following css:
.home #content-sidebar-wrap, .page #content .entry-header { display: none; }
-
AuthorPosts
- The topic ‘Featured slider does not link to a correct page’ is closed to new replies.