Home Forums Pro Themes Blog Diary Pro A few issues

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #118883
    lperlste
    Participant

    My blog is http://caringforaspouse.com

    On the individual post page:

    I’d like to have the post title aligned left instead of centered.

    Is there a way to move the Author, category, and tags below the date rather than at the bottom?

    At the bottom of the post, I’m seeing “Blog Token Not Found”. Can you tell me how to fix that?

    When I show breadcrumbs, the format is not very useful because of the date:
    Home / 2020 / March / 11 / How I Manage My Day
    Is there a way to change the way the breadcrumbs are structured?

    Thanks!

    #118976
    wensolutions
    Keymaster

    Hello

    Please find answers to your queries below:

    Query 1. I’d like to have the post title aligned left instead of centered.

    Response: You can add CSS to get the post title aligned left following the path Admin Panel > Appearance > Customize > Additional CSS

    .single h2.page-title {
        float: left;
    }

    Query 2. Is there a way to move the Author, category, and tags below the date rather than at the bottom?

    Response: Regarding your query to move the section, as much as we would love to help you, we are unable to do so as it requires code customization. So you can consider hiring a freelancer or our professional developer.

    Query 3. At the bottom of the post, I’m seeing “Blog Token Not Found”. Can you tell me how to fix that?

    Response: Regarding the text “Blog Token Not Found” in the bottom, please send us the screenshot so that we can help you with this as we are unable to find such.

    Query 4. When I show breadcrumbs, the format is not very useful because of the date:
    Home / 2020 / March / 11 / How I Manage My Day
    Is there a way to change the way the breadcrumbs are structured?

    Response: Regarding to change the breadcrumbs, this feature requires hiring code customization. So, you can consider hiring a freelancer or our professional developer.

    https://themepalace.com/hire-a-customizer/

    If you have further queries, let us know.

    Thank you.

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