Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ dominic
re: is there a way to add a show all button to the filter by character option in the admin section?
Clicking the Manage admin link is the side admin menu is the only way presently. When I rewrite the admin page manage page. I’ll be adding a “clear” button. Similar to how there is a “Clear” search button when doing a search on the site frontend.
re: the search for entries will show no results if you have selected a letter and your search term is not found in that letter group.
Correct, this allow you to search within the selected character. This is by design.
Hope this helps!
Steven Zahm
Keymaster@ Deanna
Hmmm… I’m out of ideas. Never seen this occur before. If you can give me a temp WP admin login and a FTP login, I can take a closer look.
04/03/2017 at 10:47 am in reply to: Adding a "global google map" with all my directory data ? #418676Steven Zahm
Keymaster@ Gaëlle
Sorry, but this is not possible at this time.
Steven Zahm
Keymaster@ Don
re: However when I click on the name I get a page that says “the page you are trying to reach does not exist”.
Have you set the Directory Home Page option on the Connections : Settings admin page. Does the page that you set the directory home page contain the
[connections]shortcode?re: How do I place the website on the card like the demo?
When adding an entry you have the option of adding links. One of the link options is to add a website link.
Hope this helps!
Steven Zahm
Keymaster@ Deanna
Question… are you copy/pasting the text from the docx file straight into the bio field?
If you are, first, click the “Text” tab, then paste the text. Does that allow you to save the entry without the denied error?
Steven Zahm
Keymaster@ Casper
re: Is there a way in the customizer, or via settings, to increase the font size for the listing details in the tray and full profile view?
Sorry, no not presently. I just added this to my feature requests. The only way to do this right now is to use CSS. Add the following to the theme’s custom CSS area:
#cn-cmap .cn-entry { font-size: 1em !important; } #cn-cmap .fn { font-size: 1.2em !important; }Tweak as desired.
Steven Zahm
Keymaster@ Deanna
So, If you add the same 4 long paragraphs into a new entry but add symbols, do you get the denied error?
Steven Zahm
Keymaster@ Casper
Have you tried clearing the WP Rocket page cache? Also, I’m not entirely show where the comma is to be displayed. Could you confirm?
Steven Zahm
Keymaster@ Casper
You have installed and activated the Contact extension. One of its primary features to to hide the email address so none get listed publically. This is to ensure the site visitors use the contact form that Contact adds to the single entry profile detail view to contact the entry.
Hope this helps!
Steven Zahm
Keymaster@ Casper
The issue that jumps out to me… you have
cn_register_custom_availibility_test_fieldas the function name, which is fine. But, in theadd_actionline, the second string does not match. Currently it iscn_register_custom_metabox_and_text_fieldit should match exactly the function name.Hope this helps! Let me know.
-
AuthorPosts
