• My website

    http://www.danielhbutcher.com

    On my homepage is a slider showing my 5 latest videos – this works fine.

    Underneath are links to more videos. The links themselves work. However for some reason clicking to go to the next page no longer works. I get:

    “Error 404 – Page not found!

    The page you trying to reach does not exist, or has been moved. Please use the menus or the search box to find what you are looking for.”

    I added a videos drop menu at the the top that has allowed me to classify videos into client or video blogs – this and the pages within all work fine…

    I tried turning all my video posts into drafts so that there would not be any pages…. and then re-published them all to see if this would re-set things…. but to no avail.

    Can anyone help me with why the next page option at the bottom of my homepage might not work?

    Please be aware that my knowledge to websites and their inner workings is limited – so please make any suggestions clear and simple for a novice to understand….. thanks!

    Dan

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the Twenty Eleven theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    I need help:
    Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in /home/fokusze/public_html/videoteka/wp-content/themes/arras/library/widgets.php on line 404

    how to solve this

    function form($instance) {

    $instance = wp_parse_args( (array)$instance, array(

    ‘order’ => array(‘featured’, ‘latest’, ‘comments’, ‘tags’),

    ‘display_home’ => true,

    ‘display_thumbs’ => true,

    ‘query’ => ‘slideshow’,

    ‘postcount’ => 8,

    ‘commentcount’ => 8

    ) );

    $order = $instance[‘order’];

    ?>

    @sahwa, posting repeatedly in totally unrelated threads is not the way to get help here. Start your own thread and be patient — these forums are 100% volunteer, so sometimes you may not get help right away.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error 404 next video page button doesn't work anymore’ is closed to new replies.