Creating a Domain For Sale Layout Shortcode is quick and effortless — it takes just a minute!
STEP 1: GENERATE DOMAIN FOR SALE LAYOUT SHORTCODE #
- Click on the All Domains menu.
- Click on the Add New button.

- Type a Title for your Domain Layout (optional).
- Select a Layout (Layout 01 or Layout 02).
- Customize your settings using the Main Options, Style Options, and Typography tabs.

- Under Main Options, choose how to apply the layout using the Apply With dropdown:
- Shortcode – Insert the layout anywhere with a shortcode.
- Replace Theme – Replace your active theme with the sales page.
- Single Page – Apply the layout to one page only.
- Multi Pages – Use across multiple pages.
- Select your Price Option(s) – either Receive Offers or Fixed Price.
- Set a Starting Price if applicable.
- Enter your Domain Name (e.g., http://yourdomain.com).
- Click Show Preview to see how it looks.
- When satisfied, click the Publish button to save your Domain Layout.

STEP 2: COPY AND USE THE SHORTCODE #
- After publishing, choose the way you want to use the template.
- If you want to use the shortcode way, copy the generated Domain For Sale Shortcode from the sidebar (e.g.,
).

- Paste the shortcode into any page, post, widget, or block editor.

You can also paste the shortcode into a Gutenberg Shortcode Block (as shown above).
✅ Your Domain For Sale template is now live and ready for buyers!
FAQ #
Q: How do I add the Domain For Sale Layout to my theme’s PHP files?
A: Insert the following PHP code into your template file:
<?php echo do_shortcode( '[domain_for_sale id="xxx"]' ); ?>
(Replace “xxx” with your actual shortcode ID.)