Listing Pages
This topic contains 16 replies, has 5 voices, and was last updated by Stiofan O’Connor 8 years, 2 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
August 8, 2017 at 8:04 pm #390324
We would like for our Listing pages to look like this
https://wpgeo.directory/supreme-directory/places/
Where the map is to the right of the listings. Currently, the map is at the bottom.
August 9, 2017 at 7:40 am #390348Hi there.
Please share WP temp admin access to your site so we can take a better look? You can post the details here using the private reply option below.
August 9, 2017 at 3:08 pm #390401This reply has been marked as private.August 9, 2017 at 5:22 pm #390428Something strange is going on on that page. The html output appears to be different from our demo.
I flagged this for the developers, they’ll let you know asap.
Thanks
August 9, 2017 at 5:53 pm #390434Hi there,
I don’t see any snippet that modify the code.
Have you modified the theme code somewhere?
August 9, 2017 at 7:15 pm #390438We have some CSS in the Custumize > Additional CSS that removed the popular categories on the homepage.
Also we have some CSS in the
GD>Design>Scpript area. to remove the avatar on the events page and some spacing issues.
It been like this since we changed the theme from Avada to Supreme theme.
August 10, 2017 at 11:27 am #390507There is something strange going on with your class names, please provide FTP details and i will debug it.
Thanks,
Stiofan
August 10, 2017 at 2:42 pm #390541This reply has been marked as private.August 10, 2017 at 2:59 pm #390542OK that was a strainge one, i assume it was some sort of godaddy caching because all i did was change theme to 2015 and then back to supreme and it started working ok.
FYI you should either make ur logo smaller or in customizer change the “Header Min Height” value to match your logo.
Thanks,
Stiofan
August 10, 2017 at 3:20 pm #390551This reply has been marked as private.August 10, 2017 at 3:29 pm #390555I don’t really understand what you mean.
Also you have a JS error on the homepage as u have HTML mixed in with some JS code.Stiofan
August 10, 2017 at 3:37 pm #390560I am not seeing any error messages on the front end or backend. I am attaching a screenshot of the white space I’m talking about. I tried what you did with the themes and it did not work.
August 10, 2017 at 4:04 pm #390569I still am not sure where you think there is extra space, please be more specific, there is many places you might mean.
On the homepage i see “
Uncaught SyntaxError: Unexpected token <” in the console.
it is related to this line (it starts here, there is lots of html in the JS
var loading = jQuery('.geodir-sclisting-loading', container);</p>(see the end p )
Stiofan
August 10, 2017 at 4:58 pm #390573I don’t understand what that is saying. Doing a quick search says that it deals with caching. We did not mess with anything outside of adding CSS.
As for the Spacing issue, When the theme was reset it returned the spacing to how it should be, but that is not how we want it. We need to reduce the white space by 1/2 to 2/3 of the left and right sides.
August 10, 2017 at 6:37 pm #390585OK the plugin “latest-post-shortcode” is causing formatting/JS problems on your site, you should disable it.
The white space i will assume u mean at the sides, it does not look bad for me but u could add somethnig like
@media (min-width: 1200px) .container, .geodir-common, .geodir-breadcrumb, .geodir_full_page .widget { width: 96%; }(you need to flush the godaddy cache from the admin bar to see changes)
Stiofan
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket