Sophivorus
Forum Replies Created
-
That was it, thanks!
After much slow and painful debugging, I was able to more or less solve this issue by adding:
add_filter( 'wcfm_is_allow_rich_editor', function() { return false; }, 750 ); add_filter( 'wcfm_editor_newline_generators', function() { return ["</p>"]; }, 750 );
You may want to check your default values for
wcfm_editor_newline_generators
guys.- This reply was modified 5 years, 10 months ago by Sophivorus.
- This reply was modified 5 years, 10 months ago by Sophivorus.
This issue was just fixed by WCFMarketplace 2.1.1, thanks !!!
That’s weird… I’m not using any breadcrumbs plugin or similar functionality.
I went to my test environment and disabled all plugins except WooCommerce, WCFManager and WCFMarketplace, and I still got the breadcrumb with the slug instead of the name.
So I’m not sure what’s the difference between your installation and mine, but I’ll be happy to assist in any other way I can.
Kind regards,
I understand, thanks!
Sure! You can see a screenshot of the issue here.
I’m currently using Storefront.
Thanks!
In the meantime, and for anyone with the same issue, I found a way to manually update the slugs and URLs with the Permalink Manager extension, by going to Tools > Permalink Manager > Tools > Regenerate/Reset > Custom URIs
Hey! This issue still seems to be annoying users. Could you take another look, pretty please? Thanks !!!
First of all thanks for the awesome support and response time.
I downloaded WCFM 5.1.10 and did some testing. It seems like the issue is half-solved. Now there’s no newline issues anymore. But oddly enough, the <p> and <br> tags are now visible to the users in the plain-text textarea !
I hope you can fix this too. In exchange I’ll continue translating to Spanish all of your awesome plugins. Cheers !
Review published, thanks again!
I just noticed a strange little bug with the plain-text only textareas enabled by the snippet you gave me. Maybe this is also happening with the Ultimate plugin.
When I write some text and hit Enter once or twice for a newline or a double newline, when I save, the text is displayed correctly in the published product, but in the textarea, the single newlines and the double newlines get inverted! In other words, where there was a single newline, now there is a double newline, and vice versa. (I’m not sure if this is a 100% correct description of what’s going on, but definitely something weird is going on.)
This would not be a problem if it weren’t because, when I save again then the inverted newlines are published, and the textarea shows correct newlines, or some new variation. I haven’t quite figured out the exact pattern yet.
Anyway, I hope this report helps you find the bug and fix it.
Kind regards, and thanks again !
- This reply was modified 6 years ago by Steven Stern (sterndata).
- This reply was modified 6 years ago by Sophivorus.
Wow, super thanks for the snippet, it worked perfectly ! I’ll definitely buy WCFM Ultimate when my sales allow it. Cheers !
Fixed, thanks!
Forum: Plugins
In reply to: [WCFM Marketplace - Multivendor Marketplace for WooCommerce] WP adminFixed, thanks!
So many thanks, this plugin was really what I was waiting for. I tried every other marketplace plugin out there but they all lack in some aspect or another and were only viable thanks to WCFM. Now with this complementary backend, I have no more doubts on what plugin to choose. I’ll definitely purchase an add-on or two to support your work guys, thanks!!!