Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter Skaty

    (@skaty)

    Also after enter the code it is shown like this:

    before:
    http://i.imgur.com/1PpI9qw.png

    after:
    http://i.imgur.com/QATzjCL.png

    sorry for my english.

    Thread Starter Skaty

    (@skaty)

    Hi Tobias, i’m so greatfull for your plugin. If it is okay I did some changes in it and try to use it that way. I added check boxes in list and a little form to send selected ones from list.

    System is working with one list very well, but i have problem when is involved second list. When i create a second (…and more) list and put them in a new page, system is not working. When i click to check box it is not being showed in form and numbers (it is calculating numbers from specific columns) are not being calculated. I will try to explain you with pictures, sorry for my English again.

    Check boxes, form and the calculation system are working with multi lists in “other themes”, but in “one page theme” are not working. I want to use this theme specificaly. For almost 2 months i’m trying to do this, if you can help me i will be so greatfull to you.

    You can check it from here:

    here is working correctly:
    http://bluraydolum.com/#bluray-film-listesi-olustur

    Here is not:
    http://bluraydolum.com/#en-yeni-bluray-filmler

    http://wordpress.org/plugins/tablepress/

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I’ll answer your first question for now: You have entered this code in the wrong place. It must go into the “Custom Commands” textfield on the “Edit” screen of the table, and not into the “Custom CSS” textfield on the “Plugin Options” screen. Those are different!

    For the other question: That’s is independent of the first question and should therefore be handled in the other topic that you opened (but that was closed, unfortunately). I have however asked a moderator to re-open it, and I will then reply there.

    Regards,
    Tobias

    Thread Starter Skaty

    (@skaty)

    Oh sorry, yes i did it now it is not work with the code but i try the one below and it is worked, thank you 🙂

    "aoColumnDefs": [ { "sType": "html", "aTargets": [ "column-8" ] } ]

    i’m exited for your other reply 🙂

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    good to hear that you found the correct command and place 🙂

    Now about the other problem:
    First, I can’t really see the problem, because I can’t find the place where the checkboxes/forms/calculations are not working…

    However, my assumption is that this is a general problem in such themes: They do not load the entire page again, but probably only the main content area via an AJAX request. Due to that, they probably never even load your custom JavaScript code for the forms.

    Regards,
    Tobias

    Thread Starter Skaty

    (@skaty)

    Please can you check again ? i made the list again.

    View post on imgur.com

    here is working correctly:
    http://bluraydolum.com/#bluray-film-listesi-olustur

    Here is not:
    http://bluraydolum.com/#en-yeni-bluray-filmler

    Yes, theme is not loading entire page. but there must be a solution to use multi lists with this theme.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ok, now I can see it. In the Chrome JavaScript error console, I can see some errors:

    Uncaught TypeError: Cannot read property 'msie' of undefined jquery.ba-hashchange.min.js?ver=3.7.1:9
    Uncaught TypeError: Cannot call method 'apply' of undefined jquery.masonry.min.js?ver=2.1.05:10

    Maybe that helps you find the reason for this.
    I’m not that much of a JavaScript expert, and this is not related to TablePress, so I’m not really able to help here. Sorry 🙁

    Regards,
    Tobias

    Thread Starter Skaty

    (@skaty)

    Okay Tobias, thank you 🙂

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 I hope that you can find the cause for this!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

    Thread Starter Skaty

    (@skaty)

    Tobias hi again. I contacted with theme developer and they said this:

    Please check the page by the link below:
    http://bluraydolum.com/#en-yeni-bluray-filmler

    As you can see there are 2 tables on ONE page now.
    The first one is working well, but the second is not.

    Please provide this information to the developer of the plugin.

    the problem is not about page load think, but it is not about plugin either. it is about my custom edit codes. my friend trying to fix it. i will give you updates 🙂 (in case maybe you got some ideas in this process)

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    yes, it seems to be about your custom code, and maybe about those error messages in the JS console.
    You should probably start with fixing those.

    Regards,
    Tobias

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Date Sorting Problem’ is closed to new replies.