Hello hobits… please can you send a link to your site so that I can help you further with this.
Thread Starter
hobits
(@hobits)
Im sorry, I thought I did. This is it: http://twm-law.com/
Thank you Maeve,
Hector
Ok please try resaving your permalink structure via Settings > Permalinks. I think this should resolve your broken link issue.
Now for fonts – it’s actually the rollover colour you’ve got set to white. You need to set it to something that’s going to contrast with the font colour. So say bright red or bright blue. Have a play with the colour setting and see how you go.
I only see “All Products” once. It is behaving as it should. Do you perhaps mean the breadcrumb trail?
Thread Starter
hobits
(@hobits)
Thank You Maeve,
Is the category is empty, is shows that. ;-P I got it!
Also, I deleted an “All Products” category I did, thats why it was double.
I also changed the color, and now works great.
This is what I would like to change, and I was wondering if you were able to help.
1. the word “Price”, could it be changed to “MSRP”?
2. No grey border on the pictures when looking at a product?
3. The <<Previous and Next>> how do I enable those?
Also, do you know which theme is this website using? http://www.freewheelbicyclestore.com.au/bicycles-accessories/
Are they doing the changes on the CSS or are those images?
Thank you so very much!
1. the word “Price”, could it be changed to “MSRP”?
Not easily… but if you’re ok with modifying the plugin code then bring all the php files into a text editor and run a find and replace for all instances of the word “price” and “Price” and replace with “MSRP”.
2. No grey border on the pictures when looking at a product?
Do you mean there is no border? Or you want a border? Either way, you can do styling in your theme css.
3. The <<Previous and Next>> how do I enable those?
There is a setting on the plugin settings screen so you can switch this on and off.
Also, do you know which theme is this website using? http://www.freewheelbicyclestore.com.au/bicycles-accessories/
That is a custom theme I designed and coded for my client. It is the reason I made this plugin in the first place. The WP Catalogue implementation has some minor custom styling done in the theme css.