• Resolved mikemesseroff

    (@mikemesseroff)


    I just tried installing this update on a staging environment and it broke the Add Event button. When the button is clicked, it looks like the popup will appear but then nothing happens.

    Thanks,
    Mike

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi Mike,

    “Post your Event” button? If so I can not replicate the issue, please provide your calendar URL.

    Thread Starter mikemesseroff

    (@mikemesseroff)

    There is a calendar on the homepage at https://imnotatwork.com, however, everything works fine now because I have not updated the plugin on the live site.

    When I tested it in staging, clicking on the button greys out the screen but does not pop up the add event widget.

    Thread Starter mikemesseroff

    (@mikemesseroff)

    Hi Ben – Is this being worked on? I’d like to update the plugin but cannot do so until this is fixed.

    Thanks,
    Mike

    It’s hard to know what is going on without seeing issue, maybe you have not activated all the necessary options? https://time.ly/document/user-guide/manage-add-ons/front-end-post-form-add/

    Thread Starter mikemesseroff

    (@mikemesseroff)

    Hi Benjamin – I am terribly sorry but this was an issue because of the staging server URL being different than the live URL. From my host’s support team:

    The problem was caused due to lack of “Access-Control-Allow-Origin” for imnotatwork.com, so I in such case I have added the following to the website’s .htaccess:
    Code:
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin “*”
    </IfModule>

    I have now updated the plugin and it works fine!

    Thank you,
    Mike

    Hi Mike,

    No problem, I am glad your issue is resolved.

    Take care,
    Ben

    • This reply was modified 7 years, 10 months ago by Benjamin.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Update for Extended Views NOT Compatible with WP 4.7.1’ is closed to new replies.