Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Nick Diego

    (@ndiego)

    Hi deeholzman,

    The Featured Page Advanced widget cannot display multiple pages at once, but you can add multiple Featured Page Advanced widgets! Just add as many Featured Page Advanced widgets as you need to the widget area that you are using. On the frontend of your website, that will display a “list” of featured pages.

    Let me know if I can be of any further assistance!

    Nick

    Thread Starter deeholzman

    (@deeholzman)

    Thanks alot – I did try adding multiple instances and had some formatting issues but was able to get it displaying correctly with some css adjustments!

    Regarding css, I wanted to style the ‘more text’ links like buttons. Initially I thought I could just add button-link styling for the .more-link class, but it would be alot easier to just add a .button class to the link so if the theme changes colors it would be simpler while customizing theme colors. Is there any way to add a class to the ‘More Text’ link, or any other link that the plugin generates?

    Thanks alot for your help!

    Plugin Author Nick Diego

    (@ndiego)

    Hi deeholzman,

    Unfortunately, there is no way to add additional classes. However, in the widget settings, there is a checkbox entitled “Insert More Text on a New Line”. If you check this box, the More Text will be wrapped in a div with the class fpa-more-text. This should allow you to style the text as needed.

    Also the widget container has the class featuredpage. You can use this to selectively target pretty much any of the HTML generated by the plugin. For instance .featuredpage .more-link { [styles] }.

    Nick

    Thread Starter deeholzman

    (@deeholzman)

    Thanks alot, your info is very helpful!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Multiple Featured Pages?’ is closed to new replies.