Thanks for reaching out to us. I'm not sure if I understand your question correctly, but in order to display all services and categories, you can use this shortcode -
[ameliastepbooking] if you want to show the basic Step-by-step Booking wizard,
You can also find the full list of shortcodes on this link.
Hi Stefan, thanks for you reply, what I wanted to do was to retrieve a list of services using a php function instead of a shortcode. Do you provide any function or way to retrieve all the services I have created using a php function?
I see now. Well, you can use the functions to "Get" services with the API functions. Please, refer to this link for more information. Just to note, in order to use API endpoint, you would need to have an Elite license plan.
My usecase was to create a shortcode to list the services I have. I know amelia provides a shortcode for that, but I need to build my own shortcode. So do you provide any function to retrieve services list? or I need to query manually? Please respond
Object
( [id] => 3 [name] => Drawing [description] => [price] => 30 [duration] => 3600 [categoryId] => 1
)
So this is the individual Item inside that array, how do I retrieve the Category Name?
Apart from that, it also does not include the information regarding the image attached to the service. It would be great if it contains the image url, as well as the category name
I want to retrieve the list of services I have in a shortcode, but not sure how.Is there any function amelia provides?
Hi Himanshu,
Thanks for reaching out to us. I'm not sure if I understand your question correctly, but in order to display all services and categories, you can use this shortcode -
You can also find the full list of shortcodes on this link.
I hope it helps.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
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, thanks for you reply, what I wanted to do was to retrieve a list of services using a php function instead of a shortcode.
Do you provide any function or way to retrieve all the services I have created using a php function?
Hi Himanshu,
I see now. Well, you can use the functions to "Get" services with the API functions. Please, refer to this link for more information. Just to note, in order to use API endpoint, you would need to have an Elite license plan.
I hope it helps.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
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 dont need the API, but I am creating some functions which need to list all the services I have, would it still work without Elite?
For example a shortcode that just lists all my services?
My usecase was to create a shortcode to list the services I have. I know amelia provides a shortcode for that, but I need to build my own shortcode.
So do you provide any function to retrieve services list? or I need to query manually? Please respond
Hello Himanshu,
Just consulted developers regarding this. You can try this one
I hope it helps.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
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
Apart from that, it also does not include the information regarding the image attached to the service. It would be great if it contains the image url, as well as the category name
Hello Himanshu,
Thank you for the update on this.
As Stefan is out of the office, I will fill in for him.
I have passed this question to our developers and we will provide you with an update as soon as we have one.
Thank you for your patience.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
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
Hello Himanshu,
You can get the information you mentioned like this:
Please let us know if that works for you.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
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