Alt and title fields are missing in image upload on wordpress - image

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

Related

image goes upto tmp folder but is not uploaded in product image Magento 1.9.2.3

I updated my website theme and just a week back backend admin product image upload functionality completely stopped working. I am not able to view or upload images at all. I have checked the permissions made changes to Uploader.php in lib it goes up to tmp folder but doesnot upload. my Magento version is mentioned. I tried disabling modules. Adding Dull uploader / Maven HTML5 Uploader none of which seems to work. I have gone through most questions on Stack but no solution seems to work. Any help pointing me towards a good solution is appreciated
it seems that the theme update may be causing this issue.
First thing you can try is changing the theme to magento's default theme.
If this is not helping, you can try going into the image upload page in magento backend and inspect the page, see if there are any error messages.If this isn't helping you can try contacting the theme's support team to help you, or ask them for older version of the theme so you revert it.

In Magento ,I cant upload the image in the products

In magneto when i create the new products. I cant upload the product image. That page shows error like this
"Image type and information need to be specified for each store view. "
I cleared the Cache Storage but i also face this issue. Please help to solve this issue
I fixed problem below. I found solution from google.
Go chrome settings,
chrome://settings/content
Content settings flash
Choose Allow sites
This solution fixed my problem.
Usually this problem is browser based (corrupted flash player plugin)
Checklist suggested for it:
Check in another browser, if it is working try to reset the browser where it is giving problem.
missing /media directory or if /media directory has no write permission.
prototype js version is also causes this but rarely. (Only when you are doing up gradation or installing incompatible magento extension)
Let me know which one is working for you.
If you can’t upload images for a product in your admin section of magento it may have something to do with your flash plugin in your browser.Please disable Flash in your browser.
Use Magento HTML5 Uploader Extension. Extension link is below: https://marketplace.magento.com/mavenecommerce-html5-uploader.html
Just add those tags in layout file you can find solution here fixed

Add icon CKEditor in Liferay

I'm adding an image to the CKEditor in Liferay. I have modified the hook of CKEditor and I get the new button. But I have a problem when adding a new image downloaded to the icon, I am unable to recognize the wysiwing.
The problem seems (?t=F0EM) is generated automatically. How I can remove it for this special case? Without this command (queryString), the image loads without problem:
Could anyone help? thank you!
greetings from Spain

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

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!

Resources