I have installed and customized the color code for booking forms according to my theme. Now I want to change the domain. Can you please tell which css file I should copy for my color customization from old domain to new domain? Because color theme is same in new domain too and I don't want to do again one by one all background and text color in new domain.
Unfortunately, you can't copy the CSS files like this since they are being generated automatically when there's a change on the site. They all receive a unique hash, so they can't be transferred.
The only option would be to access the wp_options database table, search for "amelia_settings" option_name and copy the JSON from the option_value column from the old site to the new site.
Hello,
I have installed and customized the color code for booking forms according to my theme. Now I want to change the domain. Can you please tell which css file I should copy for my color customization from old domain to new domain? Because color theme is same in new domain too and I don't want to do again one by one all background and text color in new domain.
Thank you for your help.
Hello Balendu.
Unfortunately, you can't copy the CSS files like this since they are being generated automatically when there's a change on the site. They all receive a unique hash, so they can't be transferred.
The only option would be to access the wp_options database table, search for "amelia_settings" option_name and copy the JSON from the option_value column from the old site to the new site.
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