• Hello, thank you for this wonderful plugin
    There is a problem, when we launch a site in the subcategory, Ajax requests face problems
    I checked that requests are sent directly to the domain
    It will be great if you put home_url() in the requests

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Alessandro Lin

    (@alessandro12)

    Hi, @fariborzasgarpour ,

    I can perform the correction but I have to understand what the problem is. I can’t reproduce it. If you want to communicate directly, look at my site.

    Many thanks for the review. ??

    Thread Starter fariborzasgarpour

    (@fariborzasgarpour)

    These JavaScript codes that are entered in the form of pages
    /wp-admin/admin-ajax.php?action=capaction
    I mean these addresses

    If I run the site in a subfolder, for example
    example.com/custom-folder/


    The above link should be like this
    example.com/custom-folder /wp-admin/admin-ajax.php?action=capaction
    But it is not like that and it is called from the same link you provided
    example.com/wp-admin/admin-ajax.php?action=capaction


    I solved my problem
    I said to inform you that if you have fodder to update, update.
    Thank You

    Plugin Author Alessandro Lin

    (@alessandro12)

    Hi @fariborzasgarpour ,

    I understood. I didn’t think about this situation: domain/folder/wordpress_files . ajaxurl is different.

    You solved the problem. You mean how did you do it? I have difficulty testing the solutions to the problem.

    Thanks for reporting.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem with sites that are in the subcategory’ is closed to new replies.