[Support request] Adding Big Grid in the container

Home Forums Support [Support request] Adding Big Grid in the container

Home Forums Support Adding Big Grid in the container

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #1627902
    Benjamin

    I understand how to create a grid view to stick a post on top of website. But I would like to know can I make some more grid view in the container area?

    1

    https://ibb.co/bPLX4vK

    #1627952
    David
    Staff
    Customer Support

    Hi there,

    do you mean create another grid layout like the one in the Header Element ?

    If so then you simply need to add a <div> element to the content with these two classes: wpsp-grid wpsp-card and add your WPSP Shortcode inside it eg.

    <div class="wpsp-grid wpsp-card">
       Add shortcode here
    </div>

    This will then use the same styling as the header element

    #1628140
    Benjamin
    #1628751
    Elvin
    Staff
    Customer Support

    Hi,

    I cannot see the grid.

    Can you link us to the page in question? So we could have an idea why it doesn’t show up.

    Let us know.

    #1629930
    Benjamin
    #1630151
    David
    Staff
    Customer Support

    That link is reporting a Database Error – can you check that ?

    #1630599
    Benjamin

    Sorry, fixed

    #1630846
    David
    Staff
    Customer Support

    Can you make sure that the WPSP list you have used in the new grid has the same settings as the one used in the Header Element ?

    #1630940
    Benjamin

    May I know what type should the element be? Hook or Header?

    #1631221
    David
    Staff
    Customer Support

    For you second Big Grid it would have to be added to a Hook Element, as you can only have one Header Element on a page.

    #1631975
    Benjamin

    Is that the grid only able to show 1 header content?

    If I point the 2nd Grid element to the list that Header is using, it works, but when I point to other Hock, it doesn’t correctly. That make duplication of content appear.

    What I hope to do is using grid view beside the top header.

    #1632435
    David
    Staff
    Customer Support

    Any chance you can share a image mockup of what you’re trying to achieve ?

    #1632496
    Benjamin

    What I looking for is adding Big Grid think these:

    https://ibb.co/tw0S2fr

    Now I can only use 1 grid, what would like to add somemore grid.

    #1632610
    David
    Staff
    Customer Support

    That layout is the same as the Simple Layout being used on the front page of dispatch.
    See this post here which explains the various lists:

    https://gpsites.co/dispatch/using-wp-show-posts/

    You need to follow the one titled: List: Simple

    #1633099
    Benjamin

    Hi David, Thank you for your reply.

    I’m spend a few hrs to test, however I still cannot do what I want to do. Actually I spend 2 weeks in the config.

    I understand the beginning of your reply, but don’t understand other reply at all.
    ——-
    If so then you simply need to add a

    element to the content with these two classes: wpsp-grid wpsp-card and add your WPSP Shortcode inside it eg.

    Add shortcode here

    This will then use the same styling as the header element

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