Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Dante › dante gallery image cut height
New Landing › How can we help? › Themeforest Theme Support › Dante › dante gallery image cut height
- This topic has 29 replies, 5 voices, and was last updated 10 years by Swift Ideas – Ed.
-
Posted in: Dante
-
June 26, 2014 at 5:47 pm #86409
HI,
please, can you help me?I have a problem with image of gallery
these was cutted when upload, the image are more height than widthhere the link of issue:
http://www.soniafortuna.com/website/?page_id=12677I have find this code form your help answer
.flexslider .slides li img{
height: auto!important;
}
but unfortunately don’t work.from other topic I think that the problem is when upload image these automatically cutted in head and foot
please let me know
thank you in advance.
Kind Regards,
andreaJune 27, 2014 at 12:59 am #86453Hi there,
I don’t see a slider on that page?
– Ed
June 27, 2014 at 8:36 am #86530This reply has been marked as private.June 28, 2014 at 5:14 pm #86712Ahh yes, that slider gallery asset is limited to 720px height as standard. If you’d like it to be full size, you’d need to edit /dante/swift-framework/page-builder/builder/shortcodes/gallery.php line 50 from:
$gallery_images = rwmb_meta( 'sf_gallery_images', 'type=image&size=full-width-image-gallery');
to:
$gallery_images = rwmb_meta( 'sf_gallery_images', 'type=image&size=full');
– Ed
June 29, 2014 at 6:05 pm #86799This reply has been marked as private.June 30, 2014 at 11:05 am #86966Hi,
I have resolved your issue by using this change in single-galleries.php.
Thanks ๐
With Best Regards
Swift IdeasJune 30, 2014 at 11:10 am #86967HI,
please I dont have understand the change that have you made?!?now my gallery run well? have you operate by FTP? the portrait images are entire? not cutted in head and foot?
I need a multiple image in this “spring summer 2014” gallery, I need to upload here 122 images.
I dont have knowledge about php.
please, help me soon as possible
thank you in advance.
R,
AndreaJune 30, 2014 at 11:17 am #86969Hi,
Now gallery is running well without image cut now. I edited edit /dante/single-galleries.php line 85 from:
$gallery_images = rwmb_meta( 'sf_gallery_images', 'type=image&size=full-width-image-gallery');
to:
$gallery_images = rwmb_meta( 'sf_gallery_images', 'type=image&size=full');
Thanks
July 1, 2014 at 10:11 am #87248HI Mohammad,
this work, thank you!I have another problem that I have not found on support forum:
I set the DANTE HOME-HEIGHT-NAKED but the video don’t see in the device like tablet and smartphone..
link: http://www.soniafortuna.com/website/What can I do to solve it?
Maybe need to set a background image for mobile device? How can it posible?
Thank you in advance.
R,
andreaJuly 1, 2014 at 2:49 pm #87323Hi
You need to also upload an image as well as a video, as video is not supported on tablet and mobile. The image will be used on those devices
– Kyle
July 1, 2014 at 3:27 pm #87326HI Kyle,
thank you I suspected..I have another big issue
please, if possible I ask here:Like you recommended I install WPML plugin to translate a couple of page.
the problem is in the HOME
I have apply HOME>EIGHT-NAKED and use your CSS to have background video at the top of the headerthis is possible in ITALIAN by page ID #15 but in translated HOME ENGLISH how to resolve?
How can I resolve? is it possible to use only ITALIAN HOME?
if you can switch by this two link you understand better than my english ๐
http://www.soniafortuna.com/website/
http://www.soniafortuna.com/website/?lang=en
please let me know,
thank you in advance.Kind Regards,
andreaJuly 1, 2014 at 10:42 pm #87374Hi,
Can you provide user credentials to access the admin of your site?
If you need further help besides this last question, please open new topics. It will be easier for us and faster for you. Thanks– Rui
July 2, 2014 at 6:43 am #87411This reply has been marked as private.July 4, 2014 at 12:58 am #87935Hi @andreavcf73,
All you need to do is duplicate all the code for the different page ID. So basically for each page you want the naked header on, use a version of that code with the ID for each page.
Hope that helps.
– Ed
July 4, 2014 at 8:27 am #87984This reply has been marked as private. -
Posted in: Dante
You must be logged in and have valid license to reply to this topic.