highergroundstudio / myContest

myContest wordpress contest plugin

Home Page:http://highergroundstudio.github.io/myContest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dual entries(lightbox only)+ windows open problem

pimpysex opened this issue · comments

hello,

i have problem since i update the plugin >>
version 2.0.2

Wp : 3.5.2
php : 5.3.3

  • i have double pics entries when i click on lightbox (next-prev)
  • social button :

when i click on twitter,FB etc... i have a bug for windows open

firebug report :
SyntaxError: syntax error

window.open(..........

er

if you need help for test just mail me

Ty for your support, courage

looks like it is the same bug as #52 issue.

also, I got the share bug too... I see it only from the latest update -
in chrome console it get: " Uncaught SyntaxError: Unexpected token } " message.
it looks like it happens because of the double quotes on the tag:

<a href="javascript:void(0)" onclick="window.open("http://twitter.com/intent/tweet?url=MY_ENTRY_URL","Tweet","toolbar=0,status=0,width=600,height=275")" alt="Tweet" class="share-button-twitter meta-share-wrap">
    <span class="share-icons social-share-icon-twitter" aria-hidden="true"></span>
    <span class="social-count">0</span>
</a>

@pimpysex Can I see where this contest is?

I will test this on my side.

http://****.com/contest/plop/
(sex content)

I am sorry but I do not work on sites that contain sexual content. You will have to create a non-adult themed contest if you want me to give support for your problem.

http://pimpmysex.com/contest/webmasters-rules/

(poney club contest -_-' )

Ty for your support

holiday ?

Who, me? I am working on getting this fixed.

Ty
courage

I am changing from my custom solution to either fancybox or lightbox 2. Have a preference?

I am going to close this since this is the same problem as #52.

kk thank you

Got it to have the same problem as this with the window.open. So working on fixing this now

Fixed this in version 2.0.4. I am releasing to the beta channel now. Check and let me know. I changed how this works completely.

I am going to assume this is fixed