Styling a bit messed up
This topic contains 7 replies, has 3 voices, and was last updated by Paolo 8 years, 10 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
January 16, 2016 at 10:29 am #68881
Hi
We have purchased this amazing plugin with all of the addons and we are very happy with it.just some minor issues keeping us up from showing to final result to our boss and we would really appreciate if you can help us out.
1- Change location sub-menu is not showing up on desktop when i hover.
2- GeoDirectory pages seems messed up with lots of white spaces.
3- The breadcrumbs don’t show up on mobile devices unless i dragged the screen up.
4- The review tab in each list is also kind of out of place.
5- the map inside the list i made keeps loading and never display the pinpoint marker.we would really appreciate your help and thank you for a wonderful plugin that managed to solve all of our problems 🙂
Kind regards.
January 16, 2016 at 10:30 am #68886This reply has been marked as private.January 16, 2016 at 12:42 pm #689141. Theme or plugin conflict, cannot quite find it directly.
2. That is because of the CSS of your theme, and because you have a lot of widgets in your sidebars, but little content in your main content.
3. Seems like a problem with the fixed header and your theme’s responsiveness.
4. Again, needs some CSS work I think.
5. The map in the Add Listing in the backend does not work either, I cannot find the culprit.I’ll get Paolo to have a closer look for you.
January 16, 2016 at 7:43 pm #69015Hi,
1 we fixed this
2 – 3) are this fixed?
4) The theme is hijacking the comments styles and it’s even adding some inline style with JS.It reuqires alot of work to make it look decent with that theme. So far I could pass you this, but probably it is not enough and you’ll have to refine more.
#reviews-wrap .comment-respond { padding: 0; } #reviews-wrap .comment-form, #reviews-wrap .comment-reply-title { margin: 0; } #reviews-wrap p { line-height: normal; margin-bottom: 10px; padding: 0; } #reviews-wrap .comment-form-comment label { display: block; } #reviews-wrap .comment-form-comment textarea { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 1px solid #ccc; height: auto !important; overflow: visible !important; resize: none !important; } #reviews-wrap .comments-area::before { border-left: 0 none; } #reviews-wrap #comments.comments-area { border: 0 none; margin: 0; padding: 0; } #reviews-wrap .comment-form-comment { margin: 0; } #reviews-wrap .comment-form label { display: block; } #reviews-wrap p input { border: 1px solid #ccc; } .comment-form-author, .comment-form-email { display: block; }
I’ve never seen a theme making such a mess with comments css…
5) The maps on detail page are broken because of this html from your theme:
<div " class="col-md-8 my-content-wrapper">
Notice the random ” between div and class.
Let us know if this helps,
Thanks
January 16, 2016 at 8:32 pm #69023Hi
I have created a compatibility plugin but to save time I had to do it the Egyptian way so I injected a bootstrap in my code because I don’t have the time to do all this.The experiment was a success, I managed to style everything GD pages use with 2 codes 🙂
The only problem left is the header. I tried to make the breadcrumbs appear which I did but now on mobile when I click the menu icon it shows the menu but the menu icon disappear.
And for the life of me I don’t know where to look.
I will let you know how it turned up. Also the bootstrap seems like a great way to quickly tune any theme, I imagine you can do 10 times better than me, it would be a triumph of future updates adapt this methodology for styling.
Thank you
January 16, 2016 at 8:36 pm #69026Oh I forgot to tell you, the byline page after the styling looks beautiful.
I styled the advanced search short code and the demo site looks awesome. My boss loves it already. Although it took a huge amount of efforts from you guys but it was worth it.
Please take a look at what we did with your baby plugin 🙂 here 2016.webtomizer.net
Thank you for the wonderful script.
January 16, 2016 at 8:37 pm #69027Oh I forgot to tell you, the home page after the styling adjustments looks beautiful.
I styled the advanced search short code and the demo site looks awesome. My boss loves it already. Although it took a huge amount of efforts from you guys but it was worth it.
Please take a look at what we did with your baby plugin 🙂 here 2016.webtomizer.net
Thank you for the wonderful script.
January 18, 2016 at 3:48 pm #69208Thanks for letting us know 🙂
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket