-
Posted a reply to Security Issue – “Woo-Add-To-Carts”, on the site WordPress.org Forums:
I know it has been patched. We are unable to go back to a backup,… -
Created a topic, Security Issue – “Woo-Add-To-Carts”, on the site WordPress.org Forums:
Hi, we seem to have had a malware attack which created… -
Created a topic, “Ingen fraktalternativer” på tross av “Authenticated”, on the site WordPress.org Forums:
Hei, si fra om det ønskes login til siden av pluginfor… -
Created a topic, Fatal error on trying to translate Theme “Blog, on the site WordPress.org Forums:
Theme trying to translate: https://wordpress.org/theme… -
Posted a reply to Correct slug for remove_menu_page, on the site WordPress.org Forums:
Thank you so much for the answer! -
Created a topic, Correct slug for remove_menu_page, on the site WordPress.org Forums:
Im trying to clean up the admin-menus for lower-level … -
Posted a reply to gclid paramenter included, on the site WordPress.org Forums:
Hi, did this get implemented? Because Im getting some malformed URLs in woocommerce with your… -
Posted a reply to Crashing with custom tabs snippet, on the site WordPress.org Forums:
So I think this tips resolved the issue for me: https://wordpress.org/support/topic/how-to-add-exceptions-to-page-scroll-to-id/ -
Posted a reply to Crashing with custom tabs snippet, on the site WordPress.org Forums:
Can I maybe add exceptions to _isValid:function(href,hrefProp) ? Or is this some functionality you can… -
Created a topic, Crashing with custom tabs snippet, on the site WordPress.org Forums:
Trying to marry your plugin with this snippet and plug… -
Posted a reply to Dont send to customer option, on the site WordPress.org Forums:
Im gonna bump this as my hack got overwritten in an update, and there is… -
Posted a reply to cURL issue, on the site WordPress.org Forums:
Just wanted to weigh in with the same issue. When "Custom Sidebar" is activated, gravity… -
Posted a reply to Forgot password, on the site WordPress.org Forums:
If you have default settings in password protected (let admins stay logged in), and FTP… -
Posted a reply to Ajax hangs with Woocommerce, on the site WordPress.org Forums:
Switching to "Say What?" plugin, I think for this use (only switching a couple of… -
Posted a reply to Ajax hangs with Woocommerce, on the site WordPress.org Forums:
The PO and MO are both less than 1mb, so I dont see how this… -
Posted a reply to Removed products still in array, on the site WordPress.org Forums:
Yeah, seems I was a bit bad at explaining exactly what I was doing to… -
Posted a reply to Ajax hangs with Woocommerce, on the site WordPress.org Forums:
Steps to reproduce a error: Fresh install wordpress 4.9.1 (godaddy) Change language to Deutch Download… -
Created a topic, Ajax hangs with Woocommerce, on the site WordPress.org Forums:
When trying to update Norwegian of Woocommerce, ajax h… -
Posted a reply to Still working?, on the site WordPress.org Forums:
Yeah man... Maybe just stick with pasting CSS into your description, write a guide for… -
Posted a reply to Still working?, on the site WordPress.org Forums:
If you want to check up on variables inside a function (just for debugging etc.)… -
Posted a reply to Still working?, on the site WordPress.org Forums:
Can you try something really lame? Go to wordpress-general settings. Set the date-time settings to… -
Posted a reply to Still working?, on the site WordPress.org Forums:
This plugin only contains a single php-file which does not make it very hard to… -
Posted a reply to Still working?, on the site WordPress.org Forums:
No, im not the developer, that seems to be @9dpi and @tranhoang I just posted… -
Posted a reply to Still working?, on the site WordPress.org Forums:
Depending on the way you are creating the variations, the hook "woocommerce_single_product_summary" might not be… -
Posted a reply to Still working?, on the site WordPress.org Forums:
Okey, I think this happens because your variations-plugin is creating different div-classes for your add… -
Posted a reply to Still working?, on the site WordPress.org Forums:
Hi, can you try going to a product and swap to the "text" view. Try… -
Posted a reply to Still working?, on the site WordPress.org Forums:
Or maybe this: function carl_add_custom_field_into_loop(){ if (is_product()) { global $product; $show_hide_option = get_post_meta( $product->id, 'woo_disable_add_to_cart_checkbox',… -
Posted a reply to Still working?, on the site WordPress.org Forums:
@pictogram Do you know how to add php code to your functons.php-file? Try adding this:… -
Posted a reply to Alignment on mobile, on the site WordPress.org Forums:
Or it could maybe be fixed with a forced reload on screen-size change... https://stackoverflow.com/questions/5836779/how-can-i-refresh-the-screen-on-browser-resize -
Posted a reply to Alignment on mobile, on the site WordPress.org Forums:
Im experiencing similar issues and would like to elaborate. I have the slider on the… -
Posted a reply to Errors in wp_debug, on the site WordPress.org Forums:
Yeah my site is throwing something similar in debug-mode. Deprecated: Methods with the same name… -
Created a topic, Suggested change hooks: init-> template redirect, on the site WordPress.org Forums:
In your front-end sample the $_GET calls the init-hook… -
Posted a reply to Removed products still in array, on the site WordPress.org Forums:
Hm, found a solution using is_in_stock, but this requires the manager to set products to… -
Created a topic, Removed products still in array, on the site WordPress.org Forums:
It seems the array that contains the $favourites does … -
Created a topic, Shortcode resolving at top of content, on the site WordPress.org Forums:
The shortcode for the list is resolving always at the … -
Posted a reply to Postion of Button need to be changed!, on the site WordPress.org Forums:
Hi, Im not the developer, but I think I have an answer for you. Go… -
Posted a reply to does this need to be used per product?, on the site WordPress.org Forums:
Adding this to any "custom css"-field in your wordpress installation should do the trick: div.summary.entry-summary… -
Created a topic, Still working?, on the site WordPress.org Forums:
Hi, is this plugin still working with the newest wooco… -
Posted a reply to Very nice., on the site WordPress.org Forums:
You need to replace some lines in index.php, not add more. To find them, do… -
Posted a reply to Read More Tag, on the site WordPress.org Forums:
[read more="Change this" less="and this if you want"] You can change the text inside the… -
Posted a reply to Read More Tag, on the site WordPress.org Forums:
Have you pasted the text from gmail? Cause there are a lot of weird classes… -
Posted a reply to Read More Tag, on the site WordPress.org Forums:
This plugin might be easier for you to use: https://nb.wordpress.org/plugins/read-more-without-refresh/ The "shortcode" for this is:… -
Posted a reply to Read More Tag, on the site WordPress.org Forums:
Please post a link to the plugin you have installed. Read about how to enter… -
Created a topic, Very nice., on the site WordPress.org Forums:
It works as expected. Ive also modified it to create a… -
Created a topic, Looking to fill in /wp-admin/user-new.php, on the site WordPress.org Forums:
Hi, my customer needs to do a manual check of all user…