• Resolved Anonymous User 7250469

    (@anonymized-7250469)


    Hello,

    I’m having problems getting the Fancy Gallery plugin to work.

    When I activate the plugin it fails to work or even display a setting menu in the admin dashboard.

    I have PHP5 with safe mode off.

    I think it may be because jquery gets called twice (line 29 and 51) but if I remove line 29 the sliding on my site stops working, if I remove line 51 the dashboard menu stops working.

    https://www.carlr.co.uk

    Any help would be amazing! Thanks

    Carl.

Viewing 9 replies - 16 through 24 (of 24 total)
  • CAN NOT ENTER THE SITE

    @asta-s This is a thread about a website with PHP 4.4.9 and the Fancy Gallery Plugin. You are wrong here. Please go to spam elsewhere. No one will be able to help you here.

    Thread Starter Anonymous User 7250469

    (@anonymized-7250469)

    Thank you! You and the theme developer have both been incredibly helpful.

    I have emailed my hosting (OVH) to tell them my PHP info is out-dated compared to what they are supposed to be providing.

    I’ll let you know how it goes! Thanks again ??

    OK

    Thread Starter Anonymous User 7250469

    (@anonymized-7250469)

    I have managed to get my website running php 5.3.5 but the fancy gallery plugin still does not work.

    But at least the plugin is not displaying in the dashboard which is a good sign, it is just not loading the pictures up in a lightbox!

    Thanks again

    Yes, the problem now is the double loading of jQuery. You need to remove the line where the theme loads his own jQuery and then you need to move this code up to the top of the menu.js loading:

    <?php if ( is_singular() ) wp_enqueue_script( 'comment-reply' ); ?>
    <?php wp_head(); ?>

    And then it should work. Or you ask the theme author for a fix. The current construction of the header.php is crab and not conform with the WordPress Codex. :\

    Thread Starter Anonymous User 7250469

    (@anonymized-7250469)

    Ah thank you I’ve fixed it! I must have played around with the header file when I was trying to get it to work, I replaced it with the original header and it works.

    Thanks for all your help!!

    No problem. Please change the topic state to “resolved”. ??

    My name is jitu and i am from india.
    i write my problems in steps.
    1) when i starting to install plugins
    it shows to upload file
    than i upload file
    now the page opened will be blanked. nothing is displayed on that page and after that my new posts will also not posted,it shows blank page only plz help me
    my website name is https://www.all420works.com
    e mail [email protected]

Viewing 9 replies - 16 through 24 (of 24 total)
  • The topic ‘Fancy-Gallery Plugin Problems’ is closed to new replies.