Digital experiences for all disciplines
Forum Replies Created
-
-
Get Cardinal, you can mimic all parts of Dante with it but have more flexibility (different layouts and styles). Cardinal is like a natural upgrade to Dante.
Kind regards
SimonYes the title issue is indeed resolved. Thank you very much!
Hi Ed,
should have been more precise, sorry. The Title appears in Landscape Mode not in Portrait. I’ve attached screenshots of both to show the difference.
I double checked the external URL issue. It is definitely happening. The page transition animation is starting but the linked page is loading in the same spot. Tested it with different browsers.
Kind regards
SimonAttachments:
You must be logged in to view attached files.July 25, 2014 at 2:59 pm in reply to: Small white space between portfolio items in "Multi Size Masonry" #94769Sure. Thank you for your tremendous work and help! This kind of service is the reason why I only use Swiftideas themes for our clients.
These are the issues I found concerning Phone and Tablet Layout and Portfolio Design:
Tablet:
• Title is always displayed. Even if set to not show.
• Scroll Down Button on Curtain Slider is always displayed. Even if set to not show.Phone:
• The window height is not regarded for curtain slider (the header is not subtracted).
• Scrolling on Curtain Sliders does not work.
• This leads to not being able to scroll down pages with Curtain Sliders because the Scroll Down Button is below the fold.
• Wide+Tall images in Portfolio are center croppedAll of the above works fine on standard laptop or desktop.
Desktop Portfolio Issues:
• Items that link to an external page open the link in the same window, even if they are set to open it in a new one in the settings.Portfolio Design (not Bugs but suggestions)
• Phones: Images set to wide in Portfolio are smaller than Standard images. Maybe the standard/wide/tall/wide+tall Setting could be ignored for mobile. Because the setting would normally be used to display a more important item bigger.
• Fullscreen Video overlay loads the video responsive to the page width. Which makes the player very wide and leading to black pillars left and right of the actual video on standard 16:9 or 16:10 displays.Kind regards
SimonJuly 25, 2014 at 8:12 am in reply to: Small white space between portfolio items in "Multi Size Masonry" #94607Screenshot seems not to work. Heres a jpg.
Attachments:
You must be logged in to view attached files.July 25, 2014 at 7:54 am in reply to: Small white space between portfolio items in "Multi Size Masonry" #94599Hi Ed,
disabling the minify setting did indeed resolve the 1px issue on the Wide+Tall images. However the 1px is still visible on wide images.
Kind regards
SimonAttachments:
You must be logged in to view attached files.July 24, 2014 at 5:31 pm in reply to: Small white space between portfolio items in "Multi Size Masonry" #94518The Whitespace is now even bigger than before on a standard Display. I’ll test it on a big screen tomorrow.
Kind regards
SimonJuly 24, 2014 at 8:48 am in reply to: Small white space between portfolio items in "Multi Size Masonry" #94299The 1px also occurs with wide-only images. And it’s more than 1px on a bigger Display (2560×1440 in Safari Fullscreen-Mode).
Could you tell me when the next update is about to be released?
Kind regards
SimonJuly 22, 2014 at 2:10 pm in reply to: Small white space between portfolio items in "Multi Size Masonry" #93714Yes I can confirm. I did clear the cache. I’m using Safari 7.0.5.
Attachments:
You must be logged in to view attached files.July 22, 2014 at 1:00 pm in reply to: Small white space between portfolio items in "Multi Size Masonry" #93662Hi Ed,
I’ve updated to 1.54 and the white space issue is still there.
This is the custom css code I’m using to fix the blur:
.bright-design figure.animated-overlay:hover .multi-masonry-img-wrap > img { transform: scale(1); -webkit-filter: blur(2px); -moz-filter: blur(2px); filter: blur(2px); } .bright-design figure.animated-overlay figcaption { border: none; }
Kind regards
SimonGreat thanks!
Perfect! That worked. The little white spaces are still there but I guess that’s a different problem. Ed asked me to add:
.portfolio-item figure img { min-height: 100%; }
Which kind of collides with this fix :-/
Kind regards
SimonDone.
This reply has been marked as private. -