brycematheson
Forum Replies Created
-
Forum: Plugins
In reply to: [Gallery - Video Gallery and Youtube Gallery] Conflict with NextGen GalleryNo, they fixed everything for me. I created them a temporary admin username and password, and then they logged in and fixed it for me. The only thing I’m not sure of now, is what will happen when/if NextGen updates their plugin. But for now, everything is working okay.
Forum: Plugins
In reply to: [Gallery - Video Gallery and Youtube Gallery] Conflict with NextGen GalleryI asked them after they fixed the issue, but all they told me was that it was a “JQuery conflict.” They didn’t give me specific lines of code or anything.
Nevermind. I figured it out on my own. You have to edit the “video_gallery_front_end_view.php” file. The code is only line #1171. Just change the CSS property “bottom: -35px;” to “bottom: 0px;”.
Upon re-uploading the file. The titles of the videos stay permanent, and not only upon hover.
Any ideas?
I did a Find on that exact line of code in the “video_gallery_front_end_view.php” file, and nothing came up. Could you tell me which line to edit? From my search, there is no line of code that matches.
Forum: Fixing WordPress
In reply to: Show Meta Box ImageCurrently, the only output of this above code is “Array”, but it’s not outputting an image. What am I doing wrong?