Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Charly
RE: The private directory works but in the public directory the coordinates of the people do not appear as the phone number address mailing address etc etc
Sorry, I am not certain what you mean by coordinates? Could you give more details and perhaps a couple screenshots?
Steven Zahm
Keymaster@ Bob
The screenshots are showing the request, not the queries… different things.
Please create a template admin using this plugin:
https://wordpress.org/plugins/temporary-login-without-password/
Reply back, as a private reply, with the login link and I’ll take a look.
Steven Zahm
KeymasterRE: Ismail
Hard for me to answer this specifically… I can say you do have two licenses of the Enhanced Categories addon. Do you need two licenses?
Steven Zahm
Keymaster@ Ryan
RE: the tweak works if I copy/paste the core names template as a new plugin as the readme.txt instructs to do.
You do not need to move the/copy the Names template to the plugins folder.
Use a template override file for the Names template.
You’ll need to create a
card.phpfile and put it in the path. The file only needs to contain this one line:$entry->getNameBlock( array( 'link' => TRUE, 'format' => '%first% %middle% %last%, %suffix%' ) );Hope this helps!
Steven Zahm
Keymaster@ Ralf
Can you share a link to your directory page so I can see? My test database has over 30,000 entries and search speed is about .08 seconds on average.
Steven Zahm
Keymaster@ Mark
Sorry to hear you are/did have trouble renewing. It appears you were able to figure it out. If I am mistaken, please let me know and I’ll help asap.
Steven Zahm
Keymaster@ Roland
RE: It is possible to have the urls with html at the end?
Sorry, no, this is not possible to support the legacy style URL/s. Modern style URL are better user experience and perhaps offers SEO benefits.
Steven Zahm
Keymaster@ Bob
Even though everything looks fine, I suspect a database error of some sort.
Please install the Query Monitor plugin and then navigate to the Connections Manage admin page.
If there is an error, the Query Monitor in the admin bar should be highlighted and when you click on it, you’ll be able to select the error section to display the messages Query Monitor has logged. Let me know what those messages are.
Steven Zahm
Keymaster@ John
RE: Can I have the ‘Show Bio’ link go to the full listing like the link does when you click on the name instead of it opening a dropdown box?
Yes, you would use
$entry->permalink()like so:<a href='<?php $entry->permalink(); ?>'>Link Text</a>Hope this helps!
Thanks again for the review :)
Steven Zahm
Keymaster@ Lisa
Please create a temp admin account using this plugin:
Reply back with, as a private reply, with the login link and I’ll take a look asap.
-
AuthorPosts
