Kor
Forum Replies Created
-
AuthorPosts
-
Hi YH,
Do you mind sharing the URL of the site in question so we can take a look? You can use the private reply option below. Also, please make sure you’ve activated SSL on your Website that is required for the geolocation to work.
Thanks!
October 5, 2016 at 9:41 am in reply to: all page are searched by clicking on a button of search. #277846Hi Takuma,
Do you think you can 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 Oliver,
Could you try contacting your Hosting provider regarding this? Also, we’re not really sure what you’ve done and if you have a backup copy of your Website, try restoring it. Furthermore, check out this section of the article and see if it helps https://codex.wordpress.org/Common_WordPress_Errors#The_White_Screen_of_Death
Thanks!
Hi Victory Ads,
I’ve just tried that link and it seems to be working fine on my end. Could you try clearing your browser cache and try downloading it again?
Thanks!
Hi Wilfred,
Are you using any cache plugin to speed up your Website? I’d like to recommend our “GD booster” plugin to you. https://wpgeodirectory.com/downloads/gd-booster/
Thanks!
Hi Giacomo,
We would need WP temp admin access to your Website for further inspection. Could you please provide that? Also, please use the private reply option below.
Thanks!
October 5, 2016 at 7:21 am in reply to: Phone number (and other) fields not showing on single business listing #277815Hi Jenny,
If you wish to display those fields on the details listing page, check out this section of the documentation as it explains more about the options in custom fields. https://wpgeodirectory.com/docs/core-place-settings/#custom . Also, check out the options in GD > Design > Detail . https://wpgeodirectory.com/docs/core-design/#detail
Thanks!
Hi there,
You can adjust the map zoom level using these settings in the “GD > GMap > Home Page” Wdget as shown in this screenshot http://prntscr.com/cq07po .
Thanks!
Hi Thomas,
Looks like the apostrophe is not displaying correctly hence causing some issues. Could you please make sure it looks the same like code below?
function _my_txt_under_fav($post_id,$type){ echo "<a href='". get_comments_link( $post_id ) ."'>Write Review</a>"; } add_action('geodir_after_favorite_html','_my_txt_under_fav',10,2);
Hi Fernando,
Here’s a reference that might help achieve what you needed there. https://wpgeodirectory.com/re-order-tabs-in-a-listing-detail-page/ . Let us know how it goes.
Thanks!
Hi Thomas,
Apply the code below into the theme using this snippet plugin. https://wordpress.org/plugins/code-snippets/ . This will display a “Write Review” link below the favorite link as shown in this screenshot http://prntscr.com/cpqfaz
function _my_txt_under_fav($post_id,$type){ echo "<a href='". get_comments_link( $post_id ) ."'>Write Review</a>"; } add_action('geodir_after_favorite_html','_my_txt_under_fav',10,2);
Thanks!
Hi mstopa,
I’d like you to know that you can change the “Read more” text in the core language file using this method https://wpgeodirectory.com/docs/translate-core/
Thanks!
Hi Thomas,
Please avoid tempering the core plugin file and use the translation method to change those texts.
https://wpgeodirectory.com/docs/translate-core/Thanks!
October 4, 2016 at 11:09 am in reply to: Add New/Edit Places visual editor blank @ not functioning #277198Hi bettineoleo,
Thanks for sharing the credentials, I’ve just checked your Website and it seems to work fine when I switched to the default “Twenty Sixteen” theme. Looks like the theme is causing this issue and I’d suggest that you contact your theme author as there only you’ll get the best solution.
Thanks!
Hi wasanajones,
I’ve just checked with our developer and I’d like to clarify that our plugin only checks for updates every 1 hour and not every request. Well, let us know if you’ve any other specific questions regarding this topic.
Thanks!
-
AuthorPosts