• Resolved Fuel

    (@denishvachhani)


    Hi DanielSchurter,

    It is good plugin, but for me, in dmsguestbook –> Guestbook settings –> “accrodian” jquery is not working!!

    i disable other plugins and i can to know..

    When i disable “Comprehensive Google Map Plugin”, then accordian works fine!!

    Please suggest me alternative solution, i think by changing the order of jQuery for dmsguestbook, it may work,

    but please suggest me solution

    http://wordpress.org/extend/plugins/dmsguestbook/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author danielschurter

    (@danielschurter)

    Hi denishvachhani

    This was my mistake, sorry!

    Go to Pastebin, copy the text (RAW Paste Data).

    Open admin.php on dmsguestbook directory and go to line 227 where the text
    jQuery(document).ready(function(){
    is.

    remove the whole text until line 275 where the text
    });
    is and insert the new text from Pastebin.

    After saving admin.php, accordion should works.

    Greetings,
    Dani

    Thread Starter Fuel

    (@denishvachhani)

    Thanks DanielSchurter !!

    now it is working for me!

    One suggestion from my side,
    I can see that, the jquery version which u have used is “1.4.2” !!

    If you update this jquery to latest one then i think, 2 more errors which i am facing!!

    Timestamp: 8/27/2012 11:52:47 AM
    Error: TypeError: $("#Upload-File .gallery").sortable is not a function
    Source File: http://localhost/wp-sms/wp-admin/admin.php?page=dmsguestbook
    Line: 45

    and

    Error: TypeError: $ is not a function
    Source File: http://localhost/wp-sms/wp-admin/admin.php?page=dmsguestbook
    Line: 310

    it may resolve, for second error, i can replace $ with “jQuery” so it should resolve

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: DMSGuestbook] Guestbooksettings jquery "accrodian" is not working!!’ is closed to new replies.