Spaces for each item
This topic contains 18 replies, has 2 voices, and was last updated by wakeatlas 9 years, 5 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
September 18, 2015 at 5:28 pm #53583
I added items on he profile of the settings. I would be nice to have spaces between items. Please check On-site and Nearby…
September 19, 2015 at 4:12 am #53625Please always supply URL and where not available to the public, also a admin password.
We cannot review code of images.September 19, 2015 at 5:45 am #53630This reply has been marked as private.September 19, 2015 at 1:40 pm #536511. Fixed your lists. You cannot use the following characters as part of your options: forward slash / or a comma ,
(these characters are reserved for separating options and code).
https://wpgeodirectory.com/docs/core-place-settings/#select2. You need to add the “map” tab back at GD > design > detail > Exclude selected tabs from detail page
You cannot edit that image, that is just a pointer as to the location.3. Reorder tabs: https://wpgeodirectory.com/re-order-tabs-in-a-listing-detail-page/
4. Changing order in sidebar:
https://wpgeodirectory.com/support/topic/reorder-detail-page-sidebar/5. How do I change the order of whats listed in the sidebar? I’d like Listing Information to be at the top.
https://wpgeodirectory.com/support/topic/change-display-order-of-field/#post-129526. add break tag so address starts on next line
Add this to your CSS:.geodir-i-location {display: block;}
7. I cannot see the social buttons on your detail page.
8. Can I also add a break tag after “Hours of Operation” so the hours are on there own line?
Looks like you figured that out yourself.9. Where do I change Enquiry to Inquiry?
In the translation file:
https://wpgeodirectory.com/docs/translate-core/September 19, 2015 at 11:17 pm #53710Thanks Gusst!
Have some more brain busters for ya..
Since the Google Map image is just a pointer, can a “Get Directions” link be added under the address to the geodir-listing-map div located at the top of the detail page? Can the “Send Enquiry” button also be added here, in between the phone number/website?
What do I call in the CSS to update the tex-shadow on buttons?
The social buttons that sometimes have an extra “—>” in them are at the top in the “Share” button. I haven’t seen it in there today, so not sure why/how it disappeared. Can “Share this page” be added to this button?
“Where do I change Enquiry to Inquiry?” – Checked the Translation file, did a find & replace for: email, send, enquiry, inquiry. Did not find it.. ?
Thanks!
September 20, 2015 at 12:01 am #53716Everything is possible (most of the time), but adding the enquiry link and directions to the little map and address panel would be quite some customization that is outside support.
To play with your CSS, have a look at
https://wpgeodirectory.com/docs/customizing-your-style/Can “Share this page” be added to this button?
I guess so (see earlier point), but not sure how.Look for “send enquiry”, see image
[I’ll get Paolo to have a look too at your questions, he might be able to give some quick pointers]
September 20, 2015 at 1:44 am #53723Ok, so how do I make sure to call all of this so that nothing slips through and still shows the red color?
.whoop-btn-primary, .geodir_button, .geodir_submit_search, .blue-btn, .comment-reply-link, #submit, button, input[type=”button”], input[type=”submit”], #simplemodal-container .button, #geodir_wrapper #showFilters, #members-dir-search #members_search_submit, #buddypress input[type=submit]#aw-whats-new-submit, #buddypress input[type=submit]#profile-group-edit-submit, #buddypress button.comp-submit-btn
Because there’s one red line left on the user button in the header and I’m sure there are some others in there I just haven’t seen yet.
Thanks
September 20, 2015 at 2:44 am #53724Can you give more details of what you are talking about? URL etc
I don’t see any red lines anywhere.
Make sure to hard reload after CSS changes.September 20, 2015 at 6:08 pm #53796This reply has been marked as private.September 20, 2015 at 6:58 pm #53800This reply has been marked as private.September 20, 2015 at 7:33 pm #53803This reply has been marked as private.September 20, 2015 at 10:02 pm #53824Thanks for letting us know this is resolved.
September 20, 2015 at 10:08 pm #53827How do I update the compass color? Looks like the the color is set with inline CSS?
<i class=”fa fa-compass” style=”color: rgb(8, 124, 201);”></i>
I tried to call it in the CSS but was unsuccessful.
Thanks!
September 21, 2015 at 10:24 am #53861You can add this to your CSS
.fa-compass {color: green !important}
No idea how that inline styling got there, that is not part of the default files, see the demo at http://wptry.it/wordpress-directory-theme-whoop
October 10, 2015 at 12:27 am #56420That style tag no longer works for the compass, for some reason the inline style isn’t allowing the custom css to overwrite it.
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket