sonnb
Well-known member
It has been reported and I have fixed it for later release.Got this error today.
ErrorException: Fatal Error: Call to undefined method WidgetFramework_XenForo_View1::renderHtml() -library/sonnb/XenGallery/ViewPublic/Album/List.php:82
Generated By: Unknown Account, Today at 6:40 PM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(35) "https://8thos.com/gallery/index.rss"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
The only way you can do is hide the menu bar when overlay is shown. Add following CSS to extra.cssI have a styling request. As you can see from our site we have a standard menu bar along the top of the page. When the full-screen mode of XenGallery opens up the top of the page is obscured. Can you tell me the CSS that needs modifying open the full screen viewer and allow the top nav bar to continue to be displayed without covering any features up. THanks!
Code:
body.noscroll .nav-secondary {
position: relative;
}
Seem that need to be fixed. Thanks.Thank you!
I have imported from Photopost vbGallery, I then rotated a photo. It says it is waiting on moderation, but it is not in the moderation queue. I am pretty sure that there are other photos that wasn't approved before importing and they don't show up in the queue either.
I choose another photo that was approved and took away the approval, that photo showed up in the moderation queue.
I think something might not be working as it should.