BuddyBoss Home – Web Support Forums Themes Boss. theme Footer styling issue

Tagged: 

Viewing 13 posts - 1 through 13 (of 13 total)
  • Question

    #40520
    @johnny

    Please visit the bottom of this page:

    http://inside.tradr.com/

    It seems on both Safari and Chrome, that hundreds of words are overlapping.

    Is this a theme issue?

    Cheers,

    Johnny

    Answers

    #40548

    Alyssa
    Participant
    @alyssa-buddyboss

    @johnny I see the issue but the footer also does not appear formatted correctly. Are you using a plugin to display the links on your front page? I see they overlap is a duplicate of your last post. Perhaps it is a custom coding error?

    #40558
    @johnny

    Thanks for the prompt reply!

    I have removed a global footer plugin and fixed the issue.

    Please have another look.

    It looks like the footer does not actually have pagination (ie: next 10 posts link). Is that by design?

    Overall though very happy with the design.

    Thanks again,

    Johnny

    #40603

    Alyssa
    Participant
    @alyssa-buddyboss

    @johnny nothing in the footer has pagination by design, there are other tools to search for previous posts. The archive.php is dedicated to just that.

    #40609
    @johnny

    From a UX perspective, when the user scrolls down to the bottom of all the posts, there is nothing indicating to them there are in fact older posts.

    They wouldn’t even realize that fact, and therefore would not look through archives or search.

    As a fix, do we add the archive widget to the footer?

    Or can there be a section to view archives/pagination below the wp posts query? Feature request?

    Cheers,

    Johnny

    #40630

    Alyssa
    Participant
    @alyssa-buddyboss

    @johnny I’m not sure why pagination was left out of the front-page template. Find line 59-61 in index.php:

    <div class="pagination-below">
    	<?php buddyboss_pagination(); ?>
    </div>

    Copy to line 41 of front-page.php just ABOVE this line:
    </div><!-- #content -->

    #40631
    @johnny

    Will this be added to the next theme update? Please.

    In order to not lose changes every update.

    Cheers,

    Johnny

    PS: I have done some more custom CSS, the two-column look is looking awesome now!

    #40643

    Alyssa
    Participant
    @alyssa-buddyboss

    @johnny I suggest copying the front-page.php template to your child theme. I’ll request it to be added but I’m not sure if it was aesthetics or another reason it was omitted.

    #40653
    @johnny

    Perhaps adding pagination as an option to ‘customiser’ would be best.

    Having no way to navigate older posts is unusable.

    Thanks,

    Johnny

    #40664

    Alyssa
    Participant
    @alyssa-buddyboss

    Your suggestion has been passed along to the developers. 🙂

    #40744
    @rugwarrior

    Would also like to see this option integrated 🙂

    #42609
    @johnny

    We now have pagination buttons !!!!

    http://inside.tradr.com/page/2/

    LEGENDS!

    Thanks

    Consider this case closed 🙂

    #42626

    Alyssa
    Participant
    @alyssa-buddyboss

    Thanks for the follow-up Johnny! Consider it done!

Viewing 13 posts - 1 through 13 (of 13 total)
  • The question ‘Footer styling issue’ is closed to new replies.