Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1843826
Theme layout
Closed

Comments

  • alkisti19 started the conversation

    I'm setting up the Soledad theme on my existing website and I want to adjust it to the elegant blog layout, so I have the below questions:

    -How can I change how many posts show up in the homepage?

    -The instagram footer widget doesn't work, I can't seem to locate it from the list of widgets.

    -I want my posts to be justified, can you provide a custom code?

  •  2,699
    PenciDesign replied

    Hi,

    1/ We've said about this issue in the documentation for Soledad here - please check it:

    If you would like to adjust the amount of posts shown per page Homepage, you can go to admin > Appearance > Customize > Homepage Options > Custom Amount of Posts Shown Per Page on Homepage and change the number to value you wanted.

    If you would like to adjust the amount of posts shown per page on Archive page (category page, search page, tag page...),you can go to Settings > Reading > Blog pages show at most and change the number to the value as you desired.

    2/ Please make sure you've installed plugin Instagram Slider Widget - If not, let's go to Appearance > Install Plugins > install & activate it.

    See more about how to config it here

    3/ Do you mean justified content inside single post pages? If so, please try add more this code to Customize > Custom CSS:

    .post-entry p { text-align: justify; }

    Best Regards,

    PenciDesign

  • alkisti19 replied

    Thank you, they all worked :)


    Now, I noticed an issue. When I'm in the editing mode the header menu links (under POSTS for example) show up in black and green when I hover my mouse. However, when I look at it at a view site mode, the look total white. What am I doing wrong? Please see screenshots.


    Thank you!

  •  2,699
    PenciDesign replied

    Hi,

    Please go to Customize > Colors for Header > on "Dropdown Text Color" > change it to another color > and change it back to black color > click "Save Changes" and check it again.


    Best Regards,

    PenciDesign

  • alkisti19 replied

    Thanks, it works now!