• Resolved jameshallow1

    (@jameshallow1)


    Hello,

    When i am creating a short url for a post its getting replaced everywhere on my site for that post.
    Is it possible to create the short url just to be used outside of wordpress for sharing the post? and not actually replacing the post link on my site (ex: post link from my homepage goes to the short url then the actual post link)

    thank you

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Mike L

    (@mikeatkaizencoders)

    Hi,

    Thanks for reaching out to us.

    Please let us know which version of URL Shortify are you using? If you are not using the latest version of URL Shortify, please try upgrading it and see whether the issue is still there.

    If you are already using the latest version of URL Shortify, please contact us at hello[at]kaizencoders[dot]com. We need to take a look at your setup.

    Thread Starter jameshallow1

    (@jameshallow1)

    Hello,

    Thank you for your reply.
    I’m using the latest version 1.5.4

    The short url is replacing the post url on all the site (grid layout blocks, related posts block, etc.)
    I’m using Avada Theme.

    I’ll contact you by email for sure.

    Thanks again.

    Thread Starter jameshallow1

    (@jameshallow1)

    Hi Mike,

    Just following up as I still haven’t heard from anyone through emails.

    Thank you

    Plugin Author Mike L

    (@mikeatkaizencoders)

    Hi,

    Just want to update you that we have found the issue. We will fix it and release a new version of URL Shortify by Wednesday.

    Meanwhile, if you want to fix the issue, you can comment the following code by adding // (double slash) in the file url-shortify/lite/includes/Common/Actions.php

    // add_filter( 'post_link', array( $this, 'get_post_short_permalink' ), 10, 3 );

    Hope that helps.

    Thread Starter jameshallow1

    (@jameshallow1)

    Great! will try that out and report back.
    Was about to reply to your email.

    Thanks!

    Thread Starter jameshallow1

    (@jameshallow1)

    Hello again,

    Confirmed its working now!

    Thank you ??

    Plugin Author Mike L

    (@mikeatkaizencoders)

    Hi,

    Thanks for the confirmation.

    Just want to update you that we have released a new version of URL Shortify (1.5.5) with this fix.

    Please upgrade to it.

    Thanks in advance!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Create Short URL without actually replacing the URL on site’ is closed to new replies.