Digital experiences for all disciplines
New Landing › How can we help? › Atelier › Shop home page setting breaking links in areas of the website
New Landing › How can we help? › Atelier › Shop home page setting breaking links in areas of the website
- This topic has 50 replies, 6 voices, and was last updated 9 years by Rui Guerreiro – SUPPORT.
-
Posted in: Atelier
-
August 14, 2015 at 2:25 pm #204115
Hi,
Try to use a full url like
http://preview.mccaul.com/our-collection
in the return of that function.-Rui
August 14, 2015 at 2:47 pm #204128Hi,
Just tested and this doesn’t make any difference?
Many thanks,
Peter
August 17, 2015 at 11:20 am #204507Any update on this guys?
Many thanks
PeteAugust 17, 2015 at 12:22 pm #204555Hi,
Can you try to replace the initial code provided by this one below. Add it in the functions.php of the child theme.
function custom_continue_shopping_redirect_url () { return 'http://preview.mccaul.com/our-collection/'; // Add your link here } add_filter('woocommerce_continue_shopping_redirect', 'custom_continue_shopping_redirect_url');
-Rui
August 19, 2015 at 8:56 pm #205565Hi Guys,
Nope unfortunately this doesn’t make any difference?
Any help would be greatly appreciated and many thanks for your help so far.Cheers,
August 19, 2015 at 9:05 pm #205566I just noticed something.
The link which comes up at the top of the page is working.
The link which is at the bottom isn’tSee attached images.
Cheers
Attachments:
You must be logged in to view attached files.August 19, 2015 at 9:12 pm #205570Also, the link for ‘veiw all products’ on the home page still doesn’t work
see attache image for clarity.
Many thanks,
Attachments:
You must be logged in to view attached files.August 21, 2015 at 11:28 am #206123Any ideas guys? many thanks,
August 24, 2015 at 9:40 am #206624This reply has been marked as private.August 24, 2015 at 10:03 am #206633Hi,
Please contact at woocommerce support about this issue. https://support.woothemes.com/
Thanks
MohammadAugust 24, 2015 at 10:36 pm #206955Hi Guys,
For what its worth i got to the bottom of this.
If you make the bespoke shop base page. save it and then set as the woocommerce shop base. the whole things works.
however if you go in and edit/update the bespoke shop base page it all goes wrong again.
the only way to get this working again is to delete the shop base page in woocommerce settings and then save and then re enter the page as the shop base and click save…Hope this help peoples out there.
Cheers,
PeteAugust 24, 2015 at 10:43 pm #206956Great. Thanks for sharing your final solution.
-RuiAugust 25, 2015 at 10:12 am #207076Hi Guys,
Although this does work, its a bit glitchy and it doesn’t seem to transfer well to a mobile phone. (i have tested with iphone 5s and safari)
The our-collections page (shop base page). shows the following incorrectly.1. Page banner image (not seen on desktop) – Can we hide this?
Image ref: 25872. Second set of Categories at the bottom of the page / or loads in every product depending on the woocommerce setting. (shop shop display option) – can we hide this?
Image ref: 25893. The Category module on the grey background doesn’t extend to the edges of the page (it looks fine when this page is not set as the shop base) – can we resolve this style option see attached image showing the issue?
Image ref: 25884. Contact us banner at the bottom grey background has the same issue as point 3. – can we resolve this style option see attached image showing the issue?
Image ref: 25865. Also as a side note the shop category page banner text is not centred? looks like there is some padding in there? any ideas
Image ref: (in next post)Attachments:
You must be logged in to view attached files.August 25, 2015 at 10:14 am #207085Image from previous point.
Is there any way to make these changes so they cover the desktop version too?
Many thanks,
PeteAttachments:
You must be logged in to view attached files.August 25, 2015 at 4:43 pm #207369Hi,
I have just noticed you have managed to get bespoke shop base pages to work on the demo here?
http://swiftideas.com/arad-demo/all-products/
and here,
http://swiftideas.com/form-demo/buy-stuff/Can someone have a look at my issue asap as we to launch this site at the end of the week.
Many thanks,
-
Posted in: Atelier
You must be logged in and have valid license to reply to this topic.