Jomsocial showing JQuery text on pages - joomla

On my site Jomsocial is showing the JQuery output as text in the page.
I have no idea how to get rid of it and would really welcome any ideas.
Please see this screen shot:
http://www.fabulous-women.co.uk/JS_AD.png
Many thanks for your help

Have you hacked any core files. Try to re-install Jomsocial once again.

Try switching to the Jomsocial default template first.
Is your jomsocial up to date, or is it a stable release?
It seems like there is an unterminated string or tag causing all the code to be output instead...

Related

Problems with plugin Codesnippet ckeditor Textarea

I'm using Ckeditor version 4.5
I want to use pulgin Codesnippet with Textarea. But it does not show well.
I used to tag Div, everything is normal:
Please help me use textarea
Have you looked at the official demo http://sdk.ckeditor.com/samples/codesnippet.html. There is also a sample code at the bottom page, you can try to use it. You may also look into the dev console for any errors.

Magento product not saving

I have come across very different kind of problem. Suddenly in Magento products uploaded not updating anymore.
In detail, when we open products to update and click save button, nothing happens. It started happening suddenly, everything was working fine before.
Please help, its a big problem. I dont know what to do and which files to check.
May be you missed some mandatory field to fill. Check every tab if you have any error asking to fill the fields.
Or, there will be some javascript errors. Check if any JS errors are there, and post it here.
I found where it was gone wrong.
in js/prototype/validation.js
This file used by admin product option validation, which I have changed and didn't realize to check for admin validations.
Small change like this solved the problem.
if(!admin){
// put your code for front-end validation
}
Thanks to all.
I came here after having the same problem. "Save" suddenly stopped working on the product page. The only thing I had done was update prototype.js from 1.7 to 1.7.1 to support fade() in IE10 b/c I have a custom fade on thumbnails.
Well prototype.js 1.7.1 responds with TypeError: value.gsub is not a function when you click save.
Had to revert back because I dont know how to fix it.
if magento is configured to work with elasticsearch and elasticsearch is unreachable it also results in this error

Alt and title fields are missing in image upload on wordpress

Recently i have noticed that when i'm trying to upload images to some post or page in WordPress, all the fields of the title, alt, description, URL, image size.... are missing...
the site is: WWW.lotem.net if its help.
any ideas how it could happened and how to fix it?
Thank you.
If this happened recently, it's probably caused by a new plugin or theme you installed.
If that's the case, disable the plugin or swap the theme and see if the problem persists.
If it does persist, do a full troubleshooting:
http://wordpress.org/support/topic/troubleshooting-wordpress-33-master-list

mouse over zoom not working in magento

I want to install a jquery zoom box on my magento website, I have tried almost every thing found on the internet. am I doing something wrong? But I cannot seen to get jquery mouse over zoom to work on my magento site, I have put in jquery noconflict in my jquery files as well. I am using magento 1.5.1 , I have even tried installing magento extensions of magic zoom, cloud zoom , jqzoom but nothing is working.
Any help will be appreciated
thx in advance
First you may please check whether there is any js error.
Sometimes the extension you installed may be in the default directory of the template.So please check view source of the product detail page, whether there exits the content. Otherwise please copy that template and layout from the default folder to your theme folder.
If your browser is Chrome, CTRL+SHIFT+J will open the javascript console.
In my case, it told me that the magento /js/scriptaculous folder was missing, which seems to be a bug in Magento Connect for 1.8.1.0. Copying that folder from an archived earlier version on the Magento website fixed this.
The original question was about a different version of Magento so may not have the same cause.
Have you had a look at this: http://leveluptuts.com/tutorials/magento-community-tutorials/53-theming-magento-23-better-product-zoom.
I've used it and it works like a charm!

Cannot get jQuery Lightbox working on Joomla

I have followed these instructions at Balupton to the word but I cannot seem to get this lightbox working. I managed to get this working on another Mambo project last year but I cannot get this working on Joomla and I was wondering if it could be that there is a clash between Moo Tools and jQuery. Although this should not be the case because I have used the JT slideshow plugin without any problems!
Any advice on this? I cannot put up a link at this stage sorry.
Thanks!
Have you tried using jquery.noconflict() to prevent it the namespace clashing?

Resources