Is it possible to have custom "homepage sliders" on separate pages? I am designing a video game website and for the homepage it is perfect, but what I want to achieve for console specific homepages, the sliders in the VC don't cut it. I need it to be more like a hero and the first thing the user sees... Can you help, please and thanks!
you could create different homepages as per the live demo, although it's not possible to differentiate the slider content for each homepage.To show a different slider per category you'd need to enable the Category Slider in Posts > Categories > Enable Featured Slider
Is there any way to customize the slider on a category page? For example, can I assign particular posts under that category (only) to show up in the slider?
Alternative question...Can I simply customize a category page easily (without changing the URL) to allow me to put a custom image or slider up top?
Not through theme options, by default the slider displays latests 5 post for that category.The only way would be customizing the category template file by editing the slider query, which is located in partials/part-slider-category.php, line 15. YOu can learn more about wordpress queries in WP codex
Is it possible to have custom "homepage sliders" on separate pages? I am designing a video game website and for the homepage it is perfect, but what I want to achieve for console specific homepages, the sliders in the VC don't cut it. I need it to be more like a hero and the first thing the user sees... Can you help, please and thanks!
Hi there,
you could create different homepages as per the live demo, although it's not possible to differentiate the slider content for each homepage.To show a different slider per category you'd need to enable the Category Slider in Posts > Categories > Enable Featured Slider
Regards
djwd
Regards
djwd
Is there any way to customize the slider on a category page? For example, can I assign particular posts under that category (only) to show up in the slider?
Alternative question...Can I simply customize a category page easily (without changing the URL) to allow me to put a custom image or slider up top?
Hi there,
Not through theme options, by default the slider displays latests 5 post for that category.The only way would be customizing the category template file by editing the slider query, which is located in partials/part-slider-category.php, line 15. YOu can learn more about wordpress queries in WP codex
Regards
djwd
Regards
djwd