Field problem +date selector problem

This topic contains 10 reply and 2 voices, and was last updated by towhid 9 years, 3 months ago
Viewing 10 Posts - 1 through 10 (of 10 total)
Author Posts
December 30, 2014 at 12:54 pm 33147
towhid Hello, Problem A: field problem I have a strange problem with the fields. I have several fields, specifically the strange thing happens in the following two - one field is description and the other is address. after the user submits the form the data entered into address appears in both the description field and address field. the description data is no where to be found. here is a link to a post , its all in hebrew but you can see that the second field and the fith field content is the same (and it shouldnt be). Problem B: date selector location problem in the same form as described above there is a date field. the problem is that the selector opens and overlaps the top menu. this creates a problem that it is impossible to change months (since the menu is functionaly on top' even though visually it is not). how can i solve these problems? Thanks
December 31, 2014 at 3:59 pm 33222
towhid towhid

Hello Anna,

Please provide your login details by using this form – http://wedevs.com/provide-login-details/. I will have a look what is going wrong.

Thank you 🙂

January 13, 2015 at 1:36 am 33989
Anna Anna

Hello,
for some reason i did not see your reply untill now (usually i get an eamil and this time i did not).

the field problem was resolved by creating a brand new form and seting all the label names (in english, i think the default extracts them from somewhere and they were in hebrew so that probably caused an error).

however the date selector problem still persists. is there a way to have the date selector open below the field instead of above it ?
thanks

January 13, 2015 at 12:57 pm 34029
towhid towhid

Hello Anna,

I am delighted to know that you solved your one problem by yourself. Can you share the post link with me then I can provide a solution about the date selector.

Thank You 🙂

January 13, 2015 at 1:22 pm 34032
Anna Anna This reply has been marked as private.
January 13, 2015 at 1:35 pm 34034
towhid towhid

Hello Anna,

It could happen to conflict of plugin. You can disable all your plugins except User Frontend and switch to a default theme of WordPress like- Twenty Twelve, Twenty Thirteen, Twenty Fourteen and let me know the results.

Thank You 🙂

January 13, 2015 at 1:40 pm 34036
towhid towhid

Hello Anna,

Plugin conflict might be responsible for this weird thing. You can disable all your plugins except User Frontend and switch to a default theme of WordPress like- Twenty Twelve, Twenty Thirteen, Twenty Fourteen and let me know the results.

Thank You 🙂

January 13, 2015 at 1:54 pm 34041
Anna Anna

if i do what you say it does not help me to solve my problem (because i must use this theme and there is no unused plugin installed).

ill ask something else that could be a workaround.
is there a way to have the date field lower in the form but have it higher in the post?
i mean, lets say the date field is the 10th field in the form (then the problem of menu overlap no longer exists), however i wish to have the date appear second in the post. is there a way to do this?
thanks

January 17, 2015 at 1:25 pm 34336
towhid towhid

Hello Anna,

Sorry for late reply.

Please use the following code in your theme let me know the result.

#ui-datepicker-div {
z-index: 9999 !important;
}

Menu will be placed behind the date popup. Hope it will solve your problem.

Thank You 🙂

January 18, 2015 at 5:57 pm 34453
Anna Anna

It worked!!!
Thank you so much!

January 18, 2015 at 6:07 pm 34454
towhid towhid

Hello Anna,

Glad to know that the problem solved. Can you please mark the topic as resolve.

Thank You 🙂

Viewing 10 Posts - 1 through 10 (of 10 total)