alisonparsons
Forum Replies Created
-
Sorry, forgot to tick resolved…done now…
Perfect! That works now. Thank you very much for your help. ??
also tried the second suggestion, again hides the tab – but from admin also.
Right… I changed it to ‘notes’ and now the tab is not showing… but when logged in as admin I cannot see it?
Hi there
I downloaded the plugin and added the php:
add_filter(
‘yikes_woo_filter_all_product_tabs’,
function( $tabs ) {
if ( ! is_admin() ) {
unset( $tabs[‘tab-notes’] );
}
return $tabs;
}
);But it is still showing that tab. Example at: https://salceyforestnursery.co.uk/product/echium-vulgare-blue-bedder/
It is the Notes tab that I want to hide.
- This reply was modified 4 years, 3 months ago by alisonparsons.
Forum: Fixing WordPress
In reply to: Critical Error After update to WordPress 5.6Mine wouldn’t update either via the WordPress Dashboard, it just hung after saying it was unpacking the files and did nothing. BUT… if you log into Cpanel and updated WordPress via Softaculous then it updates just fine! ??
Forum: Fixing WordPress
In reply to: 5.6 update critical errorMine wouldn’t update either via the WordPress Dashboard, it just hung after saying it was unpacking the files and did nothing. BUT… if you log into Cpanel and updated WordPress via Softaculous then it updates just fine! ??
Forum: Plugins
In reply to: [Contact Form 7] “Email Server Problem” when submittedAny idea what it could be please?
Forum: Fixing WordPress
In reply to: Woocommerce – list layout?Many thanks for the guidance James – I have posted it there as well just in case…..
I have recently installed this and selected in Settings that they should allow 1 day’s notice for resolutions – but the form allows me to make reservations within the next hour still. Any advice/solution?
Also, how could I make this 48 hours instead of 24 hours notice required?
Forum: Fixing WordPress
In reply to: Can't add new pluginsYep same here – multiple sites, different servers, assume it must be a WP issue…
Forum: Plugins
In reply to: [ Plugin – Add new ]Same with me – only happened this morning after doing some upgrades
Forum: Fixing WordPress
In reply to: Sudden 404 error on websiteYeah….it has all reappeared again! Not sure why that happened, but it looks as though it is working fine now.