• Ive been trying to add a gallery to my site.
    I chose the NextGen plugin, installed it, tried testing it out, and saw that the custom menu I built is all screwed up when I tried to add a gallery to my page (add media button, etc.)

    So I deactivated it, then updated all my images on my site (in my library), then deleted the plugin.
    Saw things were STILL screwed up with the positioning of images, and (most) of my javascript doesn’t work. So decided “well maybe I need to update my footer, header, and style files in my child theme folder.

    Still doesn’t work.

    The reason I updated, and have been updating everything, is that I tried earlier in the day other gallery plugins, and found that is what restored things back to normal.

    So part of my issue asks… are there ‘leftover’ (meta?)files that remain even when deactivating/deleting plugins, that can still screw up your site/pages?

    Help.Please?

Viewing 15 replies - 1 through 15 (of 16 total)
  • May I know your site url please, where things are disordered.

    Thread Starter NollieHeel

    (@nollieheel)

    As I can see there are many JavaScript issue with your theme. Kindly reinstall the theme.

    Thread Starter NollieHeel

    (@nollieheel)

    what about my child theme? If I reinstall the theme, it wont affect the child theme will it?
    Thats really disappointing that deactivating a plugin will still affect the site..

    I dont know why these are there.

    $("a.about").click(
    function () {
    
    if ( i == 0 ) {
    x.animate({marginTop:"230px", padding:"0px 0px 20px 0px", marginLeft:"100px", marginRight:"100px", color:"white"}, 250, "linear", function () {
    x.css("textShadow", "none");
    x.text("I am a Design and Restoration professional from Southern California with 6+ years of experience. Though my professional skill set isn’t limited to just computers, here you can find examples of my photography, graphic abilities, and more. I like to be involved in every step of a project, no matter the scale...and adjust every pixel, or other unit of measurement involved, down to the last remaining one until it's impeccable. I invite you, dear web surfers, to include this tendency of mine in your production, marketing, and restoration endeavors.");
    $("#abouttext").unscramble();
    ++i;
    return;
    }
    );
    } else if ( i == 1 ) {
    x.css("textShadow", "0px 0px 5px white");
    x.text("00010100000010100111001010000100001011011001011101101111101000001001101010010011001010101011010110110101100101111000001001011111010011110011011110100100001010111000101001001010110101101001000101001011101010101100101001011101010100101011010111001000101010010000001111100011100110001111111001010010011101000101000001001010110010010101110010000010100100000010010000010010000101111010100111101011010100100011111101011010101100101010100111000101011010101000010100000010100111001010000100001011011001011101101111101000001001101010010011001010101011010110110101100101111000001001011111010000101000000101001110010100001000010110110010111011011111010000010011010100100110010101010110101101101011001011110000010010111110100001010000001010011100101000010000101101100101110110111110100000100110101001001100101010101101011011010110010111100000100");
    x.animate({marginTop:"0px", marginLeft:"35px", marginRight:"35px", padding:"0px 0px 0px 0px", color:"rgb(252, 201, 109)", position:"relative"}, 250);
    --i;
    return;
    } else {
    return;
    }
    
    }
    );
    
    </script>
    Thread Starter NollieHeel

    (@nollieheel)

    that’s code to animate text on the page. but its not working, don’t know why.

    Thread Starter NollieHeel

    (@nollieheel)

    also – keep in mind when I was trying to learn the NextGen gallery plugin after I installed it, I made no changes at all to any files.

    The only place I attempted to change things was on only one page (my homepage), and trying to experiment with the ‘add media’ button, etc.

    Can you kindly restore the theme to its original version. Hope teh javascript alerts will not be there.

    Thread Starter NollieHeel

    (@nollieheel)

    ok I clicked on ‘activate’ in the theme in the Appearance>Themes menu.
    Is that what restores it?

    Thread Starter NollieHeel

    (@nollieheel)

    also I might note, I put the js alerts there on purpose; it helps me to make sure the js code is working correctly. However the alerts do not pop up when I activate the original theme, as it is now.

    Thread Starter NollieHeel

    (@nollieheel)

    update:
    Deleted the theme off my server. Then re-installed it from the Appearance>Themes in the dashboard.

    Problem still persists.
    Anyone?

    Thanks!

    Thread Starter NollieHeel

    (@nollieheel)

    update:
    I’ve tried activating different themes (twenty fourteen, etc.) and the problem still persists. whether it’s my child theme that’s activated or an actual theme, the problem remains.

    Thread Starter NollieHeel

    (@nollieheel)

    update:
    After talking with a Bluehost Tech, she recommended deleting all plugins. So right now I have no plugins at all.
    I also have re-installed WP from the Dashboard>updates link.
    I deleted all my media files, and re-uploaded them.

    Problem STILL present !!!!!!!!!!!!

    Even when I adjust my css code, then refresh the page, just to test it out, no changes are made.

    Someone?

    You may contact the theme developer, she / he might help you here.

    Thread Starter NollieHeel

    (@nollieheel)

    Thanks for your help so far GreyParrots.
    Hopefully help is possible, but I visited Themetrust earlier and it looks like you have to have had purchased a theme from them in order to even communicate with them, and I just use McKinley (free).

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘NextGen Gallery screwed things up’ is closed to new replies.