Nick Amis
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.
This is the same on Safari, Chrome and iOS.
?????
Are you looking at this web page?????
The specific area of code that is affected is where GeoDirectory removes an attribute from the HTML.
After activating GeoDirectory Plugin it can be clearly observed that the attribute ‘position: relative’ is removed from the tribe-events-gmap-0 DIV tag. Below the HTML excerpt before GeoDirectory is activated. The code removed is highlighted.<div id=”tribe-events-gmap-0″ style=”height: 350px;width: 100%; position: relative;” aria-hidden=”true”><div style=”height: 100%; width: 100%; position: absolute; top: 0px; left: 0px; background-color: rgb(229, 227, 223);”><div style=”overflow: hidden; width: 557px; height: 350px;”>
</div></div></div>
I’m not sure you understand what I am saying.
1) My customer reported the problem to me that the map was being displayed over the top of the event details.
2) I disabled all plugins except Events and the problem went away.
3) I enabled GeoDirectory and the problem re-appeared.
4) I traced the problem to the inject of a DIV tag around the Map by GeoDirectory Plugin (as detailed in my first post above).
5) I added the CSS (display: none) to the live website to temporarily hide the map as I could not find a way to fix the problem.
6) It’s still broken and I have reproduced the problem on my test system (http://ctn.entapris.com/event/ctn-enabling-group-meeting-3/).
7) The CSS I added has nothing to do with the source of the problem.
Try taking a look at my test site…
I think I’ve figured it out. It was being limited by Divi but not sure why Event calendar didn’t pick up its settings from there rather than not working.
August 26, 2019 at 9:08 am in reply to: How to display category page title on archive template? #504881Hi,
I’m also using Divi and have the same issue. Since switching to use Divi Layout the archive page title no longer appears telling the visitor what category they are viewing.
Is there a shortcode I can use to add this back to the page?Thanks, Nick
-
AuthorPosts