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 #1901552
recipe
Closed

Comments

  • Susana65 started the conversation

    Hello,

    I'm sorry for my bad English and I hope you'll understand me.

    I recently bought the soledad theme and I am very happy with the result. My blog is very nice! 
    However, I have 2 questions to ask you:

    1. Concerns the recipe plugin. The recipe displays well and it's very clean and pretty, and I'd like to know if we can add a line in the recipe that we can print on the blog. For example, I would like to write down - www.chezsusan - the recipes -  to get some publicity and for people who print to remember me.

    2. In the category directory I would like to add a column, I would like to have 4 columns in grid mode and keep only the title of the article and remove everything else... the date, social networks... etc

    I thank you very much

    Susan


  •  2,699
    PenciDesign replied

    Hi,

    Thank you for purchased our theme and loving it.

    1/ Unfortunately, currently this theme doesn't support this feature. We will consider to add more this feature in the future updates.

    2/ Can you show me URL for a category on your site? I will take it a look on this.


    Best Regards,

    PenciDesign

  • Susana65 replied

    Hello,
    here is the url of one of my categories.  https://www.chezsusan.ch/creer/ I would like to add a column.  And if possible I'd like to keep only the title of the post. As in this picture as an attachment file at the bottom

    Thank you for your help.


  •  2,699
    PenciDesign replied

    Hi,

    Please add more this code to Customize > Custom CSS to do that:

    @media only screen and (min-width: 1170px){
    .penci-grid > li{ width: 23.5%; margin-right: 2%; }
    .penci-grid > li:nth-of-type(3n+3){ margin-right: 2%; }
    .penci-grid > li:nth-of-type(4n+4){ margin-right: 0; }
    .penci-grid > li:nth-of-type(3n+1){ clear: none; }
    .penci-grid > li:nth-of-type(4n+1){ clear: both; }
    }
    body.archive .penci-grid li .item .cat, body.archive .grid-post-box-meta,
    body.archive .penci-grid li .item .item-content, body.archive .penci-readmore-btn{ display: none; }
    

    Best Regards,

    PenciDesign

  • Susana65 replied

    Hello,

    Thank you so much for your help! It works very well!  Thank you.

    Have a good day