Recherches récentes


Pas de recherche récente

Mason Bjerke's Avatar

Mason Bjerke

Adhésion le 15 avr. 2021

·

Dernière activité le 29 juin 2023

Suivis

0

Abonnés

0

Activité totale

4

vote

1

Abonnements

2

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Mason Bjerke

Mason Bjerke a ajouté un commentaire,

Commentaire de la communauté Q&A - Help center and community

Hey Ifra Saqlain,

Where does the following go? Is it in script.js or in the home_page.hbs? I am having the same issue as Cara:

$(document).ready(function(){

if ($('.blocks-item > a > span:contains("CATEGORY NAME ONE")')) {
   $(".blocks-item > a").attr("href", "amazon.com");
}
  
else  if ($('.blocks-item > a > span:contains("CATEGORY NAME TWO")')) {
   $(".blocks-item > a").attr("href", "google.com");
}
});



Note: Remove CATEGORY NAME ONE and write your category name for which you wanna add custom url.
Remove amazon.com and write your URL.

Afficher le commentaire · Publication le 14 févr. 2023 · Mason Bjerke

0

Abonnés

0

Votes

0

Commentaire