adammimi
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Edit: I solve the issue when using this code…
Add the below code in the functions.php file of the active theme.
function my_admin_title ( $admin_title, $title ) { return $title . ' — ' . 'SubTitle HERE'; } add_filter( 'admin_title', 'my_admin_title', 10, 2 );Thanks
Hello, Thanks for your response
I added the code and still the Tab name not changedMy Problem was Solved, I miss enabling “Geocoding API” from Google Console.
Thanks!
Hello, Dear Uriahs Victor,
Thanks For the awesome plugin, Sir I configure all things, and all things are good but I have an issue when I’m going to test the auto-detect Button under maps Not doing anything! please can you help me to get it to work?
Site URL: http://www.alyasmeenfarms.com
Regards
Viewing 4 replies - 1 through 4 (of 4 total)