• Resolved mariussixbase

    (@mariussixbase)


    Hi there,

    has anyone accomplished to create an introduction text for a vacance?
    I want to create a small intro text so I can use it for my RSS feed to feed newsletters.

    I tried ACF but no luck in showing the extra field at the front or/and in the rss feed.
    So if someone has an option ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • @mariussixbase

    If I get you right and you want to show some teaser text of the job listing you can use this php snippet

    <?php the_excerpt(); ?>

    Just place this into the “content-job_listing.php” template. Maybe you have to test a little where to exactly paste this into

    Hi mariussixbase,

    I am also facing this issue thanks to you that you have raised this question here. Its solution would be helpful for me.

    Thread Starter mariussixbase

    (@mariussixbase)

    I created an extra field with ACF and made a rss feed with WP Export (the paid version) that did the trick for me.

    Soon I will build a custom vacancy website without all the WP Jobmanager plugins because I found it to unstable.

    Thanks, to eveyone

    Hi! I’m glad to hear you found a solution for your introduction text issue! Customizing RSS feeds can be a bit tricky, but it’s great that you were able to get it working. If you have any tips or insights on what worked for you, feel free to share!

    • This reply was modified 3 weeks, 3 days ago by luiz980.
Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.