• Resolved Ro Ro

    (@ro-ro)


    Hello,
    I set Default Permalinks setting in WordPress.
    When I click in Search Events button in “Edit events page” page, Events Manager send me to home page instead of remaining in Edit events page and retrieve the events list.

    I installed a new WordPress site and installed only Events Manager plugin to avoid any other conflict.

    Is there a solution please?

    Thanks

    https://wordpress.org/plugins/events-manager/

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

    Which version of Events Manager and WordPress are you using?

    Can you post a link to your site? Thanks.

    Thread Starter Ro Ro

    (@ro-ro)

    Hello,
    thanks for answer. WordPress version 4.2.2 Events Manager Version 5.5.7.1

    It should be easy to replicate the issue.

    I installed a new WordPress site and just added the events manager plugin.
    Then in Settings -> Common Settings I selected Default.

    I created a new page My Events, and I set this page as Edit events page in Events Manager settings.

    If I go in My Events page, and I click Search, I go in website homepage.

    I think it depends on events.php file, line 16. The actions parameter is empty, this means the submit will be redirect to same page. But the page is specified as url parameter to homepage ( {websiteaddress}/?p=123 ) not as a url ( {websiteaddress}/2015/06/11/sample-post/ ) this is why I think the form redirect to homepage.

    Thanks

    I haven’t been able to replicate this. Can you post a link to where this is happening?

    Thread Starter Ro Ro

    (@ro-ro)

    Hello,
    this is the link to my events page: http://dev-suflori.rhcloud.com/?page_id=9

    user: admin
    password: devpassword

    You can do any test, I created this WordPress environment to test this issue, and I will destroy it when we solve it.

    Thanks.

    Can you add at least one test event?

    Thread Starter Ro Ro

    (@ro-ro)

    Ok, now I added one test event, anyway you have that behaviour even without any event.

    Thanks

    Plugin Support angelo_nwl

    (@angelo_nwl)

    just to narrow down the problem and help us debug the issue is it possible to try the following temporarily:

    – deactivating all other plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
    – switching to the default theme to rule out any theme-specific problems

    Thread Starter Ro Ro

    (@ro-ro)

    Hello,
    I installed a new WordPress site, and I installed only Events Manager. So there isn’t any other plugin conflict. I used the default WordPress theme.

    You can make any test you want in my environment, I created only to show you the issue.
    Thanks

    Thread Starter Ro Ro

    (@ro-ro)

    Hello,
    in the meanwhile I solved using Permalink Settings = Post Name instead of Default. Anyway it could be useful for you to see if it works even with Permalink Settings = Default.
    Bye

    Plugin Support angelo_nwl

    (@angelo_nwl)

    we’ve tried this in our test sites and it seems to be working fine both on the default and custom permalinks; maybe you can ask your hosting provider to make sure that all setup is okay ?

    Thread Starter Ro Ro

    (@ro-ro)

    Hello,
    ok I will, at the moment I switch to Permalink Settings = Post Name.

    Thanks

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Search Events button doesn't work with Default permalinks’ is closed to new replies.