Products on Home Page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #10030
    Mresendes
    Member

    I would like to feature 4 products on the homepage. I have attached a screen shot example. Can you please tell me how to add this to my homepage?

    #10048
    Veena
    Moderator

    Pls go through the featured product section in the below given link –

    http://docs.woothemes.com/document/woocommerce-shortcodes/

    #10060
    Mresendes
    Member

    I did what you told me to do and it looks really weird. Here is a link to the site. http://50.87.204.93/

    I used a text block and pasted this shortcode in: [featured_products per_page=”4″ columns=”4″]

    Why is it stacked like that and how come there is so much space between each line item?

    #10066
    Mresendes
    Member

    How do I also change the color of the line under the heading?

    #10067
    Mresendes
    Member

    How do I change the word timings to Hours of Operation?

    #10092
    Veena
    Moderator

    Pls go to line number 105 of file framework/functions/header-title-area.php and change the string “timings” there.

    Now your site is down.Pls let us know when it be ready, will give custom CSS.
    Thanks.

    #10093
    Mresendes
    Member

    Do I click on Framework.php in the appearance editor? I can seam to find it. I have the site hidden currently because I need to fix these items before going live. If I give you access can you help?

    #10102
    Mresendes
    Member

    The website is now live. http://www.lindonfitness.com

    #10105
    Veena
    Moderator

    Pls share the ftp login credentials of your site as a private msg.We will get it done for you.

    #15963
    rpfitness
    Member

    Did you need to change all the words “timings” to “opening hours” for example?

    if (!empty($timings)) {
                    $output .= '<div id="header-timings" class="dropdown-content">';
                    $output .= '<h3 class="header">' . __('Timings', 'mo_theme') . '</h3>';
                    $output .= '<div class="text">' . do_shortcode($timings) . '</div>';
                    $output .= '</div>';
Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Products on Home Page’ is closed to new replies.