• After activating your plugin, it display “unable to communicate back with site to check for fatal errors, so the php change was reverted. you will need to upload your php file change by some other means, such as by using sftp.” when I add shortcode to my homepage…

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author M A Vinoth Kumar

    (@vinoth06)

    @dukilupp, Please let me know your issue in detail, by sharing the exact error message or screenshots.

    If you have purchased the pro plugin, kindly raise a ticket,

    If Buffercode.com
    https://buffercode.com/dashboard/support/create

    If ifecho.com
    https://ifecho.com/create

    You can even have live chat at any of the website

    Thread Starter dukilupp

    (@dukilupp)

    Hi,

    I am using the free version. I am not going to purchase the pro version until I know the basic setup. Otherwise, it is waste money.

    It is fine when I don’t use the shortcode.

    But I find another issue, why there is “\ & # 0 3 9 ” (remove the space) but not ‘?

    What is that?

    • This reply was modified 6 years, 5 months ago by dukilupp.
    Plugin Author M A Vinoth Kumar

    (@vinoth06)

    Hi Dukilupp,

    Yes, please don’t buy the PRO version until you are comfortable with the free version.

    Kindly share me in which menu or location you are trying to do the above action. Please share the exact location or screenshot to guide you better way.

    Thread Starter dukilupp

    (@dukilupp)

    Hi,

    Thanks for your answering.

    For example, the script like this:
    var uid = ‘12345’;
    var wid = ‘12345’;

    When I save it in + New Banner, it become:
    var uid = \’12345\’;\n
    var wid = \’12345\’;\n

    When I place it in my header widget and load my web page, it become:
    var uid = \ & # 039;12345\ & # 039;; (Please remove the space)
    var wid = \ & # 039;12345\ & # 039;; (Please remove the space)

    I find from the internet. & # 039; is equal to ‘. So, why when I save in + New Banner, \ appears?

    • This reply was modified 6 years, 5 months ago by dukilupp.
    • This reply was modified 6 years, 5 months ago by dukilupp.
    Plugin Author M A Vinoth Kumar

    (@vinoth06)

    Hi
    Yes the script ads will get sanitized automatic due to security issue. But you can load the ads in frontend.

    If you have any issue in loading the script ads please let me know with your website URL and code to debug.

    Thread Starter dukilupp

    (@dukilupp)

    Hi,

    How to get rid of this \?

    Some of my ads are not working because of this \.

    Plugin Author M A Vinoth Kumar

    (@vinoth06)

    It’s default WordPress sanitize method to sanitize.

    Please may I know which ads network you Are trying you add?

    Thread Starter dukilupp

    (@dukilupp)

    Hi,

    I want to add popads.

    Plugin Author M A Vinoth Kumar

    (@vinoth06)

    Is that your custom ads? Because so for I haven’t get any feedback for adding any network script ads.

    Thread Starter dukilupp

    (@dukilupp)

    Yes, it is network script ads.

    So, is it impossible to get rid of \ and change & # 039 back to ‘?

    Plugin Author M A Vinoth Kumar

    (@vinoth06)

    No.. am sorry Not right now. So will check for this issue and come back to you soon

    Thread Starter dukilupp

    (@dukilupp)

    Hi,

    You are so nice. I hope you can bring me a good news. Thank you.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘unable to communicate back’ is closed to new replies.