• Resolved josespinosa

    (@josespinosa)


    Hi.
    Im using siteurl/#account-modal as a “custom url login” in some plugins configuration (reviews, comments). I added a snippet you share in other tipic in fuctions.php. This fire the modal account (wich is the idea) but redirects to home page.

    Is posible fire the modal login in the current page without beeng redirected?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter josespinosa

    (@josespinosa)

    I answer to myself. Just have to use #account-modal as a “custom url login”.

    Hello @josespinosa

    Sorry for the delayed reply, but we’re only active during normal European hours. Though, I’m glad you’ve found the solution to your question. ??

    Let us know if you have any other questions

    Thanks.

    Thread Starter josespinosa

    (@josespinosa)

    hello, still struggling with this.
    Im using the custom link (a class=”ct-header-account” href=”#account-modal”…) in pages content to trigger the account modal (It only works if the account element is present in header), but then the modal account doesn’t close.
    thanks for help

    Thread Starter josespinosa

    (@josespinosa)

    I got it. Use this
    a href=”#account-modal” class=”ct-header-account” data-state=”out” data-id=”account”

    Now the modal account opens and closes good

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘modal acount’ is closed to new replies.