Forums

[resolved] [Plugin: Custom Field Template] multiple values disappearing after article saving (6 posts)

  1. lofirst
    Member
    Posted 4 weeks ago #

    Hi,

    I installed Custom Field Template and found its functionnalities really great. Then, I decided to go a step further and design a prototype to manage local information about restaurants. I have then different checkbox list where you can add, for a given restaurant (1restaurant=1article) additional services, opening hours...

    It seemed to work great, but after a while I saw that depending on the changes I made in my different lists, some values just got scrapped : for instance I changed on opening hour and all services were removed. Or I add a new service, and I find none anymore. It seems to be not that stable.

    Do you have any idea about what could happen here? Does someone else experience same issue?

    Thanks in advance for your help
    Laurent

  2. Hiroaki Miyashita
    Member
    Posted 3 weeks ago #

    Could you show me the template content you are using? I will investigate it in my server. Thanks.

  3. lofirst
    Member
    Posted 3 weeks ago #

    I thought it could be something related to an incompatibility with any other plugin. So I just restart from scratch. new wordpress install. new database. I re-installed custom-field-template and re-test. Same results.

    Here is the template content :

    [code]
    [Adresse]
    type = textarea
    size = 50

    [CP]
    type = textfield
    size = 5

    [Ville]
    type = textfield
    size = 5

    [Horaires]
    type = checkbox
    value = lundi midi # lundi soir # mardi midi # mardi soir # mercredi midi # mercredi soir # jeudi midi # jeudi soir # vendredi midi # vendredi soir # samedi midi # samedi soir # dimanche midi # dimanche soir

    [Services]
    type = checkbox
    value = piscine # terrasses # wifi # séminaires
    `

  4. lofirst
    Member
    Posted 3 weeks ago #

    oops I misuse the code markup. Content starts at [Adresse] and ends at séminaires

  5. Hiroaki Miyashita
    Member
    Posted 3 weeks ago #

    Thank you for giving me the template content. I confirmed the bug and probably fixed in the latest version 1.4.6. Could you try it out? Thanks again.

  6. lofirst
    Member
    Posted 3 weeks ago #

    Thank you for your quick reply. It seems to be stable now. I tested several times and lost no data! Great!

Reply

You must log in to post.

About this Topic