Integrations
Wordpress
Guide to integrating Stripe with Wordpress using PriceWell
WordPress: Embed the PriceWell snippet
- Install the “Elementor” plugin (you can find more info on how to do that here)
- Edit page and Click “Elementator”
It should look like this:
HTML widget lets you add any HTML codes directly into your Elementor’s layout.
This widget enables you to see output of the code directly into Elementor and while you’re editing a page.
You can also add a custom JS to your layout by using the HTML element and wrapping the code into <script>
tag.
In order to add your HTML codes as an HTML widget in Elementor:
- Add a new page or edit an existing one.
- Click on Edit with the Elementor button.
- From the left dashboard, search for the HTML widget.
- Drag and drop the HTML element to your page.
- A new dashboard on the left will open.
- Insert your HTML code or custom javascript code directly into HTML Code box.
- Edit the settings and Update the page.