• l r

    (@lainyrache)


    Hi
    I am using a shortcode to display a list of all groups:
    [bc_groups amount="" avatar="0" type="alphabetical"]
    this is producing the following code:

    <ul class="my_groups-ul">
    <li><div class="group-infos"><h4><a href="">xx</a></h4></div></li>
    <li><div class="group-infos"><h4><a href="">xx</a></h4></div></li>
    etc

    I would like to remove the <h4> and <div class=”group-infos”> from these links.
    Is this possible? Is there a template I can edit to do this?

    thanks for any help!

    https://wordpress.org/plugins/bowe-codes/

  • The topic ‘Can I edit the code output from Bowes codes’ is closed to new replies.