Skip to content

Commit

Permalink
v1.6.38
Browse files Browse the repository at this point in the history
  • Loading branch information
stiofan committed Feb 14, 2019
1 parent dc8d720 commit 45af238
Show file tree
Hide file tree
Showing 11 changed files with 293 additions and 294 deletions.
6 changes: 3 additions & 3 deletions change_log.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
v1.6.38
Bulk delete tags results in 500 Internal Server Error - FIXED
Backend edit GD listing pages shows blank page - FIXED
Backend edit GD listing pages can show blank page - FIXED
CURL call replaced with wp_remote_get() - CHANGED
GD Tool > Ratings check always shows "Review locations missing or broken" - FIXED
Sometime search button shows font-awesome icon html - FIXED
Google Map bubble not working - FIXED
Sometimes search button shows font-awesome icon html - FIXED
Google Map bubble not working after Google round infoWindow update - FIXED

v1.6.37
WP Font Awesome Settings added to support CSS and JS versions - ADDED
Expand Down
4 changes: 2 additions & 2 deletions geodirectory-assets/css/gd_core_frontend.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion geodirectory-assets/css/gd_core_frontend.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion geodirectory-assets/css/map.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion geodirectory-assets/css/map.css.map

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions geodirectory-assets/css/map.scss
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,8 @@

.main_map_wrapper .gm-style-iw-a .geodir-bubble-meta-bottom,
.main_map_wrapper .gm-style-iw-a .geodir-bubble-meta-fade {
bottom: -1px;
padding: 0;
width: 100%;
width: inherit;
}

.main_map_wrapper .gm-style-iw-a .gd-bubble {
Expand All @@ -122,7 +121,7 @@
}

.main_map_wrapper .gm-style-iw-a .geodir-bubble_desc h4 {
width: 100%;
width: inherit;
}

.main_map_wrapper .gm-style-iw-a .geodir-bubble-meta-side .geodir_more_info {
Expand Down
4 changes: 2 additions & 2 deletions geodirectory-functions/map-functions/js/map.min.js

Large diffs are not rendered by default.

Binary file modified geodirectory-languages/geodirectory-en_US.mo
Binary file not shown.
Loading

0 comments on commit 45af238

Please sign in to comment.