Forum Replies Created
- AuthorPosts
RattusKeymasterIt’s possible to build any query you need with Custom Filters. Go to “Albums, Tags, Filters..” page -> click “Show: Custom Filters” button -> Create Filter -> name it and set any parameters to fit your needs -> click Save button.
In your case you should choose Tags and set “get items that have all listed tags”.
RattusKeymasterMethod #1: Select images -> in Action menu click “Move to Album…” -> select “No Album” to remove from album -> click Assign button.
Method #2: Click “Edit data” link for image or enter in “Edit Mode” (in Action menu) to edit gmedia item parameters -> click in Album field to focus and press backspace key on your keyboard to delete assigned album -> click outside of Album field to save changes.
RattusKeymasterGo to edit gallery -> Add code below to Custom CSS field on Advanced Settings tab:
.realSlider, .realSlider .gmOverflow, .realSlider .gmSlide, .realSlider .gmVideoFrameHolder { background-color: white; }
RattusKeymasterSorry, I don’t understand what you mean. Can you describe more clear, maybe with screenshots?
RattusKeymaster@tylerstattin: I’m very sorry you are not received your license key. Did you check in spam folder?
I’ll check maybe there is some problem with hotmail on our side. I’ve already sent license key to your email again and in reply to your mail today. If you have any other problems with plugin, please feel free to ask about support.
RattusKeymastergo to edit gallery -> Advanced Settings tab -> add to Custom CSS field:
.gmPhantom_Thumb img.landscape { height: 100% !important }
RattusKeymasterEdit gallery -> Advanced Settings tab -> add to Custom CSS:
.gmpmp_title_author .gmpmp_author_name { display: none; }
RattusKeymasterGo to Gmedia Albums page -> click on album’s name to edit it -> set sort order options to fit your needs -> click Update button.
RattusKeymasterSeems like there is CSS conflict with your theme. Post a link to your gallery page, so I can see what can be done.
RattusKeymasterIt is because of CSS conflict.
Go to edit gallery and add to Custom CSS field on Advanced Settings tab:
.gmThumb img.gmTmb { height: 100% !important; }
RattusKeymasterCss3lightbox plugin parses (on server side) all your images in your blog posts and replace links with images to its own code. Developer of Css3lightbox plugin should add some instructions how to avoid modifying of some specific images or images that are in div with specific class. So, this question is for developer of Css3lightbox plugin.
RattusKeymasterThis reply has been marked as private.
RattusKeymasterIf it’s not hard to you, please, rate my plugin: http://wordpress.org/support/view/plugin-reviews/grand-media
It is very important for me. Thanks.
RattusKeymasterSelect images in Gmedia Library by clicking on them -> in Action menu choose “Batch Edit” -> set Title dropdown to “Empty Title” and click “Batch Save”.
To edit individual image you can click on Edit Data link on chosen item.
Also you can choose Edit Mode in Action menu to edit all items in Library. After changing any field click outside that field to save changes.
RattusKeymasterOther plugin (probably “css3lightbox”) modify gallery code (where are images) and broke Gmedia Gallery. Try disable plugin which conflict with Gmedia or ask that plugin developer how to avoid modifying images code in specific areas (gallery plugins).
- AuthorPosts
