BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 281 through 290 (of 15,332 total)
  • Author
    Posts
  • 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?

    in reply to: Database Not Connecting After Migration #487452
    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.

    in reply to: Refund #487451
    Steven Zahm
    Keymaster

    RE: 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?

    in reply to: View All Page Template #487450
    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.php file 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!

    in reply to: Search speed very low #487434
    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.

    in reply to: Licence renewal #487387
    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.

    in reply to: Custom Fields in Cmap and rows #487339
    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.

    in reply to: Database Not Connecting After Migration #487314
    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.

    in reply to: Excerpt in cMap #487313
    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 :)

    in reply to: Address Field disappears upon editing #487308
    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.

Viewing 10 posts - 281 through 290 (of 15,332 total)