planetboris
Forum Replies Created
-
Forum: Plugins
In reply to: [Accordion Slider] Accordion images not displaying on page loadOk thanks,will keep you posted once we go live and receive feedback about the slider. Cheers
Ok great, really appreciate, thanks very much. Will keep you posted once I have a chance to implement this
ok thanks, good to know
Forum: Plugins
In reply to: [Accordion Slider] Accordion images not displaying on page loadThat’s great David, thanks alot, it works! There is one other bug that happens once in a while. I get one of your demo images showing on the live page where the Accordion Slider is placed. Today I was editing the panels and I noticed the following url was placed in the Retina source field of all the panels: http://bqworks.net/accordion-slider/images/image1@2x.jpg So I’m sure that was the cause and I removed them. What do you think?
Hi Ashikur, thanks for the demo but I already know how those features work, I have been working with Advanced Tabs since 3 years. My question was about what css to use for the active tab. I know for hover you can use :hover, but I don’t know what syntax to use for active tab. Is it simply placing ” :active ” in front of the selector?
Forum: Plugins
In reply to: [Accordion Slider] Accordion images not displaying on page loadThe issue occurs in mobile view, it’s the second accordion, no. 2 https://mokouzin.com/les-musiciens/
Forum: Plugins
In reply to: [Accordion Slider] Accordion images not displaying on page loadHi David, good news, I switched widgets and no longer have that issue. I am using the nested tabs element from Elementor with shortcodes and it works fine. So the issue was probably some incompatibility with the previous tabs widget from Essential Addons. I have one issue remaining with the appearance of text on one of the panels. I attached screenshots so you can see the problem. I have 2 shortcodes for 2 accordions. Only the second one has a problem, and it is only for the first panel, the remaining four panels display the headings correctly. You can see in he first image https://postimg.cc/RJRsLSdY the settings for the panel (same settings for all panels), it looks fine in the editor. The second image https://postimg.cc/zy6rg7Vg you can see a panel from the same accordion shortcode displaying correctly. The third image https://postimg.cc/p5X775mv shows the display anomaly, aligned to the right side with the background overlay truncated. Hope you can help, thanks.
- This reply was modified 2 years, 3 months ago by planetboris.
Hi Ashikur, I was able to implement the CSS ID with my code to enable change on hover. But I can’t get the correct code to work once the tab is active. What would the code be for making a change once a particular tab is active? I can set the code for change on hover, which works great, [ :hover ] but I can’t get the right code to make changes to the tab once it is active. Hope you can help. Thanks
Hi Ashikur, thanks for the follow up but I believe you missed my previous message. Please review this message thread. Cheers
That is excellent, that will also help with some other elements that require a similar solution. Thank you very much for helping me solve this. Wish you and your team a super day! Cheers
- This reply was modified 2 years, 3 months ago by planetboris.
Forum: Plugins
In reply to: [Accordion Slider] Accordion images not displaying on page loadHi David, good to hear from you. I am using the Accordion Slider shortcode within a tabs widget. Earlier I had an issue with the images not showing up on the second tab and some JS fixed that something like: “……(‘.e-n-tabs’).on(‘click’, function() { …(‘.accordion-slider’).accordionSlider(‘resize’);…..” But for some reason this time the images aren’t showing up at all. They will show up after clicking either of the two tabs, but on the initial page load they don’t appear. ANy insight onto the JS required? I attached an image showing my setup in Elementor https://postimg.cc/3kHvY4L3 Thanks and best regards
- This reply was modified 2 years, 3 months ago by planetboris.
Forum: Plugins
In reply to: [LiteSpeed Cache] 403 page errors since QUICcloud enabledI gave up actually, they never were able to figure it out, so I ended up changing hosts. I am now with Rocket.net. Very happy with them, site load is very fast and editing is also much faster. Good luck to you mate!
Thanks very much for the code, but unfortunately it didn’t work, sub heading still aligns to the left. However I found a solution with Essential Addons Dual-Color Heading widget which has dual headings included, which acts as a sub heading feature with center align function. Thanks anyways for trying to help. Cheers
Hi, in this case a page link would not be relevant. It is not an “issue” I am having, rather a limitation of the widget, which, as mentioned in my last message, could possibly be resolved through CSS and the correct class name. You can try this yourself. There is no center align setting for the background text. I created 2 screenshot where you can visualize why this is necessary for my design. In the first screen shot you can see the way I have set up the Heading style, main heading in the center with the background text below, this is 1920 X 1080. It looks centered, right? Ok, but when you view it on a smaller screen size, in this example of the 2nd screenshot, at 1600 X 900 (still within desktop range), you can see it is shifting over to the side and is no longer centered. So I need the CSS to “force” the background text to always be centered at all various screen sizes. https://postimg.cc/gallery/QWz7QhY
Forum: Plugins
In reply to: [Page scroll to id] Different scroll speeds on same websiteHi Malihu, finally the issue was not connected to PS2ID, after troubleshooting we discovered it was due to an Elementor setting
I need some guidance please on one of the offset expressions. Regarding :width() expression – Offset by element with id “some-id” and width greater than 800 pixels:
#some-id:width(>800)I noticed that my scroll targets are off significantly at different screen widths. I’m not sure exactly how to set this up. Within the expression where do I enter in the offset amount? I have at least 5 different screenwidths to make offsets for, + probably more once I get into laptop and tablet mode. Thanks and best regards Screenshot of PS2ID interface https://postimg.cc/V5h90VrZ