Site logo

[Resolved] how to add this type of sidebar in generatepress

Home Forums Support [Resolved] how to add this type of sidebar in generatepress

Home Forums Support how to add this type of sidebar in generatepress

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1079112
    Sanu Kumar

    Hey there
    how to add sidebar like this website in generate press.
    Thank You

    #1079419
    David
    Staff
    Customer Support

    Hi there,

    GeneratePress . com support forum uses the Customizer > Layout > Container —> Content Layout: Separate Containers.

    The Customizer > Colors > Content background is set to a transparent color.

    And then this CSS to add the radius corners:

    .sidebar .widget,
    input[type=email],
    input[type=number],
    input[type=password],
    input[type=search],
    input[type=tel],
    input[type=text],
    input[type=url],
    select,
    textarea {
        border-radius: 5px;
    }
    #1079436
    Sanu Kumar

    I am sorry, I am asking for how to add recent posts in siderbar like this website has

    #1079458
    David
    Staff
    Customer Support
    #1080143
    Sanu Kumar

    this plugin is not working with latest version of WordPress. Is there any other method.

    #1080330
    David
    Staff
    Customer Support

    I tested that plugin on 5.3 and had no problems with it. Maybe another plugin is conflicting.
    The only other posts plugin i use is WP Show Posts:

    https://wpshowposts.com

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