Home › Forums › Air WordPress Theme › Categories and parallax questions and menu problem on ipad mini
- This topic has 5 replies, 2 voices, and was last updated 9 years, 4 months ago by
gagak.
-
AuthorPosts
-
January 25, 2017 at 5:56 pm #11884
Hello there!
Thanks for this theme, it’s helping me out of a bit of a “hole”.
I have two questions please:
1. Categories: On this demo page it looks like some posts do not carry the Parent Category, eg “Base Visual Identity”. How do I replicate that please?
2. How should I format my post to make it behave like Base Visual Identity? I can’t seem to make the parallax effect work.
Finally, for the desktop I am using the menu in full (not hamburger) on an iPad mini in portrait mode the menu doesn’t revert to the hamburger as it should. It remains at full length and pushes the logo down.
Many thanks.
January 25, 2017 at 5:57 pm #11885This reply has been marked as private.January 26, 2017 at 4:11 am #11889Hi, thank you for purchasing our theme
1. could you give more tips? I don’t understand this question.
2. please set Layout Template “Standard gallery”, activate “Show Feature Image”, off course, the featured image should be set
3. the mobile layout should activated less than 767px(included), the ipad mini screen width size is 768px. You could change the rule by Custom Css (Appearance / Theme Options / Custom Css)
@media (max-width: 768px){ .responsive-ux #navi-trigger,.navi-show:not(.ux-mobile) #navi-trigger { display: block!important; } }Cheers!
Bwsm – uiueux.com – Twitter – FacebookJanuary 26, 2017 at 8:20 am #11891Thanks for your really quick reply!
1. On your demo there is only one category showing here.
On my install it’s showing two categories here. “Work” is the parent category and “Print design” is the child. How do I only show the child category.
2. Thanks, that’s great
3. I did as you suggested but now on the iPad Mini portrait view it now shows both the full menu and the burger menu!
Again, thanks for your help.
January 27, 2017 at 12:44 pm #118961. On your demo there is only one category showing here.
On my install it’s showing two categories here. “Work” is the parent category and “Print design” is the child. How do I only show the child category.
You could hide any category here:
Appearance / Theme Options / Layout / Page/Post > “Category to Hide on Page/Post”3. I did as you suggested but now on the iPad Mini portrait view it now shows both the full menu and the burger menu!
Please update the custom css as:
@media (max-width: 768px){ .responsive-ux #navi-trigger,.navi-show:not(.ux-mobile) #navi-trigger { display: block!important; } .responsive-ux .heade-meta { display: none; } }January 27, 2017 at 7:12 pm #11901Brilliant. Thank you 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.
