alex4e
Forum Replies Created
-
Hi,
Thank you for your help. I managed to do what I need. 🙂
Hello,
Thank you for these datails. Yes, I can confirm that will fully develop the currency calculation. My question is about your hooks and filters, because I’ve already developed the calculcation and displaying of the additional currency for the general woocommerce price hooks and filters but it doesn’t apply to the additional price in brackets, which is indicated after the corresponding product add-on option. On the cart/checkout page as well where it’s mentioned as bullet under the product name. Which means that you are using your own logic and function(s). My question is which/what is it, so that I can hook to it and add what is needed in my case. Just give me any hints here to not explore the whole plugin. If you have public documentation for the plugin, I would be grateful if you could share a link too.
Thank you for your help!Forum: Plugins
In reply to: [Autoptimize] Revolution Slider / Frontend Engine SR7Hello, I have the problem as well. I found out that if I disable extra compatibilty logic (the last option from Misc section), the slider works as usual. But this breaks a lot other JS scripts in my website. So it’s not an option.
Do you have any solution? Thank you.
Temporarily, I decided to render back Revolution Slider with the old SR6 engine. But this cannot be a long lasting solution.Forum: Plugins
In reply to: [WooCommerce] Alternative for $order->get_meta() in when using WC HPOSDear @yffaffy,
Thank you for this reminder. I cannot say how, but somehow I missed these functions. I have made the necessary changes and the error log is no longer created. Thanks!Forum: Plugins
In reply to: [WooCommerce] Alternative for $order->get_meta() in when using WC HPOSHey, @manikandang1, thank you for your time and help. In my plugin I use update, not get.
For example, before HPOS was:
update_post_meta($order_id, ‘_billing_state’, ”);
Now, with HPOS is:
$order->update_meta_data(‘_billing_state’, ”);And because I’m updating default fields (with underscore in the begining), WC throws this error in the log. There is no problem with the functionality, everything works, the custom order meta is all there, but for each order and for each field from it this notice is logged. And I want to prevent this from loging and keep that logic, because I need to update these fields.
Thank you, @aguinaldodarla. I think it will be more valuable to anyone who comes across it to find all the information in one place.
Forum: Plugins
In reply to: [WooCommerce] Alternative for $order->get_meta() in when using WC HPOSHello, @manikandang1,
I have the same issue. Did you find any solution? Or at least a way to stop logging it?In my case, the problem is because my custom plugin collects shipping data and saves it in the standard fields. Before I updated my plugin to support WC HPOS, there was no such problem, of course, because it worked with post meta, not order meta.
@xue28, can you suggest some way to stop this notice from creating a log file at least? Thanks.
Hello @richplugins,
Thank you for your answer. I’ve just updated to the last 1.9.14. Even though the changelog says the slider is fixed, I still see the following issues (please see screenshot here)- The “Slider Swiper” theme still missing (1, 2 & 3 from screenshot). If you not planning to add it again as separate theme, I guess I have to use the new “Slider” theme with “Slide style” set to “User bottom”. Okay.
- The new function to choose between shadowed or bordered slides not working properly (4 from screenshot) – border field is text type and if i enter 1 or 1px as value (or leave the field blank), the border doesn’t appear, only the shadow dissappears.
From the debug, I can confirm that all of my current sliders (created with “Slider Swiper” theme earlier) are with “view_mode”:”slider” (1,2 & 3 from screenshot). I’ve created a new slider with the new “Slider” theme which is with “view_mode”:”slider_lite” regardless of whether the slider style is set to User bottom or User top.
So, if I’m correct, “Slider Swiper” and “Slider Lite” themes are now simply called “Slider” theme. With the option to have a border instead of a shadow, the design will be close to that of the Slider Swiper theme. Right?
If you can specify how to use the border option and if it will have the little triangle at the bottom that makes the talk bubble look. Thanks.
Forum: Plugins
In reply to: [Simple Social Icons] DO NOT INSTALL! TROJAN infected because of the pluginHi @elektroniktrade,
I don’t remember exactly the case since it’s been a while, but I probably manually fixed the .htaccess file for wp-admin after deleting the compromised plugin. If I’m not mistaken, additional .htaccess files were added in all directories and subdirectories of the site. For wp-content I manually removed them (where they weren’t needed) and for wp-admin and wp-includes I directly replaced all the files from a freshly downloaded WP installation zip to ensure there were no other unwanted changes in the core. The database was not affected. And instead of this social sharing plugin, I started using this one https://ww.wp.xz.cn/plugins/simple-social-buttons/.
As far as I can see now, the current plugin has been updated (3.1.0) and the js file has been removed. It’s likely that the backdoor is now removed and probably you can continue to use it without any risk, after updating it to the recent version.
Cheers!
Forum: Plugins
In reply to: [Contact Form 7] Email cannot be send – subject field contains dotsDear @takayukister,
I’m well aware of the setting up mail. As I mentioned, I have been using the plugin for many years. Thank you for your reminder.
Here you can preview screenshots of:
1. NOT WORKING form (that breaks all forms) because of the date format in the subject field – https://www.dropbox.com/s/llycvquopt1zmhp/not-working.jpg
2. WORKING form because of removed dots from the date – https://www.dropbox.com/s/uvi4jgi5m3nwked/working.jpgThe only differences in the website and its components, settings, etc. are the dots in the subject field.
Forum: Plugins
In reply to: [Contact Form 7] Email cannot be send – subject field contains dotsHi @takayukister,
Here is the page of the website that contains the form (bottom of the page).
Please note that there are more than 10 websites on the same server which use CF7 and they do not had any problems at the time. The current website is working for the last 4 years and has 3 forms in total which have worked without any problems so far. The new form was created specifically for an upcoming event and after this with the date in the subject line, all forms stopped working. So that is how I was able to identify the specific issue.
FYI: before all of this, I disabled the other plugins and checked for conflicts, error logs, browser console, etc.Forum: Plugins
In reply to: [Simple Social Icons] DO NOT INSTALL! TROJAN infected because of the pluginHi @johnstonphilip,
Thank you for these details. I cannot say how the malicious code got there but in fact it was there. So, after I cleaned up everything connected with the SSI plugin the problem was gone.
I’m not saying that the file is not part of the plugin package, but everything was loaded through it. Unfortunately, I don’t remember the details anymore, as time has passed, I just wanted to share up-to-date information, as obviously the plugin is not supported anymore. Even you answer after so long..Anyway, we chose another plugin with the same functionality that is supported and recently updated. The site has no problem with other attacks since then and it’s clean.
Cheers!
Forum: Plugins
In reply to: [WooCommerce] Special price doesn’t work as scheduledDear @fierevere,
Your comment is absolutely useless because I can read and understand. But in matter of security, I don’t see why you refuse to do it. In fact, the URLs itselfs don’t have any connection with the discussed problem. I’m really surprised and dissapointed. Anyway. Cheers.
Forum: Plugins
In reply to: [WooCommerce] Special price doesn’t work as scheduledHi @rainfallnixfig,
Thank you! When have additional information will get back to you.
As per removing URLs, in this case it’s security related in my opinion – aggregated information about sites in one place (and it’s my fault that I didn’t take it into account in first place), so I’m tagging moderator for help. Thanks in advance.
Forum: Plugins
In reply to: [AnsPress - Question and answer] Template OverwritingHello,
It’s good that you’ve updated the information. I looked in earlier and wasn’t clearly described. Thank you! 🙂
Forum: Plugins
In reply to: [WooCommerce] Special price doesn’t work as scheduledHi @rainfallnixfig,
Thank you very much for this follow up.
Unfortunately, I have not yet been able to take the conflict test – it’s the busiest time of the year 😀 But after further research, I saw that in the second site the cron was set to 11 PM, which could potentially be the problem. The first site’s cron was set up correctly. In both sites I launched one test product with a start and end date of the sale. And everything worked correctly, which I can’t believe haha.
I will do the conflict test as soon as possible, and at the end of December, when the sales prices expire, I will know if the problem is solved for sure. I wonder if the problem is fact onlu if there are more than ona products with sale price. But in any case, I will not leave it at that, because it’s a serious problem.One more thing, may I ask you to remove the URLs of the two sites from the reports above, as I cannot edit my comment. Thank you.