LDD Web Design
Forum Replies Created
-
Forum: Plugins
In reply to: [LDD Directory Lite] Categories button on menu not workingWe’ve found this to be an issue with some theme or plugin conflicts. Can you provide a link for us to review. Also, what theme are you using, and do you have any other web-form plugins?
Forum: Plugins
In reply to: [LDD Directory Lite] have_posts() on a non-objectHave you tried updating your PHP version on your server?
Forum: Plugins
In reply to: [LDD Directory Lite] Sidebar and footer issueWe were not able to reproduce these issues on our test sites. There may be a theme or plugin conflict.
Forum: Plugins
In reply to: [LDD Directory Lite] Niew Single Field:CityCurrently the plugin listing form fields are not editable. This feature will likely be added in future versions of the LDD Directory plugin.
Thanks for using our plugin.
Are you importing a new directory from a file, or are you migrating an existing directory from one site to another?
Forum: Plugins
In reply to: [LDD Directory Lite] have_posts() on a non-objectAlso, please check your PHP version on your host server.
Forum: Plugins
In reply to: [LDD Directory Lite] Search ResultsThis should now be resolve in our latest release. You now have new settings for Search Page under the Listings Sort Options tab.
Forum: Plugins
In reply to: [LDD Directory Lite] Problem after latest updateGlad to hear it was resolved! Thanks for using our plugin.
Forum: Plugins
In reply to: [LDD Directory Lite] Search Results not workingCan you also provide a link to the directory on your site that we might take a look at?
Forum: Plugins
In reply to: [LDD Directory Lite] Sidebar and footer issueCan you please provide screenshot or link to your site where the issue is showing?
Forum: Plugins
In reply to: [LDD Directory Lite] Sort by tagsYou can send a screenshot to [email protected]
Forum: Plugins
In reply to: [LDD Directory Lite] Search Results not workingHi and thanks for using our plugin. I’m sorry you are having this issue. We’ve just made some changes to the search function in our latest update.
Can you let us know what theme you are using? Have you tried checking if there are any plugin conflicts by deactivating other plugins on the site?
Forum: Plugins
In reply to: [LDD Directory Lite] Sort by tagsDid you revert back to previous version or were you able to resolve the issue with your theme?
Forum: Plugins
In reply to: [LDD Directory Lite] Changing colour of the search barHi -and thanks for using our plugin.
In order to change the background color of the header menu for the directory, you can add css to your child theme or in your theme customizer if it supports custom css input.
Add the following css (change the hex code as necessary):
.navbar-inverse { background-color: #222; border-color: #080808; }Forum: Plugins
In reply to: [LDD Directory Lite] custom files not working after updateDid you make a backup of your site before updating? I suspect you had made changes to core files or did not move customized template files to your child theme directory.