Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Jared
The class would be
note. It has to be that to confirm to the hCard microdata format.To select just the
noteclass within the template you would use this as your selector:#cn-tile-plus .noteHope that helps.
Steven Zahm
Keymaster@ Tom
Another user just discovered this fatal bug yesterday. It only crops up when updating from a much “older” version of Connections. I have the bug fixed and an update ready to roll. I’ll be pushing it out tonight [EST]. I truly apologize for the inconvenience.
Steven Zahm
KeymasterNo problem!
Have you left a review? If not and you have a moment, I would truly appreciate one as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connections
Steven Zahm
Keymaster@ Jared
You can add your CSS to the
tile-plus.cssfile found in the
../wp-content/plugins/tile-plus/folder.After you make your changes, duplicate the file and name it
tile-plus.min.css.Save both and upload it to the same folder overwriting the originals.
You will like have to force refresh the browser window in order to see the style changes. Otherwise the browser will likely use a locally cached version of the CSS file.
Hope that helps.
Have you left a review? If not and you have a moment, I would truly appreciate one as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connectionsSteven Zahm
Keymaster@ janice
Ok, I think you’re fixed up now.
Steven Zahm
Keymaster@ janice
It would seem that WordPress is failing to properly update the plugin…
When you say you completely remove the
connectionsfolder and then install a fresh copy. Which method do you use to install the fresh copy? With WordPress or FTP?WordPress is still functional otherwise with Connections active, yes? Can I get a temp admin account?
09/23/2013 at 7:19 pm in reply to: Remove categories from page display is clearing them out when saved #269748Steven Zahm
Keymaster@ dgalassi
I think you can do this by adding some CSS.
.users_page_connections_link #categorydiv { display: none; }This will not stop a very clever person from unhiding it and making changes though.
I hope that helps.
Steven Zahm
Keymaster@ Jared
To do custom ordering, see this doc page for the order_by shortcode option.
To add the notes to the template you need to add:
$entry->getNotesBlock();
where you want the notes to show in thecard.phpandcard-single.phpfile.Hope that helps.
Steven Zahm
Keymaster@ janice
How did you perform the update? Did you do anything “fancy”; meaning other than hitting the update link on the Plugins admin page?
Probably the best thing to do is to delete the entire
connectionsfolder from within the../wp-content/plugins/folder and then using WordPress to install Connections again.Steven Zahm
Keymaster@ Jon
I know you said the cached arrays are correct but the “fix” of simply updating the entry in the admin actually suggests that the cache of the source data are somehow out of sync.
Honestly the only way for me to even begin to make any suggestions on how to fix, I would need a temp access to both the WP admin and the database.
How many entries are we talking about total?
-
AuthorPosts
