• I just installed the plugin to try it out but when i go to create the ad the wheel just keeps spinning and never opens up to edit anything.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author M.Sc. Denis Golovin

    (@denis_golovin)

    Hi,

    this might be because of an Ad-Blocker plugin installed in your browser. It blocks js files which are necessary. If you have an ad blocker plugin installed, try to disable it. Otherwise we have to investigate the issue.

    Thread Starter elrio

    (@elrio)

    I disabled my ad blocker and tried other browser but still nothing.

    Plugin Author M.Sc. Denis Golovin

    (@denis_golovin)

    Okay, maybe there might be a collision with another plugin or your theme. Please deactivate the other plugins and set the default wp theme temporarily. This gives ous a better indicator there system fails

    Same issue for me, disabled ad blocker, disabled any other plugin and activated default theme but nothing.

    Is there anithing I can try?

    I installed wordpress on a Windows hosting with WordPress 4.9.7 and PHP version 5.3.29

    Thank you

    • This reply was modified 6 years, 7 months ago by ienaboard.

    Same! I can see a wheel instead of the edition form. I couldn’t do anything ?? disabled any other plugin and activated default theme but nothing happened… Maybe is the theme, but I do not think so. wordpress version WordPress 4.9.8 but had the same problem before the update.

    Plugin Author M.Sc. Denis Golovin

    (@denis_golovin)

    Hi, this might be an issue with symlinks on your server. However, this workaround could work for you:
    1. Create a file named .htaccess in the folder wp-content/uploads on your server, if there is none already.
    2. Add the following lines at the beginning of the file:

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    
    RewriteRule ^(.*)edit\.bundle\.base-(.*)\.min\.js$ wp\-content/plugins/ultimate\-ads\-manager/admin/entries/edit\.bundle\.base-$2\.min\.js [L]
    </IfModule>

    It worked!!! I will be testing. Thank you very much!

    Hi again. The same happens when I try to enter Ultimate Ads Manager/Statistics or Groups or Settings… It continues showing a wheel instead of the forms or information.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Can’t edit ad’ is closed to new replies.