identity
Forum Replies Created
-
AuthorPosts
-
Ok, this all reminded me that memory limit for WP can be modified in wp-config.
I bummed it up to 256M and everything is running. Obviously will still need some attention, but at least glad things are working again for now.
Cheers
OK, I can look into all of that, but why would it be failing on one instance but not the other?
I guess it would make more sense to me if neither of the staging versions were working. While they aren’t identical, the other one that is working actually has more data, the same GD plugins, many of the other plugins, plus some that aren’t even on this version.
Thanks
This reply has been marked as private.This reply has been marked as private.I didn’t. It hadn’t been updated for some time and was running on an older version all this time as it was.
Oddly, there is a second staging domain that was a migrated version of the existing site that was then upgraded to GD2, and since has been a “dabbling” area. Ironically, of any domains/subdomains to have issues, I would have expected that one to, rather than the one that is.
Cheers
This reply has been marked as private.Hopefully updating PHP and server in general today, but after pushing WP and GD update this morning, no longer seeing those errors.
Cheers
Ah, see that now…I had used the post_meta with the address key, which doesn’t include the address_template.
Thanks
Thanks, that helped…although tracking down the shortcode builder now is more challenging.
[gd_post_address show="value" address_template="%%city%%" alignment="right"]
Unless there is a way to specifically pull the builder into Gutenberg, it would be great if a tab could be created within the GD Dashboard with a standalone shortcode builder.
Cheers
Thanks Alex…
In doing some research, sounds like similar errors have popped up after WP updates in general and may be due to running an older PHP version.
I’ve been needing to update to recommended version, so will see if that resolves this as well.
Cheers
Sorry, apparently it is happening on Places too, just not at the CPT level, but after navigating to a category.
Excellent, thanks!
Excellent, looks good!
Cheers
This reply has been marked as private.Sorry, let me clarify…
Based on my edit to your previous CSS, the “li” element from this
li.geodir-active-slide
to just this
li
It is ok now.
What I was calling out was that I wasn’t sure if it stopped working because of an update or changes I made, but that any solution might need to be robust enough to address variations.
Cheers
-
AuthorPosts