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.
- This topic has 6 replies, 2 voices, and was last updated 7 years, 1 month ago by
Steven Zahm.
-
AuthorPosts
-
02/11/2016 at 6:58 am #364684
Bert Eelen
ParticipantHello,
I love the product. It does exactly what is should do and more. But I cannot get the permalinks to work and produce clean URL’s
When I go to the WordPress Permalink-setting and change the structure to my own custom structure,http://domain.com/%postname% it can show the connctions in a category but when you click for the details for 1 connection it produces a 404.
Also the “View all” doesn’t work anymore.
Please advise.
Bert02/11/2016 at 8:51 am #364689Steven Zahm
Keymaster@ Bert
Can you share a link to the page with the issue?
02/11/2016 at 9:13 am #364692Bert Eelen
ParticipantHey STeven,
Sure but as it is now it crashes.
ex. http://www.belgianfashion.com/index.php/designers_labels/women/ works but a detail-page ex.http://www.belgianfashion.com/index.php/designers_labels/women/name/a-f-vandevorst/ doesn’t02/11/2016 at 9:33 am #364694Steven Zahm
Keymaster@ Bert
re: Sure but as it is now it crashes.
Hmmm, it is loading for me and looks fine.
re: premalinks
The issue is that you have
index.php
in your permalinks. Connections is not compatible with that. Go to the WordPress Permalinks settings pages and remove it. Besides being compatible wit Connections, your permalinks will be more SEO friendly.02/11/2016 at 9:57 am #364696Bert Eelen
ParticipantOK Steven,
Now I removed the /index.php bit from the custom-permalink
so my custom url is http://www.belgianfashion.com/%postname%/
This gives more problems.
The .htaccess file states:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
What is wrong ?02/11/2016 at 11:09 am #364716Steven Zahm
Keymaster@ Bert
Sorry, but webserver config is not exactly my expertise. Perhaps asking your web host will help?
Here’s a Google search on the topic showing the troubles and solutions with using WordPress with ISS7.
https://www.google.com/search?q=iis+7.5+wordpress+permalinks
And here’s a link from that search that seems like it might be very helpful:
02/19/2016 at 12:25 pm #365926Steven Zahm
KeymasterMarking resolved due to inactivity.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.