Nick C
Forum Replies Created
-
Forum: Plugins
In reply to: [WP User Profiles] 2.2.0 and Genesis frameworkI tracked this down to a change in 2.2.0 and submitted an issue here: https://github.com/stuttter/wp-user-profiles/issues/29
AgentPress Listings 1.3.4 is out now with the fix for this issue.
Forum: Reviews
In reply to: [AgentPress Listings] AgentPress Listings problem! Help me pleaseHi @nogaton.
I’m sorry for this issue. We plan to release an update so that editing property details works again.
For now, you can find a copy of the fixed version of the plugin (1.3.4) in this support thread:
@feilding-moa Version 1.3.4 is in testing, but not yet live on WordPress.org.
It’s available here if you would like to download it directly for now: https://github.com/studiopress/agentpress-listings/archive/1.3.4.zip
I recommend backing up your site, then replacing the agentpress-listings folder with the new copy via FTP. You’ll need to rename the unzipped version from
agentpress-listings-1.3.4toagentpress-listingsbefore uploading it to your server.Forum: Plugins
In reply to: [GNU Terry Pratchett] Plugin causes error 500 in PHP 7.2This should now be resolved as part of the 0.3.0 update (which removes mail filters).
Forum: Plugins
In reply to: [GNU Terry Pratchett] breaks Password recoveryVersion 0.3.0 is now out. It no longer attempts to filter mail headers, so updating will solve the reported issue.
HTTP headers and the meta tag will still display GNU Terry Pratchett.
Thank you again for the report!
Forum: Plugins
In reply to: [GNU Terry Pratchett] breaks Password recoveryThank you for the report and workaround.
I’ll remove the mail header filtering in an upcoming update to avoid issues like this and prevent the need for manual plugin edits.
I think you already emailed me about this, @brightenyourview, but just to make the reply public in case it helps someone else.
You could try replacing Genesis Portfolio Pro with a portfolio plugin such as this one:
https://wordpress.org/plugins/portfolio-post-type/
Depending on which portfolio features were being used, you might find just switching plugins works fine, because both Genesis Portfolio Pro and the Portfolio Post Type plugin use “portfolio” as the custom post type name.
If the site you’re migrating is using portfolio types/categories, then you may have some additional work to do to migrate those if the site owner wants to retain them. The Genesis Portfolio Pro plugin uses a ‘portfolio-type’ taxonomy, where as the Portfolio Post Type plugin uses ‘portfolio_category’ and ‘portfolio_tag’. You could try something like this plugin to migrate the ‘portfolio-type’ taxonomy to ‘portfolio_category’:
Forum: Plugins
In reply to: [Genesis Simple FAQ] Plus and minus not showing for FAQ’s questionsThanks for searching the documentation to solve your plus and minus icon issue, @xwrecon.
The shadow styling is specific to Showcase Pro. You could add this CSS to replace the shadow with a background color on hover, which will prevent the bleed effect:
.gs-faq__question:hover { background: #eee; box-shadow: none; }If you need further help adjusting styling, the community resources are a good place to look: https://my.studiopress.com/community/
Forum: Plugins
In reply to: [AgentPress Listings] Version 1.3.2 removing meta_key _listing_price_sortableAgentPress Listings 1.3.3 is now out with a fix for this issue.
Affected site owners may need to re-save listings that have disappeared from searches or archives after upgrading.
Forum: Plugins
In reply to: [AgentPress Listings] Version 1.3.2 removing meta_key _listing_price_sortableYou’re welcome, @jkbeck. Thanks for testing the fix!
Forum: Plugins
In reply to: [AgentPress Listings] Version 1.3.2 removing meta_key _listing_price_sortableThank you for this report and for your helpful reproduction steps and detective work, @jkbeck.
I have filed an issue here with a suggested fix:
https://github.com/studiopress/agentpress-listings/issues/42
The StudioPress team will look at releasing a 1.3.3 to correct this, although I don’t have a timeline for this just yet.
Version 0.9.9 is now out with a fix to solve broken redirects.
Version 0.9.9 is now out with a fix to solve broken redirects.