LDD Web Design
Forum Replies Created
-
Forum: Plugins
In reply to: [LDD Directory Lite] Sorting search resultsWe are implementing a fix for this in the next update.
Forum: Plugins
In reply to: [LDD Directory Lite] Export and import listingsI’m going to mark this thread as resolved as it’s been some time since we’ve heard back from you. Since you were trying to use the Reports plugin as a migration tool for your directory (which is not the purpose for that add-on), please contact us via email if you need a refund.
Forum: Plugins
In reply to: [LDD Directory Lite] Categories returning error 500Any luck on this with your host?
Forum: Plugins
In reply to: [LDD Directory Lite] CSV Import DuplicatingThat IS strange. I’m glad you were able to resolve this.
These issues should be resolved now in the latest version of our plugin. If you have any further issues please feel free to open a new thread.
Forum: Plugins
In reply to: [LDD Directory Lite] ‘Read more’ link in SummaryI’m going to mark as resolved. We’ll look into adding this into future update.
Forum: Plugins
In reply to: [LDD Directory Lite] No pagination when short code usedThis issue should now be resolved on the current version of our plugin
Forum: Plugins
In reply to: [LDD Directory Lite] Some listings not appearingI’m going to mark this issue as resolved. If you have any further issues, please open another thread.
Forum: Plugins
In reply to: [LDD Directory Lite] CSV Import Duplicating@modcar, we are unable to duplicate this issue on our test environments. Can you please give us some more information?
Host environment, theme, and other plugins.
Forum: Plugins
In reply to: [LDD Directory Lite] Update ProblemI posted this to the wrong thread earlier. I belive this is the solution for your issue if updating your PHP version is not an option on your server:
There is an issue with our latest update on older versions of PHP. We hope to get it fixed in the next update soon. In the meantime try replacing the following code in the plugin file located here: includes/functions.php
in line 203 replace:
$args = []with:
$args = array()Forum: Plugins
In reply to: [LDD Directory Lite] problem after update@shesmustard, I apologize -this answer was meant for a different issue.
Forum: Plugins
In reply to: [LDD Directory Lite] Theme Font and Position ChangeThis issue should now be resolved in our latest update v1.2.1
Forum: Plugins
In reply to: [LDD Directory Lite] 2 directories on same website?@px2: The LDD Directory Lite plugin does not currently support two separate instances with separate data. You could alternatively use the category shortcodes to display only listings from certain categories on different pages.
Forum: Plugins
In reply to: [LDD Directory Lite] problem after updateThere is an issue with our latest update on older versions of PHP. We hope to get it fixed in the next update soon. In the meantime try replacing the following code in the plugin file located here: includes/functions.php
in line 203 replace:
$args = []with:
$args = array()Forum: Plugins
In reply to: [LDD Directory Lite] Some Categories Return 500Dealing with this issue here: https://ww.wp.xz.cn/support/topic/categories-returning-error-500/