Vikas
Forum Replies Created
-
AuthorPosts
-
Hi,
For this u have to make change in ur database country table.
Plz go to phpmyadmin for ur database , locate the table called geodir_countries and change value of each entry in ur desired language.Thanks
First deactivate share location ad-on if u have it enabled.
And then
Geodirectory > multilocation > Location Settings – Home Page Results() Home Page Results Show default location results on home page (First time only, if geodirectory home page is your site home page and user comes to home page).
() Show everywhere location results on home page (First time only, if geodirectory home page is your site home page and user comes to home page).
Check what option u have enabled there.
Thanks
Hi,
Sorry but content are not same, plz have a look on breadcrumbs.
Hi,
thanks for providing all these info, I have fixed it by adding these lines of code in ur child theme’s functions.php
add_action('init' , 'geodir_remove_template_redirect_actions',100); function geodir_remove_template_redirect_actions() { if(isset( $_REQUEST['geodir_signup'])) { remove_all_actions('template_redirect'); remove_action('init', 'avia_modify_front', 10); } }
how do u want it to work then ?
Changes are in more than one files in different folders, i do upload zip only in case if change is in one file.
Plz wait for latest release while i am testing it more.Thanks
yes that is because u may have a category with this name or city or country.
Hi,
Thanks for spotting such a rare issue. I have fixed it and it will work fine in next release.
There was an issue in ur csv too. Instead of userid, u wrote ‘admin’, so please replace that text with real id of admin user, probably it will 1.If u need a quick solution then plz download attached zip, extract it and upload admin_functions.php file to geodirectory > geodirectory-admin > admin-functions.php
Thanks
Hi,
Yes this has been fixex, if u can provide me site link, wp-admin and ftp access then i can make those changes for u.Please advise ?
Thanks
@drashida
I am looking into it and get back to asap with the solution.Hi,
Thanks for spotting this. I am looking into it and get back to u asap with further updates asap.Thanks
Sorry but i requested database access too.
Please advise ?
Hi,
There is no easy way to do it right now. U have to have wordpress action/hooks knowledge to achieve this.
Please let me know if u are comfortable with that so i can write instructions for you.Site link in private reply please.
hi,
I am not getting what the problem exactly.
Will u plz check everything again? Send me ftp and database access detail too.Thanks
-
AuthorPosts