Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #458623

    I have selected “Show Empty Cells” in my pricing table so “to force equal height across all columns” as described in Table Options, however it is not working. https://dev.thecynergisticlife.com/join/
    Any suggestions?
    Thank you!

    #458795

    Hey beezdezines!

    Try adding this to your custom CSS.

    .pricing-table > li {
      min-height: 42px;
    }

    Best regards,
    Elliott

    #458823

    Will do; but should I have to?? I have selected the box that indicates force equal height. Is this a bug?
    Thank you

    • This reply was modified 8 years, 9 months ago by beezdezines. Reason: I just added this code to Quick CSS and it didn't work
    #459159

    Hey!

    It seems like it yes, did the CSS work out for you though?

    Best regards,
    Rikard

    #459256

    no, it didn’t work. that’s what I mentioned in my reply…

    #459289

    Hey!

    Please try adding !import rule to Elliott’s code as following

    .pricing-table > li {
      min-height: 42px !important;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Best regards,
    Yigit

    #459375

    That helped a little but, but they aren’t completely lined up as you can see.
    https://dev.thecynergisticlife.com/join/
    Please take note that the options feature you have set up on the site to address this feature is not working – as I’m sure others may run into the same problem.
    Thank you

    #460166

    Hey!

    Increase the 42px value to 45 or something similar. They should all be the same height after that.

    Cheers!
    Elliott

    #707884

    Shame this bug has not been resolved yet :(

    #708644

    Hi Heathcliffe,

    I’m very sorry for that, can you post a link to your site with the issue? so we can inspect it and help you fix it. You can post it in Private Content section so only moderators can see.

    Best regards,
    Nikko

    #713321

    @Nikko,

    I gave up with the pricing table. Rikard acknowledged this is a bug 16 months ago. Like many bugs reported, they go unfixed and you constantly ask users for their login details so you can fix things, which is great in the short term – but they never seem to get passed on to the development team @kriesi. I love the Enfold theme and have been using it for a few years now, but it gets me when you come across old ‘forgotten’ bugs that are just not followed up and fixed. What used to be a very intuitive, easy to use, ‘out of the box’, theme is in danger of becoming a developer only theme (OK a bit harsh perhaps but you see where I’m coming from), which I’m sure is not your intention. With the recent advancements of other themes and visual builders, sliders, consistency around options and settings, I feel you (and your market) are potentially losing out. I know Kriesi is moving and growing the business model so I hope things will improve as part of the process. I’m here and will support you guys by continuing to buy your themes. Your support is the best I’ve come across and always very helpful. Sorry for the moan, I’m just trying to help :)

    #714736

    Hi!

    We are sorry to hear that and we thank you that you are still using and supporting enfold. I think the issue might be a bug 16months ago, but I have tested the option above on my local server but the pricing table works fine with the latest version of Enfold which I believed is already resolved, However sometimes some issues appear because of some conflict whether caused by some plugin, custom codes, cache, etc. Try creating a test page that uses a pricing table, and if the issue still persists please let us know and atleast give us some access so we can atleast reproduce the issue and report it to our devs.

    Best regards,
    Nikko

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.