petebm
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Format of product tabsOK, thanks again – I’ve started reading up on child themes, & will create one when I know what I’m doing; until now I’ve used code snippets, which is what I was trying to do when I got the error message with your modification.
Forum: Plugins
In reply to: [WooCommerce] Format of product tabsThank you – that does indeed do the job – though I’ve had to ignore the instruction ‘do not edit this file’!
So are all the images I’ve seen of horizontal tabs either own css amendments or different themes? I thought they were standard Storefront.
- This reply was modified 8 years, 7 months ago by petebm.
Forum: Plugins
In reply to: [WooCommerce] Format of product tabsThank you.
I appreciate your comments, but can I just say in my defence that I am a volunteer helping the old car club he belongs to try to set up an online shop for spares; my main qualification for the job (apart from a passing knowledge of IT) is that I stuck my hand up when no-one else did. Maybe I shouldn’t have. I have tried to do everything using the options built into the software, and my question about the product tabs was based on the fact that I’ve seen so many instances of them arranged horizontally that I assumed it must be a standard option that I had missed somewhere along the line.
Having said all that – I hope it doesn’t sound too self-pitying – I’m not sure I can now point out that when I add your code I get an error in line 1 ‘syntax error, unexpected ‘.’‘. I’ve tried changing it various ways, but just get different errors.
Pete
Forum: Plugins
In reply to: [WooCommerce] Format of product tabsSorry – it’s not supposed to be public – but this is what the tabs looks like at present – https://imgur.com/a/htlRA; hope that’ll do
Thanks
Forum: Plugins
In reply to: [WooCommerce] Format of product tabsThank you very much for that – however, you’re assuming I know how to do what you’re suggesting, which I’m afraid I don’t!
I’m ignorant of all things coding, & need plugins or snippets to do anything like that; it just seemed odd that so many screenshots showed them in that format that I assumed it was the default, or at least an option that could be chosen.
But thanks again – maybe I should be asking in the Storefront forum?- This reply was modified 8 years, 7 months ago by petebm.
Hi
Thanks for the response. I had in fact already set those options, but the custom message appears on screen immediately after registration (ie, ‘thanks for registering, we’ll be in touch’ etc), and what I was after was a message should they try to log on before their account is approved. However, I was just playing with that . . . and found there is a message – ‘Your account has nor been approved yet’! I don’t know whether it’s generated by WP, Woocommerce or UM, but it makes a nonsense of my question, unless I wanted to edit the message.
Apologies for wasting your time!Forum: Plugins
In reply to: [WooCommerce] Where’s this basket flyout come from?Thanks – but my point is that I haven’t turned it off cos I wouldn’t know how! So I’ve got to try & found whatever might be affecting it; I think the only plugin I’m using that might restrict viewing of anything is Ultimate Member.
Forum: Plugins
In reply to: [WooCommerce] Where’s this basket flyout come from?Ah. Well that just makes it more puzzling! I certainly don’t have the ability to turn anything on or off with code or css, so something else must be affecting it.
Thanks everyone for your help – I’ll keep comparing my supposedly identical local site with the live one, and let you know if I find anything – at least I now know it should be appearing!Forum: Plugins
In reply to: [WooCommerce] Where’s this basket flyout come from?Hi again – the theme is just the standard Storefront, and I’m afraid I can’t post a link to the site as it’s my local ‘copy’.
Sorry!Forum: Plugins
In reply to: [WooCommerce] Where’s this basket flyout come from?Hi – thanks very much for that suggestion – but it’s not in the sidebar, it just appears when you hover over the standard basket icon which is part of the header. I’ve tried adding that widget to the header as well (I think you misunderstood my original question – I want the flyout on the other site, I’m not trying to get rid of it!) but again it appears as a separate item below the header.
But thanks!
Hi Ewout
Helps? It’s perfect! Thank you very much again, for the plugin & for your help to a newbie.
All the best
PeteOK – thanks for the reply
I’ve opted instead to hide the Shop page (as well as the Shop menu item) from non logged-in users.
Pete
Hi Ewout
Many thanks for the explanationPete
Hi Michael
Thank you very much for your reply. With some trepidation I followed your links (the second link to Code Snippets on your ‘How to use filters’ page seems to be broken, btw), copied the code into a new snippet, activated it – and lo & behold, much to my surprise, the customer number appeared on your invoice.
The only problem is . . . I misled you when I said it was the it was the user_id that I needed; it is in fact user_login, which is what we’re using as the unique identifier for our members. I tried just editing the snippet to read that, but of course that was expecting too much, & the invoice failed.
Could I trouble you to suggest how I could get that?Thanks again
Pete- This reply was modified 8 years, 7 months ago by petebm.
Found it! My apologies – I hadn’t set invoices to be available ‘Always’ under ‘Allow My Account invoice download’ in the Document screen.
So – just the question about why the pdf opens in the same tab rather than a new one . . .
Thanks
- This reply was modified 8 years, 7 months ago by petebm.