Nothing functions properly...from payments to instructor login. everything in the front end is broken and I can't figure out why. I've tried through wordpress blocks as well as in elementor, with no difference.
always perfect in preview mode, but when in preview mode on the actual page, It's broken.
Also, I cannot Change the redirect URL from the staging site under the google ics settings.
Nothing is working correctly. Amelia did not auto update either. I had to download and install the new version. What's going on? This is my first experience with your plugin and I have a lifetime license. Please HELP ASAP
In the photos, the proper functioning is in the backend preview mode, then the poor formatting is the public view. Please help/respond, as I haven't received a response on my private ticket.
Like mentioned in the other ticket you've created, you have a broken form. I explained how you can resolve the issue in that other ticket.
As for auto-updates - did you add your purchase code in Amelia Settings/Activation? If you did, auto-update should've been offered in your Plugins section.
Redirect URI is not an editable field, so that's why you are not able to change it. It is automatically generated by your website's URL. In order to change it, please follow the instructions below, but make sure to change it only if it doesn't match your website's URL.
There are two ways to change the URI. One is by inspecting the page, and the other one is by going through the database.
1. Open Amelia Settings/Integrations/Google Calendar (or Outlook calendar; or both) and right click/inspect on the Redirect URI field. Then, modify the highlighted line and delete "readonly="readonly"". After that you will be able to change the URI right there, through settings.
That's it, just save the new settings.
2. More complicated method - You'll need to go into your database, but please be careful when you update the table, because if you delete or add anything else, it can cause the plugin not to work properly.
When you access your database via PHPMyAdmin (or some other tool), access wp_options table:
It is possible that your prefix is not "wp_", but something else, so if that is the case, please look for "your_prefix_options" table.
When you access it, you can search through the column "option_name". Search for the term "amelia_settings":
When you find that, you need to edit the property under "option_value" column and find the string "redirectURI". It will look something like this :
So, all you need to do is replace it with your new website's URI:
So basically you need to replace newsite.com with youroldsite.com and it will be shown in Google settings properly. Please note that if you use https you will need to update it also in redirectURI option. Please don't remove the escape characters ( \ ), it needs to stay in \/\/ format
When you're done with this, please check if the URL from “Redirect URI” field and on "Create OAuth client ID" section are the same:
Nothing functions properly...from payments to instructor login. everything in the front end is broken and I can't figure out why. I've tried through wordpress blocks as well as in elementor, with no difference.
always perfect in preview mode, but when in preview mode on the actual page, It's broken.
Also, I cannot Change the redirect URL from the staging site under the google ics settings.
Nothing is working correctly. Amelia did not auto update either. I had to download and install the new version. What's going on? This is my first experience with your plugin and I have a lifetime license. Please HELP ASAP
In the photos, the proper functioning is in the backend preview mode, then the poor formatting is the public view. Please help/respond, as I haven't received a response on my private ticket.
Hello natasha
Like mentioned in the other ticket you've created, you have a broken form. I explained how you can resolve the issue in that other ticket.
As for auto-updates - did you add your purchase code in Amelia Settings/Activation? If you did, auto-update should've been offered in your Plugins section.
Redirect URI is not an editable field, so that's why you are not able to change it. It is automatically generated by your website's URL. In order to change it, please follow the instructions below, but make sure to change it only if it doesn't match your website's URL.
There are two ways to change the URI. One is by inspecting the page, and the other one is by going through the database.
1. Open Amelia Settings/Integrations/Google Calendar (or Outlook calendar; or both) and right click/inspect on the Redirect URI field. Then, modify the highlighted line and delete "readonly="readonly"". After that you will be able to change the URI right there, through settings.
That's it, just save the new settings.
2. More complicated method - You'll need to go into your database, but please be careful when you update the table, because if you delete or add anything else, it can cause the plugin not to work properly.
When you access your database via PHPMyAdmin (or some other tool), access wp_options table:
It is possible that your prefix is not "wp_", but something else, so if that is the case, please look for "your_prefix_options" table.
When you access it, you can search through the column "option_name". Search for the term "amelia_settings":
When you find that, you need to edit the property under "option_value" column and find the string "redirectURI". It will look something like this :
So, all you need to do is replace it with your new website's URI:
So basically you need to replace newsite.com with youroldsite.com and it will be shown in Google settings properly. Please note that if you use https you will need to update it also in redirectURI option. Please don't remove the escape characters ( \ ), it needs to stay in \/\/ format
When you're done with this, please check if the URL from “Redirect URI” field and on "Create OAuth client ID" section are the same:
Kind Regards,
Aleksandar Vuković
[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
Thank u for your help! everything seems to be working now
I'm glad to hear that, Natasha, you're welcome.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Kind Regards,
Aleksandar Vuković
[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