Siteβ―Builder
Editing:
promptinator-landing-WordPress1.html
writable 0666
<!-- ========================================================= --> <!-- WORDPRESS QUICKβTIPS ==================================== --> <!-- ========================================================= --> <section id="wp"> <h2>πΒ Using Promptinator inside WordPress</h2> <div style="background:var(--glass);backdrop-filter:var(--blur); border:1px solid rgba(255,255,255,.08);border-radius:18px; padding:1.8rem;display:flex;flex-direction:column;gap:1rem;"> <p><strong>[P]</strong> toolbar button (added by the TinyMCE plugin) lets any editor wrap selected text in a <code><div class="Promptinator"></code>βno code required.Β :contentReference[oaicite:0]{index=0}</p> <ul style="line-height:1.55;font-size:var(--step-0);margin-left:1.1em;"> <li><strong>Green dashed border</strong> appears in the editor so you can spot each wrapper instantly.<br> <em>Theme tweak:</em> <code>.mce-content-body .Promptinator{border:2px dashed #27c46b!important}</code></li> <li>Every bordered box is an <em>independent</em> Promptinator instance. Place your cursor inside it, click <strong>[P]</strong> again, and choose **Edit** or **Remove** for that one block.Β :contentReference[oaicite:1]{index=1}</li> <li><code>data-edit="1|0"</code> toggles the βοΈ inline editor; <code>data-think="1|0"</code> shows or hides ChatGPT / Copilot / Perplexity buttons when no <code>[E]</code> token is present.Β :contentReference[oaicite:2]{index=2}</li> <li>You can add **multiple Promptinators per page**βcontact form, AI prompt builder, rating widgetβeach parses its own tokens automatically.Β </li> </ul> <p style="margin-top:.8rem;"> Need to delete a wrapper but keep the text? <strong>Inside box β [P] β Remove Promptinator</strong>βthe div is gone, your copy stays. </p> </div> </section>
Save changes
Create folder
writable 0777
Create
Cancel