pawaww
Forum Replies Created
-
Hello sir, here is the info you requested. As I said above I believe I solved the products turning to draft it is the duplicating check-out page I am trying to solve now (only occurs with Yoast SEO enabled).
gist:a506762ae22e6717d9c47895eddffbf3 (github.com)Hello omarfpg , thank you for your replay and interest in my issue. I have been spending some time troubleshooting and I am really close to solving it. I believe my products changing to draft and duplicating check-out pages is 2 separate issues. As I type this my checkout pages is in excess of 4000 pages (I discovered the account placing the order kept on duplicating the page until the user was actually logged out of my website).
Anyway, the item/product changing to draft I believe was cause by this piece of code, it was located in a file called global_payments.php
// $post = array( ‘ID’ => $product_id, ‘post_status’ => ‘draft’ );
// wp_update_post($post);
I have no idea why it this code is present, but my site behaves as I want once I commented it out.
The second issue with the duplicated check-out pages only occurs when I have Yoast SEO activated, its a shame I would much like to have this plug-in enabled but I don’t understand what is occurring here, worse case I think I’ll have to find a compatible SEO plug-in (I disabled all Yoast except for the most basic features and it still does anomaly).
Best RegardsForum: Plugins
In reply to: [TI WooCommerce Wishlist] user public wishlist in user profileHi @tonio9 can I ask what solution you found to achieve your result based on @templateinvaders reply? I need the exact same thing.
Best Regards
hello, sorry to report your tip didn’t work for me, I’ll keep researching 🙂
@ibrahimkh4l33l Thanks I’ll give it a try, it wont trigger for another 24 hours so i’ll report back tomorrow 🙂
thank you @ibrahimkh4l33l I just installed the plugin, this needs external e-mail account host? I have wordpress hosting which does not include e-mail accounts.
Forum: Fixing WordPress
In reply to: $var not working across my php pages even on same view.Thanks Jan, I wouldnt consider my site broken, its more a customization I’m trying to apply. I would consider the variable question more generic to php / wordpress than something unique to the theme so I hope someone can help.
Regards
Forum: Plugins
In reply to: [Postie] Postie Generates ‘Fatal’ ErrorHi @mantic59 , I think I have solved my issue.
I must have had a problematic e-mail on my mail box, I cleared my mailbox so there was no queued messages and it work, I then sent a simple text e-mail and my webpage and postie processed it like normal.I can only assume I sent to large or a format postie didnt like, I was testing sending a webpage to PDF and then onto Postie, it must not have like something. My suggestion is to clear your mailbox too so it if works with a simple email.
Forum: Plugins
In reply to: [Postie] Postie Generates ‘Fatal’ ErrorDid you resolve this? My install is doing the same, I installed it and tested it a few weeks back, now I have come to use it it’s not picking up any messages. It runs the test fine and detected 5 queued messages, but it wont pull them from the server automatically and if I run ‘process e-mail’ the site returns a technical issue after a minute or so.
Forum: Fixing WordPress
In reply to: How to make a dropdown item boldThank you you are a genius that worked.
Forum: Fixing WordPress
In reply to: Widget area missing, reinstalled and still the same.Thank you @sukafia will do!
Forum: Fixing WordPress
In reply to: Widget area missing, reinstalled and still the same.So I activated a different homepage across both sites (www. and area52.) now the primary widget is also missing on my .area52 site, even after reverting back to my main homepage.
- This reply was modified 5 years, 8 months ago by pawaww.
Forum: Fixing WordPress
In reply to: Widget area missing, reinstalled and still the same.Thank you for your reply @sukafia Yes both themes, plugin versions. I have quickly checked my reading settings and they are identical. I will check my homepage tomorrow as I know I made some changes to my www. homepage.
Thanks for taking the time to reply.