Map Sticky not working
This topic contains 54 replies, has 5 voices, and was last updated by Alex Rollin 7 years ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
March 17, 2018 at 10:05 am #421884
Hello,
please install the “email log’ plugin and activate it to keep a log of the emails your site is sending.
In general, email issues rarely have anything to do with GD, but we are happy to advise about identifying the issue and contacting the relevant party, which in 77% of cases is the host.
March 17, 2018 at 10:58 am #421893Hi Alex,
Thanks for your swift response 🙂
I have installed the plugin.
Also i am having issues with Favorites.
I added some listings to favorites and expected to see them on my profile. However when i go to my profile, there isn’t any tab for favorites (see attached), could you please help to fix this for me too, thanks 🙂
March 17, 2018 at 5:30 pm #421918Hello,
please post updated login information and we can check on that for you.
March 17, 2018 at 5:33 pm #421920This reply has been marked as private.March 17, 2018 at 5:57 pm #421926Hello,
Please take a look at this thread discussing favorites.
https://wpgeodirectory.com/support/topic/gd-favorites-post-to-buddypress-activity/
Right now you have the option selected to redirect favorites links to the BP favorites tab, but, BP is tracking a different set of favorites that doesn’t capture GD Listings.
March 19, 2018 at 3:21 am #422045This reply has been marked as private.March 19, 2018 at 9:08 am #422064GD > Buddypress integration > Show listings in BuddyPress dashboard
If you are not showing listings, favorites will not show either.Thanks
March 19, 2018 at 11:52 am #422080This reply has been marked as private.March 19, 2018 at 11:55 am #422085This reply has been marked as private.March 19, 2018 at 12:56 pm #4220931. how to remove this user image on the listing ?
https://wpgeodirectory.com/support/topic/remove-avatar-logo-and-not-claim-listing-link/2. the map has hidden part of the search filters, could you please advise how to fix this , thanks.
Try adding this CSS:.header-wrap { z-index: 999; }
3. also same with the social buttons
Please seek assistance from “Ultimate Social Media PLUS” or review https://wpgeodirectory.com/docs/customizing-your-style/4. Please also advise how to add the “Send Enquiry” on the detail page
That is there by default, under the Write A Review button.March 19, 2018 at 1:48 pm #422101Guust, your the best ! the CSS worked like charm!
Under Write A Review, there is Send to Friend, i would like that Send Enquiry too, could you show me how to do it, thanks heaps 🙂
March 19, 2018 at 10:27 pm #422138Oops, misread.
The send enquiry will be there if you add an email address to the listing.
You will need to activate the custom field “Email” again, so you can add an email.Thanks
March 20, 2018 at 2:25 am #422149Hi Guust,
Excellent ! your the best ! the Send Enquiry is now there 🙂
I have few more questions and hope you can shed some lights here !
I would like to have the
1. GD CPT listing title removed
2. CPT categories title displayed without truncatedThanks helps 🙂
March 20, 2018 at 2:28 am #422151Also,
Could you please show me how to change the size of the image on the page?
I would like it to be much shorter as the image is taking up a lot of space, thanks heaps Guust !
March 20, 2018 at 9:44 am #4222271. Try this CSS
.gd-cptcat-row .gd-cptcat-title {display: none;}
Please review https://wpgeodirectory.com/docs/customizing-your-style/
We cannot keep providing CSS tweaks that are straight forward, see our support policy at https://wpgeodirectory.com/support-policy/Customizations
We provide GeoDirectory and its addons as are. We don’t provide customization services for them nor we support any 3rd Party customizations of our products. For customization we intend any html/css/php/js work that changes the way GeoDirectory and its addons look or function, in relation to the way we made GeoDirectory and its addons available to you.2. Try this CSS
.gd-cptcat-ul.gd-cptcat-parent.gd-cpt-flat li a {
text-overflow: initial;
overflow: visible;
}3. Try this CSS
.featured-area {max-height: 400px; min-height: initial;}
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket