blog post styling

  • In Progress
    Posted in: Arcane  
  • Member
    philmay
    November 12, 2018 at 5:21 am #116028

    hi, i need the theme styling to work on this template:
    https://pastebin.com/YHs4P6KY

    i had a look at your blog-single.php, but you guys use some of the craziest php on earth and even the guys over at BuddyDev said youre code is barely BP compatible and they dont even want to touch it.

    I already had to have them add subnav support to the bp profiles because you forgot to include it.

    <div class=”col-12″>

    <div class=”item-list-tabs no-ajax” id=”subnav” role=”navigation”>

      <?php bp_get_options_nav(); ?>

    </div><!– .item-list-tabs –>

    </div>

    was missing from the themes profile.php

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.