Búsquedas recientes
No hay búsquedas recientes

Mason Bjerke
Incorporación 15 abr 2021
·
Última actividad 29 jun 2023
Seguimientos
0
Seguidores
0
Actividad total
4
Voto
1
Suscripciones
2
RESUMEN DE LA ACTIVIDAD
INSIGNIAS
ARTÍCULOS
PUBLICACIONES
COMENTARIOS DE LA COMUNIDAD
COMENTARIOS DE ARTÍCULOS
RESUMEN DE LA ACTIVIDAD
Última actividad de Mason Bjerke
Mason Bjerke hizo un comentario,
Comentario de la comunidad 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.
Ver comentario · Publicado 14 feb 2023 · Mason Bjerke
0
Seguidores
0
Votos
0
Comentarios