Title: Small bugs
Last modified: September 1, 2016

---

# Small bugs

 *  Resolved [egabog](https://wordpress.org/support/users/egabog/)
 * (@egabog)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/small-bugs-2/)
 * Hello, I have been having small issues with the plugin. Both are visible on the
   screenshot and in the link:
 * [http://imgur.com/6jf0OPm](http://imgur.com/6jf0OPm)
    [http://www.cinegrandiose.com/indice-de-artistas/](https://wordpress.org/support/topic/small-bugs-2/www.cinegrandiose.com/indice-de-artistas/?output_format=md)
 * The first one has been around and hasn’t bothered much, still if it’s solvable
   might as well take a chance. In letter “Q” and “U” there is only one entry, but
   the spacing is not respected like in other letters.
 * The other is about the “more >>” not showing after the last entry.
 * Could you help me?
 * Best regards
 * [https://wordpress.org/plugins/multi-column-tag-map/](https://wordpress.org/plugins/multi-column-tag-map/)

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

 *  Plugin Author [tugbucket](https://wordpress.org/support/users/tugbucket/)
 * (@tugbucket)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/small-bugs-2/#post-7657705)
 * for the more link not showing, the plugin ([https://wordpress.org/plugins/autoptimize/](https://wordpress.org/plugins/autoptimize/))
   creating this: [http://cinegrandiose.com/wp-content/cache/autoptimize/css/autoptimize_b1cba37880fa00c811c58fd9e48da18d.css](http://cinegrandiose.com/wp-content/cache/autoptimize/css/autoptimize_b1cba37880fa00c811c58fd9e48da18d.css)
   is writing this: `#mcTagMap .morelink,#sc_mcTagMap .morelink{display:none}`
 * So the more link is hidden.
 * For the equal height issue, not 100% sure but since you have a responsive theme,
   I would recommend to use the css3 option and use columns or flex for layout. 
   The old code in this plugin was written before these CSS options were supported
   by the vast majority of browsers.
 *  [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/small-bugs-2/#post-7657711)
 * to see where the CSS in the autoptimized file originates from (as AO merely aggregates&
   minifies the original CSS-files), you can disable AO on a per-request basis by
   adding `?ao_noptimize=1` to the URL.
 * hope this helps,
    frank (ao dev)
 *  Plugin Author [tugbucket](https://wordpress.org/support/users/tugbucket/)
 * (@tugbucket)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/small-bugs-2/#post-7657721)
 * Interesting, thanks Frank.
 * This is a JS issue, not CSS.
 * [@egabog](https://wordpress.org/support/users/egabog/) Reading the FAQ, it looks
   like you can exclude the mctagmap.js from being “optimized.” Do that.
 * On page load, the script fires fine. It seems once the entire page loads, what
   my script has done, another script overrides it. I see it happening but haven’t
   found out why yet. At some point I’ll add the autoptimize plugin to my local 
   site and see what the real issue is.
 *  [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/small-bugs-2/#post-7657724)
 * >  it looks like you can exclude the mctagmap.js from being “optimized.” Do that.
 * You’ll probably have to exclude `js/jquery/jquery.js` as well (as mctagmap.js
   depends on jquery).
 *  Thread Starter [egabog](https://wordpress.org/support/users/egabog/)
 * (@egabog)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/small-bugs-2/#post-7657755)
 * The “?ao_noptimize=1” worked like a charm. As for the spacing in the columns,
   I have no idea how CSS3 works. lol
 * I put css3=”yes”, but the columns just vanished, the layout became this: [http://imgur.com/Ucqs3YY](http://imgur.com/Ucqs3YY)
 * Thank you for the solution, would still be glad for more help.
    Cheers
 *  Plugin Author [tugbucket](https://wordpress.org/support/users/tugbucket/)
 * (@tugbucket)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/small-bugs-2/#post-7657795)
 * Just installed autoptimize on my local site. At first load it threw a script 
   error on screenReaderText not being defined. That’s a core WP variable.Checking“
   Add try-catch wrapping?” in the plugin settings, reloaded the page, everything
   worked fine. Tag map and all.
 * [@egabog](https://wordpress.org/support/users/egabog/) the ?ao_noptimize=1 is
   not a solution, it’s a switch to turn off autoptimize. So try checking the box
   in the settigns I mentioned above and see if it fixes your page. As for CSS3 
   option, in the instalation instructions:
 * > css3: If set to “yes” this will remove the divs that split the columns. Note
   > that this will affect many of the settings above. You will need to know some
   > CSS to get the most out of this
 * So if you don’t want to actually use CSS columns or flex, mentioned in the MC
   Tag Map settings page, then turn it back off. It will not be responsive.
 *  Thread Starter [egabog](https://wordpress.org/support/users/egabog/)
 * (@egabog)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/small-bugs-2/#post-7657908)
 * Right, just checked the “try-catch” box.
 * Thank you very much for the assistance!

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

The topic ‘Small bugs’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/multi-column-tag-map_9e2525.svg)
 * [Multi-column Tag Map](https://wordpress.org/plugins/multi-column-tag-map/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/multi-column-tag-map/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/multi-column-tag-map/)
 * [Active Topics](https://wordpress.org/support/plugin/multi-column-tag-map/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/multi-column-tag-map/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/multi-column-tag-map/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [egabog](https://wordpress.org/support/users/egabog/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/small-bugs-2/#post-7657908)
 * Status: resolved