GeoDirectory SupportLogo placement in the sidebar? – GeoDirectory Support https://wpgeodirectory.com/support/topic/logo-placement-in-the-sidebar/feed Mon, 16 Mar 2026 11:08:35 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/logo-placement-in-the-sidebar/#post-35914 <![CDATA[Logo placement in the sidebar?]]> https://wpgeodirectory.com/support/topic/logo-placement-in-the-sidebar/#post-35914 Thu, 02 Apr 2015 12:19:35 +0000 segwaytouren24.de Hello,
is there a possibility to create a custom field that alows customers to upload a single image file such as a logo placed in right sidebar of the details page? I would pay for that service if someone is developing it. Looking forward to an offer or solution.
Thanks.

Peter

]]>
https://wpgeodirectory.com/support/topic/logo-placement-in-the-sidebar/#post-35948 <![CDATA[Reply To: Logo placement in the sidebar?]]> https://wpgeodirectory.com/support/topic/logo-placement-in-the-sidebar/#post-35948 Thu, 02 Apr 2015 18:01:28 +0000 Simone Hi Peter, you can create a “Photo Upload” custom field, and place it in the sidebar by selecting “Yes” in the “Show in sidebar” option

]]>
https://wpgeodirectory.com/support/topic/logo-placement-in-the-sidebar/#post-35996 <![CDATA[Reply To: Logo placement in the sidebar?]]> https://wpgeodirectory.com/support/topic/logo-placement-in-the-sidebar/#post-35996 Thu, 02 Apr 2015 20:55:38 +0000 segwaytouren24.de Hi Simone,

yes of course, but what type of custom field is to choose? I just tried a html-field. Is there a alternate methode?

Next question:
The default custom fields “video” and “special offers” are html-custom fields and the only ones that work with iframes. That fields must have special properties? Is it right?
All other html-fields or text-area-fields do not work with iframes. Is that right? What can you recommend?

Thanks.
Peter

]]>
https://wpgeodirectory.com/support/topic/logo-placement-in-the-sidebar/#post-35997 <![CDATA[Reply To: Logo placement in the sidebar?]]> https://wpgeodirectory.com/support/topic/logo-placement-in-the-sidebar/#post-35997 Thu, 02 Apr 2015 20:57:16 +0000 Simone Hello Peter, you can add the “file upload” custom field

]]>
https://wpgeodirectory.com/support/topic/logo-placement-in-the-sidebar/#post-36076 <![CDATA[Reply To: Logo placement in the sidebar?]]> https://wpgeodirectory.com/support/topic/logo-placement-in-the-sidebar/#post-36076 Fri, 03 Apr 2015 13:13:33 +0000 segwaytouren24.de Sorry, no. That doesn´t work. The file-upload is creating a link to a file such as i.e. a pdf-file. But in order to see a logo you cannot use this. Ok, meanwhile I have found a nice solution: Using “textarea” and embedding follwing code

img src=”(any URL to an image)” alt=”” width=”100%” height=”100%”

That´s working fine and is nice and easy.

]]>