Kor
Forum Replies Created
-
AuthorPosts
-
Hi Jimmy,
I’m terribly sorry about that, looks like I’ve overlooked that thread. I’m working on it now and will reply to that ticket asap.
Thanks!
Hi Edward,
Unfortunately, the image size on the map popup uses the “Background-size” > “Cover” CSS style which will automatically fit the image to match the container size. A workaround for this would be to change the “Background-size” to “contain”, which can be done using the custom CSS code below. Insert into GD > Design > Scripts > Custom Style CSS.
.geodir-bubble_image .geodir_thumbnail { background-size: contain; }
Thanks!
Hi there,
Kindly insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS to fix the slider issue.
#geodir_slider ul, #geodir_slider li { margin: 0px!important }
Thanks!
Hi Paula,
I’ve just checked your Website using “PageSpeed” and you can use an image editing software to reduce the image size. Try adobe products or other similar.
Thanks!
Hi Gerald,
I’m trying to display the featured listings on this page http://scheidungsinfo.at/gd-test/ using shortcodes but it looks like the featured ribbon image link is broken. Check out this link on your browser. http://scheidungsinfo.at/wp-content/plugins/geodirectory/geodirectory-assets/images/featured.png . Could you share FTP access to your server?
Thanks!
Hi Karlos,
That looks like CSS conflict. Probably with the theme or a plugin. Do you think you can share WP temp admin access to your site so we can take a better look? You can post the details here using the private reply option below.
Thanks!
Hi Diane,
Do you mind sharing the URL of the site in question so that I could check on the console and see if there is an error?
Thanks!
Hi Troy,
Do you think you can share WP temp admin access to your site so we can take a better look? You can post the details here using the private reply option below.
Hi wasanajones,
I will share this to the developers.
Thanks!
Hi Diane,
I’ve consulted a developer and I’d like you to try using the code below and see if it works. Please double check the ID and see if it’s #post_title or #post_tile
jQuery(function($){ $("#post_title").attr("placeholder", "New Value"); });
Thanks!
Hi Ron,
I’ve just checked your Website and the review stars are still there. http://prntscr.com/d6zfm6 . Do you think you can share WP temp admin access to your site so we can take a better look? You can post the details here using the private reply option below.
Thanks!
Hi jotomas,
Could you try this custom CSS code? This should only target the category widget.
.geodir_cpt_categories_widget ul { height: 8px; }
Thanks!
Hi Sunny,
Do you think you can share WP temp admin access to your site so we can take a better look? You can post the details here using the private reply option below.
Thanks!
Hi Jamie,
That “image upload” is for the comments. You can switch it “Off” at GD > Multirating > General > Enable comment images upload. Let us know how it goes.
Thanks!
Hi Alistair,
Do you think you can share WP temp admin access to your site so we can test this further? You can post the details here using the private reply option below.
-
AuthorPosts