Customisation
This topic contains 27 replies, has 4 voices, and was last updated by Kor 6 years, 11 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
September 29, 2018 at 5:35 am #448189
Hello,
I’m just getting started with this plugin and I’ve purchased the addons.
I’m trying to just set it up to match my theme as The directory will sit within site separately to other pages.
Few questions:
1. How can I prevent the GD pages form being 100% width? Or make it adhere to the standard content width my theme uses? Or insert the entire page within an existing Visual Composer page?
2. I’m using a transparent menu and it overlaps the top part of the GD pages, how can I fix this?
3. Is it possible to remove the “view” dropdown on the listing pages? And also the breadcrumb and page title. e.g. “All Childrens” as shown here: http://syn241.syd2.hostyourservices.net/~frontlin/places/childrens/
4. Can I use my themes standard “header” section on GD pages somehow?You can view here:
http://syn241.syd2.hostyourservices.net/~frontlin/directoryThanks!
September 29, 2018 at 5:46 am #4481901. Try this CSS, adjust as required:
#geodir-wrapper {max-width: 1170px; margin: auto;}
2. Try this CSS:
.geodir-page #header {position: relative;}
3. Try this CSS:
geodir-list-view-select {display: none;}
4. Your standard header is being used on GD pages.
Thanks
September 29, 2018 at 6:58 am #448191Hello,
Thanks. Regarding number 4. What I mean is the header section, not the menu header, for example:
http://syn241.syd2.hostyourservices.net/~frontlin/exampleAlso is it possible to remove the favoriting function?
thanks
September 29, 2018 at 7:32 am #448193Re favorites, see https://wpgeodirectory.com/docs/faqs/how-do-i-disable-favorites/
You should be able to add that header section using the compability section.
Post your WP admin details in a private reply if you need a hand.Thanks
September 29, 2018 at 7:42 am #448196This reply has been marked as private.September 29, 2018 at 4:19 pm #448232Hi Alex,
Thanks for your reply. Let me try to answer your questions accordingly.
1. Integrating the theme’s header onto GD pages as mentioned.
a. Could you tell us what are you trying to display on the head section of the GD pages?2. The map at the top has an input box above the categories – not sure why.
a. That’s a search box.3. Is it possible to have a 3 column grid layout on the home directory page?
You can adjust the settings as shown in the attached screenshot.4. In the search widget, is it possible to have a category selection instead of the text input?
Here is what you can do to achieve this https://wpgeodirectory.com/docs/gd-search/#cat using the “Advanced Search” addon.5. Is it possible to change the language from ‘places’ to ‘stores’?
Refer to this section of the documentation https://wpgeodirectory.com/docs/faqs/how-do-i-change-place-and-places/6. Is it possible to change the language on the directory home from ‘Popular Places’ to latest listings and show the most recently added listings?
That can be edited in the Widgets section in the backend7. Is it possible to remove the ‘favorite’ function.
Refer to this https://wpgeodirectory.com/docs/faqs/how-do-i-disable-favorites/September 29, 2018 at 11:47 pm #448239This reply has been marked as private.September 30, 2018 at 7:30 am #448248Hi Kor,
Thanks, I’ll respond below:1. Integrating the theme’s header onto GD pages as mentioned.
a. Could you tell us what are you trying to display on the head section of the GD pages?
Thanks, this now looks good except the width has returned to 100% and there is a title and breadcrumb issue2. The map at the top has an input box above the categories – not sure why.
a. That’s a search box.
Is there any way to remove this or to have some placeholder text that says ‘search’? Also when you type in it the writing is white so you can’t see it.3. Is it possible to have a 3 column grid layout on the home directory page?
You can adjust the settings as shown in the attached screenshot.
Thanks, that worked4. In the search widget, is it possible to have a category selection instead of the text input?
Here is what you can do to achieve this https://wpgeodirectory.com/docs/gd-search/#cat using the “Advanced Search” addon.
I tried that but it doesn’t format correctly.. you can see here: http://syn241.syd2.hostyourservices.net/~frontlin/directory/
It sits small and low unlike the other fields. Also this adds it to the search bar I was wanting to add it and remove the search input field which I can’t see an option to do.5. Is it possible to change the language from ‘places’ to ‘stores’?
Refer to this section of the documentation https://wpgeodirectory.com/docs/faqs/how-do-i-change-place-and-places/
Thanks that worked6. Is it possible to change the language on the directory home from ‘Popular Places’ to latest listings and show the most recently added listings?
That can be edited in the Widgets section in the backend
Thanks, that worked7. Is it possible to remove the ‘favorite’ function.
Refer to this https://wpgeodirectory.com/docs/faqs/how-do-i-disable-favorites/
Thanks that also workedThanks.
September 30, 2018 at 7:33 am #448249Thank you. I’ve removed the CSS and it looks good expect for the title and breadcrumb issue. Also the width of the GD pages content has gone back to 100%
September 30, 2018 at 9:20 am #4482541. Added some code to compatibility settings.
2. Try this CSS:
.map_category input[type="text"] {display: none;}
4. Try this CSS: `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-cpt {-webkit-flex: 25 !important;
flex: 25 !important;}`
It may need a bit more, your theme is taking over the styling.September 30, 2018 at 11:24 am #4482701. Added some code to compatibility settings.
Thanks looks good. You guys are going to look at the title and breadcrumb issue I don’t need to do anything for that is that right?2. Try this CSS: .map_category input[type=”text”] {display: none;}
Thanks that worked.4. Try this CSS: `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-cpt {-webkit-flex: 25 !important;
flex: 25 !important;}`
It may need a bit more, your theme is taking over the styling.
Thanks I was able to style it, but is there a way to remove the text input field so there is only category and location?5. Also what is the difference between the GMAP – Home page and GMAP – Listing page? There is an issue with the listing page map widget where it has extra padding on the left:
http://syn241.syd2.hostyourservices.net/~frontlin/directory/
But the home page map is fine:
http://syn241.syd2.hostyourservices.net/~frontlin/stores/menswear/
Also I can’t figure out how to get rid of the gap at the bottom under the map…Thanks.
September 30, 2018 at 11:47 am #4482741. This will be after the weekend.
4. See https://wpgeodirectory.com/docs/common-styling-examples/#search-field
5. Please see https://wpgeodirectory.com/docs/widgets/ and https://wpgeodirectory.com/docs/widgets/#homepage and https://wpgeodirectory.com/docs/widgets/#listing-map
Also added this CSS:.geodir_full_page {margin-bottom: -25px;} .post-type-archive .geodir_full_page {margin-left: -15px; margin-bottom: -25px;}
October 1, 2018 at 8:22 am #448319Can we have FTP details please. Thanks
October 1, 2018 at 10:49 am #448327This reply has been marked as private.October 1, 2018 at 1:21 pm #448349Hello,
I have added compatibility in your child theme functions.php.
Please check and let us know.
Kiran
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket