• Resolved darthololo

    (@darthololo)


    First of all, thank you for the excellent plugin that performs its functions 100 percent … almost))

    Faced the following problem – in the category template the output of category posts is registered, through
    <a href="<?php the_permalink(); ?> "> <? php the_title (); ?> </a>
    however, the links where the URL was manually registered are broken. For example, a working link is
    https://mdktehnobud.com/produktsiya/penosteklo/uteplenie-peregorodok/?lang=uk
    while manual links display
    https://mdktehnobud.com/?lang=uk. I tried to prescribe
    <a href="<?php the_permalink(); ?> #TRPLINKPROCESSED "> <? Php the_title (); ?> </a>
    in this case, manual links are displayed in this way
    https://mdktehnobud.com/?lang=uk/produktsiya/penosteklo/uteplenie-fasada/ respectively, the link also does not open.

    Please tell me how to solve this problem ??

    • This topic was modified 4 years, 8 months ago by darthololo.

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

Viewing 1 replies (of 1 total)
  • Dragos

    (@dragosvrejiu)

    Hello,

    Could you try deactivating the Language by GET-parameter and let me known if it changed anything?

    With the best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Broken custom link for post’ is closed to new replies.