Tagged: Fluent Forms
-
AuthorPosts
-
July 21, 2022 at 5:40 pm #1359042
Hello,
I am using Fluent Forms or better trying to use it and there are 2 issues I can’t fix:
– DateTime Selection Year not showing properly in the expected position. It is created, but in the background somewhere not selectable.
– Progress bar on site selection will still be shown blue, although in testing it has a different colour setup.So maybe there are some CSS styles that are not compatible with Enfold and Fluent Forms?
Regards
July 21, 2022 at 7:16 pm #1359064Hey thomasth71,
We can’t access the page you linked to:
Forbidden
You don’t have permission to access this resource.Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Please give us permission to access the page, and post screenshots of the problems in question.
Best regards,
RikardJuly 21, 2022 at 7:20 pm #1359066Hello Rikard,
from which country are you trying to get access?
So I know which country to add the permission to.
Best Regards
July 21, 2022 at 7:54 pm #1359075Hi,
Please unblock the counties in private, we should be able to access your site after that.
Best regards,
RikardJuly 21, 2022 at 8:03 pm #1359077This reply has been marked as private.July 21, 2022 at 9:04 pm #1359086Hi,
Thanks for that. Please try this in Quick to adjust the month picker:
select.flatpickr-monthDropdown-months { padding: 1px 6px; }
I’m not sure what you would like to change with the progress bar though?
Best regards,
RikardJuly 22, 2022 at 7:33 am #1359148Hi,
maybe I did something wrong, this isn’t working or changed anything.
I added it to the Quick CSS Section, save it and cleared the autooptimisation CSS Cache, but the year for “Geburtsdatum” is still not visible.
With the Progressbar: I setup a special color for the progressbar in Fluent Forms, where it will be shown “redish” but in the theme it still remains blue.
Best Regards and thanks for your patience
July 22, 2022 at 8:01 am #1359150Hello,
just to be more specific, the element <input class=”numInput cur-year” type=”number” tabindex=”-1″ aria-label=”Jahr”> is not visible and needs to be behind the month itself.
In the base theme it is visible.
Best Regards
July 22, 2022 at 12:08 pm #1359167Hi,
Thanks for the update. I’m not sure that I understand the problem with Geburtsdatum, could you post a screenshot of what it looks like using a default WordPress theme please?
Please try this CSS to change the background of the progress bar:
.fluentform_wrapper_5 .ff-el-progress-bar { background: rgba(209,67,49,1) !important; }
Best regards,
RikardJuly 22, 2022 at 12:42 pm #1359186Hello Rikard,
thanks for the progessbar fix, looks great now.
in private a screenshot how the “Geburtstag” should include the year as selection.
Somehow in the Theme it is misplaced and in the background?
This should be the element that is misplaced: <input class=”numInput cur-year” type=”number” tabindex=”-1″ aria-label=”Jahr”>
Best Regards
Bjoern
July 22, 2022 at 2:19 pm #1359198 -
AuthorPosts
- You must be logged in to reply to this topic.