Ghostpengy
@ghostpengy on WordPress.org
- Member Since: November 11th, 2014
Contribution History
Ghostpengy’s badges:- Translation Contributor
-
Created a topic, REST API error “301 has moved”, on the site WordPress.org Forums:
Hello, I am trying to figure out the issue with REST A… -
Created a topic, Custom email template, on the site WordPress.org Forums:
Hello, is it possible to have custom email templates p… -
Created a topic, capabalities.php error on line 149, on the site WordPress.org Forums:
I have been getting loads of the same error with capab… -
Created a topic, Woocommerce lazy loading products in archive, on the site WordPress.org Forums:
Ok, this is a wild shot, however, I have an issue wher… -
Posted a reply to Disable WooCommerce Admin disables email filter, on the site WordPress.org Forums:
Sure, see code below. It all seems to work till filter hook "woocommerce_email_classes", which fires… -
Created a topic, Disable WooCommerce Admin disables email filter, on the site WordPress.org Forums:
I am using "woocommerce_email_classes" filter to regis… -
Posted a reply to Class ‘Cyr_To_Lat\\Main’ not found when loading in external php file, on the site WordPress.org Forums:
Ok, I was able to resolve it. The plugin itself was loaded from the WordPress… -
Created a topic, Class ‘Cyr_To_Lat\\Main’ not found when loading in external php file, on the site WordPress.org Forums:
Hello, I am loading WordPress in an external PHP file… -
Created a topic, Blank admin pages without errors, on the site WordPress.org Forums:
Hello, After installation, the plugin is returning bl… -
Posted a reply to Error in admin code, on the site WordPress.org Forums:
This should fix the issue, worked for me. add_options_page('My Options', 'WP gallery metabox', 'manage_options', 'gallery_metabox',… -
Created a topic, Switching to next page in list view and reloading causes 404, on the site WordPress.org Forums:
tribe_query_debug enabled So, basically this is a wei… -
Created a topic, Get order object by the id, on the site WordPress.org Forums:
Is there a function to call to get an order by the new… -
Posted a reply to Order ID not change when paiement with CB, on the site WordPress.org Forums:
Worked like a charm, could be added to installation instructions on the plugin page. -
Created a topic, Label fields not translatable, on the site WordPress.org Forums:
Version: 2.0.8 After update with the Multilingual opti… -
Posted a reply to Wrong theme template for product categories in custom theme, on the site WordPress.org Forums:
I resolved the issue. All you need to do is add theme support for woocommerce… -
Posted a reply to Product custom taxomonies page, on the site WordPress.org Forums:
I resolved the issue. After adding theme support, the custom taxonomies are using woocommerce files… -
Posted a reply to Wrong theme template for product categories in custom theme, on the site WordPress.org Forums:
I have been going crazy over this too. Could not find any good solution too.… -
Created a topic, Product custom taxomonies page, on the site WordPress.org Forums:
Hello, I am trying to add custom taxonomy, which I di… -
Created a topic, Image thumbnail crop position, on the site WordPress.org Forums:
Hello, I was browsing through trying to find a way to… -
Created a topic, Adding cost to existing order after payment, on the site WordPress.org Forums:
I am running Woocommerce 3.x. I would like to have the… -
Posted a reply to Woocommerce variations not showing when adding product on admin, on the site WordPress.org Forums:
bump -
Created a topic, Woocommerce variations not showing when adding product on admin, on the site WordPress.org Forums:
When adding product manually from "Add new order" butt… -
Posted a reply to Changing Theme, on the site WordPress.org Forums:
https://wordpress.org/plugins/jonradio-multiple-themes/ This might be a solution. However, it is STRONGLY discouraged to do any development… -
Posted a reply to WooCommerce deactivation removes my pages, on the site WordPress.org Forums:
1. Try disabling all plugins and see if this resolves the issue. 2. Check error… -
Posted a reply to WordPress editor is broken, on the site WordPress.org Forums:
https://wordpress.org/support/topic/visual-editor-not-working-in-wordpress-46-on-my-laptop/ -
Posted a reply to theme customization not working, on the site WordPress.org Forums:
load-scripts seems to be outputting buggy code. Best bet would not use customize if you… -
Posted a reply to I know how to link a custom url to an image, BUT how do I, on the site WordPress.org Forums:
If each button was manually placed in for say Pages section. Then best bet would… -
Posted a reply to Redirect a WordPress page to completely another Website that I own, on the site WordPress.org Forums:
As far as I understand you just want to place link somewhere "demo-page" and it… -
Posted a reply to Add to cart without variation id, on the site WordPress.org Forums:
bump -
Created a topic, Add to cart without variation id, on the site WordPress.org Forums:
Hello, I have made a simple plugin what makes step by…