Forum Replies Created
-
AuthorPosts
-
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.
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.
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.
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!
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!
Steven Zahm
KeymasterClosing as it is duplicate of:
http://connections-pro.com/support/topic/notify-someone-when-submitting-a-form-entry-how-to/
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.jsThe 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:
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.
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!
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.
-
AuthorPosts
