Forum Replies Created
- AuthorPosts
RattusKeymasterYou can use some tags in image descriptions:
<center><font size="18">Image Description Here with font size 18 and aligned center</font></center>
RattusKeymasterI need access to your WP admin, so I can look closer on your problem and try to solve it.
RattusKeymasterI’ll add option for changing thumbnail zoom in future version of Phantom module.
September 9, 2014 at 14:00 in reply to: Gallery created but not visible in the administration panel… #3618
RattusKeymasterIf you always see “Grand Flagallery database upgraded” that means that plugin can’t add some columns to database tables due to your server settings.
The only way to fix this is deactivate plugin and click delete from Plugins page, so database tables for Flagallery will be removed. Then install plugin again. All your images will not be removed from the server, so you could import them again (title and descriptions will be lost).
RattusKeymasterThat means you have some JS error on gallery page, probably some other plugin generate it.
RattusKeymasterThere is no way to change this in current version. I’ll add this in future.
RattusKeymasterTo @roy:
Yes, Contact Bank plugin loads their js and css files on all admin pages, but not only on own admin pages. This is wrong and not meets WordPress coding standarts. Contact Bank’s CSS file override styles of Gmedia Gallery plugin and broke plugin’s functionality. I can’t fix this conflict. You should contact “Contact Bank” developer to fix his plugin to load plugin’s JS and CSS on own admin pages only.
RattusKeymasterIf you give me temporary access to your WP admin I can look in console what server retuns after click “Save”. This will help to understand problem.
RattusKeymasterI’ve looked your gallery page on iPhone and iPad and gallery works fine for me.
RattusKeymasterThe problem is in your server, but not in the plugin.
Try deactivate other plugins, to be sure it is not a conflict.
Delete .htaccess file in wp-content folder (if it exists).
RattusKeymasterDo you see any error messages (or success messages) after save image?
Good idea. Added in TODO: batch rotate images.
RattusKeymasterThere is no option to disable zoom on mouse hover for thumbnails in Phantom module. This require to modify module’s css file.
Edit phantom/css/style.css file and comment or delete these rows 62-64:.gmPhantom_ThumbContainer:hover .gmPhantom_Thumb { transform:scale(1.2); -webkit-transform:scale(1.2); }
RattusKeymasterIt’s could be conflict with some other plugin or theme missed wp_head() and wp_footer() functions.
Try disable other plugins one by one and see if it solve the problem. Also try temporary change theme to default.
RattusKeymasterThere are three ways:
1) In Gmedia Library find image without thumb and click “Edit Image” link -> In popup set “Apply to” field to “Web-image, Thumbnail” and click Save Image. Do it for all images without thumbnails.
2) Delete all images that are without thumbnail and re-upload them again:
Select images by clicking on missed thumbs and choose “Delete selected items” from Action dropdown menu.
3) Delete records in database and import images from original folder:
In Gmedia Library for each image that missed thumbnail click red link “Delete DB record (leave file on the server)” -> OK. This will delete record about image from database, but leaves original uploaded file on your server. After you delete all broken images from database go to “Add/Import Files” page -> click Import tab -> in Server Folder area choose “‘wp-content’ -> ‘grand-media’ -> ‘image’ -> ‘original'”, after you select “original” folder you can set tags and albums for this images or leave empty and click “Import Folder” button.
RattusKeymasterOk, let me know if you have any other troubles with Gmedia Gallery.
- AuthorPosts
