Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 8.1, cache, categories, category, fragment
- This topic has 6 replies, 3 voices, and was last updated 8 years, 6 months ago by
Nader Sedhom.
-
AuthorPosts
-
09/09/2014 at 4:16 am #303158
Nader Sedhom
ParticipantI found the following bugs with categories on my site. Any help greatly appreciated:
Bug 1
1. Try to edit an existing connections entry.
2. Notice the Categories that were previously selected are no longer selected. Only the ‘Uncategorized’ entry is selected. (attached screen2.jpg)
3. If ‘Update’ button is now pressed, previously saved categories are lost (no longer part of that entry).Bug 2
1. Create a new category. (attached screen1.jpg – category created was ‘Grace’)
2. Try to edit an existing connections entry.
3. Notice the new category does not appear in the list of categories. (attached screen2.jpg)Bug 3
1. Try to create a new entry.
2. Notice only the ‘Uncategorized’ category is available, even though other categories exist! (attached screen3.jpg)Here are the versions I’m using:
WordPress 3.9.2
Connectionsv8.1
Connections cMap – Templatev4.0
Connections ROT13v1.1
Connections Widgetsv1.2Attachments:
You must be logged in to view attached files.09/09/2014 at 10:43 am #303191Steven Zahm
Keymaster@ Nader
I see you’re using a caching plugin, which one?
Connections 8.1 introduced fragment caching. This is the process of caching process/memory intensive options. The only place at this time that uses fragment caching are the categories in the admin.
This fragment caching utilities the core WordPress Transient API. Third party caching plugins can alter the behavior, genreally to use a faster caching method.
My guess is the caching plugin is not clearing the Connections fragment caches when requested which in Connections case would be when an entry is added/edited or a category is added/edited.
Can you please try deactivating the the caching plugin to see if the issue goes away? If it does and I suspect it will, can you please attach screen captures of all the caching plugins settings pages so I can attempt to duplicate the issue?
09/09/2014 at 5:07 pm #303253Nader
GuestHi Steven,
Thanks for the quick response. You were spot on. I went and disabled fragment caching only (leaving W3TC still activated) and that fixed all the problems I had.
I recently purchased W3TC membership to get the fragmented caching option in order to get a live facebook feed to work on my homepage (which is cached). I’m still waiting on the guys at W3TC to find a solution that will work. Since they said they need fragment cache enabled, how will I continue to use your plugin and theirs simultaneously without any issues with the connection categories?
09/09/2014 at 5:25 pm #303259Steven Zahm
Keymaster@ Nader
I too had purchased W3TC but I was never able to get the fragment cache to work for me … if I read correctly it is not working, yet, for you Facebook live feeds, right?
I can install W3TC again and see if there is anything I can do from my side to force W3TC to purge its cache … I do not believe I should have to since saying
delete transient bla bla code here
should be enough.09/09/2014 at 5:50 pm #303265Nader
GuestHi Steven,
The Facebook live feed isn’t working for me yet. They told me I have to pay $150 for someone to look at it. I will probably be paying this today and they will be enabling fragment cache to get it working. I’ll let you know how they get it working either way.
Maybe I’ll wait for W3TC to fix the facebook issue and see if the solution involves fragment cache. If it does, perhaps you can recommend a solution for the categories. How does that sound?
09/10/2014 at 11:16 am #303441Steven Zahm
Keymaster@ Nader
Just thought of something, the term fragment cache does mean the same thing as W3TC, however, the details are different. Try just deactivating the Object Cache option in W3TC. The WordPress Transient API, which Connections uses for its fragments, uses it the Object Cache if it is available.
09/10/2014 at 5:27 pm #303540Nader Sedhom
GuestHi Steven,
The object cache was already disabled. The guys from the Facebook plugin told me it must be disabled for their plugin to work.
-
AuthorPosts
You must be logged in to reply to this topic.