Kor
Forum Replies Created
-
AuthorPosts
-
Hi Bernward,
Thanks for your post. You need to first capture the URL links by creating “URL” custom fields https://wpgeodirectory.com/docs-v2/places/custom/ . Then, once these “URL” custom fields are being populated with links.
Use the “Post Meta” shortcode https://wpgeodirectory.com/docs-v2/design/gd-post-meta/ to display the “URL” custom fields on your Details Template https://wpgeodirectory.com/docs-v2/templates/details/ . Could you give it a try and see if it’s what you’re looking for?
Hi sanjiovani,
Thanks for your post. You can insert the GD map shortcode on the top of the “Archive Page Template” https://wpgeodirectory.com/docs-v2/templates/archive/
Hi Larraine Straatemeier,
Thanks for your post. You can create CPT that does not need physical locations. Refer to “Disable Physical Location” option here https://wpgeodirectory.com/docs-v2/places/general/#settings and see if it’s what you’re looking for.
Hi Kai Siemer,
Thanks for your reply. I’ve checked again and it looks like it requires a bit more customization. Sorry that I was not of much help on this one. If you’re interested in hiring a developer for building out this custom feature for you, we highly recommend to check out https://geodirectoryexperts.com/
Hi Andreas,
Thanks for your reply. You can try using the custom CSS code below to display a logo above the title. Change the image-url to the correct address.
.sd .featured-area h1.entry-title:before{ background-image: url("image-url"); display:block; }
2. The subtitle should be underneath where?
Hi virginie,
Thanks for your reply. I’ve corrected it for you and could you please check?
Hi Virginie,
Thanks for your reply. You can use the custom CSS code below to achieve this. Insert into WP > Appearance > Customize > Additional CSS.
.gd_list-template-default .featured-area.type-parallax {display:none;} .gd_list-template-default .sd-sidebar.sd-sidebar-right {display:none;} .gd_list-template-default .sd .entry-content.sidebar-active { width: 100%; }
This reply has been marked as private.This reply has been marked as private.Hi xico,
Thanks for your post. Kindly share the URL of the page in question and also share your Website WP admin access here in private reply and we’ll check this out for you asap !
Hi Kai,
Thanks for your post. You can try using the custom CSS code below. Replace the image link with yours.
.fa-long-arrow-alt-down:before { content: ""!important; background-image: url("full image link"); }
Hi Peter,
Thanks for your reply. I’ve wrapped it with a custom CSS tag and applied the custom CSS code below into WP > Appearance > Customize > Additional CSS. Could you check now?
.in-line { display: inline-block; }
January 22, 2020 at 6:36 am in reply to: GeoDirectoryV2 Move logo to the center above the search bar in the home page #526812Hi there,
Thanks for your reply. We have exactly the custom CSS code that allows you to customize this page. Kindly refer to https://wpgeodirectory.com/docs-v2/themes/supreme/#css-single .
Hi Sean Galusha,
Thanks for your post. You can make adjustments in the permalinks https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/#intro . Please backup before you proceed.
Hi kai,
Thanks for your post. The addon you’re looking for is not ready yet, unfortunately. Let us know if you need anything further.
-
AuthorPosts