Kor
Forum Replies Created
-
AuthorPosts
-
September 13, 2016 at 10:36 am in reply to: map categories cover most of the map area in mobile phone #265307
Hi Ding Hua,
Try using the custom CSS code below to adjust the height on that container.
.geodir_map_v3_home_map_1_map_category.map_category { max-height: 200px!important; }
Thanks!
September 13, 2016 at 10:13 am in reply to: Need category dropdown in GeoDirectory search form in same line #265300Hi Manish,
Sorry, 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.
Thanks!
Hi Andrew,
The checkbox would probably require custom code which falls outside the scope of what we offer for support. If you would like force users to be verified before posting a review/comment, you can check out this answer here https://wpgeodirectory.com/support/topic/users-accounts-contributer-and-place-owner/#post-22337
September 13, 2016 at 9:33 am in reply to: Need category dropdown in GeoDirectory search form in same line #265282Hi Manish,
Could you try using the custom CSS below and see if it’s what you’re looking for?
.header-search-form input[type="text"] { padding-left: 80px; padding-bottom: 40px; }
Thanks!
Hi Ding Hua,
You can create that in Appearance > Menu. Could you tell us what you’re trying to display and we’ll help you with this?
Thanks!
Hi Ed,
Thanks for your reply. I’ve just asked my developer to check on this issue and we’re still unable to replicate the said issue. The dropdown sort menu seems to work fine on our end. Do you have another mobile or mobile browser to test this?
Thanks!
Hi Ed,
I’d like you to know that you can disable/hide the favorite icon in GD > Design > Detail > Tick “Disable User Links section” as shown in this screenshot. http://prntscr.com/chfk67 .
Thanks!
Hi Ed,
I’ve just made some adjustments to the custom CSS. Could you please check on it and see if it’s what you’re looking for?
Hi YC,
That’s created by “GD > CPT Categories” Widgets from “GeoDirectory” Plugin. Where do you wish to display it? Could you tell us a little bit more about what you’re trying to achieve there?
Thanks!
Hi Peter,
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 Ed,
I’d like you to know that you can always set the default list type in GD > Design > Listing > Listing content section view http://prnt.sc/chdrzd . Then you can use the custom CSS code to hide the dropdown menu. Let us know if that works.
.geodir-list-view-select { display: none; }
Thanks!
Hi Ed,
I’ve just tested your Website and the sort option seems to work fine on my mobile. Here’s a screenshot for your reference. http://prnt.sc/chdr9p . Could you tell us a little bit more about your issue there?
Thanks!
Hi Ed,
I’ll try to answer your questions accordingly.
#1 Use this custom CSS
.featured-area input.search_text.ac_input, .featured-area input.snear.ac_input, .featured-area .geodir-cat-list, .featured-area .near-compass { display:none; } .geodir_custom_posts .featured-area .geodir-search .search_by_post { width: 80%; } .featured-area .geodir-search input[type="button"] { width: 18%; }
#2 Use this to hide the search field
.geodir_custom_posts #geodir_content .geodir-search input.search_text { visibility:hidden; }
#3 You can disable comments completely, just close comments in Settings > Discussion and also individually on each listing you already have in your database.
Hi VT,
You can use custom CSS to remove that. Try the code below and see if it works for you. Insert into GD > Design > Script > Custom Style CSS.
input#detail_page_map_canvas_fromAddress, input#directions { display:none; }
September 12, 2016 at 4:24 pm in reply to: I love GeoDirectory but it breaks my site – please help #264938Hi Charlene,
Thanks for sharing the credentials. I’ve just checked your Website and everything seems to work fine when I activated the GD plugin. Could you tell us a little bit more about the problem that you’re having? Do you mind sharing a screenshot of how it looks like from your end? I’m going to deactivate GD plugin at the moment and hopefully, you can tell us more about it.
Thanks!
-
AuthorPosts