Digital experiences for all disciplines
Forum Replies Created
-
-
Hi Laranz,
Thanks this solved my problem, since i have the option to display in multiple option like: category,color,best seller,top rated.
Thanks!
Hi,
No that’s not what I mean, it is about the widget on the single product page. So for example the Bestseller widge, I want to adjust the widget so it looks like the shop page. I has to show the products in a grid and not in a list.
Hopefully you can help me with this.
Kind regards,
Twitch
Hey,
Hmm that’s weird, maybe you should move it a line or two up/down.
This is my result: http://www.streetammo.nl/product/shirt/
It is indeed a standard to have it above your price.
However this only works for me if I keep a certain setup for my single product page, I’m using sidebars. If I turn it of the title is way of, so a back side of this adjustment is that you can’t use multiple setups for your product pages.
Anyways I’ve attached the PHP file I’ve adjusted. If you replace it by my file it should work.(Sorry can’t attach a PHP file)
We, Twitchvertising, are also available for custom work. You can mail me at [email protected].(If Swiftideas don’t mind)
Let me know if it works, by mail please because if we respond to this post it will take longer to get an answer from swift.
Hi,
Where can I find this setting?
And could you also tell me how to remove some sort options on the shop page?
Thanks,
October 27, 2013 at 10:17 am in reply to: Product Title above the price instead of the header bar #28712I have done it by doing this:
Copy this div from the Single-product.php on line 61 to line 73
<div class=”heading-text”>
<?php if ($page_title_one) { ?>
<h1><?php echo $page_title_one; ?></h1>
<?php } else { ?>
<h1><?php the_title(); ?></h1>
<?php } ?>
</div>To align the Header above the price do this:
.single.single-product .heading-text {
Margin-left:820px;
}For people looking for an answer, change the padding from the following line:
Style.css line 7210
.woocommerce ul.products li.product figure {Change the bottom-padding, depending on your image size.
I have managed to do this by adding this to my Style.CSS, however there is flaw when loading the page.
body.woocommerce .has-one-sidebar ul.products li.product, body.woocommerce .has-one-sidebar .upsells.products ul.products li.product {
width:150px;Hey,
I managed to remove the margin and I had to remove the padding from : box-content-wrap
To get those boxes next to each other, but how can I remove the space between the slider and the boxes?Regards
This reply has been marked as private.I’ve fixed it already.
Come on! Some support please it has been to long now!
Hey,
Didn’t work :S
My account page kept on looping again.
I’m going to sleep now, if you need my credentials you can scroll up.
It is 00:14 here.Thanks in advance,
Hi
What do you mean by default theme?
The default the of wordpress doesn’t have the “my account” option..
Regards,
Hello,
If I disable all plugins the website doesn’t work.
The page My account next to personal shopper etc. keeps on reloading. However if I go to the My account page via he main navigation is works perfectly.
Could you help me out here?
This reply has been marked as private. -
Posted in: Reply To: Login doesn't work