making home_map_taxonomy_walker clickable

This topic contains 2 replies, has 2 voices, and was last updated by  sylvester vader 7 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #301850

    sylvester vader
    Buyer
    Post count: 151

    ok uhm like i said before im a wordpress noob

    but im trying to learn

    atm i want to change the categorie list inside the map
    i want to make it clickable

    this function i found inside
    public_html/wp-content/plugins/geodirectory/geodirectory-functions/map-functions/map_functions.php

    now i can just simply change that page
    on line 253

    $out .= '<li>' . $term_check . '<label for="' . $map_canvas_name.'_tick_cat_'. $cat_term->term_id . '">' . $term_img . ucfirst($cat_term->name) . '</label><i class="fa fa-long-arrow-down"></i>';

    and then make a link from it, directly in script

    but i want to learn how you guys would do it with snippets

    is someone willing to show me? or do i just edit it inside the php

    greets from sylvester

    #302052

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi sylvester,

    There is no easy way to edit that just now, what do you mean by clickable, links to the category page or ticks/unticks the box?

    Stiofan

    #302175

    sylvester vader
    Buyer
    Post count: 151

    to make the titel next to the boxes go to the category adress

    its not realy needed but its i think a good part for me to study how snippets work 😛

Viewing 3 posts - 1 through 3 (of 3 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket