marcussg
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Inspiro] Portfolio Filter Font Size – Mobile VerticalFor me, that’s not going to help. I’ve watched that video before. That’s too complicated and I’d rather not accidentally break something while trying to fix something else. Seems like a minor addition to Inspiro that exists elsewhere in the same area of the interface that could be re-used and would help users who prefer to use the GUI to make edits.
Forum: Themes and Templates
In reply to: [Inspiro] Carousel with Arrows causes Page Slide [BUG?]I’ve temporarily turned the arrows back on so you can experience it for yourself. This happens on my iPhone 13 Pro Max.
Forum: Themes and Templates
In reply to: [Inspiro] WPZOOM Forms not workingIt was indeed issues with the email backend with my hosting provider. A lot of back and forth troubleshooting but we got there. Resolved.
Forum: Themes and Templates
In reply to: [Inspiro] Typograpic Logo Font Size Mobile Vertical and MoreAfter finding a tutorial , I created a ‘custom breakpoint’ in Site Settings
I then got “Mobile Landscape” in my UI
I then changed Layout > “Content Width” > “Min height” to 100vh
Now the site displays properly in Mobile Landscape (tested using Safari Responsive Mode and my phone)
Forum: Themes and Templates
In reply to: [Inspiro] Typograpic Logo Font Size Mobile Vertical and MoreHi @ciorici
Updating to the new version did indeed fix the typographic issue. Thank you!
As for my horizontal mode issue, it looks like Elementor does not have any controls to edit/preview Mobile horizontally. Horizontal Orientation for mobile is not separately editable in the UI.
Here’s what ChatGPT saiid
- Hero contains a 9:16 video
In portrait → looks correct.
In landscape → you lose the top third.
That’s because on mobile landscape:
- The browser address bar + UI chrome eats vertical space.
- vh is calculated against the layout viewport, not the visual viewport.
- On iOS/Safari this is especially inconsistent.
So your 74vh becomes taller than the usable screen.
The browser crops the overflow.
Result: top part disappears.
On iPhone landscape:
- Total screen height ≈ 430–450px
- Safari UI reduces usable height to maybe 350px
- 74vh = ~318px
- But your video + padding exceed that
So the browser pushes content upward and you visually lose the top.
This is a classic mobile vh problem.
I guess it can’t be done (?), at least not by someone with my level of knowledge . Maybe CSS, but that’s not an Inspiro issue, it’s an Elementor issue.
- This reply was modified 3 months, 2 weeks ago by marcussg.
Chat and I figured it out in Yoast. Resolved.
Aha! I had filled in Name and Label for the first two fields, but only Label for the others. Thanks Ina 🙏🏿
Forum: Themes and Templates
In reply to: [Inspiro] Submit button Styling and Footer Jiggles on HoverFixed it!
Elementor > Site Settings > Buttons > Hover > Border Type = Default (previously “Solid”) Border Radius = 0 (previously set to 3)
Thank you Ina for pointing me in the right direction.
Forum: Themes and Templates
In reply to: [Inspiro] Submit button Styling and Footer Jiggles on HoverHi Ina, thanks for replying, if you click on “Book Us” and scroll down you’ll see it.
Forum: Themes and Templates
In reply to: [Inspiro] Submit button Styling and Footer Jiggles on HoverHi guys, did you have a chance to look into the footer jiggling issue?
Forum: Themes and Templates
In reply to: [Inspiro] Submit button Styling and Footer Jiggles on HoverIt appears to be styled by Appearance > Customise > Colors > Custom Accent Color, and it’s an all or nothing deal. There are no options for hover, bg etc. I’m ok with that for now.
Any idea an how to fix the jiggling footer/form ?
I want to thank you both for fixing this, I thought there might be something wrong with my install of the site, I was almost going to blow it away and start my WP install from scratch. and apologies for the late response, I’m in Australia, half a world away, so that’s why. Learning WP and Elementor is , well, It’s a LOT….It can actually be overwhelming at times. What I thought would only take a matter of days has turned into much more than that, and I’ve almost given up multiple times! but thanks for putting out great frameworks that we ordinary people can shape into what we want. Your docs are current, accessible and easy to understand and you both have the patience of a saint. Thanks again.
- This reply was modified 7 months, 3 weeks ago by marcussg.
Hi Ina/Pavel, I re-made the portfolio from scratch. Deleted it from the default setup and made a new one. Here are my findings.
I deactivated the Lightbox plugin I was using to eliminate it from the testing process. There is another plugin called “Contact Form 7”. I don’t know if that’s one of yours, is it part of WPZOOM Forms or one leftover from a different theme? I deactivated it.
I started the portfolio from scratch, starting at the bottom of the Block interface, directly on the “Button” parameter. I was working top-down before. I was able to style the “Load More” to my liking
At each stage of the process (bg color, label color, hover color , border color etc) I would methodically save, go over to Elementor , delete the short code and paste it back in, to make sure I was going to see the correct output.
Button successfully styled. All good.
On to the next thing which was setting the hover color for the text of the portfolio thumbnails. It’s called ‘Post Title’ in the interface.
This is where things are going wrong for me and I’d like you to confirm.
I want the rollover/hover color to be orange, I’m leaving the default color as white.
What’s going wrong is as soon as you change the hover color for ‘post title’ , yes, you change your rollover color, BUT it wrecks the “load more’ button,It screws up and you can see this happen to the button in realtime as you do it.
If you reset it, the button and rollover resets. I get a styled button but no styled rollover color for the thumbnail. I don’t see this as being user error but a bug. Can you confirm on your end please?
Ok, after digging around, I found it in the Portfolio Plugin area of the Dashboard. Resolved.
Forum: Themes and Templates
In reply to: [Inspiro] How to do a Video Popup in Elementor?Marking as resolved