kevin heath
Forum Replies Created
-
Forum: Reviews
In reply to: [Dropshipping with eBay for WooCommerce (Lite)] does not workno, I never got it to work.
It’s a shame because the aliexpress version works really well.
Sorted a temporary fix.
If you have the same issue and using multiplier mark up then –
open file
dropshipping-with-ebay-for-woocommerce\includes\classes\model\E2WL_PriceFormula.phpon line 16 you will find
public $value = ”;
put in your own value inside the quote marks eg
public $value = ‘1.5’;
the prices will then be multiplied by the amount.
I’ve not had time to find out why the value is not saving in the plugin but will take another look when I have time and try and give a proper fix for this.
problem fixed, I just applied for an excemption with ebay and it was automatically granted so I now have keys.
- This reply was modified 2 years, 7 months ago by kevin heath.
Forum: Reviews
In reply to: [Category Editor] Screwed admin panelwhy don’t you try going to admin screen and unclicking show description? Simple.
Forum: Plugins
In reply to: [Category Editor] Category Editor Prosend me an email kevin at the store address and I’ll send you a copy but there is no support.
Forum: Plugins
In reply to: [Category Editor] HelloHi Imemine
I think the best way forward is for you to do a fork of this plugin and then get back in touch and I’ll update the plugin description with a link to your forked plugin
thanks
kevinForum: Plugins
In reply to: [Google for WooCommerce] Can not complete set uplatest update fixed the issue,
thanks
kevinForum: Plugins
In reply to: [Category Editor] How to add custom fieldHi Jel,
I think I’m connecting with you via email. but there is no option for using custom fields in Category Editor.
thanks
KevinForum: Plugins
In reply to: [Category Editor] Category editor not displaying properlyHi,
Can you check that it works ok on a default-free theme from WordPress.
If the problem is with the theme then you will need to contact the theme developers as it is a premium theme that I don’t have access to.
I develop plugins using WordPress default themes of 2019 and 2021.
thanks
KevinForum: Plugins
In reply to: [Category Editor] Category OG:Image Urlno problem.
if you find out what the name of the custom taxonomy is then I’ll try and provide a solution for you.
thanks
KevinForum: Plugins
In reply to: [Category Editor] Category OG:Image Urlthanks,
the plugin uses the wp_head hook to insert the code into 2 taxonomy types – wordpress categories and woocommerce product categories
I’m going to take a guess that your theme is using some sort of custom taxonomy for its categories so my plugin will not recognize it.
It may be possible to adapt my plugin to see the theme’s taxonomy type by adding their custom taxonomy to the code. But as it’s a premium theme there’s no a lot I can do as I don’t have access to the theme to test.
sorry
KevinForum: Plugins
In reply to: [Category Editor] Category OG:Image UrlHi,
thanks for the links.
can you use my contact form and let me know what theme you are using and a list of plugins. I’ll try and replicate the set and see if I can find a solution.
https://ypraise.com/contact/thanks
kevinForum: Plugins
In reply to: [Category Editor] Category OG:Image Urlcan you send me a url of a category that you’ve set an cateogryOG;image for so I can have a look at the headers. It should be added provided you have an image. If there is no image then the og:image tag is not inserted
thanks
kevinForum: Plugins
In reply to: [Category Editor] Plugin allows script tags to be insertedthanks for the input.
I removed the filters for my needs which is what the plugin is based in. I needed to open up the description areas to allow me to run scripts etc which is the point of the plugin.
The only people who can change the description area are people who have admin permissions. As long as your website is properly secured to prevent hackers from registering as admin then you will have no problems using this plugin.
The plugin has been around for nearly 10 years and no reports of people hacking into a website through this plugin have been reported.
As long as your website has normal security in place then this plugin has not more risk than any other plugin that can be hacked once a hacker has already gained access to your site.
thanks
KevinForum: Plugins
In reply to: [URL Shortener by MyThemeShop] Needs update for WP 5.6Ignore that issue.
I did a browser cache clear to get the latest update of jquery for the site and everything works again.
thanks