Several Questions
This topic contains 15 replies, has 2 voices, and was last updated by Paolo 9 years, 9 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
October 9, 2015 at 4:58 pm #56334
Hi!
This plugin is great.But I have several questions:
1- How can I include in the places list a Button and other data like this page?: http://www.descuentocity.com/cupones-de-descuentos-en-Buenos_Aires-Argentina-1?&utm_source=redir
2- Alternatively, I handled to change the “Read More” link to be similar as a button (http://descuentomujer.com/), How can I put that button on the right side below the ratings and comments?
3-In the Details page (http://descuentomujer.com/places/argentina/buenos-aires/buenos-aires/cirugia-estetica/vesalio-centro-de-estetica-laser-y-cirugia-plastica/), how can I change the “Sent Enquiry” link to look like a Button? (that will be the call to action)
4- Also, the send enquire form: Saves the data in a database? Is there a way to replace the form for a Gravity Form?
5- Can the “Related Places” tab be removed?
6- Can I diplay the info in a continuous way instead of using Tabs? (No problem if the page gets too long)
7- Can I add the search form in the header? (at the right of the logo)
8- How can I add ustom fields? And how can I handle where to show those fields?Thats all! Thanks!!!
Damian
October 9, 2015 at 7:57 pm #56373Hi,
1) pls see: https://wpgeodirectory.com/support/topic/adding-a-button-to-listings/
2) change you custom css to this:.excerpt-read-more { background-color: #7f3a8b; border: medium none; color: #fff; cursor: pointer; float: right; font-size: 16px; height: 30px; line-height: 0; margin-right: -170px; padding: 15px 5px; width: auto; }
3) That require custom css (like you did for the read more) for selector : geodir_email
4) No it doesn’t. With a customization it might be possible to replace it, but it will require custom code. (which we don’t provide as part of support)
5) Yes, there is an option in GeoDirectory >> Design >> Detail
6) Yes, please see: https://wpgeodirectory.com/remove-tabs/
7) Possibly, I think that theme has a header right widget area. Just add the search widget in there. It might need some extra css to adjust it.
8) In GeoDirectory Places settings for settings for example. Please refer to documentation before asking, https://wpgeodirectory.com/docs/core-place-settings/ most questions are already answered.
Thanks
October 9, 2015 at 9:07 pm #56396Thanks!!!
October 9, 2015 at 9:11 pm #56398You are welcome 🙂
October 21, 2015 at 5:43 pm #57699Hi,
Regarding question 6.
I have implemented the option modifying functions.php file (https://wpgeodirectory.com/remove-tabs/)I have purchased the Vouchers addon. And it shows twice. See here: http://descuentomujer.com/places/argentina/buenos-aires/buenos-aires/cirugia-estetica/dr-donati-cirugia-plastica/
How can I handle to only appear one time?
Also, how can I handle to hide the Map (so I just keep the map on the right column).
Thanks!
October 22, 2015 at 3:33 am #57736Hi,
for the map you can hide it with this in your custom css:
.geodir-singleview .stick_trigger_container { display: none; }
For the voucher showing twice, you will need to ask for support to his developer: http://jeffrose.themetailors.com/tt/portfolio/gt-vouchers-for-wpgeodirectory/
Thanks
October 22, 2015 at 12:14 pm #57761Thanks Paolo,
I have another question.
In this page:
http://descuentomujer.com/places/argentina/buenos-aires/buenos-aires/cirugia-estetica/dr-donati-cirugia-plastica/How can I hide the 2 rows below the slider?
(Descuento Categoría: Cirugía Estética y Medicina EstéticaDescuento Etiquetas: Aumento Mamario, Botox, Cirugía Plástica, y Lipo Láser)Thanks again!
DamianOctober 23, 2015 at 7:21 pm #57860Hi,
With this custom css:
.geodir_post_taxomomies { display: none; }
For more you could follow this tutorial: https://wpgeodirectory.com/docs/customizing-your-style/
Thanks!
October 23, 2015 at 7:37 pm #57861Thanks!
October 26, 2015 at 6:39 pm #58054Hi,
How can I have the same look and feel in a category (http://descuentomujer.com/places/estetica-y-cosmiatria/cirugia-estetica/), like in the homepage? (http://descuentomujer.com/)Thanks
DamianOctober 26, 2015 at 6:43 pm #58055Also, in a category list (http://descuentomujer.com/places/estetica-y-cosmiatria/cirugia-estetica/)
How can I hide the View List dorpdown?
And the map that appears from the right?Thanks!
October 26, 2015 at 9:58 pm #58082Hi,
you cannot have the exact same look and feel in home and category page. 1 is made with widgets, while the other is a category archive.
this CSS will hide the List View select:
.geodir-list-view-select { display: none; }
The map is a widget, go to Appearance >> Widgets and remove the map widget from the GD Listing Page right sidebar.
Thanks
October 27, 2015 at 10:55 am #58125Thanks!
Now back to my first post. The second question.
It worked. But when listings are included in the right bar, its shows in the bockground.
Also, this button is not displayed in a category list (http://descuentomujer.com/places/wellness-y-spa/).
And also it is not displayed on mobile phones.How can I handle all?
(I would like the button to appear in category listings and phones. And not necesary on right column listings).Thanks again,
DamianOctober 27, 2015 at 5:24 pm #58174Hi again,
the read more link produced by the listings page isn’t identical to the read more present in widgets.
please provide wp admin credentials in a private reply and I’ll see if this can be done.
Let us know,
Thanks
October 28, 2015 at 5:48 pm #58290This reply has been marked as private. -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket