• Resolved guardiano78

    (@guardiano78)


    Hello,

    i have a weird problem.
    I made a custom shortcode and I put it in a page.
    For a couple of days the page is accessible without problems.
    Then it happens that, in frontend, when I click on the link that leads to this page, the browser reloads the page I’m on.
    If I go to site administration, click on the “permalink” setting, I just save the settings.
    Then I go back to the frontend site and the link works again. The correct page is opened.
    I compared the .htaccess file before saving the permalink setting and after saving the permalink setting. The files are identical.
    I don’t know what else to check… does anyone have any ideas?

    thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, @guardiano78

    Verify your theme’s functions.php file for any custom functions that could conflict with the custom shortcode.
    Deactivate any plugins that may be causing interference with the shortcode.
    Disable caching for the page with the custom shortcode to see if that resolves the issue.
    Check for any PHP errors in the page or server logs.
    If all else fails, switch to a default WordPress theme to determine if the problem persists.
    If the issue is resolved, it is likely a theme conflict.
    Thank you.

    Thread Starter guardiano78

    (@guardiano78)

    Hello @sharif200

    thank you I catch the plugin that make the problem.
    I contacted the owner.

    Bye

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘permalink problems’ is closed to new replies.