Site logo

[Support request] Fill in html in the post template without hard coding

Home Forums Support [Support request] Fill in html in the post template without hard coding

Home Forums Support Fill in html in the post template without hard coding

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #2549910
    Markus

    Hello there,

    I´m running a page for a podcast. I want to have a field (see in picture) where all the Links to the different platforms are listed – using the logos as the button.

    Is there a possibility to do that with the theme features fe “Elements”?

    Thank you beforehand for your help

    https://100malmusiklegenden.de/2023/02/26/zombie-the-cranberries/

    #2550196
    David
    Staff
    Customer Support

    Hi there,

    are those links for the different platforms for that podcast ?
    If so where is that data coming from ?

    #2550922
    Markus

    Yes, they should go to Spotify, Deezer, ApplePodcast … I take them from the platforms.

    #2551058
    David
    Staff
    Customer Support

    I assume that each of those links will be specific to that podcast. If so, where are those links stored ?
    Having worked with Castos before, I know there plugin handles this kind of thing.

    Let me know

    #2551104
    Markus

    I don´t have the problem with these links. What I would like to do is insert a funnel under each Post with the links – as you see in the picture. The html for that funnel is probably also not a problem. Question is, if I can insert this over elements in the Theme or do I have to do hard coding?

    #2551109
    Markus

    That´s an example for a funnel

    #2551174
    David
    Staff
    Customer Support

    So the Podcast Player, that is in the content of the post.
    Is that manually added to the post editor ?

    #2551204
    Markus

    Yes. I make a post for every episode

    #2551235
    David
    Staff
    Customer Support

    OK, so there are no hooks in the post content, so you cannot add content there using Elements.

    It is possible to use the_content filter hook with some PHP to insert content. But i am not sure if this would be benefit to you.

    #2551511
    Markus

    Okay, so hard coding is the best. Right?

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