Michael
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Feature Requests Free - User Feedback Board] Page Title OverrideBen – have a look at these screenshots:
https://snipboard.io/xHcP2K.jpg and https://snipboard.io/zjJHZM.jpg
At this point I can give you access to the site if you want to take a look. The title function is no different than what you see with the classic WP editor.
Forum: Plugins
In reply to: [Simple Feature Requests Free - User Feedback Board] Page Title OverrideThat is just it, the title IS somehow being dynamically generated to “Feature Requests”. The page itself is not dynamically generated so I should have full control over it. I have several places where I can override the page title but none of those work so it has to be coming from the plugin somehow. The theme is using WPBakery builder but I build on the back end. I have not seen this behavior in any other situation or plugin. The only thing I can think is that maybe the plugin overrides the page title when you select the Archive page but that shouldn’t happen.
Forum: Plugins
In reply to: [Simple Feature Requests Free - User Feedback Board] Page Title OverrideHey Ben – thanks for the reply.
The page title is what the site owner wants it to be – in this case it is about charitable giving initiatives called Needs & Seeds. The question is why does the plugin override the page title and not give me the ability to change it?
Forum: Plugins
In reply to: [Simple Membership] Password Reset Not WorkingI figured it out. A note to others that may be having this issue. Make sure that if you are running any kind of caching, exlude your pages related to logins and pw reset. This fixes the issue
Forum: Plugins
In reply to: [Simple Membership] Password Reset Not WorkingThank you kindly. I have done as requested. I am not getting any error logs in debug tool. I do see two errors in server log but I have no way of know if they belong to you. Is there a place we can take this private so I don’t divulge server information? The file GET error involves assetlinks.json as best I can tell.
Thanks again.
Forum: Plugins
In reply to: [Simple Membership] Password Reset Not WorkingHello and thank you. I have tried all the above with no success. Clicking the password reset link in the email gives me this screen https://snipboard.io/AbyUOV.jpg What are next steps?
- This reply was modified 8 months, 1 week ago by Michael.
Forum: Plugins
In reply to: [Product Tabs for WooCommerce] Placement order of tabsAnd specifically how do I call your custom tabs? I see reordering is here: https://woocommerce.com/document/editing-product-data-tabs/
But, I can not figure out where to find the name of custom tabs created with your plugin.
Forum: Plugins
In reply to: [Product Tabs for WooCommerce] Placement order of tabsThanks Keza – will that be a function then? If so do you mind posting a sample snippet?
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] PHP Errors FoundMy bad you are correct! This is from Motopress.
Best,
Michael
Forum: Plugins
In reply to: [Cost Calculator Builder] Calculator shortcode not functioningHello Eric,
Any news on this or alternate way to troublshoot issue?
Best,
Michael
Forum: Plugins
In reply to: [Cost Calculator Builder] Calculator shortcode not functioningI do see that and yes I copied from your dashboard manually as well as manually added quotation marks. Please review the turf-test page again where I added multiple tries PLUS another shortcode for a form that displays correctly.
Forum: Plugins
In reply to: [Cost Calculator Builder] Calculator shortcode not functioningThanks Eric,
It has always worked in a popup until recently. Here is a page I just made with just the shortcode https://thegrassstore.com/turf-test/
Forum: Plugins
In reply to: [Simple Membership] Custom Fields OptionYes this does help. Is there any way to “style” the page that states “You need to login to view this content. Please Login. Not a Member? Join Us”
I don’t see that it is a specific page – just a message that shows up on the page/post that is trying to be accessed.
Forum: Plugins
In reply to: [Simple Membership] Custom Fields OptionThank you. It’s is not a conflict per se rather we need to do the following so guidance is appreciated.
The plugin only protects the post “content” as opposed to blocking the whole page somehow (which is pretty much impossible for plugins to do). We would need to add custom code to the site that uses the plugin functions to ensure the entire template is being blocked. This can be in a couple ways.
Conditions functions that we can use to prevent access? Helper functions?
A lot of people use custom post types and custom fields within template files. This would be useful to be able to block everything – otherwise the plugin does not help for that type of portected content.
Thanks for any assistance you can provide – I will keep looking as well.
Forum: Plugins
In reply to: [Simple Membership] Custom Fields OptionYes we have done this but still is not working correctly for wp site admins