Massive issues after GD 1.1.2 update
This topic contains 44 replies, has 6 voices, and was last updated by Patrick 11 years, 4 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: 1.1.2 Update
-
AuthorPosts
-
June 19, 2014 at 10:35 pm #5153
Did you set a default location?
June 30, 2014 at 6:10 pm #6843I just wanted to report back that since the latest updates most of my issues have been resolved.
There is still one however that persists. Once this is fixed we can mark this topic as resolved.
The “My Dashboard” widget as well as a page on the back end under Geodirectory>Design>Navigation, the drop down selection fields are condensed down to about 50px wide. I saw in another post that this could be fixed by clearing cache data, but that did nothing for me. I did some investigating on the forum to see if this has been resolved another way but didn’t find anything. What can I do to correct this? Thanks!
June 30, 2014 at 7:56 pm #6861If I understand right, you have the login widget at the bottom of the sidebar and the select options are hidden by the sidebar overflow being hidden.
Fix has been already applied to next version and should be:
#geodir-sidebar-wrap {overflow:visible;}Let me know if I understood your problem correctly and this solves it.
Thanks
June 30, 2014 at 8:20 pm #6871I applied the CSS you provided to the “quick code” section. Unfortunately this did not fix my problem. I don’t know if it’s an overflow issue.
Considering it’s effecting both the login widget and the “navigation” tab on the wp backend I feel like it may be something different.
June 30, 2014 at 8:21 pm #6872link pls?
June 30, 2014 at 8:34 pm #6874Sure, you can see the issue with the login widget here > http://dev.liberty.menu/places/
Let me know if you need to get into the backend to see that as well and I will provide my login in a private post.
June 30, 2014 at 9:09 pm #6878yep I’ll need them, becasue new user registration is disabled and logged out user can’t see the My Dashboard widget.
I see the login form…
June 30, 2014 at 10:38 pm #6891This reply has been marked as private.June 30, 2014 at 11:23 pm #6892I think (99.9% positive) a javascript in your theme is messing up the select inputs adding inline style.
We may need to change:
class=”chosen_select” to class=”geodir_chosen_select”
class=”chosen-container chosen-container-single” to class=”geodir-chosen-container geodir-chosen-container-single”
etc.
That’s a popular jquery plugin and it’s used by many theme developers. Looks like some aren’t smart enough to use the IDs as selectors and use Classes. :S
I’ll ask Stiofan to have a look at it.
Thx.
June 30, 2014 at 11:29 pm #6893Thank for looking into this Paolo! Hopefully Stiofan will have some insight into this to get things working properly again. I will be waiting for his reply.
July 1, 2014 at 3:29 pm #6991Hello,
I can’t get logged in with the supplied user/pass?
Stiofan
July 1, 2014 at 3:29 pm #6992Hello,
I can’t get logged in with the supplied user/pass?
Stiofan
July 1, 2014 at 3:57 pm #6997Hi,
I was able to create a user for Stiofan and we found out that it was a plugin messing up the style of the widget.
WP Jump Menu
We deactivated it.
Thx
July 1, 2014 at 4:13 pm #7001This reply has been marked as private.July 1, 2014 at 11:02 pm #7072Thank you so much for the assistance. I would never have suspected that simple plugin would have effected something so unconnected.
Again I appreciate your help! You may mark this thread as Resolved if you’d like.
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket