MicahRicah
Forum Replies Created
-
Thanks
Thank you,
It is strange as I started the new scan several times and every time the Wordfence finds the infected code but when I check for that code in the file it is not there.
Also the modification date is from 2022.
File last modified:Thursday 4th of August 2022 04:55:41 PMForum: Plugins
In reply to: [Backup Migration] Backup Migration error when completing backupSorry wrong post!
- This reply was modified 1 year, 1 month ago by MicahRicah.
Great solution Stefano!!!
Many, many thanks!Thanks, I enabled the Newsletter plugin now.
I am attaching the images of before and after enabling the plugin (the view of the Reviews on the products pages).Thank you for your assistance!
No it’s not the menu.
The activation of Newsletter plugin somehow causes Reviews to disappear on the Woocommerce – Product pages.
Have you checked the link?Forum: Plugins
In reply to: [WooCommerce] How to display user role on my-account woocommerce pageThank you for the code.
Tried it but it does not work.
When I use this simple ones it works but it does not do what I need.
It just displays a current user role.<?php global $current_user, $wp_roles; if ( $current_user > 0 ) { $role_name = $wp_roles->roles[reset($current_user->roles)]['name']; echo __('Username:') . ' ' . $current_user->user_login . '<br />'; echo __('Account type: ') . ' ' . $role_name . '<br />'; } ?>
But when I insert your code it breaks the site.
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Create a standalone link to open lightbox?Hi Richard,
did you find the way to do this?Forum: Plugins
In reply to: [Contact Form 7] File upload and previewAny update on this?
Forum: Plugins
In reply to: [Stock Ticker] Unfortunately, we could not get stock quotes this time.And it works like charm.
Thank you!Forum: Plugins
In reply to: [Stock Ticker] Unfortunately, we could not get stock quotes this time.Hi A,
Well it worked for a while and then it stopped.
I tried changing cache timeout to something higher but it still happens. I’ve change it to 1800.
Yes, I am using W3 Cache but after disabling it it still get error message.
Now the cache plugin is didabled.
Here is the link:
https://dev1.call-mee.co.zaWould you need the wp login to check at the back?
P.S. Your plugin and the help is much appreciated! ??which error log could show the problem?
Forum: Plugins
In reply to: [Contact Form 7] Question about code in your pluginThanks
Forum: Plugins
In reply to: [WooCommerce] Removing Product Category from the backendSorry, I found it. Thanks
Forum: Plugins
In reply to: [Polylang] Polylang – can I use it for any language?I meant none are listed.