Title: Simple Cart Code
Last modified: February 28, 2023

---

# Simple Cart Code

 *  Resolved [goodsuccess](https://wordpress.org/support/users/goodsuccess/)
 * (@goodsuccess)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/simple-cart-code/)
 * I am trying to add “simple shopping cart” code into tablepress table.
 * Can’t seem to align the images and text correctly. Any help would be greatly 
   appreciated.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsimple-cart-code%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/simple-cart-code/#post-16512909)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * To fix the display of the images, you could add this to the “Custom CSS” textarea
   on the “Plugin Options” screen of TablePress:
 *     ```wp-block-code
       .tablepress img {
         max-width: 100%;
       }
       ```
   
 * Now, that said, it looks like you are actually not using the table to display
   tabular data, but to achieve a tabular (columns) layout. Using tables for this
   is not recommended. This has drawbacks for accessibility of the site, e.g. for
   users that use screenreading software and similar. Instead, you should probably
   look into using e.g. “Columns” blocks in the block editor to achieve such a layout.
 * Regards,
   Tobias
 *  Thread Starter [goodsuccess](https://wordpress.org/support/users/goodsuccess/)
 * (@goodsuccess)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/simple-cart-code/#post-16521611)
 * That worked thanks for your time and efforts. Ok, I do not use block editor as
   my editor. Currently using the classic editor and classic widget. Does this mean
   I cannot not use tablepress as my table maker?
 * Also, a while back I donated to download TablePress Responsive extension. But
   I do not have access to this extension anymore. How can I receive it again?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/simple-cart-code/#post-16522832)
 * Hi,
 * no, you can of course continue using TablePress for tables, even without the 
   block editor! Just use Shortcodes as before 🙂
 * What I meant to say is that this particular table (with the two products in two
   columns) would be better done with a dedicated “columns” solution (as you are
   only using a table to get that two-column layout, it seems).
 * As for the Responsive Tables Extension: Do you mean that you no longer have it
   installed on the site? Can you please get in touch via email (at the bottom of
   [https://tablepress.org/pricing/](https://tablepress.org/pricing/) )?
 * Regards,
   Tobias
 *  Thread Starter [goodsuccess](https://wordpress.org/support/users/goodsuccess/)
 * (@goodsuccess)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/simple-cart-code/#post-16538513)
 * Hello, Tobias I have sent an email at support from the URL you provided me.
 * Thanks for your time and efforts
    -  This reply was modified 3 years, 2 months ago by [goodsuccess](https://wordpress.org/support/users/goodsuccess/).
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/simple-cart-code/#post-16539456)
 * Hi,
 * thanks! I just replied 🙂
 * Best wishes,
   Tobias
 *  Thread Starter [goodsuccess](https://wordpress.org/support/users/goodsuccess/)
 * (@goodsuccess)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/simple-cart-code/#post-16549051)
 * Thanks for all the help with my issue. It now **looks exactly **how we wanted
   it to look.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/simple-cart-code/#post-16549785)
 * Hi,
 * great! That’s good to hear 🙂
 * Best wishes,
   Tobias

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Simple Cart Code’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/simple-cart-code/#post-16549785)
 * Status: resolved