Tagged: 

Viewing 28 posts - 1 through 28 (of 28 total)
  • Author
    Posts
  • #680012

    Hi,
    We have a few tables on our site and it would seen the latest version breaks the tables by making each field the same size, where as before they where dynamic based on the data content

    AK

    #680059

    Hi we just downgraded from 3.7.1 back to 3.3.2 and it works, so there is something with 3.7.1 breaking the tables

    #681114

    Hi,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #699610

    hi

    sorry for the delay

    the url for the working site is http://www.f1xx.com

    there you will see tables correctly formated

    we can then upgrade and you will see them not formated

    regards

    #699646

    Hey!

    Thanks a lot for reporting that.
    we have forward it to Kriesi so he can take a look at fix any issue.

    Thanks a lot

    Cheers!
    Basilis

    #699671

    if you let me know when to upgrade to the latest version of enfold you will see all the table cell are the same size

    #699692

    Hi!

    No need to do that.
    He will do provide an update for the theme, with a fix.

    Thanks a lot

    Cheers!
    Basilis

    #699694

    Hi don’t you need to see the issue before fixing it lol

    the site is currently using and older version of enfold that works. It’s the current one that doesn’t

    #699712

    Hi,

    Thank you for letting us know that the above URL you provided is using an old version. Would you mind providing a precise link to your site which is using the latest version
    of the theme, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #699714

    we have screen shots of the issue will send them to you

    • This reply was modified 8 years, 1 month ago by akaracing.
    #699715

    Sorry we spoke to soon, the issue is still there

    we did a browser cache refresh and now we see the pronlem

    #699717

    Links are below

    • This reply was modified 8 years, 1 month ago by akaracing.
    #699719

    we have just upgraded the site to 3.8

    #700538

    Hi akaracing,

    Kindly add this code snippet to Quick CSS (under Enfold Theme Options > General Styling):

    .home .avia-table {
        width: auto;
    }

    if it doesn’t work try replace the code with this:

    .home .avia-table {
        width: auto !important;
    }

    If this works, I can definitely say it’s safe to use the latest version without the table breaking, if there are still any issues please let us know :)

    Best regards,
    Nikko Ayag

    #715645

    Hi
    we have tried the above CSS and it’s not working

    #715650

    Hi,

    The code I gave doesn’t reflect on the page, please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Nikko

    #715662

    Hi We tried it on another site

    http://www.fluffycloudhosting.com/cookie-policy

    There you will see the same problem as the other site, all the table fields get the same size

    If you wan login let me know and we will set up an account

    #715665

    we have had to remove the CSS fro the FluffyCloudHosting.com, as it was upsetting the front page layout

    #715901

    Hi

    Did you look at the screen shots i provided???

    They you can see clearly the difference between the 2 tables.

    We can’t add that bit off css as it move the table on the screen and not the content of the tables.

    Please look at the screen shots

    AK

    #716295

    Hey!

    Thank you for the info. Please add this in the Quick CSS field.

    .avia-table {
        table-layout: auto !important;
    }

    Best regards,
    Ismael

    #716372

    Hi,

    That bit of CSS seems to have fixed it.

    Way was it changed???

    AK

    #717378

    Hi,

    The table is actually working the same on our installation so I’m not sure what’s wrong with yours. Is this is an old table shortcode? Please try to regenerate it or create it from scratch.

    Best regards,
    Ismael

    #717491

    Hi
    As per my last comment, the bit of CSS seems to have fixed the issue.

    I was asking why/how was it broken from other releases, it worked ok from 3.3.x, but from 3.7.x it was broken, why

    regards
    Aleks

    #718354

    Hi,

    this can be caused by 100 different things. Most importantly is that it’s fixed not.

    Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

    #718365

    Hi Andy,

    I’m not sure I believe it could be caused by 100 different things. We have done extensive testing with different releases starting with 3.3 all the was up to 3.8. The test was only the theme with no plugins. And the problem seems to have started from 3.7.

    Please explain your 100 different things.

    regards
    Aleks

    #718388

    Hi,

    we can’t explain it to you. It seems that you don’t understand how the world of WordPress is working in general. Have in mind that there is no single developer, but hundreds of different ones. If one thing changes (a plugin update, WP update or theme update), then this will have an effect on all other components. But as every component has it’s own developer and every developer is cooking their own soup, issues and conflicts can arise. It would be impossible for us to find out the root of it, as it would be very time consuming. Feel free to hire a freelance developer for this job though: http://kriesi.at/contact/customization

    Best regards,
    Andy

    #718433

    Hi Andy,

    I’m not going to get into an argument about this. But i must say you didn’t clearly read my last message. NO PLUGINS just the THEME. also the same WordPress version. Do you understand this ???

    In any case we are WP developers and have a vast knowledge on writing plugins and customising WordPress.

    I would like to have kriesi’s email to make a formal complain about your last message: quote “It seems that you don’t understand how the world of WordPress is working in general”. We currently look after 4500+ WordPress site and our world of WordPress is real.

    Aleks

    #718740

    Hi,

    then I don’t know why you’re asking :).

    Anyway, let us know in a new ticket if you need some support with our themes. We’re glad to help you out.

    Best regards,
    Andy

Viewing 28 posts - 1 through 28 (of 28 total)
  • The topic ‘Tables Not working properly’ is closed to new replies.