NiceThemesredirecting SERVICES links to custom page in PAEON theme – NiceThemes http://nicethemeswp.com/forums/topic/redirecting-services-links-to-custom-page-in-paeon-theme/feed/ Wed, 23 Apr 2025 14:44:03 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/redirecting-services-links-to-custom-page-in-paeon-theme/#post-3359 <![CDATA[redirecting SERVICES links to custom page in PAEON theme]]> http://nicethemeswp.com/forums/topic/redirecting-services-links-to-custom-page-in-paeon-theme/#post-3359 Tue, 04 Feb 2014 16:28:28 +0000 tancanhly Hello,

On the homepage, the client would like to have the actual click of each service category to take the visitor to the “Our Services” page, and automatically scroll them to the paragraph/section pertaining to their click/chosen category. This would minimize the visitor’s clicking and they can scroll to check out the other service categories.

Is there a workaround to get this?

magnoliakinetics.com

Thanks,

Tan

]]>
http://nicethemeswp.com/forums/topic/redirecting-services-links-to-custom-page-in-paeon-theme/#post-3362 <![CDATA[Reply To: redirecting SERVICES links to custom page in PAEON theme]]> http://nicethemeswp.com/forums/topic/redirecting-services-links-to-custom-page-in-paeon-theme/#post-3362 Tue, 04 Feb 2014 17:31:48 +0000 Juanfra Aldasoro Hello Tan,

I hope you’re doing well.

The only way to have that would be modifying the template-home.php script in which the services are parsed. You can use html anchors with the id attribute to make it scroll to a specific part of the page: http://www.w3.org/TR/html401/struct/links.html#h-12.2.3

That’s the only way I can image to do that with the theme as it is right now.

Best,
Juan.

]]>