Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Michal
I have not been able to duplicate categories not being imported, so I’m not sure why it would not work correctly for you.
To fix it thru phpMyAdmin, the instructions a gave you in this reply is accurate. I just tried it myself with 63 entries. I changed them from a Testing category to a Landlords category and update the counts and everything was fine.
Just make sure you substitute the correct db table prefix and category ID numbers correctly.
Steven Zahm
Keymaster@ Tara
Sorry, no, the view all link can only display all entries, the results can not be filtered.
Steven Zahm
Keymaster@ Michal
Yes, creating a
Categoriescolumn and adding the wordLandlordsis all that is required. Did you make sure it was mapped properly before clicking the import button?Steven Zahm
Keymaster@ Iris
Ok, great to hear you resolved the issue.
Steven Zahm
Keymaster@ Rebecca
Yes, the CSV Import is, import only, not for maintenance/updating because of the reasons I’ve outlined in this response. As mentioned, I do have a version that can update, with a caveat. The address, phone, email, dates, link, social networks and IM data types would actually be wiped, not updated, while leaving the images/logos unaffected. This version has not gone thru any extensive testing, but your more than welcome to give it a try if you wish, just let me know. The only requirement is that the CSV file must contain an
Entry IDcolumn and this entry ID must be the ID of the entry within Connections, this is how the import knows it is updating an entry and not adding a new one.Steven Zahm
Keymaster@ Jennifer
I can seem to find a social media site with this name … only a home decorating site. What is the social media’s URL?
Steven Zahm
Keymaster@ Tara
That field can only be removed by using CSS. Add the following to the theme’s custom CSS area if it has one. If it does not, add it to the end of the theme’s
styles.cssfile:#cn-org-unit label:nth-of-type(2) { display: none !important; }I would truly appreciate a review. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connectionsSteven Zahm
Keymaster@ Tara
I just tested the drop seems to work fine for me. Have you resolved that issue?
The
View Alllink is not working right … what is the exact shortcode you’re using and what do you have the directory home page set to on Connections : Settings admin page under the General tab? If it is not sett to your professional services page, try setting it to that.Steven Zahm
Keymaster@ Colleen
I think it is definitely a doc root issue. The doc root will not be the same as
CN_PATH. You can use the beginning portion of the path to help define the correct full path. I can tell you is that from thewp-content/...and on will NOT be part of the doc root. In you particular case, I’m not sure if/~colleeo3/wordpress/will be or not be part of the doc root.Steven Zahm
Keymaster@ Iris
Pagination will only show when there are more than 20 entries, when there is less, there is no reason for it to show because there is not a second page. If you want less than 20 entries per page, that is adjustable, see this doc page. Since there are on 10 entries right now in your directory, you’ll need to set the page_limit to a value less than 10.
I hope that helps.
-
AuthorPosts
