Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1248924
    ArtOfSpring
    Participant

    Hi there,

    I looked through a few topics for this but couldn’t find the template change I was looking for.
    I understand that I have to use a child theme and overwrite _landmark-header.php.
    But none of the given code works for me.

    How can I display the description of blog categories using Integrity (archives)?
    I’m not referring to title and subtitle.

    Thank you

    #1248986
    Rupok
    Member

    Hi there,

    Thanks for writing in! I am not quite sure about what you are trying to achieve. Do you want the category description on category page? Or want to use a description on blog page? Please clarify a bit so that we can assist you better.

    Cheers!

    #1249889
    ArtOfSpring
    Participant

    Hi Rupok,

    I want to achieve that the description of a post category is visible on the category page.

    Thank you

    #1249954
    Paul R
    Moderator

    Hi,

    To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1250063
    ArtOfSpring
    Participant
    This reply has been marked as private.
    #1250208
    Darshana
    Moderator

    Hi there,

    You’re using Integrity stack. Please refer to the following post (https://community.theme.co/forums/topic/introduction-on-categories/#post-999255).

    Hope that helps.

    #1250362
    ArtOfSpring
    Participant

    Hi Darshana,

    I followed the instructions and the description is showing up now
    but there is also some code appearing above the category title.

    Seems like the subtitle has some misconfiguration:
    http://stage.mybetterlife.de/category/arbeit/

    #1250377
    ArtOfSpring
    Participant

    Additionally how can I use shortcodes in the description of a post category?

    Thank you

    #1250458
    Darshana
    Moderator

    Hi there,

    Please provide us with your FTP information to check your issue. To do this, you can make a post with the following info:

    – Link to your site
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1251589
    ArtOfSpring
    Participant
    This reply has been marked as private.
    #1252422
    Darshana
    Moderator

    Hi there,

    Upon checking your sample category (http://stage.mybetterlife.de/category/arbeit/), I see that the content is rendering properly. If you need to use our shortcode, you can follow this example here (https://community.theme.co/forums/topic/shortcode-in-top-bar/#post-186033).

    I see that you’re trying to use a different 3rd party plugin’s shortcode, in that case you will need to contact the plugin author or refer to their documentation.

    Thanks!

    #1253776
    ArtOfSpring
    Participant

    Hi Darshana,

    it’s not correct on my end. Please see the screenshot attached.
    There is code visible above the category title.

    #1254141
    Rad
    Moderator

    Hi there,

    Please remove this line from your code.

    print_r($meta);

    That should remove the code above your category title.

    Cheers!

    #1256129
    ArtOfSpring
    Participant

    Hi Rad,

    thanks, that was it!

    You guys rock

    #1256273
    Paul R
    Moderator

    You’re welcome! 🙂

  • <script> jQuery(function($){ $("#no-reply-1248924 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>