Forum Replies Created
-
AuthorPosts
-
Ciaran Lyons
ParticipantOk, no worries, thanks for letting me know.
Ciaran Lyons
ParticipantThanks Steven. I decided not to hack the core plugin but you gave me the right idea with rewrites.
I created a new rule in my .htaccess which will redirect those detail pages back to the main category:
RedirectMatch 301 ^/marketplace/([a-zA-Z]+)/name/([a-zA-Z-]+)/$ /marketplace/$1/That seems to do the trick and will survive any updated to the plugin you make.
Thanks,
CiaranCiaran Lyons
ParticipantHi Steven,
Thanks, but I have already disabled all Links in the Advanced tab, including the Name links.
Even though you can’t browse to those pages, they still appear in Search somehow:
https://www.google.com/?gws_rd=ssl#safe=off&q=site:ourlittlegreendot.com+%22simply+living%22It’s this behaviour I want to prevent, but stopping Connnections from even rendering the Single Entry pages.
I don’t see anywhere in the templates where this logic fires. Maybe I’d have to hack the URL routing?
Ciaran Lyons
ParticipantThanks Steven – that’s great!
Ciaran Lyons
ParticipantThis reply has been marked as private.Ciaran Lyons
ParticipantThis reply has been marked as private.Ciaran Lyons
ParticipantHi Steven,
How do I send you the account details. Can I PM you or email?
Thanks,
CiaranCiaran Lyons
ParticipantI just updated Connections to the latest version and my templates cannot be found anymore.
In the Connections Dashboard, I see:
Folder Permissions
- Image Path Exists: Yes
- Image Path Writeable: Yes
- Template Path Exists: No
- Cache Path Exists: Yes
- Cache Path Writeable: Yes
The image path used to be:
/wp-content/blogs.dir/2/connections_images/
Now it reads:
/wp-content/uploads/sites/2/connections-images/
I have copied the connections_templates folder into /wp-content/uploads/sites/2/ but it doesn’t work. Any ideas?
-
AuthorPosts
