additional month/list drop down menu appearing with classipress

Home Forums Calendar Products Community Events additional month/list drop down menu appearing with classipress

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #75466
    doreswap
    Participant

    I just installed the events calendar and bought the community events plugin. I activated it and when i go to the page, I have the normal month/list drop-down, but another one is present with the same styling as my style.css code with classipress. is there a way of disabling jus this drop-down menu.

    #75626
    Casey
    Participant

    Doreswap,
    Sorry to hear you’re having issues here, but hopefully I can help! Can you either make your Event submission page public, or send me a private reply with a login so I can take a closer look? Thanks!

    #75651
    doreswap
    Participant

    okay, i made it public thanks.

    #75653
    Casey
    Participant

    I’m seeing this Javascript error on the page (http://d.pr/i/FjIE). This error is ocurring because Classipress is including a duplicate version of jQuery UI which is causing a conflict with your theme: http://d.pr/i/sGIR

    I’m seeing a separate version in your theme footer here: http://d.pr/i/4wUJ

    Just remove the jQuery UI reference from Classipress and I think it should work. Let me know if that does the trick. Thanks!

    #76105
    doreswap
    Participant

    Im sorry im new to web programming, but how do i go about removing the ui reference. I tried to delete the entire first file and it did not result in that drop-down being removed, but did result it other limitations to the site. Thanks again.

    #76248
    Casey
    Participant

    Doreswap,
    Try putting this in your theme’s functions.php file: https://gist.github.com/ckpicker/7451531

    This should de-register jQuery UI only for the Community Events pages. Let me know if that does the trick. Thanks!

    #76567
    doreswap
    Participant

    I really appreciate the help, but the added code does not seem to solve the problem

    #76624
    Casey
    Participant

    Doreswap,
    Can you send me a private message with a login to your site so I can take a closer look? Thanks!

    #76754
    doreswap
    Participant

    This reply is private.

    #77023
    Casey
    Participant

    Doreswap,
    It looks like that might not be the issue. Can you try deactivating all other plugins to see if the issue still persists?

    #77244
    doreswap
    Participant

    This reply is private.

    #77285
    Casey
    Participant

    Doreswap,
    I was able to temporarily switch your site over to the default Twenty Thirteen theme and confirmed that the calendar displayed without any issues (screenshot: http://d.pr/i/zV9M), which confirmed to me that this is a conflict with the ‘Selectbox’ jQuery plugin that Classipress is using.

    I was able to resolve the issue by unloading the ‘theme-scripts.js’ file and the ‘selectbox’ javascript plugin only on the Community events pages.

    Everything seems to be functioning correctly now, but let me know if you continue to have issues.

    Thanks!

    #77787
    doreswap
    Participant

    This reply is private.

    #77941
    Casey
    Participant

    Doreswap,
    This is the same issue with the theme dropdowns. I attempted to fix this by also unloading those two JS files on any events pages, but it was an ugly result (http://d.pr/i/MaiL) so I undid that change.

    I would contact your theme developer to see if there’s an easier way to disable those dropdowns on selected items.

    Hope that helps! Let me know if you have further questions. Thanks!

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘additional month/list drop down menu appearing with classipress’ is closed to new replies.