GeoDirectory SupportDetails page: no left section? – GeoDirectory Support https://wpgeodirectory.com/support/topic/details-page-no-right-section/feed Mon, 16 Mar 2026 19:06:55 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15362 <![CDATA[Details page: no left section?]]> https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15362 Sun, 14 Sep 2014 14:36:03 +0000 wu I am trying to create a layout with the sidebar on the left and the content section on the right hand side.
This works for home, listings and search by activating the left section and moving all the widgets into that section.
For the details page this seems to be no option, since that page does not allow to activate the left section.

How can I achieve such a layout for the details page?

Also I noticed, that there is no content sections that I can attach widgets to. What is the reason, to not “widgetify” the details page?

]]>
https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15399 <![CDATA[Reply To: Details page: no left section?]]> https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15399 Mon, 15 Sep 2014 11:48:33 +0000 Guust Let’s get Stiofan to have a look at this.

]]>
https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15403 <![CDATA[Reply To: Details page: no left section?]]> https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15403 Mon, 15 Sep 2014 12:02:01 +0000 Stiofan O'Connor Hi WU,

The details page is a very complicated page but i will take on board the option to have the sidebar on the left, i will add it as a feature task.

Thanks,

Stiofan

]]>
https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15412 <![CDATA[Reply To: Details page: no left section?]]> https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15412 Mon, 15 Sep 2014 12:27:13 +0000 identity I just played around with some CSS, but you’d need to test this across the site to make sure this doesn’t affect anything else, etc., and I just did this within Firebug, so you might need to tweak the CSS to override the actual GD code, and I’m using Enfold, so not sure if this is pure GD classes….but you get the idea and it may not be any harder (and hopefully shouldn’t be) than tweaking some CSS.


.responsive_large .container .eight.units {
float: right;
margin-left: 50px;
margin-right: 0;
}

cheers

]]>
https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15415 <![CDATA[Reply To: Details page: no left section?]]> https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15415 Mon, 15 Sep 2014 12:35:02 +0000 wu This might visually move the container to the left, but this is not what I am after.
I like to have the sidebar appear in the DOM before the content area, so that it displays above the content when the responsive layout kicks in at smaller screen sizes.

]]>
https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15473 <![CDATA[Reply To: Details page: no left section?]]> https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15473 Mon, 15 Sep 2014 18:52:01 +0000 Paolo What about moving a copy of the template listing-detail.php in your child theme (in a folder called geodirectory) and move the sidebar before the content area other than applying the right css?

Thx

]]>
https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15476 <![CDATA[Reply To: Details page: no left section?]]> https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15476 Mon, 15 Sep 2014 19:07:12 +0000 wu That seems to work. I need to figure out, how to get the CSS right for that, but now I have the sidebar appearing before the content.
Thanks.

]]>
https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15477 <![CDATA[Reply To: Details page: no left section?]]> https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-15477 Mon, 15 Sep 2014 19:20:43 +0000 Paolo you’re welcome!

]]>
https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-21942 <![CDATA[Reply To: Details page: no left section?]]> https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-21942 Wed, 19 Nov 2014 16:49:02 +0000 magnaromagna Hi, I did not understand: left sidebar widget for detail page will be included in next release or is already included?
Thanks

]]>
https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-21947 <![CDATA[Reply To: Details page: no left section?]]> https://wpgeodirectory.com/support/topic/details-page-no-right-section/#post-21947 Wed, 19 Nov 2014 17:25:36 +0000 Paolo Hi, Stiofan meant a future taks. It’s not included yet.

Thx

]]>