Bruce
Forum Replies Created
-
AuthorPosts
-
Oh, nevermind, I found the culprit that caused the issue. It’s been resolved now, thanks.
Thank you so much, that did the trick.
I do have a question about the custom fields that just came up after updating to the latest version of GeoDirectory 2.0.0.81.
I have added new fields (ex. File Upload, URL, Fieldset), but unfortunately I am unable to move the fields to group them using the drag and drop. The fields are all scattered throughout and moving any one of the fields seems to be impossible now. I tried to disable plugins and change themes to see if that helped but no luck. Can you provide me any suggestions or guidance on how to fix that? If this question is no longer appropriate for this thread, I can post it somewhere else but any help would be much appreciated.
Thank you so much in advance, you have been helpful to this point.
Thanks, I will try that out.
I think I managed to do write some custom code and display a custom field for the file upload using the field key. However, it displays the full url of the file upload with what appears to be the alt tag. I have attached a screenshot of it. I’m just wondering how to get rid of the extra characters at the end of the png file. My code includes:
global $gd_post;
echo $gd_post->merchantarticleupload; // this displays the full url of file upload and the extra characters.Thank you so much in advance.
Thanks for your reply. I think I will have to brainstorm a way to add a link to the uploaded image.
On another note, I do have a question about the display of the listings. Not sure if I can ask that in this thread or if I have to create another thread somewhere else.
For the listings view, I’d like to show 2 different listings on a page. One listing view that displays only featured listings which is easy to do because of the option to “show featured only”, but I’d like another display to show all listings without the ones featured. Is there a way to do that? Thank you in advance.
Ok, I am able to display the image file upload as a single image and with some styling make it work. Is there a way to add an option for custom url for the option “Link to”? There is only none, post, and Lightbox image. Would be nice to be able to link to a custom url.
Thank you so much in advance.
Thank you for your response.
I did use the File Upload, but I don’t see several options for displaying the images. I am using Elementor to display the File Upload using the GD post meta key and I see the output for value, icon + label + value, etc. I used the output for value, but it displays the file upload in the screenshot I added above with the pixelation and name of the file. If there is another way of displaying the File Upload with several options for displaying the image that I don’t know about, I would appreciate that guidance.
Thank you in advance.
This reply has been marked as private.Thank you for getting back to me.
I was looking for more information about something like this:
Custom Field: Image Ad (imagead)
Output:<div class="geodirectory-imagead">
</div>
Ideally, I’d like to have a custom field with an optional link or something like that where the user can upload an image and attach whatever URL to the image uploaded and each place would have that option.
Thank you in advance for your help and assistance.
-
AuthorPosts