• Resolved granny63

    (@granny63)


    https://davesspiceracks.com/wh/ps
    Table Press not inserting table behind text Table Press.
    Have short code installed in page behind table press text.
    Pasting my paypal button html in tables.
    Tables not displaying after update.

    example text pasted in table.

    <form action=”https://www.paypal.com/cgi-bin/webscr&#8221; method=”post” target=”_top”>
    <input type=”hidden” name=”cmd” value=”_s-xclick”>
    <input type=”hidden” name=”hosted_button_id” value=”Y7YHJKZV898Y2″>

    https://www.paypal.com/webapps/shoppingcart/error?flowlogging_id=1eb26dd36d438&code=AMOUNT_ERROR
    <table>
    <tr><td><input type=”hidden” name=”on0″ value=”3″ deep ; Personalized Design”>3″ deep ; Personalized Design</td></tr><tr><td><select name=”os0″>
    <option value=”12″ Wide”>12″ Wide $152.99 USD</option>
    <option value=”14″ Wide”>14″ Wide $174.99 USD</option>
    <option value=”18″ Wide”>18″ Wide $184.99 USD</option>
    <option value=”22″ Wide”>22″ Wide $197.99 USD</option>
    <option value=”26″ Wide”>26″ Wide $204.99 USD</option>
    </select> </td></tr>
    <tr><td><input type=”hidden” name=”on1″ value=”Oak Wood Stains:”>Oak Wood Stains:</td></tr><tr><td><select name=”os1″>
    <option value=”Natural”>Natural </option>
    <option value=”Dark Oak”>Dark Oak </option>
    <option value=”Med. Oak”>Med. Oak </option>
    <option value=”Golden Oak”>Golden Oak </option>
    <option value=”Unfinished”>Unfinished </option>
    </select> </td></tr>
    <tr><td><input type=”hidden” name=”on2″ value=”Enter Personaliztion”>Enter Personaliztion</td></tr><tr><td><input type=”text” name=”os2″ maxlength=”200″></td></tr>
    </table>
    <input type=”hidden” name=”currency_code” value=”USD”>
    <input type=”image” src=”https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif&#8221; border=”0″ name=”submit” alt=”PayPal – The safer, easier way to pay online!”>

    </form>

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The reason for this likely is that your theme or another plugin has already registered the [table] Shortcode. To work around that, I suggest you use a slightly different one in TablePress, e.g. [tp-table]. For that, please use the TablePress Extension from https://tablepress.org/extensions/table-shortcode/

    Regards,
    Tobias

    Thread Starter granny63

    (@granny63)

    Only plug-in that may be giving me issues. FooTable have anything to do with it.
    Got rid of a couple. Still having same issues.

    Thread Starter granny63

    (@granny63)

    To use this Extension, just install and activate it like a regular WordPress plugin, and change the code in the PHP file to the desired Shortcode.
    Where do you find PHP file.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    the PHP file is in the ZIP file. So, if you installed it via the Admin Dashboard, it will be in the plugin folder in the wp-content directory on your server, which you should be able to access via your FTP program.

    Regards,
    Tobias

    Thread Starter granny63

    (@granny63)

    Still having the same problem. Short-code did not do the trick.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    what Shortcode are you using now? Did you change both the PHP file (on the server!) and then use that Shortcode on the page?

    If it still doesn’t work, I’d like to take a direct look at this on your site, if possible. Could you therefore please create a temporary admin account for me and send me the details via email (the address is in the main plugin file “tablepress.php”)? That way, I can investigate this directly. Thanks!

    Regards,
    Tobias

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Tables not displaying’ is closed to new replies.