[Support request] CSS of Premium Theme not used by WP Show Posts Plugin

Home Forums Support [Support request] CSS of Premium Theme not used by WP Show Posts Plugin

Home Forums Support CSS of Premium Theme not used by WP Show Posts Plugin

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1466096
    gika

    Hi,
    I bought the Premium Theme today to be able to change the blog page and to be able to include the latest blog posts to the front page (static page) in the design of the website as well. On your website I saw examples with these possibilities. It took me a long time to find out, that after all I cannot include latest blog posts on the front page without another plugin (WP Show Posts). And now after installing the plugin as well I have to learn that I have to pay again for a feature that I actually thought I already paid almost 50 Dollars for? I miss the info about that on your website! In the free Plugin Version the posts do not appear in the CSS of the Premium Theme (Link Color and Button Color). Why not? 25 Dollars just for two correct colors? Really? Please help me. Thank you.
    Sorry if my English is not correct, am not a native speaker.
    Gika

    #1466123
    Leo
    Staff
    Customer Support

    Hi Gika,

    Sorry for the frustration! We are here to help ๐Ÿ™‚

    In the free Plugin Version the posts do not appear in the CSS of the Premium Theme (Link Color and Button Color).

    Not 100% sure if I understand this. The color options shown in this tab should be included in the free version:
    https://docs.wpshowposts.com/article/content-overview/

    Any chance you can link me to the page in question if this doesn’t help? We are happy to provide some quick CSS if it’s a simple fix.

    Let me know ๐Ÿ™‚

    #1466146
    gika

    Hi Leo,
    thank you for your quick answer.
    But unfortunately no, the tab is not shown in the free plugin.
    There you can see that it takes the Premium Plugin to change the read more color (and a lot more):
    https://de.wordpress.org/plugins/wp-show-posts/
    More info in the private info box.
    Thanks
    Gika

    #1466297
    Leo
    Staff
    Customer Support

    Try adding this CSS:

    a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited {
        border: none;
        background-color: #ed7c1d;
        color: #fff;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.