• Resolved n1ck0

    (@n1ck0)


    Hello,

    This is a wonderful plugin – it will become my default Maintenance Mode / Coming Soon plugin for sure.

    I am currently trying the free version of the plugin.

    The feature that i love best, and which I was looking for, is the ability to specify Custom html in the Advanced Section. It is pretty well exactly what I was looking for.

    I can specify the static html no problems – it works fine for my simple page as static html.

    What I would love to be able to do is to create a custom html template which uses the “placeholders” (forgive me, I am new to WorPress and not sure what these are called) from the Content tab. The fields in particular that I am interested in using (with no extra code) are:

    Title
    Logo
    Headline
    Message

    Is this possible and if so how?

    I see that in your index.php template in the free version you use these fields like so:

    {Title}
    {Logo}
    {Headline}
    {Description}

    and it works great.

    But when I try {Title} in my custom html “template” tests I get {Title} in the front end, rather than the content I have entered into the title field.

    Example usage might be like so:

    <title>{Title}</title>
    <div id="logo">{Logo}</div>
    etc

    Any ideas?

    Thanks in advance for this excellent plugin and any help you can give me.

    https://wordpress.org/plugins/coming-soon/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author SeedProd

    (@seedprod)

    Hi,

    The html template section can only use pure html , it can’t use the template code. Please let me know if you have any more questions.

    Thanks

    Thread Starter n1ck0

    (@n1ck0)

    Howdy,

    Thanks for letting me know. Bummer, that would have been neat – but understood.

    Cheers.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘custom html template using your "placeholders"’ is closed to new replies.