• Resolved luizcns18

    (@luizcns18)


    Hi,

    How can I insert a text on a page whose model is set to “Front page widgets only”, linke the one in the demo? I’ve tried to put a text widget on the showcase front page position, but it didn’t work.

    Thanks a lot!

    P.S.: By the way, this theme is simply fantastic!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Are you trying to do the layout of the widgets on the front page of the live demo site for Celestial Lite?

    Thread Starter luizcns18

    (@luizcns18)

    Yes, I’m. Any problem?

    Well the first part is correct in using the Front Page widgets only template. Then for the widgets on the front, I used the Advanced Text Widget with the title suppressed (disabled) and set to show for the front page only. Here is a sample of the code I put into the first widget that you can use as a guide:

    <div class="post-thumbnail" style="margin-top:10px; padding:6px;"><img class="center" src="https://demo.styledthemes.com/celestial-free/wp-content/uploads/fp-responsive.jpg" alt="responsive" /></div><h3>Fully Responsive</h3><p>Celestial is a fully responsive WordPress theme for you to enjoy viewing your website in your favourite mobile device. I've incorporated the popular Twitter Bootstrap framework to give you more flexibility whether you are on a desktop or an iPhone.</p>

    Then for the others, simply duplicate the code and change the content to your own.

    Thread Starter luizcns18

    (@luizcns18)

    I’m sorry, i think i wasn’t so clear on posting my doubt.

    I got to do this. I have already put 4 widgets, respectively on positions Front Page Top 1, 2, 3 and 4.

    My doubt is how I can insert the text that stays above this widgets. In the demo the text that is above the wigdets is the following:
    “From Blogs to Business Websites
    Created for your blog or business website, Celestial is a gorgeous theme that is fully responsive using Twitter’s Bootstrap framework for your favourite mobile device like iPhone, Android, iPad, and more!”

    So, I’d like to put a text in the same position.

    oh that… ok, easy enough. That is the Call to Action widget position. So use a text widget, title it, then the content to whatever you want. So for example, the demo site call to action is this:

    The Widget title is “From Blogs to Business Websites” and the content part in the widget is:

    <h2 class="h2-promo">
    Created for your blog or business website, Celestial is a gorgeous theme that is fully responsive using Twitter's Bootstrap framework for your favourite mobile device like iPhone, Android, iPad, and more!
    </h2>
    Thread Starter luizcns18

    (@luizcns18)

    Yeah, that’s it!

    That worked!

    Thanks again!

    You’re very welcome ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to insert text on a "Front page widgets only" page’ is closed to new replies.