Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #295752
    juliendntfr
    Participant

    I am using PhotoFocus Pro.

    In Featured Content the order of the pages featured seems random. I would like it to be ordered.

    The first page which is selected as Featured is on the left which is good.

    The second featured page appears on the right and the third appears in the middle.

    I would like:

    1 First to be on the left

    2 Second to be in the middle

    3 Third to be on the right

    I have tried several ways of resolving it. The ordering does not seem to be alphabetical or numerical. The third Featured page always appears in the middle.

    Is there some CSS to order the position of the Featured pages?

    Thanks for your help!

    I have trawled the forums to find out if this question had already been answered.

    http://www.bulgaria-pyramid.com/

    #295784
    Skandha
    Participant

    @juliendntfr: Hello there,

    Can you please let me know what Featured Content type you are using on your site?

    Kind Regards,

    Skandha

    #295791
    juliendntfr
    Participant

    Customizing > Theme Options > Featured Content

    On the site you can see as a Title When, Who and Why

    3 coulumns

    #295804
    Skandha
    Participant

    @juliendntfr: Hello there,

    I meant what Featured Content Type you are using in the customizer. Can you

    Go to => Appearance => Customizer => Theme Options =>  Featured Content => Type and check what type is selected.

    Kind Regards,

    Skandha

    #295846
    juliendntfr
    Participant

    The Type is Page.

     Appearance => Customizer => Theme Options =>  Featured Content => Type => Page

     

    #295847
    juliendntfr
    Participant

    Hi Skandha

    I have tried another page type Custom without selecting an image as I do not want an image just text. But the link brings up the title of the destination page and a broken link for the image.

    I can use either Type, Page or Custom. I just want Title, Excerpt/description with a link + order them logically Position 1, 2, 3 and not have an image.

    Thanks for your help!

    Julien

    #295849
    Skandha
    Participant

    @juliendntfr: Hello Julien,

    You can stick to Page type.

    To remove the images from Featured Content section

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #featured-content-section .post-thumbnail {
    display: none;
    }

    You should be able to order the featured content article from the customizer itself.

    Let me know if this helps you out!

    Kind Regards,

    Skandha

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Featured Content Order’ is closed to new replies.