Forum Replies Created
-
Author
-
May 25, 2017 at 03:11 in reply to: rtMedia Activation Causes Buddypress What’s New Post Update Button to Break #162645BurstBoardParticipantNot marked as solutionMay 23, 2017 at 01:42 in reply to: rtMedia Activation Causes Buddypress What’s New Post Update Button to Break #162363BurstBoardParticipantNot marked as solutionMay 18, 2017 at 18:56 in reply to: rtMedia Activation Causes Buddypress What’s New Post Update Button to Break #161977BurstBoardParticipantNot marked as solutionBurstBoardParticipant
Hi Laura,
Thank you. I was able to accomplish my needed effect targeting,
.page-id-0
Which is shared across the bp pages I needed.
Regards,
BenBurstBoardParticipantHi,
Just wanted to add clarification, in my child theme:
I want to modify the CSS of the “3rr” (3 Columns, 2 right sidebars) page template for specifically the buddypress profile and members pages while keeping the default “3rr” (3 Columns, 2 right sidebars) page template layout intact on the rest of the site.
Normally, when using visual composer, I would simply make a copy of the template file in the same folder, rename it, modify it as necessary, select this template under the page attributes widget in visual composer, and enqueue the custom stylesheet as needed.
I have done this already for this scenario and my new custom 3rr template file is visible in the page attributes widget on the backend of visual composer.
However, using this approach, i cannot select my new custom 3rr template for my member/profile pages because it is not selected through visual composer and it does not automatically populate as one of the options under themeoptions/buddypress/Member Profile Layout in theme options where it is selected in kleo theme.
Could you suggest a better way to accomplish the custom css for these pages specifially? maybe use another hook instead of
if ( is_page_template
?sorry for wall-o-text…
Regards,
-
AuthorPosts