Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #215744

    Hi,

    When I try to create a price element with a single column the table becomes corrupt in the Advanced Layout View:

    Rows and Columns are transposed.
    New Rows and Columns are added with the word undefined

    Hope you can help.

    Regards

    Andy

    #215859

    Hey bcs247!

    It is not happening on our end. Please try to increase the wordpress php memory limit. Refer to this link.

    Cheers!
    Ismael

    #220840

    Hi Ismael, Thanks for your reply. I am looking in to what you suggest. However further investigation shows that it only happens when I select Heading Row and Highlight Columns otherwise the table works fine. Cheers. Andy

    #221460

    Hey Andy!

    I noted that too, here’s a workaround, set up a table like this:

    Then add this code to the Quick CSS:

    .avia-table .pricing-table-wrap:nth-child(2) {
        display: none;
    }

    If that affects other tables please post a link to your website.

    Cheers!
    Josue

    #223866

    Thanks for that. It is a good work around for now.

    Unfortunately the work around does not work as the second column is now missing from all tables. Any further thoughts. Thanks Andy

    • This reply was modified 10 years, 10 months ago by bcs247.
    #234168

    Hey!
    Did take a little but I was able to find the issue. next theme update will fix it ;)

    Cheers!
    Kriesi

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘cannot create price table with a single column’ is closed to new replies.