Ricerche recenti
Nessuna ricerca recente

Mason Bjerke
Data ingresso 15 apr 2021
·
Ultima attività 29 giu 2023
Seguiti
0
Follower
0
Attività totali
4
Voto
1
Abbonamenti
2
PANORAMICA ATTIVITÀ
BADGE
ARTICOLI
POST
COMMENTI NELLA COMMUNITY
COMMENTI AGLI ARTICOLI
PANORAMICA ATTIVITÀ
Ultima attività di Mason Bjerke
Mason Bjerke ha commentato,
Commento nella community 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.
Visualizza commento · Data ultimo post: 14 feb 2023 · Mason Bjerke
0
Follower
0
Voti
0
Commenti