Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5171
    jkachhara
    Participant

    Hi

    I have installed GRAND Flash Album Gallery Version 4.35 on by site.

    I have added images in the gallery and inserted code [flagallery gid=2 skin=minima_jn] in my page

    but when i am viewing my page, it is showing nothing.

    My page URL is :
    http://www.artglori.com/gazebos/

    Can you please help me, whats wrong with it?

    Please help.

    #5172
    jkachhara
    Participant

    I have added below code also in function.php:

    function mysite_scripts_load(){
    // enqueue the script
    wp_enqueue_script( ‘jquery’ );
    }
    add_action( ‘wp_enqueue_scripts’, ‘mysite_scripts_load’ );

    #5175
    Rattus
    Keymaster

    The code that you’ve add to function.php should load jQuery library on the page which is required for many plugins, but when I open your page url and look on source I see that jQuery is not loaded.

    Try temporary disable other plugins one by one to see if that solves the problem. If not then problem could be in them. You should try also temporary switch to one of built in theme. So, you can find where is the problem and then dig deeper.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘GRAND Flagallery WordPress plugin’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support Forum