antonybearpark
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Type Search Module For Divi] All post types are included in the resultsSo I had this problem too but I accidentally stumbled across and easy fix:
1. When you add it to your page, select all the choices (Posts, Pages, Projects, Goals). Save the page.
2. Update the settings by unchecking what you don’t want (I only wanted Projects so I unchecked Posts, Pages, and Goals). Save the page.Strangely this made it work, but it meant I had to do it for every page thereafter.
I could email you a link if you’d like, our site isn’t live yet so we don’t want public access yet
Our theme is a child theme of Divi also using Divi Builder plugin.
I have checked the css, and cannot find any instances of overflow having an !important tag, nor do I see any errors in the JS console. If the page has popups, how should the page’s overflow be set at?
Here is what happens:
1 = Checking this will disable and hide the overlay for this popup
2 = Checking this sets the positioning of the popup to fixed.1 unticked and 2 unticked: Popup appears in middle of screen, transparent black overlay, page scrolls behind fixed popup
1 ticked and 2 unticked: Popup appears in middle of screen, no overlay, popup scrolls with page
1 unticked and 2 ticked: Popup appears in middle of screen, transparent black overlay, page scrolls behind fixed popup
1 ticked and 2 ticked: Popup appears in middle of screen, no overlay, page scrolls behind fixed popupDesired: Popup appears in middle of screen, transparent black overlay, page doesn’t scroll behind fixed popup
Basically I have a long page of content, it requires some scrolling to get down to the bottom of the page, no matter what size screen you have.
There is a list of features for a product on the page, these are about a quarter down the page. Once you click on the a feature, one of your popups opens. These popups are quite small.
From the popup screen, you are able to scroll up and down revealing the content below (the page of features) whilst the popup with the overlay, sits on top.
What we’d like is the popup and content behind to disable scrolling, so no matter how much you try to scroll you return back to where you were before you opened the popup. We’d like the functionality to work similar to Skype’s feature page: https://www.skype.com/en/features/ but our popup’s overlay is transparent.
I cannot provide a link as the site isn’t available to public access yet.
No, I have the overlay enabled, but the background continues to scroll.
The site is locally hosted