m forbes
Forum Replies Created
-
AuthorPosts
-
I have shown this snippet to two local “developers”, neither can help me. I have posted to jobs here on the forum, I have reached out to two online resources. I have tried several adjustments to the code myself, white screen every time. Can anyone recommend a developer for me to contact?
thanks
This reply has been marked as private.Well, yes, this is the area I want to change, but it is not working with what you offered! Geez, I have tried everything I can think of. It remains to read like the screenshot I sent prior.
So, just for clarity, the screenshot with this post, the second li, North Hawaii Hospital Floating…
This is what I am looking for.
Thank you so much, I think I’ve spent 3+ hours trying to figure this out!
Hi Kor,
Well, I can keep what you wrote for something else, so thank you!
But for the events, all I am trying to do is get the events content (title, description, etc to fill in to the right towards the reviews/stars and favorites. As is, the titles show on 2 lines, and the content is “squashed” to the left. I was/am assuming that the default css above:
.geodir_category_list_view li .geodir-content {
width: 46%;is creating this, but I cannot figure out how to have it span across the li.
Clear as mud :)?? and thanks again.
yes, but I am language challenged… even verbal languages :). thank you
Hi, I found the right combo, yea:
.gd-post-gd_event .geodir-category-listing .geodir-post-img {
display:none !important;
border: none !important;
}But now I cannot figure out how to get the content to go across the space created by img removed.
In css:
.geodir_category_list_view li .geodir-content {
width: 46%;
float: left;
margin-right: 3%;
}I have tried various css combos, here’s one:
.gd-post-gd_event .geodir_category_list_view li .geodir-content {
width: 80% !important;
}Thanks so much for your help!!
Screenshot attached.Ok, bear with me. the first bit hides the image on both listing page and search, but I cannot get the right css to hide the border around the image area, or remove the image space. Can you help???
.gd-post-gd_event .geodir-post-img .geodir_thumbnail {
display:none !important;
border: none !important;
}.post-type-archive-gd_events .geodir_thumbnail {
display:none !important;
border: none !important;
}.gd-post-pkg-2 .gd-post-gd_event .geodir-post-img {
display:none !important;
border: none !important;
}.gd-post-gd_event .geodir_category_list_view .li .geodir-post-img {
box-sizing: none !important;
display:none !important;
border: none !important;.gd-post-pkg-2 .gd-post-gd_event li.geodir_category_list_view .geodir-post-img {
box-sizing: none !important;
display:none !important;
border: none !important;
}and I’ve tried combos of… thanks.
Thanks! I missed the option to set the map button label since I’ve never messed with the address field options :).
And thanks for letting me know about the facebook/social share, and the reference.
this thread is resolved!
yes, i know of social sharing plugins, but i do not need one, i just need to figure out what css class to work with to change the width of the facebook icon on the detail sidebar. does no body know? this is already a part of the listing details, why would i want another plugin?
thanks!
#2 in this thread. I can find the backend “Set Address” string in language file, but can not find the front end button value “After Entering Your Address, Set Address On Map”, where might I change this?
thanks!
Thanks for the 24 hour time snippet but won’t work for what I wanted, and have no idea how to adjust for what I’m looking for :). No biggy.
Regarding images #3. I have Prices and Payments > Prices > Image Limit now set to 0, but added a new event yesterday and the thumbnail placeholder image is still showing on listings page.
I can see the css to hide the images, but how do I hide the images for just this one cpt?
Thanks.
Humm, very strange that you cannot login and see site, acct. is for admin… Yep, I can’t login using Edge, but can in Firefox/Chrome. Must be that maintenance plugin…
While writing down everything that I’ve tried, just discovered that:
#___plusone_0 {
display: inline !important;
}
worked for G+ (yea)But, I cannot get the facebook sized down…
iframe#twitter-widget-0.twitter-share-button.twitter-share-button-rendered.twitter-tweet-button, iframe.facebook {
width: 75px !important;
}Any idea? Thanks!
#4 I cannot get the G+ button to move inline with the others. There is much css associated with it. I have tried quite a few combos. Can not list them here as I can’t really remember all that I tried at this point.
I was able to resize the twitter button (iframe) but cannot figure out how to get facebook at 75px versus the 90px. tried a few others along with iframe.facebook n .likethis iframe.facebook.
Also: in earlier post about the Set Map button… my question might have been overlooked, so here it is again:
“Hi and yes, I did find the Set Address… in core, the day after I wrote :). And I have a question about it. If I go in and edit text, for more explanation about setting the address, does the button size based on content?”Thanks
This reply has been marked as private.Hi and yes, I did find the Set Address… in core, the day after I wrote :). And I have a question about it. If I go in and edit text, for more explanation about setting the address, does the button size based on content?
Basically, there is an issue with our town having 2 names, and some of the addresses not being recognized by google maps. If I drag the icon to the proper area/street, etc. and don’t set the address on map, it’s great. if I set the address the icon moves back to where it “thinks” the address is. I need to explain this somehow to users… Ideas?
For my other questions… Next post admin info.
Thank you so much!
-
AuthorPosts