LDDConsulting
Forum Replies Created
-
Forum: Plugins
In reply to: [LDD Directory Lite] Listing Owner defaults to first alphabetical nameI have update the code in beta 2.2, you can download it from https://plugins.lddwebdesign.com/
Forum: Plugins
In reply to: [LDD Directory Lite] Bugs on version 2.0We will surely add options for user role, sorry for the inconvenience. and thanks for using our plugin and suggesting few options.
Forum: Plugins
In reply to: [LDD Directory Lite] Bugs on version 2.0Yes, the plugin is not allowing subscribers to submit listing. if user registers form inside the plugin, it should be directory-contributor. we can add a choice for administrator whether to allow subscribers to post listing or not.
Forum: Plugins
In reply to: [LDD Directory Lite] General Observations & CommentsThank you for pointing the problem, and testing our plugin. I will test google map placement on beta version
Forum: Plugins
In reply to: [LDD Directory Lite] Grid not workingCan you try our beta version? https://plugins.lddwebdesign.com/ that may be helpful
Forum: Plugins
In reply to: [LDD Directory Lite] Bugs on version 2.0Auto publishing should be fixed now, you can download beta version from our site and upload it through ftp.
you can use any shortcode that comes with plugin or themes
I didnt find any issue in adding addresses, could you please send me a screenshot of what issue are you facing?Forum: Plugins
In reply to: [LDD Directory Lite] Error messagehttps://codex.wordpress.org/Debugging_in_WordPress
He should add following script, it will log errors in file and will not display them on the site.
// Enable
WP_DEBUG mode define( ‘WP_DEBUG’, true );
// Enable Debug logging to the /wp-content/debug.log file
define( ‘WP_DEBUG_LOG’, true );
// Disable display of errors and warnings
define( ‘WP_DEBUG_DISPLAY’, false );
@ini_set( ‘display_errors’, 0 );
// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define( ‘SCRIPT_DEBUG’, true );Forum: Plugins
In reply to: [LDD Directory Lite] have_posts() on a non-objectcould you please update plugin to 1.4.3, let me know if your issue is fixed with update
Forum: Plugins
In reply to: [LDD Directory Lite] Fatal error when activating LDD Litecould you please update to 1.4.3, let me know if your issue is fixed now
Forum: Plugins
In reply to: [LDD Directory Lite] CSV Import not working rightHi! thank you for using our plugin.
First, did you map heading correctly? please check header options before importing.
let me know if you still face the issue, also did you see any error/warning in the logs.
directory listing is post type and will take same in moving to Trash that any other post types takes.Forum: Plugins
In reply to: [LDD Directory Lite] Shortcode to show latest listings on homepage?you can set listing order order by going to settings menu under Directory. then under listings sort options tab, change Listings Sort Order. order by ID and DESC should be correct option for you.
Forum: Plugins
In reply to: [LDD Directory Lite] Beta Version deleted directorythanks for using our plugin, if server provider has restored database to previous week, all the data of previous week should be available.
did you check the option for deleting data while deleting the plugin?Same issue with me, I initially saw the screen notice “connect your store to activate woocommerce services”, but I can no longer see it. is there any way to pop this notice again?
Forum: Plugins
In reply to: [LDD Directory Lite] Fatal error when activating LDD Litewhich version of LDD lite do you have?
Forum: Plugins
In reply to: [LDD Directory Lite] Phone numbers<a href="tel:000-000-000">- This reply was modified 8 years, 6 months ago by LDDConsulting.