Detail Page Issues
This topic contains 12 replies, has 3 voices, and was last updated by Guust 7 years, 7 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
August 15, 2017 at 8:32 am #391254
I’m not sure what’s causing the problem this time around, as I’ve spent about an hour playing with different plugins to no avail. The first time it happened it was the Report plugin automatically stuffing itself into the listing. Once that was moved to manual it was fine.
I recently moved the site from a folder “../map/” to root directory. I have been experiencing some issues since then, but I’m not really feeling like this is related to that. I guess it could be, but I’m thinking it’s a plugin setting I’m not finding.
Following post has site/creds on it, as I’m about to head to bed (4:31am EST) here. This post has attachment of issue listing.
The map is NOT supposed to be up there. I’m not sure where it’s coming from, because the map tab works fine. Everything is sort of out of placement ever so slightly.
August 15, 2017 at 8:39 am #391256This reply has been marked as private.August 15, 2017 at 8:41 am #391257Side note: I just noticed that some of the admin GD icons on the sidebar are missing. How do I even go about fixing that? lol
August 15, 2017 at 9:40 am #391267You need to replace all instances of
http://www.tinyhousecommunity.com/map/
with
http://www.tinyhousecommunity.com/
using the Better Search Replace plugin.Also, your Google Map API is not valid now you changed your setup.
Thanks
August 15, 2017 at 12:25 pm #391284Ah, okay! Thanks, I’ll get that done. Never had to move a WP instance before. Didn’t realize it would wreck the whole thing.
August 15, 2017 at 12:48 pm #391286You’re welcome, let us know how you went.
August 15, 2017 at 3:17 pm #391298Some minor problems were fixed after I finished updating the db and replacing the API. The listing detail is still disarray and I just noticed the “New” icon/label is not overlapping correctly. (attached)
Should I go back through all the plugins? Deactivate/activate one at a time until I find the issue? or could it be something else to do with the move?
admin cred still active if needed
August 15, 2017 at 7:05 pm #391335To fix the single page returning 404, I’d try to save Settings > Permalinks to see if they need to be flushed.
For the new label, there must be some CSS creating conflict. I asked to the developers to follow up and let us know.
Thanks for your patience,
August 16, 2017 at 6:19 am #391394New label is resolved. The details page never did resolve. I deleted the listing and will recreate one once I get the settings updated (from prices/cpt). I had a thought that maybe my constant changing of the cpt settings may have been disrupting it? Going to find out, will update when I do.
Thanks for the help guys
August 16, 2017 at 8:38 am #391415Just kidding on new label. I guess it is a conflict in css somewhere, because it goes in and out.
The map that’s being added is labeled as such:
<div class="geodir-listing-map-box-div"> <img src="http://maps.googleapis.com/maps/api/staticmap?center=35.17799316194135,-80.90149156816403&zoom=12&maptype=ROADMAP&size=300x150&format=JPEG&markers=35.17799316194135,-80.90149156816403&key=%20AIzaSyCdJ5C-igHusfZIpxQTruHEyURAKTUcg6Q" alt=""> <span class="">4132 Allwood Dr</span><br><span class="">Charlotte</span>, <span class="">North Carolina</span> <span class="">28217</span><br><span class="">United States</span><br> </div>
I’ve been working to find what setting has changed to make this map appear next to the image. I have enabled/disabled several settings, including neighbourhoods, hoping to resolve this.
Does that code help any? I am assuming that seeing a class callout like that would help direct you in some fashion. If not, oh well. I’ll be back at it tomorrow again.
At least it’s not hurting anything, just a nuisance, really. I would like to get the issue resolved fast (for my sanity) but it’s not critical from you guys.
Thanks for the time you’ve given me 🙂
August 16, 2017 at 8:55 am #391419That map is always there if you use the Whoop theme.
You can add this CSS to fix the label:
.geodir_new_listing {margin-top: 0px;}
Thanks.
PS always give URLs so we don’t have to guess as much 🙂
August 16, 2017 at 8:55 pm #391555😮
Oh. Well derp… I just didn’t remember seeing that when I first installed it. My bad, haha.
I thought it was a neighbourhood feature or something. I think everything is restored for the most part, I’ll open a new topic if I find anything else.
I’ll keep in mind the URL thing for future reference. 😀
Thanks guys
August 16, 2017 at 11:37 pm #391576You’re welcome 🙂
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket