Use themes sidebar instead of Geo Directory's
This topic contains 18 replies, has 3 voices, and was last updated by Alex Rollin 7 years, 7 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
January 16, 2018 at 6:37 pm #413008
Hi
On my listing and detail pages I would like to use my themes sidebar and not the geo directory. How do I do this?
Thanks in advanceJanuary 16, 2018 at 10:14 pm #413045Hello,
currently that is not possible without customization.
In theory there is no difference between one sidebar and another sidebar, regardless of which theme or plugin is creating it.
We may be able to provide some advice if you tell us more about what you are trying to achieve.
Is there some specific problem you are trying to overcome with the GD sidebar?
January 18, 2018 at 10:15 am #413260This reply has been marked as private.January 18, 2018 at 3:56 pm #413296Hello eic2010,
It looks like there’s a pretty active support community for your theme. Here’s a thread about that very subject:
https://themegrill.com/support-forum/topic/widget-titles/
You can add that custom CSS and adjust it as needed:
https://wpgeodirectory.com/docs/customizing-your-style/
GD Experts offer a concierge service to help you with the details of styling your site exactly to your specifications:
January 19, 2018 at 8:32 am #413414Hi
Thanks for that. I’ve had a look but everything I’ve tried only seems to change it on the homepage. Any pages related to the geo directory doesnt change.
Any ideas what the css would be for the widget title for these pages?
Thanks again for your helpJanuary 19, 2018 at 8:42 am #413415Ive also noticed that the sidebar on the geo pages is bigger, how do I make sure its the same size as the home page?
January 19, 2018 at 9:16 am #413422Ok I think i’ve worked out how to change the size. Ive used:
.geodir-sidebar-right {
width: 27%!important;}
It seems to have worked, please advise if that is incorrect.
However I still cant find out how to correct the title issue. Any ideas is much appreciated!
Thanks in advanceJanuary 19, 2018 at 2:59 pm #413462Hi there,
Glad that you sorted it out yourself. As for the title, we don’t really offer assistance for customization, but could you show us your attempt? We could possibly correct it for you.
Thanks!
January 19, 2018 at 11:47 pm #413512Hello!
Here’s a sample; customize to meet your needs:
h3.widget-title { border-bottom: 2px solid #f49224; font-size: 18px; margin-bottom: 15px; padding-bottom: 0; background-color: #f49224; color: #fff; padding: 6px 12px; display: inline-block; }January 31, 2018 at 8:14 am #415094This reply has been marked as private.January 31, 2018 at 2:18 pm #415149Hello,
you can customize it to meet your needs
February 18, 2018 at 7:50 pm #418127Thanks but I am struggling a little, what is the css code for the wp geo directory sidebar? For example the themes sidebar is
#secondary .widget-title span {
background-color: #cc3737;
}
how do I start to modify the sidebar for the directory?February 19, 2018 at 7:27 am #418190Hello,
We are not able to help very much with customization of a third party theme.
Can you point out what change you are trying to make on one of the demo sites?
February 19, 2018 at 11:56 am #418228This reply has been marked as private.February 19, 2018 at 6:05 pm #418265This reply has been marked as private. -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket