Title: markcoomes's Replies | WordPress.org

---

# markcoomes

  [  ](https://wordpress.org/support/users/markcoomes/)

 *   [Profile](https://wordpress.org/support/users/markcoomes/)
 *   [Topics Started](https://wordpress.org/support/users/markcoomes/topics/)
 *   [Replies Created](https://wordpress.org/support/users/markcoomes/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/markcoomes/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/markcoomes/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/markcoomes/engagements/)
 *   [Favorites](https://wordpress.org/support/users/markcoomes/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Insert Html Snippet] Version 1.2.1 breaks WP](https://wordpress.org/support/topic/version-1-2-1-breaks-wp/)
 *  [markcoomes](https://wordpress.org/support/users/markcoomes/)
 * (@markcoomes)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/version-1-2-1-breaks-wp/#post-8513729)
 * I reported the plugin as breaking a site as well. Deactivated and deleted. Found
   older plugin Raw HTML Snippets (not tested on my version of WP) that seems to
   work.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[voltata] update of 4/26 – 4/27](https://wordpress.org/support/topic/update-of-426-427/)
 *  Thread Starter [markcoomes](https://wordpress.org/support/users/markcoomes/)
 * (@markcoomes)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/update-of-426-427/#post-7324770)
 * Commented out lines 174-178 of template-tags.php of version 1.2.0 then overwrote
   version 1.2.0 gallery-styling.php with version 1.0.9.
 * Seems to work although I did seem to loose CSS (link color). I think that should
   be fairly easy to fix.
 * Yes, the gallery-styling.php was a prior issue. Good catch.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[voltata] update of 4/26 – 4/27](https://wordpress.org/support/topic/update-of-426-427/)
 *  Thread Starter [markcoomes](https://wordpress.org/support/users/markcoomes/)
 * (@markcoomes)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/update-of-426-427/#post-7324753)
 * Unfortunately, upon removing lines 174-178 I get
 * Parse error: syntax error, unexpected T_FUNCTION in /home/content/64/5879764/
   html/wp/wp-content/themes/voltata/inc/gallery-styling.php on line 2
 * Pardon to bother you.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [remove and from sidebar menu](https://wordpress.org/support/topic/remove-and-from-sidebar-menu/)
 *  Thread Starter [markcoomes](https://wordpress.org/support/users/markcoomes/)
 * (@markcoomes)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/remove-and-from-sidebar-menu/#post-7226871)
 * Under 9.0 Widgets this is what I have now:
 * Edited:
 * .widget li {
    list-style-type: /* square; */ none; margin-left: 0px; padding-
   left: 0px; margin-bottom: 0px; }
 * Added:
 * .widget ul { padding-left: 0px; margin-left: 0px; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [remove and from sidebar menu](https://wordpress.org/support/topic/remove-and-from-sidebar-menu/)
 *  Thread Starter [markcoomes](https://wordpress.org/support/users/markcoomes/)
 * (@markcoomes)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/remove-and-from-sidebar-menu/#post-7226864)
 * Figured out removing the bullet in theme:
 * .widget li {
    list-style-type: /* square; */ none; margin-left: 17px; margin-
   bottom: 10px; }
 * Still looking for the magic indentation, perhaps margin.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[voltata] update to version 1.1.2](https://wordpress.org/support/topic/update-to-version-112/)
 *  Thread Starter [markcoomes](https://wordpress.org/support/users/markcoomes/)
 * (@markcoomes)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/update-to-version-112/#post-7205883)
 * Yes pardon, I am running 4.4.2.
 * Here is a list of plugins
    Akismet CC Child Pages Contact Form 7 Custom Meta 
   Widget Enhanced Media Library Form Maker Hello Dolly Hide Title HTML Post Editor
   iframe Insert HTML Snippet Insert PHP Code Snippet Jetpack by WordPress.com Link
   Library Link View Meta Box PHP Code Widget Simple Custom CSS Simple Page Ordering
   TinyMCE Advanced Welcome to WordPress WP-RSSImport WPtouch Mobile Plugin
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[voltata] update to version 1.1.2](https://wordpress.org/support/topic/update-to-version-112/)
 *  Thread Starter [markcoomes](https://wordpress.org/support/users/markcoomes/)
 * (@markcoomes)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/update-to-version-112/#post-7205865)
 * After I updated to Voltata 1.1.12 I replaced theme\voltata\inc\gallery-styling.
   php with the same file of version 1.0.9. This is a workaround. Hope this helps
   your troubleshooting.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[voltata] update to version 1.1.2](https://wordpress.org/support/topic/update-to-version-112/)
 *  Thread Starter [markcoomes](https://wordpress.org/support/users/markcoomes/)
 * (@markcoomes)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/update-to-version-112/#post-7205706)
 * Pardon, I should have included the URL [http://www.markcoomes.com/](http://www.markcoomes.com/)
 * It is working at the moment.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme Update Issues](https://wordpress.org/support/topic/theme-update-issues/)
 *  [markcoomes](https://wordpress.org/support/users/markcoomes/)
 * (@markcoomes)
 * [11 years ago](https://wordpress.org/support/topic/theme-update-issues/#post-6423042)
 * Pardon another problem I am encountering, logo image is being resized very small
   though this may be a style sheet problem. I’m looking.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme Update Issues](https://wordpress.org/support/topic/theme-update-issues/)
 *  [markcoomes](https://wordpress.org/support/users/markcoomes/)
 * (@markcoomes)
 * [11 years ago](https://wordpress.org/support/topic/theme-update-issues/#post-6423037)
 * Suckerfish menu is gone from 2.0.0. How can I get that back. Thank you.

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