Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Eyeful

    (@apisani)

    Hi Thomas – Sorry for the delay.

    Thank you for simply show ads – that helped a lot. It took a few tries using the hooks, but I finally got it working. The correct spot for showing after search results seems to be after_loop.

    All the best,
    Antonella

    Thread Starter Eyeful

    (@apisani)

    Hi Baden

    Sorry for the delay on my part now – was traveling.

    For #1, yes, it’s the roll your own.

    For #2, I am using CSS to move it down once the window gets to a certain size. For anything above 420px, it loads the description (<?php echo term_description(); ?>) at the top of the page, and for anything below 420px it loads that description at the bottom of the page.

    The roll your own code is embedded within the description which exists at the individual level, not within the template itself.

    For your suggestion, would I just need to add the function in front of <?php echo term_description(); ?>? Or is there something else I’d need to do?

    Sorry, I”m not a developer so I may need a bit more hand holding than most…

    ap

Viewing 2 replies - 1 through 2 (of 2 total)