How to go to a specific feature-item via a pagelink
Started by
inkotech
, Nov 03 2010 05:57 AM
11 replies to this topic
#1
Posted 03 November 2010 - 05:57 AM
Hello,
I would like to scroll trough my feature items via my pages (as well as via the buttons under the feature )
I tried to get there via the "custom fields" but without result.
tnx
#2
Posted 03 November 2010 - 05:39 PM
I don't really understand your question. What do you mean via pages?
#3
Posted 03 November 2010 - 08:22 PM
a wordpress page, the fixed webpages.
(www.winoproductions.eu)
the pages are :
contact, multimedia, referenties,....
I want to scroll through the features when I press one of those links
#4
Posted 03 November 2010 - 11:45 PM
So instead of the main menu linking to pages you want them to be cycle to the appropriate slide?
#5
Posted 04 November 2010 - 06:17 AM
yes indeed
#6
Posted 04 November 2010 - 05:37 PM
I think your best bet is use the feature name mode and move the feature navigation on top of the slider and change the style so it looks like the main nav.
Creating a second pager for the cycle in another section would be tricky.
#7
Posted 18 November 2010 - 08:45 AM
hello,
thanks for the advice, can I set the names on top via a setting or do I have to change something in the code?
br
christophe
#8
Posted 18 November 2010 - 05:54 PM
It would just be moving a some of the code around, but it's not hard, which theme are you wanting to modify? PlatformPro?
#9
Posted 28 November 2010 - 09:46 AM
yeah it's platform pro
#10
Posted 29 November 2010 - 07:28 PM
In the file Sections > Features > section.features.php
you will need to move this block of code
`
`
and place it just underneath this line
`
`
That should do it. If you want and I recommend doing this. Copy the file into your Base Child theme and making the changes there so you won't get changes overwritten in updates.
#11
Posted 01 December 2010 - 10:05 PM
Sorry to jump in here - I tried this on my own site and only changed code in platform base as you suggested, after I copied seciton.features file from PPro to PBase. Nothing changed on my feature. Does it need to be changed in both themes?
pat
#12
Posted 02 December 2010 - 03:07 AM
Forwarding to developers.
Thanks, Bryan









