Must use the same classes to override (css specificity):
.single_product_display .textcol .imagecol .wpcart_gallery img {
height: 20px;
width: 30px;
padding: 2px;
}Must use the same classes to override (css specificity):
.single_product_display .textcol .imagecol .wpcart_gallery img {
height: 20px;
width: 30px;
padding: 2px;
}Hey VFX!
Brilliant! That works and it might come handy one day :)
Just one minor thing I noticed with allowing comments the way we did it yesterday...
Somehow and for some reason comments are forced on CHECKOUT page as well!
http://www.thecliffsoncape.com/html/products-page/checkout
Since I am not allowing comments on that page no comment fields are visible, which is great - however - as you can see, break line and 'comments are closed' string is still there :s
Is there any way we can remove it from Checkout Page without removing it from single product pages!?
All the best!
you can create a new page template for the products page with the comments (as I suggested). Then the checkout page will use the page.php without the comments.
or you can modify comments.php:
change this:
<hr class="comsep" />
to this:
<?php if ('open' == $post->comment_status) echo '<hr class="comsep" />'; ?>
and remove this line:
<p class="nocomments"><?php _e('Comments are closed.','BigFeature'); ?></p>
Great :)
Thank you so much dear sir!
This pretty much nails all of my major issues with WPEC + BF combo - what a ride! :D
Last MINOR thing that is remaining in my case is enabling some social icons on each product page (twitter + fb share + maybe google+)...
There is built in feature in WPEC that does exactly this via something called 'share this'.
You can activate it via Marketing tab - but it is horrible to say at least...
What I really need is couple or so of tiny icons (fb + twitter + maybe google+) just bellow the product text and right aligned in the same line variations are:
http://www.thecliffsoncape.com/html/products-page/photos/eyescapes/milos-v-greece-2010
Also, I would like to use my own social icons since default ones don't fit the page design / colour scheme. Is this possible?
Since this is not BF related and it is only minor issue for me, no need to rush with reply or indeed reply at all! Although it would be greatly appreciated, of course :)
Once again, many thanks again for all your help VFX!
BF was and still is by far the best and most flexible WP theme by far with the best developer support ever - FACT!
What I really need is couple or so of tiny icons (fb + twitter + maybe google+) just bellow the product text and right aligned in the same line variations areYou can add stuff to the wpsc-single_product.php file, since it's this template wpec uses for the single product view (maybe add the code (html or a function call) before the wpsc_product_comments function). In the store settings you can choose to move this template file to the child theme folder, then you can have your own custom version. Just go to fb, twitter and google+ to get the code manually. Then I guess you can choose smaller images. or you can use another social plugin (just add the function call in the wpsc-single_product.php file).
Thanks VFX!
Sorry about late reply but I had major issues with my site...
After migration to a brand new server everything fell apart, mainly due to latest PHP version (5.3) on it... >_<
So I had scrape everything and reinstall entire thing - including the theme and plugins!
After couple or so days of nightmares I am back and running fine now :)
Hi Roger,
How about new node for product pricing?
Default:
Old Price: USD 175
Price: USD 150
You save: USD 25 (14.29%)
The parts:
Text, Currency, Price 1, Price 2, Nominal saving and Percentage saving
And this is just for your illustration..
Format I (Without text, Currency + price, Nominal saving):
USD 175
USD 150
USD 25
Format II (Without text, Currency + price, Percentage saving):
USD 175
USD 150
14.29%
Format III (Custom text, Currency + price, Nominal saving and/or Percentage saving):
Normal: USD 175
Sale: USD 150
Saving: USD 25 (14.29%)
The point is every parts can be mixed each other. One again.. Sorry this is just for your illustration.
Ohh..I'm missed
Including "Sale" would be good too. Thanks for your attentions Roger..
How about new node for product pricing?I will consider adding a separate WP E-commerce node in the bfthumbs layout GUI.
Ohh.. Thanks for everything Roger.
Hi Roger,
Just tried your classic bfslider with custom post type, but still no luck.
Just something like this:
[bfslider sid="bfslider-1" post_type="wpsc-product" height="300" speed="1000" animation="fade"]
or
[bfslider sid="bfslider-1" post_type="wpsc-product" height="300" speed="1000" numslides="5" type="thumb" animation="fade"]
I tested it, but could get it to work either. Will add fixing it to my to do list.
The awshowcase worked though, when using the taxonomy:
[awshowcase sid="awshowcase-wpec" post_type="wpsc-product" tax="wpsc_product_category:gadget"]
Yes Roger,
Worked using awshowcase.. Thanks
Roger,
I've got the issue.. WP e-Commerce node like price not working on page 2 and so on with ajax navigation.
Just created page "Men" using BF version 1.5 & WP e-Commerce 3.8.8.5 / 4.0-dev like this http://i48.tinypic.com/ejwjs4.jpg with http://pastebin.com/uTzTZD5J
But when i called via "BF Page" widget.. not working properly. So i try "Text" widget and then put the code directly http://pastebin.com/KBrbbL9b and still not luck.
Note:
I must set width="640" image_width="205" image_height="100" on "Men" page because i'm using page template "Default Template", image width not really calculating (widder) in content div.
But when i called via "BF Page" widget.. not working properly.What is not working properly?
image width not really calculating (widder) in content divImage width not calculating?
Working good with {image_timthumb} (image_width & image_height required) http://pastebin.com/uTzTZD5J result http://i48.tinypic.com/ejwjs4.jpg and sidebar using "BF Page" widget http://i49.tinypic.com/293y51d.jpg result http://i48.tinypic.com/2e3voew.jpg (top: bfloop stopped, bottom: bfslider and tested via single product page)
If i'm using {image_thumb} (without image_width & image_height) http://pastebin.com/3xNPwncS result http://i50.tinypic.com/2afxv94.jpg and Inspect Element with Firebug http://i50.tinypic.com/1073tq1.jpg and sidebar result http://i47.tinypic.com/besrqo.jpg
But It's OK.. i think we must used {image_timthumb} and set image_width & image_height for content but don't calling via widget. And currently bfloop page caling using "BF Page" Widget working with {image_thumb} and without image_width & image_height for sidebar.
Btw just curios for responsive soon.
The maxwidth class added with the image-maxwidth.js script scales the images to the container for bfloop. If the maxwidth class is missing this style can be added:
.bloop img { height: auto; max-width: 100%; }
The {image_thumb} image get it's dimension from the theme settings ("Thumb Width" and "Thumb post image height") and the {image_wp_thumbnail} dimensions are set in settings - media.
Yes Ok.. Thanks for your info.
You must log in to post.