This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Disable Archive Page

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #30046
    yung_Rinnegan27yung_Rinnegan27
    Participant

    hey there

    i ´ve purchased this plugin and it works just fine exept one thing:
    i ´ve build a search page for my projects under /referenzen/. if i am clicking on the search icon it will show up an unstyled archive page of the projects. is this generated by your plugin or is this the archive of wordpress itself?

    beacuase the search page is the only overview of the projects i need. i want to disable this automaticly generated overview page.

    perhaps you can help me out

    thank you very much
    Sebastian

    ps: access to the sites frontend:
    user: netgrade
    pw: #netgrade007!

    #30049
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    Thank you for the details, it helps us a lot! It is actually the search results archive page. You can however disable the magnifier action to do nothing under the General Options -> Logics & Behaviour panel: https://documentation.ajaxsearchpro.com/behavior/return-key-and-magnifier-icon-click-actions

    #30051
    yung_Rinnegan27yung_Rinnegan27
    Participant

    hi,

    thank you very much for the fast response. i set the magnifier to DO NOTHING as you told, but it still loads the archive page.
    i tried to clear the cache and i renewed the permalink sturcture but with no result.

    any ideas? or did i set something wrong?

    greets
    Sebsatian

    #30053
    Ernest MarcinkoErnest Marcinko
    Keymaster

    If you change it to “Trigger live search” does it change anything? It is basicaly the same as “do nothing” in your case, as the live search already triggers by typing.

    #30054
    yung_Rinnegan27yung_Rinnegan27
    Participant

    i tried. it will send me either way to a new page. like with TRIGGER LIVE SEARCH, if typed nothing in, it will send me to a page with the message “nothing found” or somesthing like that. sadly the DO NOTHING option is not working they way i need it too.

    #30055
    yung_Rinnegan27yung_Rinnegan27
    Participant

    i want the icon itself to has no function.

    #30056
    Ernest MarcinkoErnest Marcinko
    Keymaster

    That is very interesting, can you please try turning on these options on that same tab: https://i.imgur.com/4001VyI.png
    This is probably a yet unknown bug, I will try to replicate an fix on our test servers.

    #30057
    Ernest MarcinkoErnest Marcinko
    Keymaster

    PS.: as a temporary measure to completely disable that, you can also use this custom CSS:

    .promagnifier {
        pointer-events: none;
    }
    #30058
    yung_Rinnegan27yung_Rinnegan27
    Participant

    now it works, thank you very much for your help!!!

    greets
    Sebastian

    #30059
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    #30060
    yung_Rinnegan27yung_Rinnegan27
    Participant

    ps: it works because of the last setting tip u gave me.

    🙂

    greets

    #30061
    yung_Rinnegan27yung_Rinnegan27
    Participant

    You cannot access this content.

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Disable Archive Page’ is closed to new replies.