Unfortunately, there is currently no such option with Amelia's built-in features.
Please feel free to search through our feature suggestion page, to see if someone may have already suggested this feature. If you can't see it, feel free to add your suggestion there, and as more people vote, the feature will move higher on the priority list.
You can certainly follow our changeLog page if you'd like, where we state any changes/new features/bug fixes during updates and our newsletter, so you're informed about new features, bug fixes, freebies, etc.
Please, let us know if you have any other questions.
Hi thanks for the update. In this case, how can I set up the "Items per page" to 4?
It only lets to set items per page in the increments of 3. Making it display 4 items only would reduce the scrolling and the form would be looking tidy without unnecessary white space.
Unfortunately, this is pre-coded to a certain amount, but here is the temporary CSS workaround (not sure if it's suitable enough)
#amelia-container > div > div.am-els__wrapper > div:nth-child(4){ display: none!important; } #amelia-container > div > div.am-els__wrapper > div:nth-child(5){ display: none!important; } #amelia-container > div > div.am-els__wrapper > div:nth-child(6){ display: none!important; }
So, you would set the items per page to 6 and then hide the last three of them.
Anyway, please feel free to search through our feature suggestion page, to see if someone may have already suggested this feature. If you can't see it, feel free to add your suggestion there, and as more people vote, the feature will move higher on the priority list.
You can certainly follow our changeLog page if you'd like, where we state any changes/new features/bug fixes during updates;
and our newsletter, so you're informed about new features, bug fixes, freebies, etc.
Also, regarding the fixed scrolling. The fixed scrolling is set up for the Catalog booking form, but not the search form. There is no way to do this for search booking form?
This is the approach through the database, i see. Well, this is one of the options, of course. I've done the same steps, i can see the settings. Just make sure that you follow the steps on the screenshot.
Regarding the slider of the search form, this will require customizing the CSS section of the search form, since they are separated.
I hope it helps. Please, let me know if you still have issues.
Hi. Is there a way to make the form scrollable - what I mean is - the scroll inside the form only - not scrolling with the whole website page.
So for example the side bar is fixed, and the list of the appointments can be scrolled?
thanks
Hello Andzelika,
Thanks for reaching out to us.
Unfortunately, there is currently no such option with Amelia's built-in features.
Please feel free to search through our feature suggestion page, to see if someone may have already suggested this feature. If you can't see it, feel free to add your suggestion there, and as more people vote, the feature will move higher on the priority list.
You can certainly follow our changeLog page if you'd like, where we state any changes/new features/bug fixes during updates and our newsletter, so you're informed about new features, bug fixes, freebies, etc.
Please, let us know if you have any other questions.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi thanks for the update. In this case, how can I set up the "Items per page" to 4?
It only lets to set items per page in the increments of 3. Making it display 4 items only would reduce the scrolling and the form would be looking tidy without unnecessary white space.
Thanks
Hello Andzelika,
Unfortunately, this is pre-coded to a certain amount, but here is the temporary CSS workaround (not sure if it's suitable enough)
So, you would set the items per page to 6 and then hide the last three of them.
Anyway, please feel free to search through our feature suggestion page, to see if someone may have already suggested this feature. If you can't see it, feel free to add your suggestion there, and as more people vote, the feature will move higher on the priority list.
You can certainly follow our changeLog page if you'd like, where we state any changes/new features/bug fixes during updates;
and our newsletter, so you're informed about new features, bug fixes, freebies, etc.
I hope it helps.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Stefan, this doesn't seem to work with the Search Booking Form for appointments.
I have found some info online regarding this, ant it is from Amelia itself. Can you please see screenshot attached?
I am not able to find a table with "amelia_settings".
Attached files: Screenshot 2023-12-01 at 11.48.07.png
Also, regarding the fixed scrolling. The fixed scrolling is set up for the Catalog booking form, but not the search form. There is no way to do this for search booking form?
Hello Andzelika,
This is the approach through the database, i see. Well, this is one of the options, of course. I've done the same steps, i can see the settings. Just make sure that you follow the steps on the screenshot.
Regarding the slider of the search form, this will require customizing the CSS section of the search form, since they are separated.
I hope it helps. Please, let me know if you still have issues.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables