I want to hide the employee and services from the "search" view, but there is no "search" view form for me to edit in the customize section. I tried to disable the employee option in other forms, but it doesn't work. Can u guide me on how do i hide those options? If it is not available in the system, possible to edit it with CSS? Can u give me the CSS?
Unfortunately this cannot be achieved using the plugin's builtin features.
I'll kindly ask you to add it as a feature suggestion on this page.
Features are pushed up on our "to-do" list when there are a lot of customers requesting those features, so having your vote as a customer can be beneficial to this feature being developed sooner.
I can explain how to find and copy the selectors you need to use to hide something.
Right-click on the part you wish to hide and inspect the element:
Then, when you hover over the code, that section will be highlighted in the modal. Right-click on the code that highlights the entire div, and go to copy/copy selector:
Paste that selector, and add "display: none !important;", like this for example if you want to hide something
#tab-extras {
display: none !important;
}
So, now Extras field is hidden:
Certain selectors can't be combined, so if it doesn't work when you separate them with a coma, simply add another selector below }
If this doesn't help either, we can recommend these services for customization
Thanks for the info, its very helpful. I managed to hide the services & employee selection. However when i want to hide the "extra", it doesn't work with the same method, do u have any ideas why?
The extra is under every packages, what if i want to hide every extra in all services, what css should i use? Can u guide me please...?
Currently, there is no such feature built-in in Amelia, nad you do not need any custom CSS.
If you do not want extras to be shown and offered you can just disable them one Amelia/service/edit service
When you delete them there then of course it will not be shown on the front and when you need them again you can easily set them again in the same place.
If you have any more questions please feel free to open another ticket.
I need the extra feature, just i don't want to show it to the customer, it is intended for those walk-in customers where the admin help to place the order, and because of that, there is an extra surcharge for that. Can u please tell me how do i hide it with CSS?
We advise you to switch to the Catalog or Step-by-Step form because in them you can hide both Extras and Employees, and Services through Amelia / Customize.
If you have any more questions please feel free to open another ticket.
I tried the css u gave me, it doesnt work...maybe i give u the login and u try?
------------------------
Why don't u guy make the "option" to hide employees and extra for "search form" also? Since u already have those option for catalog and step by step form? now ur product is like half bake cake, some option is available for this, some is available for that...making it super hard to customize and use....What is the reason for this?
As for your additional question - we develop new features one at a time. If we were to wait to develop the customize options for all sections, and every form at once, the Customize section would be delayed for 6 months. Thankfully, this is a plugin, not a cake, so you can still use it even if it doesn't include all features you may want to see at a certain point, while you can't eat a cake until it's fully baked
This is why we have updates, so a new update covers the "Step-by-Step" form, another update covers the "Catalog" form, another update covers the "Events list" form, and so on. The "Search" form is rarely being used, and that's why it's the last one that's going to include any customization options. Also, it has a completely different logic from the other forms, so it's a bit more difficult to develop.
If you have any more questions please feel free to open another ticket.
1. However when i change the setting it gone again, as my client request to add bring some with you option. When turn on bring someone with you, the CSS no longer work, I try turn it off then it works again. Maybe need a new CSS code?
2. Second question is, the bring some one with you option doesn't show when i turn it on in the setting, the form is not showing that option, what should i do? (Not the extra, its the bring some one option)
Thank you for purchasing our product, and for reaching out to us.
1. If you add or remove something, the code changes. So it is no longer child (1) but either child (2) or child (3) etc. Unfortunately, we can't change the CSS every time you change something we hope you understand.
Please try changing the number in brackets and at some point, it will work again.
2. It is probably related to the first question please check that first and let us know.
hi there,
I want to hide the employee and services from the "search" view, but there is no "search" view form for me to edit in the customize section. I tried to disable the employee option in other forms, but it doesn't work. Can u guide me on how do i hide those options? If it is not available in the system, possible to edit it with CSS? Can u give me the CSS?
and also i would like to hide the extra from the search view as well, can u give me CSS on how to do that?
I want to hide everything i highlighted in the picture, possible?
Hi Cheying
Thank you for reaching out to us.
Unfortunately this cannot be achieved using the plugin's builtin features.
I'll kindly ask you to add it as a feature suggestion on this page.
Features are pushed up on our "to-do" list when there are a lot of customers requesting those features, so having your vote as a customer can be beneficial to this feature being developed sooner.
I can explain how to find and copy the selectors you need to use to hide something.
Right-click on the part you wish to hide and inspect the element:
Then, when you hover over the code, that section will be highlighted in the modal. Right-click on the code that highlights the entire div, and go to copy/copy selector:
Paste that selector, and add "display: none !important;", like this for example if you want to hide something
So, now Extras field is hidden:
Certain selectors can't be combined, so if it doesn't work when you separate them with a coma, simply add another selector below }
If this doesn't help either, we can recommend these services for customization
https://codeable.io/?ref=l1TW1
https://wpkraken.io/?tms-plugins
Hi Blaženka,
Thanks for the info, its very helpful. I managed to hide the services & employee selection. However when i want to hide the "extra", it doesn't work with the same method, do u have any ideas why?
The extra is under every packages, what if i want to hide every extra in all services, what css should i use? Can u guide me please...?
Form is currently setup here:
https://appt.infopreneurmarketing.com/
Hi Cheying,
Currently, there is no such feature built-in in Amelia, nad you do not need any custom CSS.
If you do not want extras to be shown and offered you can just disable them one Amelia/service/edit service
When you delete them there then of course it will not be shown on the front and when you need them again you can easily set them again in the same place.
If you have any more questions please feel free to open another ticket.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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
I need the extra feature, just i don't want to show it to the customer, it is intended for those walk-in customers where the admin help to place the order, and because of that, there is an extra surcharge for that. Can u please tell me how do i hide it with CSS?
Hi Cheying,
We are sending you the CSS:
We advise you to switch to the Catalog or Step-by-Step form because in them you can hide both Extras and Employees, and Services through Amelia / Customize.
If you have any more questions please feel free to open another ticket.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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
I tried the css u gave me, it doesnt work...maybe i give u the login and u try?
------------------------
Why don't u guy make the "option" to hide employees and extra for "search form" also? Since u already have those option for catalog and step by step form? now ur product is like half bake cake, some option is available for this, some is available for that...making it super hard to customize and use....What is the reason for this?
Hi Cheying,
Please try using this CSS:
As for your additional question - we develop new features one at a time. If we were to wait to develop the customize options for all sections, and every form at once, the Customize section would be delayed for 6 months. Thankfully, this is a plugin, not a cake, so you can still use it even if it doesn't include all features you may want to see at a certain point, while you can't eat a cake until it's fully baked
This is why we have updates, so a new update covers the "Step-by-Step" form, another update covers the "Catalog" form, another update covers the "Events list" form, and so on. The "Search" form is rarely being used, and that's why it's the last one that's going to include any customization options. Also, it has a completely different logic from the other forms, so it's a bit more difficult to develop.
If you have any more questions please feel free to open another ticket.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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
Thanks Marko. The CSS works!
1. However when i change the setting it gone again, as my client request to add bring some with you option. When turn on bring someone with you, the CSS no longer work, I try turn it off then it works again. Maybe need a new CSS code?
2. Second question is, the bring some one with you option doesn't show when i turn it on in the setting, the form is not showing that option, what should i do? (Not the extra, its the bring some one option)
thanks & regards
Hello Cheying,
Thank you for purchasing our product, and for reaching out to us.
1. If you add or remove something, the code changes. So it is no longer child (1) but either child (2) or child (3) etc. Unfortunately, we can't change the CSS every time you change something we hope you understand.
Please try changing the number in brackets and at some point, it will work again.
2. It is probably related to the first question please check that first and let us know.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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