LDD Web Design
Forum Replies Created
-
Forum: Plugins
In reply to: [LDD Directory Lite] Mobile Menu DisappearsHi. It looks like a bootstrap conflict, specifically the class “dropdown” for mobile menu which bootstrap uses for its menu.
Try adding this to your css:
@media only screen and (max-width: 767px) { .responsive-menu-wrapper .dropdown-menu { display: block !important; position: static !important; float: none; margin: auto; border-radius: initial; } }
Forum: Plugins
In reply to: [LDD Directory Lite] Google map doesn't work and mark on "add listing"Check out our update. We addressed some of the pagination issues and theme conflicts.
Forum: Plugins
In reply to: [LDD Directory Lite] Page location issueThis issue should be resolved in the upcoming update within the next day or so.
Forum: Plugins
In reply to: [LDD Directory Lite] Category Page and Listing Page Template IssueOur next update should resolve this issue.
Forum: Plugins
In reply to: [LDD Directory Lite] width and sidebar problemOur next update should now resolve these Bootstrap issues with sidbars in some themes.
Forum: Plugins
In reply to: [LDD Directory Lite] LDD Directory ADD LISTING FORM ISSUEI’m going to go ahead and mark this issue as resolved -as I believe it was related to your other request.
Forum: Plugins
In reply to: [LDD Directory Lite] Google map doesn't work and mark on "add listing"We found a conflict with our plugins jquery on your website. It should be fixed now.
Forum: Plugins
In reply to: [LDD Directory Lite] Google map doesn't work and mark on "add listing"Two questions:
- Is your theme based on Bootstrap?
- Do you mind emailing us a login so we can take a look at what might be going on? ( [email protected] )
Forum: Plugins
In reply to: [LDD Directory Lite] On all Directory list page twoThis has been open for a while now. I’m going to mark it as resolved. Let us know if you have any other issues.
Hi Stuart. This has been a while. I’m going to mark this as resolved. Let us know if you have any other issues.
Forum: Plugins
In reply to: [LDD Directory Lite] On all Directory list page twoIt’s been a while here. I’m going to mark this as resolved. Let us know if you have any other issues.
Forum: Plugins
In reply to: [LDD Directory Lite] Category don't show right sidebarIt’s been a while here. I’m going to mark this as resolved. If you have any other issues let us know.
Forum: Plugins
In reply to: [LDD Directory Lite] Get Rid of Custom Post SlugI’m going to go ahead and mark this as resolved. In our next update we will also be addressing some slug issues that have popped up on some themes.
Forum: Plugins
In reply to: [LDD Directory Lite] PROBLEM WITH THE CATEGORY BACKGROUND..TRANSPARENT…This appears to be a conflict with your theme’s CSS. Try adding this to your CSS file:
.directory-lite { position: relative; clear: both; overflow: hidden; }
Forum: Plugins
In reply to: [LDD Directory Lite] Google map doesn't work and mark on "add listing"It looks like jquery is conflicting with some other plugin causing it not to refresh the google map