• Resolved grosfaignan

    (@grosfaignan)


    Hi there, i work on a local wordpress website.

    i integrated ajax plugin on a button widget by adding css propertie.
    it works in preview mode but :
    1) it dont works on the local website page (Ajax querry dont provide popup)
    2) when i disconect myself from /wp-admin, and return to the local website home page, button is not displayed.

    anyone could help me please

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Max K

    (@kaminskym)

    1) it dont works on the local website page (Ajax querry dont provide popup)

    Without looking to the site I can’t help(

    2) when i disconect myself from /wp-admin, and return to the local website home page, button is not displayed.

    Do you have any kind of cache?

    Max

    Thread Starter grosfaignan

    (@grosfaignan)

    i reseted my cache some times but it don’t helps

    i’ll try to put a copy online

    Thread Starter grosfaignan

    (@grosfaignan)

    i finally was able to put a copy of my website online, last problem persist, as new seems to appear
    -css files seems to not be supported anymore
    -new problem appear between jQuery and nimble
    -/wp-admin panel isn’t operational anymore

    you can see it anyway at this link:
    https://olympus-foe.000webhostapp.com/

    • This reply was modified 4 years, 7 months ago by grosfaignan.
    Thread Starter grosfaignan

    (@grosfaignan)

    let me know if i can give you other informations

    Thread Starter grosfaignan

    (@grosfaignan)

    plugin seems to work when i dont pass trough a button widget. i passed trough an html widget instead, with this code :

    <button class="lrm-login" style="padding : 5px; color:black; border-radius:20px;">connexion
    </button>

    so the plugin become non-active in preview mode, and active in logged-out /wp-admin mode.

    i didnt tried online at the moment but i’ll do next time

    • This reply was modified 4 years, 7 months ago by grosfaignan.
    Thread Starter grosfaignan

    (@grosfaignan)

    [EDIT] inserting shortcode into shortcode-widget seems to works in logged-out /wp-admin mode

    Plugin Author Max K

    (@kaminskym)

    Hi,

    So does the issues fixed? Because there are too many messages and hard to understand the result(

    Max

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Ajax login dont display out from preview’ is closed to new replies.