Kor
Forum Replies Created
-
AuthorPosts
-
January 20, 2017 at 5:59 am in reply to: Constant image size in slider on listing/details page #346049
Hi there,
Looks like we have two option to customize this with custom CSS. Insert into GD > Design > Scripts> Custom Style CSS
#1 Stretch the width of the image.
.geodir-active-slide img { width: 100%!important; }
#2 Or remove the borders completely
.geodir_flexslider { background: transparent!important; box-shadow: none!important; }
#3 Change the slider completely but that would require complex customization.
Thanks!
Hi there,
Glad that you sorted it out yourself. Well, let us know if you need anything else.
Thanks!
Hi Jane,
You’ll have to replace the theme files with the attached in order to update the theme. Let us know how it goes.
Thanks!
Hi there,
Thanks for the screenshot. Now I know what you needed there. Yes, just enable the left section and adjust the width to your liking. Then insert your preferred widgets into the left sidebar as shown in your screenshot. Have you given it a try? Well, let us know how it goes.
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 Maria,
Are these pages accessible now? If it’s working then you can safely ignore it. If it’s showing 404 on those pages, check out this article and see if it helps http://wpsites.net/seo/how-to-fix-404-page-not-found-crawl-errors-using-google-webmaster-tools/
Thanks!
Hi Kim,
You can create custom fields https://wpgeodirectory.com/docs/core-place-settings/#custom and add it into the “more info” tab See https://wpgeodirectory.com/docs/core-place-settings/#show
Thanks!
Hi Lucy,
That looks like an achieve page, try the custom CSS code below and see if it’s what you’re looking for.
.post-type-archive-gd_place .geodir-breadcrumb, .post-type-archive-gd_place .entry-header, .post-type-archive-gd_place #content-area { display:none!important; }
Thanks!
Hi Lucy,
Glad that helped. Enjoy GD
Thanks!
Hi Charla,
Please provide the login credentials below and we’ll check on it.
WP Admin
Login URL :
Login Username :
Login Password :FTP Access
FTP Host :
FTP Username :
FTP Password :Hi lucy,
Could you please share WP temp admin access to your site so we can take a better look? I’d like to check the structure of your theme and see if there’s a better way to do this. You can post the details here using the private reply option below.
#2 Use the custom CSS code below to hide it.
span.near-compass.gd-search-near-input { display: none!important; }
Thanks!
Hi telebek,
Unfortunately, there are currently no available shortcodes that can display a map besides the “gd_homepage_map” which will only work on GD homepage. https://wpgeodirectory.com/docs/core-shortcodes/#locationmap
Thanks!
Hi Akhil,
Thank you very much for the attention.:)
Hi Lucy,
Try using the custom CSS code below. Insert into GD > Design > Scripts > Custom Style CSS.
.geodir-page .entry-header { width: auto!important; }
Hi Akhil,
I’ve just enabled it by using the custom CSS code below. Let us know if you need anything else.
.sd.search.geodir-page .site-footer, .sd.archive.geodir-page .site-footer { display: block; }
Thanks!
-
AuthorPosts