Follow us on

Codestar Support Forum » WordPress Plugins » Codestar Framework

Some improvements and mobile responsive bug

  1. I need some improvements for my projects.
    - The margin space had filled half of the screen for mobile resolution.
    - I can't define class method in callback field
    - I need new database type(callback or hook) for saving form data on the database table(not options)

    Posted 2 years ago #

  2. Codestar
    Admin

    Hi,

    Welcome to support forum and thanks for purchasing.

    Oh yes, I just saw and fixed css code. you will see it in next update.
    I think, method callback is ok.
    Hmm, can you futher details about this subject. there are some filter and action like this: csf_{$prefix}_save you ask that or ?

    Regards, Codestar

    Posted 2 years ago #
  3. Hi,

    So, Filters / Hooks like "csf_{$prefix}_save" allow me to run the code only where the filter / hook is. I am unable to prevent or modify database process such as update_option. Also, I think a new database option called callback can be added to the database options. (Another callback can be added for backup.)

    All tabs are using one database option. I think it will become unfunctional when I add many rows to an option (a mysql column). How can I separate them?

    Thank you, regards

    Posted 2 years ago #

  4. Codestar
    Admin

    Hi,

    We haven't facing any issue about this till now. All wordpress frameworks are using same method. All data stores within one row. There is no way to separate them. Yes everything is possible but It need a lot of changes.

    Regards, Codestar

    Posted 2 years ago #
  5. Hi,

    I absolutely agree with you. I hope you find a way to do this in the upcoming updates. I have a more important problem than that. I am going to open a new topic for that.

    Posted 2 years ago #

  6. Codestar
    Admin

    Hi,

    Yes I noted that. I will take a look when I have free-time.

    Regards, Codestar

    Posted 2 years ago #