Supreme Theme
This topic contains 8 replies, has 3 voices, and was last updated by Guust 9 years, 3 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: supreme theme
-
AuthorPosts
-
July 16, 2016 at 6:24 pm #228599
Hi!
I have a couple questions about the Supreme Theme that I was wondering if you could help me with.
1) Is there a way to change the term “neighborhood” to the term “county”? If so, how would I do this?
2) Is it possible to take the map off of the listing page and add more listings (approx. 20)? How would I do this?
3) If the map has to stay on the listing page, how can I remove the white stripe on top of it?
4) How can I change the default picture to the picture that is currently on my homepage?
I will include credentials in a private post beneath this post.
July 16, 2016 at 6:25 pm #228600This reply has been marked as private.July 17, 2016 at 12:34 am #2286591) You can “translate” that in the location manager language file, see
https://wpgeodirectory.com/docs/translating-addons/
https://wpgeodirectory.com/docs/category/translation/2) You would need to re-design the template to remove the map, see https://wpgeodirectory.com/docs/customizing-geodirectory-templates/
To add more listings, review https://wpgeodirectory.com/docs/faqs/how-do-i-change-the-number-of-listings-per-page/
3) We would need to have your URL to check that.
4) This could be your answer: https://wpgeodirectory.com/docs/supreme-directory-overview/#homepage depending on what your homepage looks like for the moment.
July 17, 2016 at 1:12 am #228690This reply has been marked as private.July 17, 2016 at 1:53 am #228695I commented this line in your style.css
.sd.search.geodir-page.admin-bar .geodir-listings-sidebar-right, .sd.archive.geodir-page.admin-bar .geodir-listings-sidebar-right { top: 93px; }Let me know if that breaks other things.
I don’t quite understand why the page shows different than http://wpgeo.directory/supreme-directory/placesTo change the header image for the detail pages to the same one as the homepage, replace
/wp-content/themes/supreme-directory/images/featured.jpg
with
/wp-content/uploads/2016/07/default.pngAugust 9, 2016 at 3:32 pm #243959for number 2)
Is it possible to take the map off of the listing page and add more listings (approx. 20)? How would I do this?This worked for me;
.sd.search.geodir-page .geodir-listings-sidebar-left, .sd.archive.geodir-page .geodir-listings-sidebar-left, .sd.search.geodir-page .geodir-listings-sidebar-right, .sd.archive.geodir-page .geodir-listings-sidebar-right { display: none; } .sd.search.geodir-page #geodir_content, .sd.archive.geodir-page #geodir_content { flex-basis: 100% !important; width: 100% !important; } a#showMap, a#hideMap { display: none; } .geodir-search input.snear { display:none; }August 10, 2016 at 10:11 pm #244828You would need to re-design the template to remove the map, see https://wpgeodirectory.com/docs/customizing-geodirectory-templates/
To add more listings, have a look here: https://wpgeodirectory.com/docs/faqs/how-do-i-change-the-number-of-listings-per-page/
In future, please start your own topics, adding to resolved topics of others might mean we miss your question. Thanks.
August 11, 2016 at 1:44 pm #245211Guust, I wasn’t asking another question. I was just helping the OP with a way round. Without re-designing the template.
August 11, 2016 at 9:59 pm #245499Ah, I see 🙂 Makes complete sense now. Thanks for helping out.
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket