2 x breadcrumb after final step in order proces

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Jan 20, 2013 2:49 pm
Reply with quote
Report this post
hi there

on my site (still hidden), within the shop i have double breadcrumbs in the final order proces.

url is this one: (probably not available)
http://www.wijnwarenhuis.be/index.php?o ... k=checkout

with corresponding image (please check).

how can i prevent this "double breadcrumb"

regards
emel
User avatar
Platinum Boarder

teitbite
Wed Jan 23, 2013 2:43 am
Reply with quote
Report this post
Hi

Are You sure that one of it isn't a vm categor and second vm product ? I will need to see it to tell anything more.
User avatar
Moderator

GK User
Wed Jan 23, 2013 9:45 am
Reply with quote
Report this post
nope, the site is now live: www.wijnwarenhuis.be just add a product to the card and go to the next proces step, right before the payment, this double label... small error but still, would be nice to solve this.
User avatar
Platinum Boarder

teitbite
Thu Jan 24, 2013 4:45 am
Reply with quote
Report this post
Hi

I need instructions how to get to this page with breadcrumbs. Do I need to log in ? Can You send me some access ? I do not register well with language I do not know :)
User avatar
Moderator

GK User
Thu Jan 24, 2013 8:43 am
Reply with quote
Report this post
hi, sorry, you're right...

you need to register, then just pace whatever product in the basket, and checkout. (basket = Mijn winkelwagen")

then right before the "real" payment you'''ll see this breadcrumb...

thanx
emel
User avatar
Platinum Boarder

teitbite
Fri Jan 25, 2013 4:30 pm
Reply with quote
Report this post
Hi

Can You please make this registration for me and send me an access only ? I'm getting some error messages which I do not understand while trying to register.
User avatar
Moderator

GK User
Mon Jan 28, 2013 8:06 pm
Reply with quote
Report this post
i've made you a user, you should receive email on [email protected]. error messages?? really?
User avatar
Platinum Boarder

teitbite
Tue Jan 29, 2013 11:48 am
Reply with quote
Report this post
Hi

It looks like problem is comming from a component called Opc, I do not know which one is called by this short and for sure have no idea how to fix it, so let's just hide it by adding this code to /layout/default.php between <head></head> tags:

Code: Select all
<style type="text/css">
<?php if($_GET['controller']=='opc' && $_GET['task']=='checkout') : ?>
.breadcrumbs ul li:last-child { display:none; }
<?php endif; ?>
</style>
User avatar
Moderator

GK User
Tue Jan 29, 2013 11:50 am
Reply with quote
Report this post
okay, that's good enouhg for me. opc is one page checkout...
User avatar
Platinum Boarder

teitbite
Tue Jan 29, 2013 12:01 pm
Reply with quote
Report this post
Hi

I just thought that first occurence in breadcrumb may comming from an item page and the second from a component title itself. Still do not know how to work it around other than with my small script but maybe You wil have an idea knowing that it can be a menu structure problem.
User avatar
Moderator

GK User
Sat Feb 02, 2013 11:21 pm
Reply with quote
Report this post
hello.
Congratulations on your site emel :D
You can tell me how to put the solid menu?
User avatar
Junior Boarder

teitbite
Sun Feb 03, 2013 12:29 pm
Reply with quote
Report this post
tunuevapc wrote:hello.
Congratulations on your site emel :D
You can tell me how to put the solid menu?


Hi

Sorry, but I do not understand. Can You please explain what You need a little better ?
User avatar
Moderator

GK User
Mon Feb 04, 2013 5:19 pm
Reply with quote
Report this post
teitbite wrote:
tunuevapc wrote:hello.
Congratulations on your site emel :D
You can tell me how to put the solid menu?


Hi

Sorry, but I do not understand. Can You please explain what You need a little better ?


Excuse me.
How to make the menu look like this:
Image
:)
User avatar
Junior Boarder

teitbite
Tue Feb 05, 2013 1:20 pm
Reply with quote
Report this post
Hi

Your site looks exactly as on the screen. Have You made it already or am I missing something ?
User avatar
Moderator


cron