Tagged: x
-
AuthorPosts
-
December 28, 2016 at 1:44 am #1306838
MBParticipantHi,
On our “Mountain” category archive page https://mbguiding.ca/mountain/ the featured post slider is displaying a post not in that category. Is there a solution to only display featured posts in that slider that belong to that specific category?
Thanks, MB
December 28, 2016 at 1:50 am #1306841
RupokMemberHi there,
Thanks for writing in! You can set Most Commented, Featured or just Random posts. You can’t define category for them rather you will need to make the post featured individually.
Cheers!
December 28, 2016 at 2:02 am #1306855
MBParticipantFeatured post slider on archive pages will always display posts that are not in the same category as archive page?
Is it possible to have multiple featured posts and have it work so only the appropriate posts are displayed on each archive page?
Is it possible to hide featured posts from specific archive pages?
December 28, 2016 at 2:12 am #1306864
ChristopherModeratorHi there,
Is it possible to have multiple featured posts and have it work so only the appropriate posts are displayed on each archive page?
Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.
Is it possible to hide featured posts from specific archive pages?
Yes, please add following code :
body.archive.category-mountain .x-flexslider.x-post-slider { display: none; }Hope it helps.
December 28, 2016 at 12:00 pm #1307423
MBParticipantOk thanks, we will try the CSS solution.
December 28, 2016 at 12:44 pm #1307467
RupokMemberGreat. Let us know if you need any other assistance.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1306838 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
