Okay
  Public Ticket #3796251
Post builder increase space
Open

Comments

  •  2
    CosminaB started the conversation

    Hello! I have 2 questions:

    1. I have multiple post loop builder on a landing page. Is it possible to have unique posts?. For example:

    • a post appears in post builder 1
    •  if the query from Post Builder 2 returns a post from post builder 1, I want to skip it. I want to show unique items


    2. I want to increase the distance between elements on mobile. If I use Grid Item Spacing then it will apply all around the element. I just want to increase the distance between element 1 and 2, as shown. Is it a way to do this? 

    Attached files:  Screenshot 2025-01-07 at 22.43.18.png

  •  8,996
    Tahir replied

    Hey Again,

    1 . I am afraid there is no such feature available, you will have to group the posts using categories and not select that category in the second element. 

    2 . Please provide the page URL so we can write up what's possible.

    Best,

     


    ThemeNectar Support Team 

  •  2
    CosminaB replied

    Hello Tahir! 


    1. Can I submit a request for this improvement. Maybe you add it in your backlog, to have like a check in order to have unique posts in post loop builder. 

    2. I managed to get the second one, but now I have another issue. I have a post loop builder in a row that is 2/3 and when I click the arrows, it seems that it overflows. 


    Link to my website https://subcapac.ro/?woo-share=O8CCkowv7b4CShVtb0wwufAiAnjlbzlM it is just on landing page 


    Attached files:  Screenshot 2025-01-13 at 15.59.19.png
      Screenshot 2025-01-13 at 15.59.26.png

  •  3,028
    Andrew replied

    Hi again,

    Thank you for getting back to us.

    1.I have noted this request and added it to the wishlist for consideration in future updates.

    2. Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    .nectar-post-grid-wrap.text-color-dark.additional-meta-size-small {
        overflow: hidden;
    }

    Try this and let us know how it goes.

    Thanks,

  •  2
    CosminaB replied

    Sorry for coming back with the answer so late. It worked perfectly! Thanks for the fast support! 

  •  3,028
    Andrew replied

    Hi again,

    Thank you for getting back to us.

    I'm glad we could assist. Feel free to get in touch if you have any other queries.

    Cheers,