BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 4,621 through 4,630 (of 15,332 total)
  • Author
    Posts
  • in reply to: Concerning AMP #398487
    Steven Zahm
    Keymaster

    @ Erik

    Well, that’s more a function of the theme/AMP plugin and the AMP plugin does not even support pages as of yet. Perhaps after the AMP plugin supports pages then I can look into adding an amp endpoint to the individual entries. But before that happens… I’d like to see more actual uptake in the AMP. Right now the uptake is really small even with Google pushing it.

    So, I guess to sort of answer your question… when pages are supported and there is more demand I will definitely look to add support.

    Right now, my more immediate focus is building in support for the WP REST API and Schema.org markup.

    Hope this answer your question. Let me know.

    in reply to: displaying family member birthdays and phones #398483
    Steven Zahm
    Keymaster

    @ Gary

    Right, there is not a solution available that specifically fills your needs. Others have modified a function in the template to output the details they’ve needed. So this is why you have not seen any specific solutions. Mostly these users have created their own custom function based on the $entry->getFamilyBlock(); to output more details than just the name and link. So this is what you’ll have to do too. I also provide customization services if you are interested.

    Hope this helps, let me know.

    in reply to: Two Images #398482
    Steven Zahm
    Keymaster

    @ Munk

    Well… Names does not show any images at all, only names, nothing else.

    The logo is displayed depending on the template being used. For example the cMap and Market templates display it by default with the photo image displayed in the bio content tray.

    All the other templates, since there focus in design is an individual, the photo image is displayed by default. With these you can choose to display the logo or photo.

    So to better answer your question, I’ll need to know the exact template you are using since it can not be the Names template. If you share a link to your directory page, I can take a look too.

    Look forward to hearing back so I can better assist.

    in reply to: "No results." Error #398396
    Steven Zahm
    Keymaster

    @ Jonathan

    Create a dedicated directory page with only the [connections] shortcode page on it. Note the page ID given to it after you publish the page. You can find this in the browser’s address bar.

    Set this new page as the directory home page.

    Now, on all your dedicated staff pages add the home_id shortcode option set using the page id of the dedicated directory home page.

    Hope this helps!

    in reply to: changing text field to drop down #398395
    Steven Zahm
    Keymaster

    @ dominic

    Yes, something like that is doable. Although I think that would require just as much work as changing the fields to a select. Either way, I do not have the code available to give you to me this change, sorry.

    Steven Zahm
    Keymaster

    @ bebe

    First, please post only once. It take me longer to get thru replies when I have to sort out duplicates. This helps me help you faster. Thanks!

    The settings for Form can be found on the Connections : Settings admin page under the Form tab.

    To control who receives the notice, set the email address of the “Submission Notice To” field.

    Conditions in which the submission notice will be sent:

    • Submission from user not logged in.
    • Submission from logged in user adding new entry, if user capability is add moderated.
    • Submission from logged in user editing an existing entry if the user capability is edit moderated.

    No notice will be sent if user is logged in ad has either add/edit not moderated capability.

    Hope that helps!

    in reply to: notification on form submission #398392
    Steven Zahm
    Keymaster
    in reply to: Show Default text in Category Drop Down List #398391
    Steven Zahm
    Keymaster

    @ Larry

    The issue is the result of a fatal error introduced by a thirdparty plugin. You can see this by opening the page in Chrome, hitting the F12 key an then clicking the Console tab.

    You will find this error:

    Uncaught TypeError: a.cookie is not a function(…)

    from this file cart-fragments.min.js

    The error is preventing all scripts that are loaded after the error from running. Basically all the script for Connections since those are the only scripts loaded after the error.

    The script causing the error seems like it is part of WooCommerce.

    It seems this has come up more than once (meaning, a lot) in the WooCommerce support channels.

    Here’s the most interesting:

    https://github.com/woocommerce/woocommerce/issues/2957

    If you follow the link given in the reply:

    http://drupal.org/node/594814

    It basically states that the web host is blocking access to the file. Once such web host seems to be InMotion.

    Since the errors I’m seeing on your site all point to this being the issue, it seems, unfortunately, that you will have to contact your web host and request that they stop blocking access to the file.

    I should note, this also means that WooCommerce is effectively broke too.

    I hope this helps! Let me know.

    in reply to: Search Function #398280
    Steven Zahm
    Keymaster

    @ Stephan

    re: Is there a paid extension to implement a search function?

    Sorry, no, there is not… well, if you have no need for pagination you could use the search widget that comes with the Widget Pack. But, if you have a larger directory which needs search, you likely need pagination.

    re: Do not want to change the layout / look of the Default Entry Card 3.0 template that I am currently using as it fits my needs 100%, so would not want to change template. Unless template can be made to look like Default Entry Card 3.0 ?

    My suggestion is to use the cMap template. You can use the Template Customizer on it to make (style) it visually similar to the Default Entry Card template but the layout will have differences.

    I hope this answers your question thoroughly!

    in reply to: Order Entries in Category by Sub-Category Priority #398279
    Steven Zahm
    Keymaster

    @ Travis

    Sure, I just processed the exchange. You should have received a revised sales receipt email. Let me know if you do not receive it.

Viewing 10 posts - 4,621 through 4,630 (of 15,332 total)