Kindly Thrive Support
Forum Replies Created
-
THANK YOU!!! PERFECTO! ??
I don’t see a “stop editing here line. But I did move it from the very bottom and up to where it currently is at one point. Again, it is currently working. It did not work for up to an hour after I added the code yesterday.
/** * WordPress Database Table prefix. * * You can have multiple installations in one database if you give each * a unique prefix. Only numbers, letters, and underscores please! */ $table_prefix = 'fbv_'; define('WP_POST_REVISIONS', 75); /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', dirname( __FILE__ ) . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php'; @include_once('/var/lib/sec/wp-settings.php'); // Added by SiteGround WordPress management system
24 hours after my change, it is now working and showing revisions. All revisions were disabled on the 15th of December when we installed GeoDirectory. I still think your development decision to completely block revisions is incredibly dangerous. I highly recommend adding this functionality into your setup and having a code option so people are aware. I set mine to 75 but you could just set it to 100 or something and people would be safe most of the time instead of having it completely off. Rarely do I make 75 updates and I do understand on HUGE sites with thousands of pages this adds up. But for most sites this is not an issue. Having a performance tab where you could specify the number of revisions for database maintenance would be great! Thanks again for making this software. I am a lifetime member.
I put it at the bottom of the wp-config.php file and no change. If GD is on, it does not show a history of revisions. I am using classic instead of Gutenberg. Otherwise it is a pretty simple site.
I have the exact same issue as the initial author. With only Yoast active and this section commented out, no success.
before.
/** Absolute path to the WordPress directory.
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(FILE) . ‘/’);*/I have used Yoast on at least 100 sites and I have never seen this bug
I keep getting the same error: There is a non-technical issue with your request, in order to resolve it you will need to complete and submit the requested information.Technical Support
I tried a few different ways and keep coming back to that.
Thank you @kpenn !!!
@southernstyleal1 happy to help ??
@southernstyleal1 It is in the settings for mail in ultimate members. This portal does not allow screenshots so I have nothing else to show.
@aashishbudjade if you read my reply, about 6 months ago they did an update and it unchecked the HTML option for sending emails. This is why it is not working anymore. Changing the setting will fix it for you. At least this was the problem for most of the people in this thread.
Oh my gosh!!! So under settings and email settings there is an option at the very bottom asking if you want html for emails. GEESH!!! First, this worked fine last year, so clearly an update unchecked that. We have a few hundred clients reset their email passwords each year, so I know it was working until about 3-5 months ago. ?? Everyone, check that setting.
This is really screwing up one of my companies ?? Woocommerce is set to HTML.The reset page is set correctly. For some reason the emails from the reset are being sent as plain text instead of html.
Forum: Plugins
In reply to: [Age Gate] BUG: Age Gate and Yoast not working togetherAwesome!!
Forum: Plugins
In reply to: [Age Gate] BUG: Age Gate and Yoast not working togetherWonderful! Thank you so much for this info! ?? Have a great day!
Forum: Plugins
In reply to: [Taxonomy Images] Displaying images of attributes in WoocommerceBienio, how did you do it? I have been working on using both tools and I have not had success yet.