Jump to content

Edit History

Daresh

Daresh

With this module you can replace the old prestashop breadcrumb with the new Schema structure required by Google.

Of course if your breadcrumb markup is modified in your theme, you'll also need to adjust the markup of this module in it's tpl file. But usually those are simple changes.

To implement this module you need to remove the old breadcrumb div and insert a new hook in your theme's breadcrumb.tpl file (details are displayed after installing the module).

gmbreadcrumb_1_0_2.zip

Update with a new option allowing you to decide if the last item should be a link:

gmbreadcrumb_1_1_0.zip

If you want the last item to be linked, you execute the hook like this: {hook h='displayModernBreadCrumb' path=$path linkLast=true}

If you don't want the last item to be linked, you execute the hook like this: {hook h='displayModernBreadCrumb' path=$path} (according to Google's specs the last item is not required to be a link)

Another update with bug fixes 

gmbreadcrumb_1_1_1.zip

Another update, module not needed, just replace the breadcrumb.tpl file:

breadcrumb.tpl

Daresh

Daresh

With this module you can replace the old prestashop breadcrumb with the new Schema structure required by Google.

Of course if your breadcrumb markup is modified in your theme, you'll also need to adjust the markup of this module in it's tpl file. But usually those are simple changes.

To implement this module you need to remove the old breadcrumb div and insert a new hook in your theme's breadcrumb.tpl file (details are displayed after installing the module).

gmbreadcrumb_1_0_2.zip

Update with a new option allowing you to decide if the last item should be a link:

gmbreadcrumb_1_1_0.zip

If you want the last item to be linked, you execute the hook like this: {hook h='displayModernBreadCrumb' path=$path linkLast=true}

If you don't want the last item to be linked, you execute the hook like this: {hook h='displayModernBreadCrumb' path=$path} (according to Google's specs the last item is not required to be a link)

Another update with bug fixes (most recent version, recommended):

gmbreadcrumb_1_1_1.zip

Daresh

Daresh

With this module you can replace the old prestashop breadcrumb with the new Schema structure required by Google.

Of course if your breadcrumb markup is modified in your theme, you'll also need to adjust the markup of this module in it's tpl file. But usually those are simple changes.

To implement this module you need to remove the old breadcrumb div and insert a new hook in your theme's breadcrumb.tpl file (details are displayed after installing the module).

gmbreadcrumb_1_0_2.zip

Update with a new option allowing you to decide if the last item should be a link:

gmbreadcrumb_1_1_0.zip

If you want the last item to be linked, you execute the hook like this: {hook h='displayModernBreadCrumb' path=$path linkLast=true}

If you don't want the last item to be linked, you execute the hook like this: {hook h='displayModernBreadCrumb' path=$path} (according to Google's specs the last item is not required to be a link)

Another update with bug fixes (most recent version, recommended)

gmbreadcrumb_1_1_1.zip

Daresh

Daresh

With this module you can replace the old prestashop breadcrumb with the new Schema structure required by Google.

Of course if your breadcrumb markup is modified in your theme, you'll also need to adjust the markup of this module in it's tpl file. But usually those are simple changes.

To implement this module you need to remove the old breadcrumb div and insert a new hook in your theme's breadcrumb.tpl file (details are displayed after installing the module).

gmbreadcrumb_1_0_2.zip

Update with a new option allowing you to decide if the last item should be a link:

gmbreadcrumb_1_1_0.zip

If you want the last item to be linked, you execute the hook like this: {hook h='displayModernBreadCrumb' path=$path linkLast=true}

If you don't want the last item to be linked, you execute the hook like this: {hook h='displayModernBreadCrumb' path=$path} (according to Google's specs the last item is not required to be a link)

Another update with bug fixes:

gmbreadcrumb_1_1_1.zip

Daresh

Daresh

With this module you can replace the old prestashop breadcrumb with the new Schema structure required by Google.

Of course if your breadcrumb markup is modified in your theme, you'll also need to adjust the markup of this module in it's tpl file. But usually those are simple changes.

To implement this module you need to remove the old breadcrumb div and insert a new hook in your theme's breadcrumb.tpl file (details are displayed after installing the module).

gmbreadcrumb_1_0_2.zip

Update with a new option allowing you to decide if the last item should be a link:

gmbreadcrumb_1_1_0.zip

If you want the last item to be linked, you execute the hook like this: {hook h='displayModernBreadCrumb' path=$path linkLast=true}

If you don't want the last item to be linked, you execute the hook like this: {hook h='displayModernBreadCrumb' path=$path} (according to Google's specs the last item is not required to be a link)

Daresh

Daresh

With this module you can replace the old prestashop breadcrumb with the new Schema structure required by Google.

Of course if your breadcrumb markup is modified in your theme, you'll also need to adjust the markup of this module in it's tpl file. But usually those are simple changes.

To implement this module you need to remove the old breadcrumb div and insert a new hook in your theme's breadcrumb.tpl file (details are displayed after installing the module).

gmbreadcrumb_1_0_2.zip

Update with a new option allowing yoiu to decide if the last item should be a link:

gmbreadcrumb_1_1_0.zip

If you want the last item to be linked, you execute the hook like this: {hook h='displayModernBreadCrumb' path=$path linkLast=true}

If you don't want the last item to be linked, you execute the hook like this: {hook h='displayModernBreadCrumb' path=$path} (according to Google's specs the last item is not required to be a link)

Daresh

Daresh

With this module you can replace the old prestashop breadcrumb with the new Schema structure required by Google.

Please note that the last item of the breadcrumb is also linked (just like it is in prestashop 1.7)

Of course if your breadcrumb markup is modified in your theme, you'll also need to adjust the markup of this module in it's tpl file. But usually those are simple changes.

To implement this module you need to remove the old breadcrumb div and insert a new hook in your theme's breadcrumb.tpl file (details are displayed after installing the module).

 

gmbreadcrumb_1_0_2.zip

Daresh

Daresh

With this module you can replace the old prestashop breadcrumb with the new Schema structure required by Google.

Please note that the last item of the breadcrumb is also linked (just like it is in prestashop 1.7)

Of course if your breadcrumb markup is modified in your theme, you'll also need to adjust the markup of this module in it's tpl file. But usually those are simple changes.

To implement this module you need to remove the old breadcrumb div and insert a new hook in your theme's breadcrumb.tpl file (details are displayed after installing the module).

gmbreadcrumb_1_0_0.zip

small update in the navigation pipe character:

gmbreadcrumb_1_0_1.zip

another update with trimming the title:

gmbreadcrumb_1_0_2.zip

Daresh

Daresh

With this module you can replace the old prestashop breadcrumb with the new Schema structure required by Google.

Please note that the last item of the breadcrumb is also linked (just like it is in prestashop 1.7)

Of course if your breadcrumb markup is modified in your theme, you'll also need to adjust the markup of this module in it's tpl file. But usually those are simple changes.

To implement this module you need to remove the old breadcrumb div and insert a new hook in your theme's breadcrumb.tpl file (details are displayed after installing the module)

gmbreadcrumb_1_0_0.zip

small update in the navigation pipe character:

gmbreadcrumb_1_0_1.zip

another update with trimming the title:

gmbreadcrumb_1_0_2.zip

Daresh

Daresh

With this module you can replace the old prestashop breadcrumb with the new Schema structure required by Google.

Please note that the last item of the breadcrumb is also linked (just like it is in prestashop 1.7)

Of course if your breadcrumb markup is modified in your theme, you'll also need to adjust the markup of this module in it's tpl file. But usually those are simple changes.

To implement this module you need to remove the old breadcrumb div and insert a new hook in your theme's breadcrumb.tpl file (details are displayed after installing the module)

gmbreadcrumb_1_0_0.zip

small update in the navigation pipe character:

gmbreadcrumb_1_0_1.zip

×
×
  • Create New...