Title: Gear Theme problem
Last modified: August 19, 2016

---

# Gear Theme problem

 *  Resolved [avriessen](https://wordpress.org/support/users/avriessen/)
 * (@avriessen)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/gear-theme-problem/)
 * Hi,
 * With the Gear Theme;
 * [http://www.mijncomputercursus.nl/blog/beeldvorming-beter-dan-lezen/](http://www.mijncomputercursus.nl/blog/beeldvorming-beter-dan-lezen/)
 * I getting the text TAGS:… under every post. There allready is a tagimage with
   hte tags in the theme below. So its dubble. How can i remove the TAGS: … …?
 * And how can i place a slideshow in the geadsection on only the home instead of
   all the pages?
 * Thanks.

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

 *  Thread Starter [avriessen](https://wordpress.org/support/users/avriessen/)
 * (@avriessen)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/gear-theme-problem/#post-1835352)
 * geadsection = headsection 😛
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/gear-theme-problem/#post-1835357)
 * the tags –
    this is not in the code of the templates (item.php); however, there
   is this directly after the html of the tags: `<!-- Powered by Ad Inserter WordPress
   Plugin, Author: Igor Funa -->` which points to a plugin – try deactivating this
   plugin and see if that changes something.
 * slideshow on home page –
 * possibly using conditional tags `is_home()` or `is_front_page()` around the slideshow
   code;
    [http://codex.wordpress.org/Conditional_Tags](http://codex.wordpress.org/Conditional_Tags)
 *  Thread Starter [avriessen](https://wordpress.org/support/users/avriessen/)
 * (@avriessen)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/gear-theme-problem/#post-1835416)
 * Thanks for your answer, but it doesn’t help. I deleted the widget and deactivate
   the plugin.
 * Other solutions? I allready tried to deactivate all the plugins, with no result.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/gear-theme-problem/#post-1835427)
 * > Other solutions?
 * no – there seems to be nothing in the un-modified theme, that would output a 
   tags list after the content;
 * i would think, it is something that you edited or added;
    if it is not a plugin(
   you could try this by deactivating all plugins), it might be something in functions.
   php of the theme – such as ‘add_filter(‘the_content’, …..)’ or so.
 *  Thread Starter [avriessen](https://wordpress.org/support/users/avriessen/)
 * (@avriessen)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/gear-theme-problem/#post-1835441)
 * can’t find somethng. I looked in the database…. also nothing found special…..
   prrrr who knows…

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

The topic ‘Gear Theme problem’ is closed to new replies.

 * 5 replies
 * 2 participants
 * Last reply from: [avriessen](https://wordpress.org/support/users/avriessen/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/gear-theme-problem/#post-1835441)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
