Home Page - Prev Next on blog both go to Previous

Discussion in 'ColorWay WordPress Theme' started by aimcustom, Feb 16, 2016.

  1. aimcustom

    aimcustom New Member

    Joined:
    May 22, 2015
    Messages:
    4
    Likes Received:
    0
    When you click on the "Prev" and "Next" arrows on the Home Page blog post area, they both go to the Previous post (flex-direction-nav). The "Next" arrow doesn't take you to the Next post. It does the same thing the Prev button does.

    Here's the code on the home_blog.php file I've found:

    <div class="flex-direction-nav ">
    <a href="javascript:void(0);" class="prev"><?php _e('Prev', 'colorway'); ?></a>
    <div class="custom-controls-container"></div>
    <a href="javascript:void(0);" class="next"><?php _e('Next', 'colorway'); ?></a>
    </div>

    How do you fix this? Thanks.
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site so that we can better assist you?

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. aimcustom

    aimcustom New Member

    Joined:
    May 22, 2015
    Messages:
    4
    Likes Received:
    0
    Thanks Priya. We are testing the theme, using a child theme, at kingsleykingsley.com. Please let me know if you have any questions. Again, thanks.
     
  4. priya

    priya Guest

    Hello,

    To determine and fix the issue, we need to access your dashboard.

    So, send us your website WordPress login details at [email protected] along with the thread link.

    Your Website URL:
    WordPress Username:
    Password :

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page