Site logo

[Support request] how to add image after ?

Home Forums Support [Support request] how to add image after ?

Home Forums Support how to add image after ?

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #2425326
    eran

    Hi,
    Is it possible to add an image block after a li? I want to show that li with an image, but I can’t find a way to add an image

    #2425423
    David
    Staff
    Customer Support

    Hi there,

    no i do not believe the core List Block supports nested blocks.
    If you must have a HTML list then it will require custom HTML. Let me know if you need assistance with that.

    #2425438
    eran

    How can I add custom HTML after the li?
    How would you add the image after the li?

    #2425734
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the page in question?

    You can use the private information field:
    https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information

    Let me know 🙂

    #2425777
    eran

    Its a draft because I can’t publish it with the images

    #2425784
    Leo
    Staff
    Customer Support

    Can you show me an example of what you are trying to achieve?

    #2425978
    eran

    I added a link in the private chat.

    how can I add image after the li “Impressively create graphics. “?

    #2425998
    Leo
    Staff
    Customer Support

    Why can’t you just add an image block after the list?

    #2426026
    eran

    Because the image related to specific li

    #2426036
    Leo
    Staff
    Customer Support

    Ahh I see what you are after.

    It’s not possible using the default List block unfortunately.

    I would recommend using the Headline block to recreate the list-style look so you can insert the image block in between each headline block.

    Here is a similar case where the headline blocks are used to create a list style layout:

    Hope this helps 🙂

    #2426067
    eran

    Do you want me to make the list with headline blocks and add an icon before the headline so it looks like a list?

    all my website use the default list… there’s no way to make it with the default list?

    Plus, it won’t look the same as the default list…

    #2426104
    Leo
    Staff
    Customer Support

    Do you want me to make the list with headline blocks and add an icon before the headline so it looks like a list?

    That is the best solution in my opinion.

    there’s no way to make it with the default list?

    Unfortunately not – this isn’t something GP can control.

    Plus, it won’t look the same as the default list…

    You should be able to tweak the style of the headline blocks to make it appear exactly the same 🙂

    #2426171
    eran

    How can I find dot exactly the same as the list dot?

    #2426184
    Ying
    Staff
    Customer Support

    You can also add a css class to the headline block, eg. list-item-headline, then add this CSS:

    .list-item-headline {
        display:list-item;
    }
    #2426563
    eran

    And will google treat it as a list?

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