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 #3514001
Format for Taxonomy in Post Template Different Format
Closed

Comments

  •  1
    imabeeinmybonnet started the conversation

    Hi,

    Can I ask what is the format/style used in non-Post Template/Normal post for taxonomy? If I add taxonomy to a post template, it shows up enclosed in a box whereas for normal posts, it is just displayed as a text. 

    With Post Template: https://abeeinmybonnet.com/september-2023-monthly-garden-roundup/

    Normal Post: https://abeeinmybonnet.com/stacking-the-shelves-1/

    Thanks!

  •  2,610
    PenciDesign replied

    Hi,

    Can you send me a screenshot and take a note?

    Regards,
    PenciDesign.


  •  1
    imabeeinmybonnet replied

    Hi,

    I've added the attachments for samples of both. You can see the difference in the format/style. 

    Thanks!

    Attached files:  With Template.png
      No Template.png

  •  2,610
    PenciDesign replied

    Hi,

    The elements in the Elementor post template are not available on the default single post.  This is a single taxonomy element.

    If you want to apply for the default single post, please add this CSS code:

    .penci-standard-cat .penci-cat-name span {
        padding: 6px 12px;
        border: 1px solid var(--pcborder-cl);
        color: #000;
        margin-left: 8px;
        margin-bottom: 8px;
        text-transform: uppercase;
        font-size: 11px;
        display: inline-block;
    }

    Regards,
    PenciDesign.



  •  1
    imabeeinmybonnet replied

    Hi,

    Thank you, I actually liked how the default post's taxonomy looks like so I wanted the post template to show the same. Anyway, I'll probably remove it from the post template first and see how I feel about it. 

    Thank you!

  •  1
    imabeeinmybonnet replied

    Hi,

    Did some fiddling with the settings in the post template's taxonomy and seems to look almost similar to what the default post's looks like. 

    Thank you!

  •  2,610
    PenciDesign replied

    Hi,

    You can customize it by editing the single post template with the Elementor, clicking the "Post - Taxonomy" → Style: then adjusting the term style like the screenshot below:

    NR1HKSq.png

    Regards,
    PenciDesign.

  •  1
    imabeeinmybonnet replied

    Hi,

    Thank you so  much, will try it out!