-
AuthorPosts
-
August 22, 2018 at 4:31 pm #1000422
I’m having weird responsiveness issues with my tab section privately linked, could you tell me why the pages merges together as you shrink the window?
offtopic: is there a way to disable the TIMELINE fading animation when the page loads? (shown on the first section tab in the link below) i would prefer no animation for speed sake.
- This topic was modified 6 years, 2 months ago by yingyang.
August 23, 2018 at 2:14 pm #1000738Hey kilimats,
The page is not asking for the password and so I cannot access it.
Could you please attach some screenshots of the issue?
Best regards,
VictoriaAugust 23, 2018 at 2:18 pm #1000746My bad, just fixed try again
August 23, 2018 at 4:21 pm #1000817Hi kilimats,
Can you disable caching and minification for now?
What do you mean merges? The tab content from another tab being seen?
Best regards,
VictoriaAugust 23, 2018 at 4:24 pm #1000818Correct, as you shrink the page, you will see content from the next tab appearing, see private
OK caching disabled
August 23, 2018 at 5:38 pm #1000847Hi kilimats,
I still see autoptimize enabled. I cannot test the css properly. Please disable it.
.av-layout-tab.av-active-tab-content { width: 100vw; }
Best regards,
VictoriaAugust 23, 2018 at 6:39 pm #1000877forgot about that one, just did try again
August 24, 2018 at 11:53 am #1001151Hi kilimats,
Thank you :)
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.js_active .av-layout-tab.av-active-tab-content { width: 100vw; display: block; }
If you need further assistance please let us know.
Best regards,
VictoriaAugust 24, 2018 at 2:10 pm #1001234It broke the layout completely, now in desktop mode the tab look empty or misaligned, i reverted back, any idea?
August 24, 2018 at 2:22 pm #1001242Hi kilimats,
Sorry, I forgot to add the media query like this:
@media only screen and (max-width: 1024px) { .js_active .av-layout-tab.av-active-tab-content { width: 100vw; display: block; } }
If you need further assistance please let us know.
Best regards,
VictoriaAugust 24, 2018 at 2:40 pm #1001255sorry still broken look when shrinked view :(
August 24, 2018 at 4:29 pm #1001301Hi kilimats,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.