LDDConsulting
Forum Replies Created
-
my permalink is set to
/%category%/%postname%/Forum: Plugins
In reply to: [LDD Directory Lite] Paragraphs missing (+solution)Thanks for digging deeper, i will definitely look into it
Forum: Plugins
In reply to: [LDD Directory Lite] We are looking for a directory solutionOur plugin provides most of the functionalities you have mentioned. currently we use google map as iframe or through google map API.
Forum: Plugins
In reply to: [LDD Directory Lite] CSV ImportHi, i am sorry for the issue you are facing. could you please tell me if you are using the latest version of the plugin, also do you map all the fields while importing?
Forum: Plugins
In reply to: [LDD Directory Lite] no H1 Title tag, in wrong placeThanks for looking deeper into our plugin, the file to display categories is category.php inside templates folder. out plugin does not add title to category page by default. you can override it in your theme, you can add single_cat_title(); before ldl_get_header(); in category.php file.
Forum: Plugins
In reply to: [LDD Directory Lite] no H1 Title tag, in wrong placeYou can override template files in your theme.
the plugin should show both backend and frontend submissions, could you please tell how much submissions and categories do you have?
I will test in clean commerce theme that you are using.Forum: Plugins
In reply to: [LDD Directory Lite] Social Media Links IssueSorry for the inconvenience. The link https://thepresstent.com/ says the site is currently down for maintenance.
we are using LDD Directory Lite plugin with Elementor in many sites, could you please check the logs and let us know if there is an error?Forum: Networking WordPress
In reply to: Spaces not allowed in usernameThanks for the reply. actually I already have many usernames with spaces, so I want new usernames with spaces as well to make it look consistent. not sure if I can do this.
Forum: Plugins
In reply to: [LDD Directory Lite] Social Media Links IssueCould you please share link of your site? also if you could please tell about PHP and wordPress version.
Forum: Plugins
In reply to: [LDD Directory Lite] Google Maps not workingcould you replace if ( ldl_use_google_maps() ) with if ( ldl_use_google_maps() == true) on both places of the single template, there should be two files available for single template. though the current check should work in most cases.
Forum: Plugins
In reply to: [LDD Directory Lite] Google Maps not workingif you are overriding template files in the theme then you should copy the files from plugin templates, because we have made lot of changes, i am checking the issue on my end.
- This reply was modified 7 years, 8 months ago by LDDConsulting.
Forum: Plugins
In reply to: [LDD Directory Lite] Directory page disappears with upgrade to 2.6The directory page should be there when you update, could you please check if update creates a new directory page,also if you could please check directory settings for default pages.
Forum: Plugins
In reply to: [LDD Directory Lite] Google Maps not workingCould you please check if you are overriding Ldd directory template in your theme? there are additional comments in page source which is not in the latest version.
Forum: Plugins
In reply to: [LDD Directory Lite] Can’t see individual CategoriesSeems like you have no listing in any category.
Forum: Plugins
In reply to: [LDD Directory Lite] Translation not up to dateThanks for pointing this, we will update it very soon.