icietla
-
Posts
48 -
Joined
-
Last visited
Posts posted by icietla
-
-
I have not resolved this problem but i've edited each page to add new values and delete the previous fields in the repeater. Now the fields are well displayed in the 2 languages. It's like they had been only saved in default language the first time.
Is it linked to the problem of this topic ?
http://processwire.com/talk/topic/4577-bug-repeater-count0-in-selector-not-working/
The bug always exists in the last version 2.4.
-
Hello,
if I add a next value in the repeater now this new value appears in the page but not the old one (the first is invisible).
I have uploaded the latest version of repeater module on Github but it's always wrong.
-
Hello,
I have also a problem with a repeater that contains 2 fields (one float and one integer - no translations needed). It stores prices for different durations. The site is in french (default) and english. This field seems to be empty in the english version...
Exemple :
No prices "Prices: (empty)" in http://www.bainsdelea-paris.com/en/gift-vouchers/ (NOW OK after adding new values and saving)
but ok for http://www.bainsdelea-paris.com/bons-cadeaux/
I have tried a long time to resolve this problem, have you an idea ?
Thanks a lot for this wonderfull CMS!
-
Hello,
I have a problem with the cache in 2.3.8 version.
Logged as admin, sometimes (but not rarely) when I reload a page after a modification of code templates, the modification is not visible. I have this old version of my code. I have disabled the cache for templates and I know that it don't work when we are logged. This is not a problem of browser cache and there are no files in asset/caches/...
So I have to wait before seeing my modification and continue my developments.
I don't know where is stocked the page I see when I reload!
Strange...

-
Merci Dragan !

Your solution seems great! Because I don't have a long processwire experience, I did not think about it : how powerful (and simple) it is to add any field in any template we want for any need... I will try it. Thanks a lot.
-
1
-
-
Hello,
I'm new in this forum. First I want to thanks a lot the processwire community and Ryan for this wonderful tool and all these explanations! (sorry if it's a "french english"...)
So, about this topic, with the multi-language page name module approach, I know there is a checkbox for each language but not for the default.
All is fine when you don't want to translate the initial default language page. I understand that the default language should exist to support the other(s).
But how to do when I want to add a new page with only a secondary language enabled ? My project will have most of his pages translated (french for the default language and english) but if my client want to add a specific page only in english is it possible?
Thanks for your help.
Fieldset tab doesn't open
in General Support
Posted
Hello,
after an upgrade from 2.4 to 2.5 all was fine except that a field set tab that I've created (used by several templates) don't open when I clic. The "built-in" other tabs (like parameters) work fine.
This occurs with all templates that use my field set tab.
The URL becomes for exemple "page/edit/?id=1025#Inputfield_seo_START". No JS error.
Has anyone ever encountered this problem?
Thanks.