• Resolved markburton52

    (@markburton52)


    I tried to upload a csv file.
    That worked OK but when I put code into cells, I got the above message.
    Is this a restriction of some sort? The file is still a csv file and other file upload plugins don’t have trouble with it.

    The code is,
    <!-- /wp:code --><p><a href="https://www.google.co.uk/maps/search/******">click here for map</a></p>
    where ****** is a UK postcode.

    I’m trying this because I can’t get google maps link to work despite enabling it and getting my own api key.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Gustavo Bordoni

    (@bordoni)

    Hi @markburton52,

    I cannot see the message or the full code of the Block you are trying to use.

    Would you mind sharing that again here? With that I might be able to help you further.

    Best Regards,

    Thread Starter markburton52

    (@markburton52)

    Hi, I no longer have the exact message (and can’t reproduce it just now as have disabled the plugin while I try another) but it said I’m not allowed to upload that type of file.
    The code is
    <!-- /wp:code --><p><a href="https://www.google.co.uk/maps/search/M219AL">click here for map</a></p>
    Thanks

    Thread Starter markburton52

    (@markburton52)

    Ah, this site is interpreting the code! Trying with it between “”`
    "<!-- /wp:code --><p><a href="https://www.google.co.uk/maps/search/M219AL">click here for map</a></p>"

    Thread Starter markburton52

    (@markburton52)

    #<!-- /wp:code --><p><a href="https://www.google.co.uk/maps/search/M219AL">click here for map</a></p>

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Moderator note: @markburton52 Use the “code” delimiters:

    Plugin Author Gustavo Bordoni

    (@bordoni)

    Hi @markburton52,

    I’ve tested some variations of what you sent me and It seems to be working.

    But I really want to figure this one out with you.

    Would you mind sharing the CSV you are trying to import so I can reproduce the problem locally?

    best Regards,

    Thread Starter markburton52

    (@markburton52)

    Hi thanks but Ive abandoned the plugin in favour of a different one which solves the upload problem a different way.
    M

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘csv upload containing code’ is closed to new replies.