• Resolved joomla-is-better

    (@joomla-is-better)


    When pasting image links in to a ticket reply it creates an embedded image with img src tags. Can this be disabled?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @joomla-is-better

    You can disable the image embedding feature by adding this line of code to your wp-config.php file:

    define( ‘WPAS_DISABLE_IMAGE_EMBEDDING’, true );

    This will prevent the plugin from adding img src tags to the image links in your ticket replies.

    Alternatively, you can also try this option:

    • Open wordpress Dashboard.
    • In Menu Ticket->Settings open Advanced Tab and Tic Do Not Mask Attachment Links option.
    • Then Save Setting.

    This way open attachment direct to file address.

    I hope this helps.

    Regards

    Plugin Author yeisonbp

    (@yeisonbp)

    Hi,

    Marking as solved. We are here for any questions you have.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Stop image preview’ is closed to new replies.