Specials, Top sellers and New Products - by c4dude

This topic has 12 replies, 4 voices, and was last updated 8 years, 9 months ago ago by Robert Hall

  • Avatar: c4dude
    c4dude
    Participant
    February 2, 2016 at 17:25

    Specials, Top sellers and New Products
    on front page bottom, how to add these pages and make it link to specials, top sellers and new products atumotically? Currently my site of those links are empty

    Thanks very much

    11 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 2, 2016 at 18:05

    Hello,

    You can mark new and special products in Products > edit a product http://storage9.static.itmages.com/i/16/0202/h_1454432737_2023736_164350426c.png .

    Regards,
    Eva Kemp.

    Avatar: c4dude
    c4dude
    Participant
    February 2, 2016 at 18:18

    Thanks you got me wrong
    Blew our offers, there are specials, new items, and so on, those are supposed to link to coresponding page
    but currently it has nothing but a black page, so my questions is how to make those pages

    Avatar: Eva
    Eva Kemp
    Support staff
    February 2, 2016 at 18:53

    Hello,

    You are using incorrect shortcode. Please read theme documentation https://www.8theme.com/demo/docs/idstore/#!/idstore_shortcodes regarding available shortcodes.

    Regards,
    Eva Kemp.

    Avatar: c4dude
    c4dude
    Participant
    February 2, 2016 at 21:20

    THnks for your help, I filled in the right code following the link you sent
    but specials page should show on sale items, but it shows random items which is not on sale (dicount)

    And the page title Specials look really not nice, i would prefer not to be shown(but if i delete the title name, site map will show this page as #numbers, which is not nice either)

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 3, 2016 at 09:29

    Hello,

    Please provide us with WP Dashboard details in private content.

    Best regards,
    Jack Richardson.

    Avatar: c4dude
    c4dude
    Participant
    February 3, 2016 at 15:13

    Ok thanks
    details are sent on below private box

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 3, 2016 at 16:37

    Hello,

    1. You need to add sale price in Products > needed product > Variations to display them on page using [etheme_sale] shortcode.

    2. I’ve added the css code in your custom.css to hide page title

    .page.page-id-622 .page-title {
        display: none;
    }

    Best regards,
    Jack Richardson.

    Avatar: c4dude
    c4dude
    Participant
    February 4, 2016 at 09:45

    Thanks, about the title, only specials page title is gone, all the rest(BELOW OUR HELP, OUR SERVICES, OUR OFFERS) still have titles.
    SUCH AS
    top sellers
    new products
    FAQS

    and so on
    Can
    .page.page-id-622 .page-title {
    display: none;
    }
    Apply to all of them? Thanks

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 4, 2016 at 10:04

    Hello,

    I’ve added the following code in custom.css. Please check it.

    .page-title{
        display: none;
    }
    .page-id-360 .page-title{
        display: block;
    }

    Regards,
    Robert Hall.

    Avatar: c4dude
    c4dude
    Participant
    February 4, 2016 at 11:06

    Dear Robert Hall.

    Thanks a lot, it is good now.
    Have a good day and thanks again!

    Alice

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 4, 2016 at 11:21

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 12 results - 1 through 12 (of 12 total)

The issue related to '‘Specials, Top sellers and New Products’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.