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 #4103545
show page title and breadcrumb in category page and archive page
Open

Comments

  • meenamac started the conversation

    how to show page title and breadcrumb in post category page and archive page.

  •  2,918
    PenciDesign replied

    Hi,

    Please send me the category or archive URL. I’ll need to check it first, then I can provide you with a quick guide.

    Regards,
    PenciDesign.

  • meenamac replied

    I am attaching screenshot

    Attached files:  cat-page.jpeg
      archive-page.jpeg

  •  2,918
    PenciDesign replied

    Hi,

    In general, you can turn the breadcrumb on or off by going to Appearance → Customize → General → General Settings, then scrolling down to the "Breadcrumb Settings" section.

    Regards,
    PenciDesign.

  • meenamac replied

    And how to show page title on archive page and category page

  •  2,918
    PenciDesign replied

    Hi,

    By default, Soledad already displays the main archive page title, and there is no option to modify it.

    Regards,
    PenciDesign.

  • meenamac replied

    Is there any option to hide those titles ?

  •  2,918
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    .archive-box .title-bar {
      display: none;
    }

    Regards,
    PenciDesign.

  • meenamac replied

    How we can show specific post using id? 

  •  2,918
    PenciDesign replied

    Hi,

    Could you please provide more information about this request? Do you mean that you want to insert a list of post IDs into the page?

    Regards,
    PenciDesign.

  • meenamac replied

    I wanted to display posts on grid using post IDs into page.

  •  2,918
    PenciDesign replied

    Hi,

    In this case, please create a custom page using the Elementor Page Builder. Insert the post element, such as Penci Latest Posts, and then select the custom post in the Query Settings.

    You can watch the video tutorial here: https://www.youtube.com/watch?list=PL1PBMejQ2VTwp9ppl8lTQ9Tq7I3FJTT04&v=fSZCdy1HsLI 

    Regards,
    PenciDesign.

  • meenamac replied

    On query setting, there is option include and exclude by category, format and tag not from IDs.

    Please check attachment for reference.


    Attached files:  latest post element.jpeg

  •  2,918
    PenciDesign replied

    Hi,

    Please select "Manual Selection" in the "Source" option field, then search for the post title you want to display.

    image.png

    Regards,
    PenciDesign.

  • meenamac replied

    I have to display by ids not from name. any other way to display by IDs ?

  •  2,918
    PenciDesign replied

    Hi,

    Please understand that Elementor is a page builder that uses a user-friendly interface with post titles for easy management and searching.

    The Soledad theme doesn’t support entering post IDs directly because:

    • The selected post title automatically retrieves the post ID and saves it to the database.

    • Most users don’t know how to find or use post IDs.

    Why do you need to enter the post ID manually when the search box already allows you to find posts by title? It’s designed to be simple and easy to use.

    Regards,
    PenciDesign.