Problem with sidebar images in forum page kleo theme
This topic contains 17 replies, has 3 voices, and was last updated by Paolo 9 years, 8 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
October 14, 2015 at 8:21 pm #56908
Hi,
noticed an issue with the sidebar images on my forum page using kleo theme with buddypress.
any ideas what is happening and possible fixes? Tried turning off plugins one by one but no luck.
appreciate your help as always.
best
Kash
October 14, 2015 at 8:31 pm #56914HI,
please provide a link and we will have a look. However this question should be asked in Kleo support forum, rather than here.
Thanks
October 14, 2015 at 8:36 pm #56916This reply has been marked as private.October 14, 2015 at 9:22 pm #56921I added this to your CSS.
.geodir_Star {height: initial;}
Unless you use a child theme, that will need to be re-done next time you update Kleo. This is what their stylesheet at
/wp-admin/theme-editor.php?file=style.css&theme=kleo
says:/*
* DO NOT EDIT THIS FILE
* CSS Rules in this file will not be used by the theme.
* If you want to edit/add styles you need to enable the child theme and add your custom styles there.
*/October 14, 2015 at 9:50 pm #56923that’s great
thanks
October 30, 2015 at 2:03 pm #58554Hi Guust,
i just updated the Kleo theme and then reinserted the code you gave me but it does’nt seem to resolve the sidebar issue.
am i doing something wrong?
appreciate your opinion.
best
Kash
October 30, 2015 at 7:29 pm #58595HI,
please try adding this to GeoDirectory >> Design >> Scripts >> Custom css.geodir_Star { height: initial !important; }
This should work and you can forget about re-adding it after updates. It will remain there.
Let us know,
Thanks
October 30, 2015 at 8:25 pm #58615hi Paolo,
thanks – this did fix the sidebar but there is a warning message in the header that appears – i sent a screenshot.
Any idea how i can remove this? The code i used last time did remove it before.
appreciate your help.
best
Kash
October 30, 2015 at 10:44 pm #58623You might need to add this code again to your function.php file:
https://wpgeodirectory.com/docs/faqs/help-i-get-a-php-warning-on-my-pages/
That would have disappeared to with the Kleo update, that is why you should use a child theme.November 7, 2015 at 7:03 pm #59314Thanks,
managed to fix the above.
just a couple of other issues:
1) – popular post view widget in the right sidebar is distorted on pages: site activity, blog, members. Do you know how i can make it look like the listing page.for example:
distorted sidebar:http://www.doxguide.com/membership-account/membership-levels/
Normal sidebar:http://www.doxguide.com/listings/
http://www.doxguide.com/directory/2)How do i disable the popup asking to geolocate members?
thanks in advance for your help
best
Kash
November 7, 2015 at 11:18 pm #593271) The sidebars are not the same width.
List view is not really designed for sidebars but for content areas.
The “distorted” page is not a GD template, so you would need to customize your CSS to make it the same. Both pages are using different classes for the sidebar.2) GD > Advanced Search > Ask user if they wish to be geolocated > NO
November 8, 2015 at 11:28 pm #59382Thanks Guust,
would you be able to kindly advise on the css changes that i could make? and where to put it?
best
Kash
November 9, 2015 at 1:30 pm #59413I have asked Paolo to have a look, he might have a better solution than me.
This might be of interest to you while you wait for him:
https://wpgeodirectory.com/docs/customizing-your-style/November 9, 2015 at 6:29 pm #59467Hi,
Now you are using a much larger sidebar in GD page compared to the rest of theme. Either you make the GD sidebars smaller, or you will have to edit the theme to match the same sidebar width in all of your pages.
I’d stick to what Guust suggested, which is to avoid using the list view in a sidebar. You should be using grid only there.
Let us know how you went.
Thanks
November 10, 2015 at 10:06 pm #59622Thanks
i went with the grid which looks good.
One other question, is there a way to filter search reviews within a particular category? Basically do a filter search of reviews?
Makes my site more functionally useful i think.
best
Kash
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket