GeoDirectory SupportRegister/ login/ add listiing forms not appearing correctly – GeoDirectory Support https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/feed Tue, 05 Aug 2025 04:28:28 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-35036 <![CDATA[Register/ login/ add listiing forms not appearing correctly]]> https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-35036 Tue, 24 Mar 2015 13:37:17 +0000 Wally Cee Hello guys, i am having problems with the registration, login and add listing forms on my site. They are appearing distorted and as part of the footer. Any ideas how i can resolve this?

URL: http://www.zimyellowpage.com/demo

]]>
https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-35112 <![CDATA[Reply To: Register/ login/ add listiing forms not appearing correctly]]> https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-35112 Tue, 24 Mar 2015 20:50:09 +0000 Paolo Hi,

please add this to your custom css:


#geodir-wrapper {
    overflow: hidden;
}

Let us know,

Thanks

]]>
https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-35128 <![CDATA[Reply To: Register/ login/ add listiing forms not appearing correctly]]> https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-35128 Tue, 24 Mar 2015 22:19:30 +0000 Wally Cee That worked. Thanks Paolo. One more thing- the content on the ‘add listing’ page is set to the very edge of the page. Is there a way of setting the page content to be centered?

]]>
https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-35142 <![CDATA[Reply To: Register/ login/ add listiing forms not appearing correctly]]> https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-35142 Tue, 24 Mar 2015 23:14:14 +0000 Paolo to the same css previously provided add this:


 margin: 0 auto;
    position: relative;
    text-align: left;
    width: 1080px;

Thanks

]]>
https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-35157 <![CDATA[Reply To: Register/ login/ add listiing forms not appearing correctly]]> https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-35157 Wed, 25 Mar 2015 06:58:14 +0000 Wally Cee That did the trick. All the geodirectory pages now display as i want them to. Is there a way of making the listings map to remain full width? E.g. on the page http://www.zimyellowpage.com/demo/listings

]]>
https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-35187 <![CDATA[Reply To: Register/ login/ add listiing forms not appearing correctly]]> https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-35187 Wed, 25 Mar 2015 14:10:51 +0000 Paolo Hi,

not with that theme, it doesn’t allow to have a full width area to place the map at the moment.

You could tweak theme compatibility to add a full width area within the main wrapper, but that isn’t so easy to do.

Thanks

]]>
https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-37757 <![CDATA[Reply To: Register/ login/ add listiing forms not appearing correctly]]> https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-37757 Tue, 21 Apr 2015 19:32:48 +0000 phonebook I am curious what theme this is you are using here. Is there a preferable yellow pages style theme for WPGD?

]]>
https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-37788 <![CDATA[Reply To: Register/ login/ add listiing forms not appearing correctly]]> https://wpgeodirectory.com/support/topic/register-login-add-listiing-forms-not-appearing-correctly/#post-37788 Wed, 22 Apr 2015 09:58:21 +0000 Wally Cee @phonebook, The theme is Divi

]]>