Paolo
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
you are welcome! 🙂
May 21, 2015 at 10:45 pm in reply to: Increase Thumbnail Size for uploaded Images (over File Upload) #40279Ok,
thanks for spotting that, the uploader doesn’t actually allow to upload them onto the server, but yes you can initiate the upload of other file types.
I’ll add this as a task too.
Thanks!
Hi Adele,
sorry for the long wait…
We added and option under GD -> Multiratings -> Overall Rating for both to upload different rating star image for featured listing only. Also option to customize rating style color added for active ratings stars.
If rating image not uploaded for featured listing then it will use default rating image & style color.Please check on listings pages & widget listings and let us know.
Thanks!
That is not going to work…
I’m sorry
May 21, 2015 at 10:29 pm in reply to: Email Field under Custom Fields not Working with Popular Post View Widget #40276UPDATE:
I just discovered that wordpress offer a function for this that I didn’t know.
Instead of :
echo $post->geodir_email;use
echo antispambot($post->geodir_email);Thanks
May 21, 2015 at 10:24 pm in reply to: Email Field under Custom Fields not Working with Popular Post View Widget #40274Hi,
yes and we are correcting the oversight by removing an option that wasn’t supposed to be there.
I provided a solution to show the link or the text field, which is what your customer originally requested.
I think I gave you an alternative, I’ve also told you why it’s a bad idea to present email addresses anywhere, I didn’t say we would have provided a custom solution for your customer’s unique need.
We don’t see this as an option that could be useful to all members and presenting a different output in the detail page and listings page require much more work than you probably think.
Thanks
Hi,
sorry for the late follow up. I was just cleaning up our task list and this is defintely something we worked on and should be fixed.
In Event Calendar widget option added to choose day of week display format. It can be choose one of
M => 1 digit, Mo = 2 digits, Mon => 3 digits, Monday => full.
Please let us know if this works for you!
Thanks
May 21, 2015 at 10:07 pm in reply to: Increase Thumbnail Size for uploaded Images (over File Upload) #40270Sorry about that and thanks for reporting it. Let us know if anything else comes up!
Cheers,
This has been fixed.
in the widget you need to Sort by : Featured and Filter by : Upcoming.
Thanks
This is fixed
This is resolved.
May 21, 2015 at 9:29 pm in reply to: Increase Thumbnail Size for uploaded Images (over File Upload) #40264We added the option to restrict file upload by file type.
Let us know how it works for you!
Thanks
Copy this:
<h2 class='site-description'> <?php bloginfo( 'description' ); ?> </h2>and paste between
<div class='site-logo'> <a href='<?php echo esc_url( home_url( '/' ) ); ?>' title='<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>' rel='home'><img src='<?php echo $gdf['site_logo']['url']; ?>' alt='<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>'></a> </div>and
<?php else : ?>That would be between line 57 and 58 of the orginal GDF header.php.
You may have to slightly adjust the css too afterwards.
Let us know how you went,
Thanks
Hi,
1) go to appearance widget >> GD > detail page sidebar open the map widget and disable the sticky map. (Hoping I understood your question correctly)
2) We need to see this to be able to assist, please provide a url.
Let us know,
Thanks
-
AuthorPosts