• Resolved PAWs FABRIK

    (@pawloui)


    Hi,

    I have just updated this website to 4.4 from the earlier version. But after I did the update all the blog posts on the frontpage won’t link to the single post page anymore. I’ve tried to disable the q-translate-X plugin but it doesn’t seems to have any effect.

    Is anyone familiare with this problem, and maybe have a solution for me?

    https://digital-identitet.dk/

    Regards
    / Paw

Viewing 1 replies (of 1 total)
  • Thread Starter PAWs FABRIK

    (@pawloui)

    I found a solution myself.

    Just needed to change:

    <a>" title="<?php the_title(); ?>"><?php the_title(); ?></a>

    to,

    <a>" title="<?php the_title(); ?>"><?php echo the_title(); ?></a>

Viewing 1 replies (of 1 total)
  • The topic ‘Link to blog posts doesn't work’ is closed to new replies.