Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #967240

    Hi, I’ve been working on my website and encountered several issues.

    1: I don’t know when this started, so I don’t know what might’ve triggered it, but my mobile menu won’t retract. Once it’s out, it stays out.

    2: I attempted to make changes to tab_section.php in config-templatebuilder/avia-shortcodes/tab_section/ – but when I upload the edited file to my child theme (using the same path, of course) it doesn’t get loaded. The site still uses the original file in the main theme folder. The only way I was able to make my changes was via editing the original file. While this works for now, I’d prefer to keep my changes contained to the child theme. How come it’s not using this file?

    3: In my tab sections options, setting “Initial Open” to 0 has no effect. It defaults to having the first tab open on load.

    4: Also with regard to tab sections: I have a frequent problem where the height of the tab doesn’t properly adjust unless I click on the tab content, after which it corrects itself. I added some (clunky) javascript as a temporary fix, but it’s still not perfect. If this is something that can be fixed in another way, that’d be great.

    5: Tab sections again: When a tab title takes up multiple lines, the images are no longer neatly aligned with each other. I can add a vertical-align to the CSS, but then the active tab section arrow is floating. I again added some javascript as a temporary fix, but it takes a moment for the arrow to jump to the proper location. It’d be great if this could happen quicker/automatically, because it feels like there should be an easier way than what I’m doing.

    6: Tab sections again: The tabs have always been difficult to access on mobile. It only shows three tabs, and will reveal more when you click on the third tab – but there’s nothing to indicate that there are more tabs, and no way to swipe. I tweaked tab_section.php (as seen above) to add a div and the tab headings are now scrollable/swipable on mobile, which I’m really happy with. The only problem is that I can’t swipe left of the active tab. So if the first tab is active, I can scroll all the way right and back again. But if the fifth tab is active, I can’t scroll to the left to see the first few tabs again. I understand this is a modification on my end and not something I expect you to fix. If you can simply point me in the right direction in terms of files/code to look at so I can address it myself, that’d be great.

    7: More of a feature request, but it’s a minor one – I love that we can choose to show/hide elements based on browser screen size. I’d love the option to hide an element on all screen sizes with a single click.

    Thanks for your help in advance!

    #969806

    Hey CDuyvis,

    Thank you for using Enfold.

    1.) There are a few script errors in the console. One of those errors is related to “scribd”. Please try to deactivate the plugins temporarily.

    2.) What specific changes are you trying to make?

    3.) That option is not the same as the one on the tab element. If it is set to 0, the initial value defaults to 1.

    4.) Have you tried setting the “Content height” to the second option? It will auto adjust based on the content.

    5.) What is the script that you’re currently using to fix this?

    6.) I’m not sure if we can do something about this aside from hiding the element on mobile view. You can still add another kind of element to replace it.

    7.) That is possible but I’m not sure if it makes sense to create an element and have it not display on every devices. If you want to hide it temporarily, just save the element as a template and then remove it from the page.

    Please note that we don’t entertain multiple questions on a single thread. If possible, please create a single entry for each inquiries.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.