Gallery Homepage Broken.


  • Member
    paulgian
    October 25, 2013 at 1:36 pm #14758

    Hi,

    I am not sure what happen to my gallery home page but it is broken.

    It should look like this: http://smartjewelryshopper.com/ODBG/gallery/ (my backup copy)
    but now, i get this: http://onlinediamondbuyingguide.com/gallery/

    The rest of the items in the portfolio still shows up fine:
    for example: http://onlinediamondbuyingguide.com/gallery_category/top-10/

    I noticed this issue only after I updated to the latest wordpress 3.7.

    I tried using the flush in functions.php file by changing this:

    /*
    function my_rewrite_flush() {
    flush_rewrite_rules();
    }
    add_action( ‘after_switch_theme’, ‘my_rewrite_flush’ );
    */

    to

    function my_rewrite_flush() {
    flush_rewrite_rules();
    }
    add_action( ‘after_switch_theme’, ‘my_rewrite_flush’ );

    and reversing it back after a refresh but still no joy. I uploaded a fresh copy of the AQUA theme and tested it but it still gives me the same error too.

    Any ideas what is going on here?

    Paul

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

Comments are closed.