Blank Output on Homepage with BP Activated
-
WordPress version – 3.7.1, BP version – 1.8.1, Headway Themes – 3.5.5, Server – local
Greetings,
I am trying to use rtmedia.
- A shordcode
[rtmedia_gallery]
is used to display user uploaded images. I am trying to use it on the front page but the output is blank. I even tried<?php echo do_shortcode('[rtmedia_gallery global="true"]'); ?>
. I tried it on both Headway Themes and TwentyThirteen(editing index.php). However, when I deactivate BP, I see the user images. - I don’t see any content even if I use
<?php locate_template( array( 'activity/activity-loop.php' ), true ) ?>
on the homepage
- A shordcode
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Blank Output on Homepage with BP Activated’ is closed to new replies.