Group Of Oceninfo
@princebhalani143 on WordPress.org
- Member Since: August 13th, 2014
- Location: Surfers Paradise
- Website: oceninfo.blogspot.com
- Employer: Group Of Oceninfo
Contributions
Contribution History
Group Of Oceninfo’s badges:- Translation Contributor
-
Created a topic, Not Closing Once Date and Time Selected, on the site WordPress.org Forums:
Hello Team, Thanks for creating useful plugin there's…2 months ago
-
Created a topic, how to eliminate render-blocking resources without plugin?, on the site WordPress.org Forums:
Hello Team, I was doing speed test for some of my cli…7 months ago
-
Created a topic, Eliminate render-blocking resources, on the site WordPress.org Forums:
Hello Team, Thanks for creating such a great plugin. …7 months ago
-
Posted a reply to Removing this plugin will remove all class supplied by plugin?, on the site WordPress.org Forums:
Awesome, thanks for the clarification.7 months ago
-
Created a topic, Removing this plugin will remove all class?, on the site WordPress.org Forums:
Hello Team, Thanks for creating such a good plugin, I…7 months ago
-
Created a topic, Archive Button Change W3 Total Cache, on the site WordPress.org Forums:
Hello Team, One of my client is using pro version 1.2…8 months ago
-
Created a topic, How to make full header clickable + collapse all except first module ?, on the site WordPress.org Forums:
Hello Team, Thank you for creating such a great plugi…12 months ago
-
Posted a reply to Something went wrong while optimising the SEO data of your site. Please try agai, on the site WordPress.org Forums:
@djennez: Updating 14.0.1 solved the issue.12 months ago
-
Created a topic, Something went wrong while optimising the SEO data of your site. Please try agai, on the site WordPress.org Forums:
Hello Team, I've updated to the latest update and whe…12 months ago
-
Created a topic, How to set prefix position to both side?, on the site WordPress.org Forums:
Hello Team, Thanks for creating such a good plugin, C…1 year ago
-
Posted a reply to Shipping zones requiring states, on the site WordPress.org Forums:
@boxwebdesign New WooCommerce 4.0.1 no changes required as they've added fix. * Fix – Made…1 year ago
-
Posted a reply to product tab color, border and hover, on the site WordPress.org Forums:
You should add !important after css and check1 year ago
-
Posted a reply to Reset password link error, on the site WordPress.org Forums:
Hi @rossiback I was facing the same issue few months back, users were getting the…1 year ago
-
Posted a reply to Hide prices just in home page. how?, on the site WordPress.org Forums:
Hi @mamandis You've to find the exact script location and implement if/else condition if it's…1 year ago
-
Posted a reply to woocommerce plugin causes fatal error, on the site WordPress.org Forums:
Hi @adminfego Can you please follow the instruction from https://docs.woocommerce.com/document/troubleshooting-fatal-error-plugin/ also post what kind of…1 year ago
-
Posted a reply to product tab color, border and hover, on the site WordPress.org Forums:
@sonicnuance You can achieve that using CSS use child theme style.css for that Sample Code…1 year ago
-
Posted a reply to URGENT Woocommerce and Sensei Question, on the site WordPress.org Forums:
Hi @wpclinic I have done that for one of my project site using User Role…1 year ago
-
Posted a reply to How can I disable analytics?, on the site WordPress.org Forums:
True, Where's the option to disable back-end WooCommerce Analytics? Looking for the same..1 year ago
-
Posted a reply to Can I get similar type of theme?, on the site WordPress.org Forums:
@blogrator23 You can select the theme from https://angarthemes.eu/en/ and buy official theme from addons.prestashop.com1 year ago
-
Posted a reply to Shipping zones requiring states, on the site WordPress.org Forums:
@boxwebdesign Good to hear that solution work for you, Yeah that's also perfect solution if…1 year ago
-
Posted a reply to Shipping zones requiring states, on the site WordPress.org Forums:
Hi @boxwebdesign I've found the solution after comparing old and new WooCommerce files issue is…1 year ago
-
Created a topic, Shipping zones requiring states, on the site WordPress.org Forums:
Hello Team, After WooCommerce recent update my shippi…1 year ago
-
Posted a reply to product archive i need more thumbnails in the row below main image, on the site WordPress.org Forums:
Hi @emmascott You can place PHP snippets at the bottom of your child theme functions.php…1 year ago
-
Posted a reply to Shortcode to show products in two categories (or tags) combined, on the site WordPress.org Forums:
Hi @sarahrbcom Use below code and you'll get what you're looking for operator="AND" is changed…1 year ago
-
Posted a reply to Menu editing issue with woocomerce, on the site WordPress.org Forums:
Hi @falcon0805, Have you tried to check after enabling debugging option under wp-config.php? The following…1 year ago
-
Posted a reply to Simple woocoomerce plugin to learn how to work, on the site WordPress.org Forums:
Hi @lk2_89 You can use WooCommerce Plugin Developer Handbook If Want to create a plugin…1 year ago
-
Posted a reply to Additional Image Variation Display in Cart page, on the site WordPress.org Forums:
Hi @reagan02 Can you please try below code under child theme functions.php? /* Showing Product…1 year ago
-
Posted a reply to Orders showing up on Staging site not on Production, on the site WordPress.org Forums:
Use this plugin to find if the live website having staging URL linked somewhere or…1 year ago
-
Posted a reply to Multiple Shop pages with filters, on the site WordPress.org Forums:
Similar: https://wordpress.org/support/topic/filter-by-price-or-attribute-widgets-on-non-shop-page/1 year ago
-
Posted a reply to Reports New States, on the site WordPress.org Forums:
Hi @salvafo Did you implemented changes using below method? /** * Add or modify States…1 year ago
-
Posted a reply to woocommerce.php is not overriding page.ph, on the site WordPress.org Forums:
Hi @travelafrique You should post the solution if you've found some solution as it can…1 year ago
-
Posted a reply to Woocomerence Review, on the site WordPress.org Forums:
Hello @brendaldoucet I've checked multiple products and it seems review tab is still there see…1 year ago
-
Posted a reply to Shipping options disappeared from cart and checkout page, on the site WordPress.org Forums:
I am able to see shipping option on both cart + checkout Kindly check in…1 year ago
-
Posted a reply to Charging different rates for products depending on payment gateway, on the site WordPress.org Forums:
Hi @originaldruider What you're looking for is Advanced Fees for WooCommerce it can be based…1 year ago
-
Posted a reply to Disable woocommerce, on the site WordPress.org Forums:
There are two things to understand when uninstalling or removing WooCommerce. - If you deactivate…1 year ago
-
Posted a reply to Select Options, on the site WordPress.org Forums:
Hi @smartmeals It seems all the product have "Select Options" but there's some CSS issue.…1 year ago
-
Posted a reply to after the product is out of stock, the buttons added to the cart are hidden and, on the site WordPress.org Forums:
Margin bottom + right will work1 year ago
-
Posted a reply to after the product is out of stock, the buttons added to the cart are hidden and, on the site WordPress.org Forums:
I've removed CSS from the functions.php code and supplied CSS code separate if it's not…1 year ago
-
Posted a reply to after the product is out of stock, the buttons added to the cart are hidden and, on the site WordPress.org Forums:
Hi @arwah12 Try the following code: // For Woocommerce version 3 and above only add_filter(…1 year ago
-
Posted a reply to after the product is out of stock, the buttons added to the cart are hidden and, on the site WordPress.org Forums:
@arwah12: Please go through might be possible duplicate https://wordpress.org/support/topic/out-of-stock-text-edit-for-single-product-page-and-archive-page/ @240592aethra: Sure, I am happy to…1 year ago
-
Posted a reply to after the product is out of stock, the buttons added to the cart are hidden and, on the site WordPress.org Forums:
You can use below code to replace wordings if it's out of stock it'll show…1 year ago
-
Posted a reply to Timeouts updating categories, on the site WordPress.org Forums:
Hi @marvc, I would suggest to export data using WooCommerce inbuilt functionality and import using…1 year ago
-
Posted a reply to Product Variable Price disappears, on the site WordPress.org Forums:
Hi @tatennis Some how display:none CSS is getting applied to your price, Kinly use below…1 year ago
-
Posted a reply to Defer parsing of JavaScript, on the site WordPress.org Forums:
Hi @tinachan123 It's not defect or error, GTMetrix is suggesting you to defer all that…1 year ago
-
Created a topic, How to insert below code inline minified instead of calling 4 requests?, on the site WordPress.org Forums:
Hello Team, Plugin is working smoothly as expected bu…1 year ago
-
Posted a reply to Automatic Featured Product, on the site WordPress.org Forums:
Code for functions.php: function so_35312355_get_daily_featured_products(){ // Get any existing copy of our transient data if…1 year ago
-
Posted a reply to Hide Product Sort Controls, on the site WordPress.org Forums:
You can hide product sorting using below CSS Hide Sort By Only .sort-param.sort-param-order { display:…1 year ago
-
Posted a reply to Padding around image in shop, on the site WordPress.org Forums:
@rr2017 Sorry no idea about old code, if provided code is conflicting with some changes…1 year ago
-
Posted a reply to Restrict downloads to email only for digital products, on the site WordPress.org Forums:
Go to: WooCommerce > Settings > Products > Downloadable Products. or Path: /wp-admin/admin.php?page=wc-settings&tab=products§ion=downloadable Un-check Grant…1 year ago