Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Eugene
I would say you are overriding it in the wrong location. Rather than attempting to override the actual method, in the template, use this
$notes = apply_filters( 'cn_output_notes', $entry->getNotes() );method instead and wrap the output in your owndivwith whatever class you wish.Just make sure you put your template override file in one for the locations specified in the tutorial so it is update safe.
Hope that helps!
Steven Zahm
Keymaster@ Oleg
Looking at your activations for the items from the Pro Pack you’ve activated some on
http://vikaraskina.com/and some onhttp://vikaraskina.com/main/even if they are the “same” site you must have changed teh configuration because the URL is difference which would qualify as different sites even though the content is the same.Which is the correct one site? I yo can let me know, I can deactivate the incorrects ones for you.
Also, you can do this yourself too. Navigate to your purchase history page and click the Licenses tab. By clicking the Manage Sites link you can deactivate your licenses and activate to the correct site. I recommend only deactivating the site and then activating the licenses on the Connections : Settings / Licenses page since you would still have to activate them there anyway.
Hope that helps, let me know.
Steven Zahm
Keymaster@ Игорь Афанасьев
re: whether the test is, when you import duplicates already in the catalog.
No, there is no check for duplicates because it is not really possible to do in a reliable way. All entries will be imported as new entries.
re; Is there something such as plug-in demo version to evaluate which fields it imports, and how the setting?
Sorry, no, there is no demo.
Hope I’ve answered your questions thoroughly!
Steven Zahm
Keymaster09/20/2016 at 12:21 pm in reply to: How do I find the short codes to add add business for so people can add listings #392273Steven Zahm
Keymaster@ Seth
re: How do I find the short codes to add add business for so people can add listings.
You need the Form extension to allow your visitors to submit directory entries. If you would also like them to be able to maintain their own entry you will also need the Link extension.
re: Is there a general listing of all the short codes somewhere as well?
Yes, there is, you can find it on the docs page. Here’s the direct links:
And all the premium templates have their own shortcode options which can be found on their doc page.
Hope this answers your question thoroughly.
Steven Zahm
Keymaster@ Ryan
Good to hear!
Steven Zahm
Keymaster@ Amy
The only way to do this is to create a two page directory configuration. Here’s how.
- Create a new page named “Person”.
- Add only the
[connections]shortcode to this page with not options and no other content. - Take note of the page ID. You will find this is the browser’s address bar.
- Edit the existing page and add this to the existing shortcode
home_id=xwherexequals the page ID from the “Person” page. - Now all the links for the “View Profile” will resolve to the new “Person” page displaying only the entry that was clicked and not the CF7 form.
Hope that helps!
Steven Zahm
Keymaster@ Ryan
When WordPress updates plugins it downloads and decompresses the plugin to a temporary folder on the web server. Where that location is really depends on the web host, so, I could not tell you where it is at. The issue is for some reason After WordPress downloads and decompresses the update it is unable to copy that file to the plugins/connections-widgets folder. The error is generated from the file in the temp folder, not the file in the plugins/connections-widgets folder.
So, it seems that WordPress is able to retrieve and decompress the file just fine but something on the webserver is preventing either the old file from being deleted and causing the copy fail or the temp file can not be copied. Either way this seems to be a web server issue that you’ll have to contact your webhost and ask about.
The only thing I can suggest is to deactivate the plugin, delete it and then manually reinstall it again (the updated version). You will not lose any data and the widgets you’ve configured will remain intact.
Hope that helps, let me know.
Steven Zahm
Keymaster@ Estelle
You can rename the bio related strings in the template by using the shortcode options that Excerpt Plus enables.
You can find the options on the doc page for Excerpt Plus.
Here’s a FAQ which explains how to use the string shortcode options for Excerpt Plus.
And here’s an example shortcode:
[connecctions str_bio_head="Change Me"]Hope that helps!
Steven Zahm
Keymaster@ Joseph
Sorry, no, not presently.
-
AuthorPosts
