Forum Replies Created
-
Author
-
tstrickland415Participant
Yes, I’ve seen that but unfortunately that setting only removes the social network share buttons (Facebook, Twitter, etc). The Share section remains there with Like options (see screenshot). When I’m disabling this section on certain pages, I’d like that entire Share section to be removed instead of only the Facebook/Twitter/etc parts. I do not want to globally disable Likes either (Theme Options->Social Share->Enable Post Likes), I only want to remove this section on certain pages
Attachments:
You must be logged in to view attached files.tstrickland415ParticipantHey Radu, thanks for the code, it works but it only adds the new sidebar above the main sidebar. Is there a way to remove the old sidebar from showing on the Archive page, allowing for only the archive sidebar to show?
BTW, in case anybody searching is looking for ways to add different sidebars to different archive pages of custom post types, on line 23, instead of using
is_archive()
useis_post_type_archive(yourcustomposttype)
tstrickland415ParticipantDid this ever get implemented? Would be great if the Portfolio template could be used as an Archive template, or to filter posts by certain categories, custom post types, taxs, etc
December 7, 2014 at 03:40 in reply to: Add Revolution Slider to Buddypress "Sitewide Activity" Page #37944tstrickland415ParticipantDecember 6, 2014 at 19:10 in reply to: Add Revolution Slider to Buddypress "Sitewide Activity" Page #37910tstrickland415ParticipantNice! Thank you! Now how would I target the Site-Wide activity page to add this shortcode? I’m afraid if I add it straight to buddypress’ core template files, they will be lost during update. How can I do this through either the bp-custom.php or my child theme’s function’s file?
-
AuthorPosts