Forum Replies Created
-
AuthorPosts
-
Hi Basilis
I’ve installed and activated the above plugin.
Same thing happens.
I search for “pig” and get a blank grey screen
Regards
Dan
Hi Victoria
Thank you, no sorry I didn’t see your post.
Just looked and noticed you searched for “limbs”, this works. It is any word that is not on the site that brings up the grey screen.
Try searching “pigs” or “potato” etc.
Many thanks againfor your help
Regards
Dan
Hi Victoria
No, I was awaiting for a reply from you guys.
Any ideas?
Regards
Dan
hi Rikard
Many thanks,please see logn in private area
Many thanks for you help.
Regards
Dan
I seem to have solved it. It was the free delivery setting causing the issue.
Ticket can be marked as resolved now.
Regards
Dan
Hi Ismael
Works perfectly, thank you very much.
Superb support as always.
Thanks again
Regards
Dan
Hi Basilis
Link is in private area. I’ve managed to get it working a lot better, would just like the SKU under the product title, above the short description ON THE LIST VIEW if possible.
Hi Dude
Thank you very much for the above, really appreciate your help.
Just 1 other thing. I need to show the sku under the product title on the list view, could you please provide some code (i have put a screenshot in the private area below).
I have put the below code that I found on the forum in my child functions but this puts the sku below the product image.
Many thanks in advance
Dan
/**
* Adds product SKUs above the “Add to Cart” buttons
* Tutorial: http://www.skyverge.com/blog/add-information-to-woocommerce-shop-page/
**/
function skyverge_shop_display_skus() {global $product;
if ( $product->get_sku() ) {
echo ‘<div class=”product-meta”>Model: ‘ . $product->get_sku() . ‘</div>’;
}
}
add_action( ‘woocommerce_after_shop_loop_item’, ‘skyverge_shop_display_skus’, 9 );I have managed to solve numbers 1, 3 and 5.
Just need help on #2 and #4 please
Hi Rikard/Victoria
Thank you very much for your help.
As always superb supportfrom you guys, the code works perfectly. Just what I wanted.
Thank you again, very much appreciated.
Regards
Dan
Hi Basilis
Thanks for the reply, sorry I haven’t answered sooner but i’ve been away.
Is there a way to get the product text and options etc. lined up as in my screenshot?
I basically want white space under the image column and all the product deatils, options, share etc.aligned as screenshot.
Regards
Dan
Hi Rikard
Thank you very much, works perfectly.
Regards
Dan
Hi Mike
Just an update
I have managed to get the toplink menu appearing on the right hand side of the screen (although only the first link is showing for some reason and not the 2nd link???) and added a Search widget but I cannot get the search widget to style so that it is below the top black bar opposite the logo (as per layout).
Any ideas?
Many thanks in advance
Dan
Hi Mike
Thank you for taking a look, sorry you couldn’t access admin. It was working on friday.
I have changed the password (see private area) and it logs in, user name is still the same.
I have a menu set up under Appearnce > Menu called toplinks which is the menu I would like in the top black black bar but exactly ont he right hand side of the screen.
Many thanks for your help.
Regards
Dan
Hi Nikko
Thank you very much, works perfectly.
Much appreciated.
Regards
Dan
Hi Victoria
Thank you for the response. I have actually just sorted the problem using this link https://kriesi.at/support/topic/fix-for-disappearing-titles-and-breadcrumbs/
Topic can be closed.
Thanks again
Dan
I have solved the problem. It was the .htaccess file.
Thread can be closed now.
Thanks for your help.
Regards
Dan
Hi Ismael
Thank you for the reply. I have deleted the 2nd Spencer page and updated the theme.
The problem is still not solved.
Click on any page on the menu
http://www.pacerehab.com/new18 and you will see none of them work even though they are in my admin.This is pretty urgent as the site us supposed to be live today.
Thank you for your help.
Dan
Ftp below
Hi Rikard
Yes I managed to get it working, thank you.
This thread can be closed now.
Thanks again
Dan
Thanks Nikko,
I got it positioned to the right of my main menu.
Thanks very much for your help.
Dan
Hi Nikko
Thank you, I had forgot to set the menu as my main menu.
Thanks for this it solved the problem.
Iwouldprefer to have the cart icon next to the menu if possible,is there a shortcode or code that I can put in?
Regards
Dan
Just about got the header sorted now.
Just need to remove the woocommerce links (Shop, Basket, Checkout and My account links) from my main menu.
I cannot see where/how these have appeared.
Also is there a way to move the shopping cart icon that is on the right under the telephone number so that it is next to the top chcekout link?
Thanks Nikko
I already tried this but the menu appears in the top bar above the main header, I want the menu to appearin the main header near to the logo.
It als puts the Shop, Basket, Checkout and My account links in my main menu which I have not asked it to and do not want.
Regards
Dan
Hi Victoria
Sorry, I do apologise I though I had made the account admin.
It has been changed now.
Thank you for taking the timeand trouble to take a look.
Kind Regards
Dan
Hi Rikard
Works perfectly, thank you very much. It is really appreciated.
Thanks again
Regards
Dan
Hi
Guenni007 and Rikard, thank you both for the help.
Guenni007 has got the sort of idea, I didn’t really want a background image but the width is perfect, it goes 100% of the boxed size.
I think I will use this.
Thank you both once again, it is very much appreciated.
Regards
Dan
Hi Rikard
Thanks for this, I updated the theme and it looks to have cured the problem.
I can update testimonials now through chrome but not firefox. This may just be a cache problem though.
I will keep an eye on it over the next few days and see what happens.Thank you very much for your help
Regards
Dan
admin details in private area
-
AuthorPosts