We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

How to communicate with WordPress?

Home Forums Puzzles How to communicate with WordPress?

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #64589
    jamdalu
    Customer

    I am using WordPress with my verge application. I need to send event messages originating from the embedded verge app to my WordPress page and vice versa. Ideally, I would like a click event from the verge application to open a popup window on the page (can also be opened by a corresponding WordPress link), and WordPress interactions to trigger verge events (change color of material, camera move, etc). I looked at the tutorials and only see examples for woo commerce and Webflow. Help is greatly appreciated!

    #64597

    Hi jamdalu,

    For WordPress, you can use the very same Puzzles that operate with Weblow.
    If you need to request the server side, then you might look into this.

    Chief 3D Verger | LinkedIn | Twitter

    #64608
    jamdalu
    Customer

    :good: thanks for your response. I have gone through the web flow tutorial, but I can’t reconcile how to do this in WordPress.. Would it be possible for you to create a sample or quick video showing how to setup the knife demo in WordPress? I’m sure it will be very helpful for your customers who are using WordPress.

    #64609
    jamdalu
    Customer

    the webflow demo uses buttons with ids. Can you explain how to setup my application to listen for a standard text hyperlink event?

    #64610
    kdv
    Participant

    the webflow demo uses buttons with ids

    You just should do exacly the same. In WordPress you create HTML elements with ids, in puzzles you use those ids to add event listeners to the created elements. No difference at all.

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.