• Resolved elstupid

    (@elstupid)


    Looks very promising to me. Works fine!
    But in my theme I have the following problems

    1. columns are a bit too small for my text. Text then spills over the column.
    2. there’s no space between columns
    3. Setting max allowed colums renders one less possible
    4. There’s no left&right inner padding in the columns

    I think the following could make it better

    1. Could you make settings to allow setting column-width?
    2. Could you make setting to allow right-margin?
    3. I think it calculates space for Feature Items Column, even when not used
    4. Could you make setting foor inner padding left-right

    Thanks for the great work!

    https://www.ads-software.com/plugins/wrc-pricing-tables/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thanks for your valuable opinion. In the next update surely I will keep those in mind.

    Thread Starter elstupid

    (@elstupid)

    You have been quick with modifications, great!
    It now works almost as it should ?? Sorry don’t want to complain, but it’s a small improvement I think.

    When I enable table width of 100% and I tell it to use 5 columns per row, with a space between columns of 0.25rem, the colums won’t fit on the row because of the gap between the columns. Also, there’s 0.25rem of space then before the columns, in the pricing-table itself. It would be best (my opinion), to

    1. remove the left gutter, so the first colum aligns exactly to the left of the parent container
    2. Calculate the width of the columns like this div.wrc_pricing_table dic.package_details { margin:0.25rem; width: calc(100% / 5 – 0.25rem); }

    Calculations work just fine in all modern browsers ??

    Keep up the good work!

    Thread Starter elstupid

    (@elstupid)

    Oh my, I just found out I can do that myself, works fine when I enter the calculation in “Each columns width”, superb!

    Good to know that you have solved it by yourself.

    WRC pricing tables. Functions good. However, we are receiving a small square before wording and before a check mark or x in each column. Is there some css we can use to remove this? You can view the pricing table at this URL about half way down to see what I’m talking about. https://www.mylivinghistory.org/order-today/

    Thread Starter elstupid

    (@elstupid)

    I would like the option of adding my own checkmark and cross icons (from media catalog for example) or from a full url.
    The design of the Pricing Tables is nice and flat, the icons however have some shadow and look like buttons. I think they don’t merge well with the rest of the design.

    Hi,

    In the screenshots section of this plugin it shows there are 2 types of layouts that i use.

    i.e Pricing Table Example 1. and Pricing Table Example 2.

    However after creating a table in my website i can only see one layout (Pricing Table Example 2.) with features combined inside the columns.

    How can i show the features on one separate column as its shown in Pricing Table Example 1 on screenshots section.

    I will really appreciate your help

    Thanks,

    Best Regards,

    You will get that option in General Settings. You have to mark Enable Caption Column option.

    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Layout problems, could you add some settings?’ is closed to new replies.