• Resolved jeremystudio

    (@jeremystudio)


    Hello,

    I use WP Job manager to create my tourist directory.

    I use the category description to optimize the SEO of the pages but I encounter two difficulties :(.

    Is there a function.php to toggle the description below the offers? Or in which file can I make this modification?

    And how do I make descriptions support HTML? Is it possible to add a text editor?

    Thank you in advance for your feedback ??

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • @jeremystudio

    not quite sure if this fits your needs, but you could try to insert this into the jobs list template

    <?php the_excerpt(); ?>

    This catches up an exercpt of the description. you can modify how many words are shown as well

    Thread Starter jeremystudio

    (@jeremystudio)

    Thank you for your feedback, however I still have a problem. The HTML code that I add in the description block is not displayed.

    Example test
    .
    When I save, all tags disappear.

    Do you know why?

    Plugin Contributor Stef (a11n)

    (@erania-pinnera)

    Hi there, @jeremystudio,

    If you’re referring to the categories you can create from Job Listings > Job Categories, WP Job Manager uses the core system to add and create categories; I tested it by adding some HTML code to the description, and it works:

    https://cloudup.com/c273Io5NAWE

    You can give it a try and see if it helps with your SEO efforts.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Description categorie listingv’ is closed to new replies.