codings
Forum Replies Created
-
Forum: Plugins
In reply to: [Comments - wpDiscuz] Comments Not Showing Up w/ LiteSpeed CacheTrying this now. Thank you!
Thank you for the excellent support and top notch plugin!
I should have specified. The error logs in the first comment are from WP debug.log as enabled in wp-config.
Thanks, Arnaud. Plenty of free space in the database. Fairly lightweight site at under 40MB. Optimized for overhead. Host gives 1,000MB MySQL with 1,000 tables.
More info: Been using All in One SEO for years without issues. No settings were changed. This site is running WP 5.4.1 with the following plugins:
- Akismet
- Ban Hammer
- Classic Editor
- Customer Post Type Maker
- Duplicate Post
- Force SSL
- Internal Links Manager
- Limit Login Attempts Reloaded
- Litespeed Cache
- Query Monitor
- Responsive Lightbox
- Sucuri Security
- TimeMCE ADvanced
- Ultimate Member
- WooCommerce
- WP Realtime Sitemap
- wpDiscuz
And also in the server error logs:
WordPress database error Commands out of sync; you can’t run this command now for query SELECT * FROM wp_users WHERE ID = ‘1’ LIMIT 1 made by shutdown_action_hook, do_action(‘shutdown’), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, All_in_One_SEO_Pack->output_callback_for_title, All_in_One_SEO_Pack->rewrite_title, All_in_One_SEO_Pack->wp_title, All_in_One_SEO_Pack->get_aioseop_title, All_in_One_SEO_Pack->apply_post_title_format, All_in_One_SEO_Pack->title_placeholder_helper, get_userdata, get_user_by, WP_User::get_data_by
Forum: Plugins
In reply to: [Tweet Old Custom Post] It creates links that dont existsGlad someone else posted about this! Tweet Old Custom Post is such a great plugin, but in the last few weeks it started tweeting out random links with strings that don’t appear to be related to anything at all. It’s doing this every day and starting to annoy followers.
For example: http:// examplesite . com/cr73c7jll907hdnn8sn23h565
@philstudio it wouldn’t stop working if you add it correctly to your child theme.
Have the same thing happening. More info in the google forums with a fix: https://support.google.com/maps/thread/13002607?hl=en
The fix mentioned there worked: adding <meta http-equiv=”Content-Security-Policy” content=”upgrade-insecure-requests”> to header.php
You don’t need an extra plugin like others suggested. Just go to your site Dashboard > Appearance > Theme Editor > Theme Header (header.php) and add <meta http-equiv=”Content-Security-Policy” content=”upgrade-insecure-requests”> somewhere between <head> and </head>.
Be careful editing this page within the theme editor if you are inexperienced because no changes you make will be backed up.
- This reply was modified 6 years, 8 months ago by codings.
Agree with comments above that this is one of the best plugins ever for WordPress. It’s surprising that nobody has picked up the development to keep it going!
Not sure if flourishdna’s original post was solved but as of the last update, the “No products found. Add product before generating the feed” warning is gone. Thanks for the fix!
- This reply was modified 6 years, 12 months ago by codings.
Which version of the plugin currently you have installed?
Did you see above? plugin 3.0.30. What is the point of using the WordPress support forum if another step is needed to go to another site to open a support ticket? If multiple users are reporting the same issue then you know about the issue and a support ticket isn’t necessary.
Hello, same issue as above since the latest updates. WP 5.2, WC 3.6.2, and plugin 3.0.30.
Woo Feed > Manage Feeds > Regenerate > Error: “No products found. Add product before generating the feed.”
Can’t wait. Thank you as always for the excellent support!
have you tried the option (it is a pro option) “Hide voting until user voted” in “Edit options” >>> “Gallery options”? Users see only the rating after they voted.
Yes, checking that box hides all of the votes until the user votes. After the user votes, the current vote tally is revealed, but only for the image they voted on. If “votes per user” is set to 5, they can only see the results of the 5 they voted for. The other images they didn’t vote for are hidden, and they will never see the results because they can only vote on 5.
Here is an idea about how it could be more intuitive for users… In the condition that “Hide voting until user voted” in NOT checked but voting limits are set to 5:
- All stars should be grey.
- All voting numbers should be visible next to the grey stars.
- When the use clicks to vote, only the star they clicked should turn gold. This indicates to them they already voted for that image. The number should increase by one.
- All of the unvoted images remain with grey stars and original numbers of votes.