Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate Troubleshooting › On Page Affiliate Area Not Working
- This topic has 1 reply, 2 voices, and was last updated 12 years, 5 months ago by admin.
-
AuthorPosts
-
July 18, 2012 at 4:10 pm #6921lushcreativeMember
Hello!
I set-up our affiliate area (http://www.gomominc.com/products/affiliates) and planned on using the on-page option however when you fill out the form to register or to log-in, the page just reloads and no data is received/sent. I did notice that the stand-alone affiliate sign-up and log-in work, and once you are logged-in to the stand-alone area you can go back to the on-page affiliate area a view it, you just can’t register/log-in there. Not sure if there is a fix for this or not. Any help would be appreciated!
Thanks!
July 19, 2012 at 12:08 am #47522adminKeymasterHi, You have JavaScript conflicts on your web page. I noticed that your theme or another plugin is loading an older version (v1.4.2) of JQuery on that page. I am referring to the following line of code on your site:
<script type='text/javascript' src='http://www.gomominc.com/wp-content/themes/parallelus-traject/js/jquery-1.4.2.min.js?ver=1.4.2'></script>
Your theme and plugins should always use the JQuery library provided by WordPress because when WordPress upgrades it also updates the JQuery library and it can help minimize version conflict of a library.
This post will explain this topic in details:
You can do this test to identify who is the culprit (which theme or plugin) and take appropriate action:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
Also, you seem to have a lot of HTML errors on your site (coming from the theme I think). Check it with the Validator service and try to fix some of them (not all of theme are super bad but some of theme may be):
This post is a good read for you:
If you do not want to fix anything then you will have to stick with the stand alone affiliate area option as the “on page version” cannot work on pages where there are bad JavaScript and HTML errors.
-
AuthorPosts
- You must be logged in to reply to this topic.