- This topic has 5 replies, 2 voices, and was last updated 5 months ago by
Fernando.
-
AuthorPosts
-
October 27, 2022 at 3:19 pm #2390527
troyw
Hey guys,
Not sure what is happening but all of the pages on the website I am building have suddenly started to resolve to the Blog Page. The first thing I did was check the Permalinks and if I change the link structure to numeric, the links work. However if they are set to Post name, they resolve to the Blog?Yesterday I had to add the PHP code
add_filter( 'generate_more_jump', '__return_false' );
to the functions.php file to fix the bug where #more appears and it worked fine. But this morning something has changed. I removed the code from the functions.php file in case it was that, but the issue persists?
Any ideas what is happening?
ThanksOctober 27, 2022 at 3:49 pm #2390544troyw
Just to follow up on this. I just swapped to the the WordPress Twenty Twenty Two theme and the links worked. I then tried GP and it worked. I went back to my Child Theme and its still works. If it is my Child Theme, surely it shouldn’t be working now, but it is?
Can you see anything that could be causing this or is it possible I have fixed this, just by selecting the alternative themes?
ThanksOctober 27, 2022 at 4:00 pm #2390553troyw
OK, I have identified the culprit and it appears that the WP Travel Pro plugin is not playing nice with Generatepress for some reason. If I use the the Free Version of WP Travel, all is well, but when I activate the Pro version, it kills my Permalinks.
I have just emailed them and they will of course blame Generatepress and refer me to you (they are not very good!). So before I go into battle with them, is there anything you think could be causing this conflict between WP Travel Pro and GP?Thanks
October 27, 2022 at 5:26 pm #2390601Fernando Customer Support
Hi Troyw,
Glad you found the cause! Not sure what’s occurring but GeneratePress has no control over permalinks. It’s controlled by WordPress.
Does the issue occur when clicking on a link on your site? If so, did you check the structure of the links – buttons? Were they somehow changed?
October 27, 2022 at 5:37 pm #2390608troyw
Hey Fernando,
The Menu structure is fine and like I said, if I choose numeric permalinks it works, but if I choose Post Permalinks none of the website links resolve properly.
I am convinced this is not a GP issue, so will wait for WP Travel to get back to me and mark this as resolved. ThanksOctober 27, 2022 at 5:43 pm #2390611Fernando Customer Support
You’re welcome Troyw! Hope it goes well!
-
AuthorPosts
- You must be logged in to reply to this topic.