Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1352360
    crescendo
    Participant

    Please review http://coincollectingenterprises.com/silver-amazon – the / is working and seems to paginate just fine using the numbers at bottom.

    In the TOC itself, you can hover over the links and see the slash is missing and, when clicked, goes to page not found issue.

    I have the following added in custom css for TOC pertaining to visuals only.

    .x-toc {
    width: 350px;
    background-color: #2C2C2C;
    border: none;
    box-shadow: none;
    }

    /* Border Lines – Underlines */
    .x-toc a {
    border-color: #2C2C2C;
    }

    #1352428
    crescendo
    Participant
    This reply has been marked as private.
    #1352569
    Rupok
    Member

    Hi there,

    Looks like you have multiple security and caching plugin that might interfere. You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    #1352588
    crescendo
    Participant

    Tried that. Didn’t seem to make a difference. Seems like the actual link is being generated incorrectly. Not sure why the page numbered link would work, but the named one would not.

    If it was a conflict, I’d imagine both would be impacted given it comes from the same code, no?

    From a simplistic explanation standpoint, it looks like the / is showing up on the wrong side of the number. As in 2/ instead of /2

    Tried various deactivating and plugin setting changes, as well as looking throughout the forum. One person seemed to have as similar issue but the fix there to add a / in didn’t help here as it seems the / is there, just outputting the on the wrong side of the page number.

    #1353206
    Rupok
    Member

    Hi there,

    Thanks for writing back. I have investigated more and finally found the issue. Looks like you have set an unusual custom permalink structure that’s causing the issue – http://prntscr.com/e2z6vm

    Kindly set that properly or just use “Post Name”.

    Cheers!

    #1353614
    crescendo
    Participant

    Brilliant. Thank you for the thorough and successful investigation.

    #1353640
    Paul R
    Moderator

    You’re welcome! 🙂

  • <script> jQuery(function($){ $("#no-reply-1352360 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>