Forum Replies Created
-
AuthorPosts
-
Fatal error: Uncaught Error: Call to undefined method GridGalleryPro_Galleries_Model_Tags::getByPhotoIds() in /home/jdbushde/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/Model/Photos.php:521 Stack trace: #0 /home/jdbushde/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/Model/Photos.php(465): GridGallery_Photos_Model_Photos->preExtend(Array, Array) #1 /home/jdbushde/public_html/wp-content/plugins/supsystic-gallery-pro/src/GridGalleryPro/Galleries/Model/Galleries.php(55): GridGallery_Photos_Model_Photos->getPhotos(Array) #2 /home/jdbushde/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/Model/Galleries.php(45): GridGalleryPro_Galleries_Model_Galleries->extend(Object(stdClass), Array) #3 /home/jdbushde/public_html/wp-content/plugins/supsystic-gallery-pro/src/GridGalleryPro/Galleries/Module.php(255): GridGallery_Galleries_Model_Galleries->getById(Array) #4 /home/jdbushde/public_html/wp-content/plugins/supsystic-gallery-pro/src/GridGalleryPro in /home/jdbushde/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/Model/Photos.php on line 521
Thanks Chris, I will take a look.
Best
Maria
Hi Chris,
Yes it does work now, many many thanks. The only part which doesn’t work is when the responsive mode moves into tablet mode, then it turns very dark gain until it goes to desktop mode which if fine. I guess this is set by the @media screen and max-width value. Currently the code you gave me is set at:
@media screen and (max-width:479px) {
.header-top { background-color: #827b7a !important;}
}Any help would be great.
Thanks
Maria
Hi Chris,
I have put the screen shots here:
https://imgur.com/a/2WsExI want the desktop mode to remain transparent using the opacity feature and the responsive top header background to be #827b7a
Many thanks
Maria
January 29, 2018 at 12:44 pm in reply to: Architect Pro – top header colour – responsive mode #92959Thanks for your help Chris, but this does not work. The ‘desktop opacity mode’ works but the dark responsive colour is still there and not #827b7a.
I am using Safari on a Macbook Pro.
Best
Maria
January 29, 2018 at 12:24 pm in reply to: Architect Pro – top header colour – responsive mode #92957Hi Chris,
Many thanks for this help. It works fine for responsive mode but the code overrides the ‘desktop opacity mode’ meaning the top banner picture is now masked by the top header background colour. Is there a way to have both options please.
Thanks
Maria
January 29, 2018 at 11:15 am in reply to: Architect Pro – top header colour – responsive mode #92931this is the color I want to use instead:
#827b7a
Thanks
That works nicely, thanks very much Chris.
-
AuthorPosts