Forum Replies Created
-
AuthorPosts
-
November 21, 2012 at 4:38 am in reply to: eStore – How do I change the button color in the List Categories Fancy display? #51593ClarkPlaysGuitarMember
Thanks, Peter. I’ll give that a shot tomorrow, about to hit the sack. I’ll let you know how it works.
Clark
ClarkPlaysGuitarMemberThanks, Peter!
I did want to leave the quantity box white to make it stand out a little, and I wanted the text to be black, so I added this:
.eStore_cart_item_qty {
background: white !important;
font: black !important;
}
And it works marvelously! And now I know exactly how to change it if I decide to make that box match the rest of the red/black theme.
Thanks, again!
Clark
(humble guitarist, complete code noob)
October 17, 2012 at 2:14 am in reply to: eStore – shortcodes for fancy4 thru 6- should they show in popup? #50272ClarkPlaysGuitarMemberHey Peter – you’re right, it is fancy5. The product id is 4, and clearly my perpetual state of “tired” caused me to misread it. No biggie, you saw the issue. Thanks for taking the time to look into this.
When I go to the plug-in editor & pull up the wp_eStore_custom_style.css file the WordPress editor says “inactive” after the file name over the editing window. Is this something 2010 Weaver is doing? It doesn’t appear to matter, though. I just inserted the code & looked at the page. It looks like your majik code juju fixed it!
Now I need to figure out how to fix the grey text on grey background in the cart, and how to add a “details” button to fancy5. I’ll poke around the forum & see what I find.
Thanks for your help, Peter!
October 15, 2012 at 6:37 pm in reply to: eStore – shortcodes for fancy4 thru 6- should they show in popup? #50270ClarkPlaysGuitarMemberWell, here’s an update. I’ve discovered that there is indeed some text on the fancy4 product, and it’s not visible because it is white text on a white background. The second drop-down shows up if I change to a default WP theme, so I’m guessing this issue has to do with my 2010 Weaver theme. I have also noticed that my sidebar cart has grey text on a grey background in the “quantity” box, so that appears empty as well.
I’ve searched this forum & the Weaver forum & have not yet found a solution. It appears that the 2010 Weaver theme disables the wp_eStore_custom_style.css file, as it shows up as an inactive file in my WP editor. I’m just a guitarist, with nearly zero code-monkey skills, so any tips &/or thoughts are truly appreciated. Thanks!
Clark
October 15, 2012 at 2:22 pm in reply to: eStore – shortcodes for fancy4 thru 6- should they show in popup? #50269ClarkPlaysGuitarMemberThanks Peter. Sorry it’s taken me so long to reply on this. It’s been a very busy few days. Here’s the link: [http://www.clarkplaysguitar.com/the-store/]
I’ve been playing around with the appearance, trying to figure out how I want to set the page up, so the first product uses Fancy3; the second uses Fancy4; and the third uses Fancy1. With the Fancy4 product there should be 2 option dropdowns & some kind of description. On the demo page here there appears to be a short description with a button to go to a “details” page with the Fancy4 shortcode. Any tips on how I can duplicate the way Fancy4 look on the demo page would be great. Thanks!
Clark
-
AuthorPosts