PLEASE HELP!! ahhh 

I added a bunch of the Tips I found on here yesterday and now I can't drag and drop the boxes on my profile.  Anyone know what went wrong or how to fix that?  All the codes are working fine and I have no idea why that'd get messed up!  

 

Thank you!!  

Views: 394

Reply to This

Replies to This Discussion

Yeah, sometimes the jQuery conflicts. Didn't you add the toggle tip? Seems I remember this. I need to update this tip and remove the jQuery call. I just forgot about this particular tip until you created this discussion, sorry about that. It's a long story. When Ning updated their out-of-date jquery lib it caused conflicts with our code. I've been trying to update all the VIP tips that use jQuery, and forgot about the Toggle tip in the free tips. I have added to my list to fix this evening. For you, all you should have to do, if you are calling the file with this code:

<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>

Delete that line of code.

Let me know,

Jen

Oh you are an angel! Thank you for saving me! haha... I found it in my custom code box and it was in there twice!  

 

Thanks so much! 

~Shannon

Okay, I messed up Shannon. Goodness, so sorry - - lot on my mind today. Paul just made me realize my error. Be sure to change all $ TO x$. For example:

Change

$(document).ready(function()
TO:
x$(document).ready(function()

You must do this for everything to work properly.
Best,
Jen

Just looked and they are already set this way.  I did re-add that line I took out because my drop down menus stopped working.  

When I remove this from the Analytics box, my Toggle stop working, and my Acordeon tip as well 

Can you please tell me what version of jquery do I have to paste in the analytics box ? 

 

 

I have put this  line in my Analytics box, 

<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>

 

the scripts work but I cannot drag on my profiles boxes anymore

 

Do i have to change all x$ to $ in mys scripts as instructed in Ning creators here

 

Yes Paul, you need to change all $ TO x$. See my comments to Shannon. Thank you so much for catching my error.

Let me know if you have any other problems.

Best,

Jen

Wait, isn'it the other way around ? 

I thought we had to change all all x$ to $ as mentionned here on Creators

Im going to try this because mine was set up as x$ already and I can't drag and drop... so I am going to try the opposite way.. wish me luck! :)

Didnt work and I lost my facebook and twitter icons when I took it off... so i put it back on.  

I just looked through though and the facebook/twitter icons above the sign in box was the only script that had x$ in it on my site.  So I may try to use a different method of adding my icons/links for those and I'm assuming that would fix the issue for now.  

Shannon,

Whether you use $ or x$, that part hasn't anything to do with these issues, at least not to my knowledge. It's when you call in an extra jQuery.js file. BUT, it could also just be a Ning bug. They will always blame our custom code out of no choice really, due to so many different codes. Hopefully one of us will figure this out soon.

Best,

Jen

 

P.S. BTW, Paul and Shannon, I've been so busy putting out fires on this, I didn't even see these comments until now. I wish I had before now.

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips