MarkJ
Forum Replies Created
-
@glx77 correct. I did it on local test site and same results.
This is what I see. There is something in source tab, but elements tab is empty.
https://prnt.sc/26jmwzqSitemap was working until I added weglot with api key, also it is workong after deactivating weglot.
Hi @glx77
lastest versions, rm 1.0.80, weglot 3.5
@giuse
Amazing informations thank you. For th theme part, I would rather leave it active, if theme is made for woocommerce, there can be something. No idea if that can be the case. But also, many developers use to add custom wc code to functions, me also. Probably good reason to think of moving to custom plugins.If I may have one more question, I would like to know about admin-ajax something. Wc-ajax is quite common sense, but how about admin-ajax, is it true that even when a plugin doesn’t use ajax, it still can use a function or hook which is involved in an ajax call and if is plugin disabled ajaxes would return wrong data? In such case it would be almost impossible to tell by checking the code if it is safe to disable.
- This reply was modified 4 years, 3 months ago by MarkJ.
@giuse Thanks, makes sense. I will use my code then. As you can see the rule is for all wc ajax actions, since I am trying to optimize wc and wp ajax.
I have learned your plugin’s way to add custom actions, but it would be too much work for this case. Would you mind telling me if it is good idea do this? I am just starting with it and I am not sure if there is many plugins which doesn’t need to run on admin-ajax, in general. I see it is hard to know if any disabled plugin on ajax broke something or not.Ah I see, It is action from another plugin. Then why custom url doesn’t work? The function I am using has
isset( $_GET['wc-ajax'] )and it is working perfectly.Forum: Plugins
In reply to: [WooCommerce] wc-ajax being slowed down by pluginsI see, ajax calls are loading all plugins, so disabling plugins on ajax call is probably the only way.
Forum: Plugins
In reply to: [Slider Pro] Content from posts not workingOk I found documentation about the tags, thanks.
Forum: Plugins
In reply to: [Slider Pro] Content from posts not workingHi,
Don’t know what is [sp_image_src]
That tutorial doesn’t work.Forum: Requests and Feedback
In reply to: One click deactivate and delete pluginNot possible on many shared hostings.
@sygnoossupport it is not working, clicking download does nothing, and also there are no informations displayed
- This reply was modified 4 years, 4 months ago by MarkJ.
As I mentioned, I tried your plugin on clean install also. Means I installed wp on my local server. There were no plugin and only native theme.
Hi, sure here
https://prnt.sc/22z57cnDamn that is quite an issue.
@sygnoossupport I see, the thing is, I need subscribers to be saved into database, and I can change placeholder, but it still saves into first name or last name column. How to get new column in there?
@sygnoossupport so, any hint how to accomplish that without plus? 🙂
- This reply was modified 4 years, 5 months ago by MarkJ.