Kor
Forum Replies Created
-
AuthorPosts
-
Hi Mike,
You can use the code snippets plugin to run this custom code. https://wordpress.org/plugins/code-snippets/ . Also, please don’t forget to change the login URL.
add_filter('geodir_login_url','change_geodir_login_url',10,3); function change_geodir_login_url($login_url,$args,$gd_page_id){ //change the url to whatever you want. $login_url = 'http://your-site.com/my-login-page'; return $login_url; }
Thanks!
This reply has been marked as private.Hi Mike,
Alright then. Please let us know if you need anything else.
Hi Mike,
I’ve tested your Website on my mobile phone iPhone 5s and the “places” link works fine. It’s a normal behaviour that the “Listing” link does nothing as it is created as a parent menu item. Here’s our demo template for your reference https://wpgeo.directory/supreme-directory/#
Thanks!
Hi there,
Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.
Thanks!
Hi Rosie,
Please share WP temp admin access to your site so we can take a better look and also attached the csv file in your next reply. Please zip the file before you attached it. You can post the details here using the private reply option below.
Thanks!
Hi Emanuel,
Once you’ve activated the “Location Manager” addon, you can start to manage your locations in GD > Multilocation > Manage Location . Kindly, refer to this section of the documentation https://wpgeodirectory.com/docs/manage-location/
Thanks!
Hi Mark,
I’ve just tested the custom CSS on your Website and it seems to work http://prntscr.com/e41kdy .Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.
Thanks!
Hi Rosie,
Please follow guust’s response. The bug still exists in 4.7.2
Thanks
Hi Rosie,
Could you please update the WordPress version to 4.7.2 and see if it fixes the issue there? There is bug in 4.7.1 that prevents csv uploads.
Thanks
Hi Mike,
You can probably hide all Add Listing and GD signup links from the users and only allow the listings to be added via backend using editor and admin accounts.
Thanks
Hi Mike,
Please share WP Temp admin access to your Website so we can take a better look at it.
Thanks
Hi Sam,
You can try inserting this shortcode [gd_login_box] into the “add listing” page content area and see if it works.
Thanks
Hi there,
That Geodeals add-on is created by a third party author. Please contact the plugin author using this link https://wordpress.org/support/plugin/geodeals-for-geodirectory
Thanks
Hi Sam,
I’ve just checked your Website using the credentials from another thread and I’m able to see the issue there. You need to insert some listings and also configure the search filters in order for it to work.
Thanks!
-
AuthorPosts