Kor
Forum Replies Created
-
AuthorPosts
-
Hey Kelly,
I’ve just worked out this custom CSS and I’d like you to give it a try and see if it fixes the issue there.
body.home .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search .gd-search-input-wrapper { flex: 0px !important; min-width: 150px !important; max-width: 200px !important; margin-right: 30px; padding: 0px; } body.home .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search button { -webkit-flex: 1 1 auto; flex: 1 1 auto; height:50px!important; margin-left: 30px !important; padding-left: 20px; max-width: 60px; } .gd-search-input-wrapper.gd-search-field-cpt select.search_by_post { height: 50px!important; } body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search .gd-search-input-wrapper.gd-search-field-near .gd-append-near-wrapper span { right: -40px; }
Hi there,
Could you try changing it to “Contain” and see if it’s what you’re looking for?
.geodir_category_list_view li .geodir-post-img .geodir_thumbnail { background-size: contain !important; }
Thanks!
Hi Kim,
Could you please navigate to settings >> reading and increase the max number of post per page.
Thanks!
Hi there,
Could you tell us which theme are you using? Or probably share your Website URL with us so we could have a better look at your issue? Let us know how it goes.
Thanks!
Hi Michael,
You can use the code below to display it in the header.php file of your theme. Insert below the navigation menu as you requested. Let us know how it goes.
<?php echo do_shortcode("[gd_advanced_search show_adv_search='always']"); ?>
Thanks!
Hi kim,
Sorry, I’m not really sure if I’m getting this. Do you mean you want to display all the CPT categories in a listing page? Check this “Listing Right Section” option as shown in this screenshot http://prntscr.com/cznvun , then insert the “GD > CPT Categories” widget to the sidebar.
Thanks!
Hi Joe,
Could you please share Wp temp admin access to your Website so that we could apply the fix for you or can you wait till the next release? You can post the credentials here using the private reply option below. Let us know how it goes.
Thanks!
October 27, 2016 at 9:49 am in reply to: Reviews not working / display sort by button / bigger phone number / remove pinp #292699Hi Gerald,
Thanks for your reply. I’ll try to answer your remaining questions.
#1 Are you referring to this text field? http://prntscr.com/czjia6 . If you are, apply this custom CSS below to hide it.
.geodir-search .search_text.ac_input { display: none!important;}
#2 Install and activate the Prices and Payment addon, and set any price package to featured by default.
#3 Use the custom CSS code below to remove the tags
div#geodir_post_tags_row.geodir_form_row.clearfix,.geodir-tags, geodir_post_tags_row { display:none; }
As for the place category.
Try adjusting the “Show in what location” option as mentioned in this section of the documentation https://wpgeodirectory.com/docs/core-place-settings/#custom
Thanks!
October 27, 2016 at 8:51 am in reply to: Ratings & reviews are showing outside of container & 2 lightboxes on photos #292690Hey Adam,
I’d need WP temp admin access to check your Website. Could you please provide that?
Thanks!
Hi Christoph,
You can start with custom fields, check out this section of the documentation https://wpgeodirectory.com/docs/core-place-settings/#custom . Well, give it a try and let us know how it goes.
Thanks!
Hi Craig,
Thanks for sharing this. 🙂
Hi Kim,
I’m sorry to hear about that. Error 500 usually means there is an issue with the server. Are you able to find the error logs on the server?
Thanks!
Hey Jimmy,
This looks something similar to this thread https://wpgeodirectory.com/support/topic/category-icons-supreme-theme-home-page/ . Let’s just refer to that one.
Thanks!
October 26, 2016 at 2:11 pm in reply to: Reviews not working / display sort by button / bigger phone number / remove pinp #292169Hi Gerald,
I’ll try to answer your questions accordingly.
#1 Disabling “X – Disqus Comments” and “X – Facebook Comments” seems to fix the issue there. Could you please check on your end?
#2 search results are not sortable and I’d like you to know that search results are sorted according to the search criteria’s. Here are some responses for your reference
https://wpgeodirectory.com/support/topic/sort-option-on-mobile-not-displaying/#post-265653
https://wpgeodirectory.com/support/topic/pre-sale-questions/#post-248111#3 I’ve just changed it to “GD > GMap – Listing page” widget and it seems to work now.
#4 What do you mean “Pinpoint” function? You mean geolocation? If you are, you need to have SSL activated in order for it work.
#5 Use this custom CSS. Insert into GD > Design > Scripts > Custom Style CSS
.search-results .geodir_more_info.geodir_contact a{ font-size:20px; }
Thanks!
Hi Michael,
You can use shortcodes to display the search form, check out this section of the documentation https://wpgeodirectory.com/docs/core-shortcodes/#search .
Thanks!
-
AuthorPosts