BBPress Ciaran Lyons : Replies Created

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Edit slug of an entry #386769
    Ciaran Lyons
    Participant

    Ok, no worries, thanks for letting me know.

    in reply to: Disabling Single Entry template #313853
    Ciaran Lyons
    Participant

    Thanks 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,
    Ciaran

    in reply to: Disabling Single Entry template #313697
    Ciaran Lyons
    Participant

    Hi 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%22

    It’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?

    in reply to: Custom templates and multisite #304275
    Ciaran Lyons
    Participant

    Thanks Steven – that’s great!

    in reply to: Custom templates and multisite #304146
    Ciaran Lyons
    Participant
    This reply has been marked as private.
    in reply to: Custom templates and multisite #304101
    Ciaran Lyons
    Participant
    This reply has been marked as private.
    in reply to: Custom templates and multisite #304099
    Ciaran Lyons
    Participant

    Hi Steven,

    How do I send you the account details. Can I PM you or email?

    Thanks,
    Ciaran

    in reply to: Custom templates and multisite #304040
    Ciaran Lyons
    Participant

    I 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?

Viewing 8 posts - 1 through 8 (of 8 total)