This topic has 16 replies, 2 voices, and was last updated 3 years, 2 months ago ago by Rose Tyler
I have installed the Default Theme with the AMP Plugin. I have 3 Questions
1) I would like to disable the Top Left Menu only in the Mobile View
2) I would like to replace bottom Right (3 Dots) with the same Mobile Menu as in the Top Left (That is now not viable)
So to Summarize the in mobile (on your phone) you must only have on top the Icon – No 3 Bar Menu Icon. At the Bottom – Home / Shop / Wishlist / 3Bar Menu
I do understand that the 3 Dot Menu on the bottom right that hen yo click it do give a similar result however it does not look the same as the original Top Menu
3) With AMP Any way I could get the same “Slider to show as in the desktop theme?
It seem AMP disable Slider ReV Sliders
Thanks in advance
Hello,
Thanks for using our theme and for contacting us.
Please provide URL of your site, you can use the Private Content area.
3/ https://www.8theme.com/documentation/xstore/amp-plugin/general-info-amp/ – Rev slider can’t be displayed
Regards
https://xcitebytes.com (live)
https://xcitebytes.net (test)
Hello,
Thanks for the reply.
1/ Theme Options > Header builder > Mobile header > delete element
2/ Could you provide some screenshots for a better understanding?
Regards
Hello
Where must I post my screenshot, I dont see any upload linbk
Hi, please see the private area for link to the screenshot
Hello,
Thanks for the clear explanation.
Unfortunately, there is no possibility to achieve the desired result, right now. Please submit your request here – https://www.8theme.com/taskboard/ If this request takes votes also from other customers then our developers will be able to implement this.
Regards
Hello, any way I can move the top mobile view menu section to the footer part down?
Hello,
You can enable sticky header vid Theme options > Header builder > Mobile header > make the desired area of the header sticky, but it will be shown at the top.
Regards
Hello, I know about the Mobile Header option, but will I be able to move that down to the footer area?
Hi, in my original question #3 is still un answered
3) With AMP Plugin enabled any way I could get the same layout as the desktop view (content & layout) on mobile view
AMP change my complete homepage on mobile, why does AMP do that?? Also with AMP enable changes does not reflect correctly in “Live design view” Are we missing something here (Elementor & Theme Options Views)
Guys your answer fairly quickly but the quality of support is not that good, I’m starting to loose patients here
Also why don’t you have a ticket system in place, this way of support sucks!
Yes we are not web devs bet electronic engineers but we have a some understanding of this stuff. We do Tech designs faster than working with this theme.
The idea was to save time buying 2 themes to speed things up but it seem we are wasting our time here Guys!
Hello,
I know about the Mobile Header option, but will I be able to move that down to the footer area?
– No, there is no such possibility.
Unfortunately, additional customization is outside the scope of our basic support. The theme support team can help you only with existing options – https://www.8theme.com/documentation/xstore/support/support/
3/ No. You have missed the answer – http://prntscr.com/1qvv1x9 Because AMP uses minimal code for quick loading, it can’t include all the elements on a fully functioning webpage, such as certain widgets, embedded content, or pages created using page builders (Elementor/WPBakery). This means that a webpage viewed with AMP looks like a mobile application to facilitate the user experience and doesn’t look exactly the same as how the original page would appear on a desktop or laptop.
XStore AMP allows to adjust the Home page elements, supports WooCommerce pages, Blog and posts (because pages/posts come with simple styles and texts), pages created by Elementor/WPBakery displayed in non-AMP version.
You can disable the AMP plugin via Dashboard > Plugins.
Regards
Hi, just a question. In Mobile View (On Phone) when you click on the Menu it opens the full vertical size of the display. Any way I can set the vertical px height that the mobile menu must open up. My problem is that it open down the full Hight it pushes of the Mobile footer menu at the bottom of screen
Hello,
Try to add the next code in Theme Options > Theme custom CSS:
.et-mini-content-opened .etheme-sticky-panel.outside {
opacity: 1;
visibility: visible;
transform: none;
}
.et-off-canvas.et_b_header-mobile-menu>.et-mini-content {
height: calc(100% - 64px);
}
Regards
Perfect… Thanks! 5 Stars!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up