Plugin Author
Paolo
(@paoltaia)
Please add this to GeoDirectory >> design >> scritps >> custom css :
.geodir-bubble_desc h4 {
background: transparent none repeat scroll 0 0;}
Thanks
Hi sorry to bother you again, but the text got all mixed up x_x
Should I reinstall the plugin and start over from scratch?
View post on imgur.com
Plugin Author
Paolo
(@paoltaia)
Hi,
there should be no need to start over. Just undo the changes you added and it should go back to the orginal.
Thanks
Oh, not the shadow. The text somehow got put into the same element. Is it possible to have the shadow go away while the text stays? I want it to just be a text block.
Thanks!
View post on imgur.com
Plugin Author
Paolo
(@paoltaia)
Please provide a link to the website, images can’t be inspected.
Thank you
Hi there sorry for the long reply.
Link is here.
ak
(@apkoponen)
Hi,
we have the exactly same problem here: http://huhtasuo.fi/palvelut/
A-P
Plugin Author
Stiofan
(@stiofansisland)
Hi Guys,
I have dome some testing and popups without images do look very poor on some themes, i have fixed this and the fix will be in the next version.
A very easy fix for now would be to go to GD>Design>listings>Upload listing no image. and upload a default image, or you could go to Place Categories and upload a default image per category. This is the best practice.
Thanks for pointing this out!
Stiofan ๐
๐ Thanks Stiofan! Keep up the good work!
Is you site down. none of my support or links to your site are working
Plugin Author
Stiofan
(@stiofansisland)
Yes our server is down, the data centre guys are working on it, we will try and keep you updated on Facebook. Thanks
Stiofan
Hi there, sorry to bring it up here again, maybe somehow who needs this fix will see it.
I tried the fix you guys suggested and did some CSS tinkering on my side, but it appears that I can’t seem to get the address to show below the location name. It’s above the shop title.
.geodir-bubble_desc h4 {
background: transparent none repeat scroll 0 0;
}
.geodir-bubble-meta-side geodir_address {
}
A padding-top: 20px moves the address around while a padding-bottom moves the address behind the shop title and anything below it.
Will adding a correct padding setting to geodir-bubble-meta-side geodir_address help in anyway? Sorry to trouble you guys again!
Plugin Author
Stiofan
(@stiofansisland)
Hi @fupuchu
I am not sure why your are hiding the image which is what is causing this but if you add this css it shoud make it look better
.geodir-bubble-meta-side{
margin-top:35px;
}
Thanks,
Stiofan