LDDConsulting
Forum Replies Created
-
Forum: Plugins
In reply to: [LDD Directory Lite] No Pagination on Main Directory PageHello! thanks for using the plugin and looking deeper into it, some of the issues may be because of css conflict. you can override directory template in your theme folder. I will look into the issues you mentioned and will fix it in next release very soon.
Forum: Plugins
In reply to: [LDD Directory Lite] Problem with the map on the directory listing pagethat link is not working, also we have a new map extension for ldd directory plugin, that needs to be installed for the map to show all locations
Forum: Plugins
In reply to: [LDD Directory Lite] Editors Cannot Submit Embedseditor should be able to insert edit, this should be not be issue with directory plugin, can you add embed in pages or posts with editor role?
Forum: Plugins
In reply to: [LDD Directory Lite] PHP errors?issue should be fixed in 2.7.1
Forum: Plugins
In reply to: [LDD Directory Lite] Editors Cannot Submit EmbedsPlease add this code to your theme functions.php and see if it works
function ldd_add_theme_caps() {
$role = get_role( ‘contributor’ );
$role->add_cap( ‘unfiltered_html’ );
}
add_action( ‘admin_init’, ‘ldd_add_theme_caps’);Forum: Plugins
In reply to: [LDD Directory Lite] social share add incould you please go to social share settings under directory tab? you cab enable linkedin from there. also there is an updated available to the plugin
Forum: Plugins
In reply to: [LDD Directory Lite] Change templatedid you try template overriding option? you can find it under directory settings template override tab
Forum: Plugins
In reply to: [LDD Directory Lite] Listing – Hide ‘Written By’ Footercould you please share link to the page?
Forum: Plugins
In reply to: [LDD Directory Lite] spanish translationits in header.php inside template/global, you can override it in your theme
Forum: Plugins
In reply to: [LDD Directory Lite] social share add inCould you please share URL?
Forum: Plugins
In reply to: [LDD Directory Lite] Split Address Fields, SIngle & SIngle2thanks for using this plugin, so in directory settings under Template Overriding, there is option either theme default or plugin default. if you select theme default, sigle2.php is used, if you select plugin default then single.php is used
Forum: Plugins
In reply to: [LDD Directory Lite] Hide sub-categories on the directory homepagedid you uncheck option for sub categories, under settings ->Listings sort options ?
Forum: Plugins
In reply to: [LDD Directory Lite] Hide sub-categories on the directory homepagecould you please share URL?
Forum: Plugins
In reply to: [LDD Directory Lite] Import Multiple CategoriesCould you please try separating them by pipe sign(|) instead of comma(,)
Forum: Plugins
In reply to: [LDD Directory Lite] Associating username with listingPlease update LDD directory plugin and you will be able to assign directory contributor users to listings. Directory contributor can currently edit their listing on front end manage listing. payment for registration is not supported by our plugin but we can look into this option. we would love to help you if you have any other issue.