Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #61122
    Alexandra
    Participant
    Premium Member

    Hi,

    I am looking for a way to display my post page with all my posts as Home and in addition display two subpages in the same style only with posts related to one particular category.

    I have tryied to build the subpages myself using the “latests post” block, but they just don´t look right and don´t follow the style of the theme.

    BTW I am not using Elementor, because I find it to confusing and prefer the normal WP dashboard. Might I have more options there?

    Thanks,
    A.

    #61132
    vako
    Keymaster
    WP Royal Team

    Hi Alexandra,

     

    Can you please describe the issue you have in more detail? Please share a direct link to the page where the issue appears and for more clarifications, please share screenshots of the issue.

     

    Kind Regards

    #61136
    Alexandra
    Participant
    Premium Member
    This reply has been marked as private.
    #61146
    vako
    Keymaster
    WP Royal Team

    Hi Alexandra,

     

    With the theme and WordPress settings, you can only have one blog page at the same time, but I can give you shortcodes to have blog posts on the home page and on the blog page too.

    To display all latest post use:

    [ashe_blog]

    To select specific categories in the blog feed shortcode, you just need to add the “categories” attribute to it. You can list multiple categories separated by a comma:

    [ashe_blog categories="food,travel"]

    or select a single one like this:

    [ashe_blog categories="food"]

    Also, posts per page could be limited by adding the “amount” attribute” like this:

    [ashe_blog categories="food" amount="5"]

    To select specific posts in the blog feed shortcode, you just need to add the “post_ids” attribute to it and list selected post ids separated by a comma like this:

    [ashe_blog post_ids="1,23,157"]

    Hope it was helpful.

     

    Kind Regards

    #61152
    Alexandra
    Participant
    Premium Member

    Hi,

    I tried adding the shortcode using the shortcode block in WP and then copy pasting in one of the shortcodes you gave me. But it didn´t work. Now my page is simply displaying the shortcode as a text.

    I have rarely used shortcodes in the past. Am I doing something wrong?

    Thanks,

    A.

    #61167
    vako
    Keymaster
    WP Royal Team

    Hi Alexandara,

     

    In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.

    To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo

    Please make sure to mark your reply as private to hide it from the public.

     

    Kind Regards

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