• Resolved Philastan

    (@philastan)


    Greetings,
    im running your Plugin on my site and i’m really convinced ??
    But now im trying to integrate a ‘read more’ button, like in the “normal” posts… but nothing is shown. The text is not reduced and is shown in his full length.

    Is there something here that I need to consider?

    Phil

    https://www.ads-software.com/plugins/pods/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Josh Pollock

    (@shelob9)

    Phil-

    Glad that you like Pods. Can you please let me know a little more about how you are using Pods so I can give you the right advice?
    Please let me know:

    • What theme you are using
    • What content type you are having the issue with
    • How you are displaying the Pods created content
    • What version of Pods and WordPress you are having this issue with

    Thanks,
    Josh

    Thread Starter Philastan

    (@philastan)

    Hi Josh and thanks for the reply!

    – Im using a modified version of the “Orion” Template on this Website

    – I created a Custom Post Type and i’d like to have the ‘read more’ button in a WYSIWYG Field Type.

    – i created a template (pod components) which is shown in a single site

    <div class="artist-container">
    	<div class="artist-picture">
            <img width="125" height="125" alt="" src="{@artist_picture}" />
        </div>
    
        <div class="artist-infos">
        <h2>{@artist_name}</h2>
    
            <span><strong>Profession:</strong> {@profession}<br />
            <strong>Style:</strong> {@style}</span>
            <div class="artist-socialbuttons">
    		<a href="{@soundcloud}" class="soundcloud-link"></a>
    		<a href="{@facebook}" class="facebook-link"></a>
    		<a href="{@twitter}" class="button-twitter"></a>
    	</div>
    </div>
    
        {@biographie}
    </div>

    Podsversion: Version 2.3.18 and i installed the latest WP update ??

    I hope i answered all your questions correctly ??

    greetings and sorry for my english ??

    Plugin Contributor Scott Kingsley Clark

    (@sc0ttkclark)

    We do not support “Read more” in our fields yet, but that’s a great idea. If you’d like to see it added, submit the idea in our official development tracker over at https://pods.io/submit/

    Thread Starter Philastan

    (@philastan)

    Thanks for your answer! Too bad – i really need to smaller the size of my content :/

    Greetings

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘'read more'’ is closed to new replies.