Title: Simon Pointer's Replies | WordPress.org

---

# Simon Pointer

  [  ](https://wordpress.org/support/users/simon-pointer/)

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MC4WP: Mailchimp for WordPress] GDPR marketing fields API update](https://wordpress.org/support/topic/gdpr-marketing-fields-api-update/)
 *  Thread Starter [Simon Pointer](https://wordpress.org/support/users/simon-pointer/)
 * (@simon-pointer)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/gdpr-marketing-fields-api-update/#post-13134446)
 * Thanks for replying to quickly that is very much appreciated.
 * To be honest I think 2 years is a little slow for what I would consider core 
   function for a plugin with over 1m installs and users.
 * For the record, if it was added as a feature of the paid plugin version I might
   have considered that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Adandoned Plugin for Contact From 7](https://wordpress.org/support/topic/adandoned-plugin-for-contact-from-7/)
 *  Thread Starter [Simon Pointer](https://wordpress.org/support/users/simon-pointer/)
 * (@simon-pointer)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/adandoned-plugin-for-contact-from-7/#post-12972364)
 * Hi Cena. Thans for that.
 * Looks like I had more luck than you – I got the following reply from Astountify
   support about this….
 * Thanks for reaching out to us.
 * In relation to your question here we are yet to encounter any issues with the
   plugin whether bugs or security loopholes which is why we have not updated the
   plugin for a while. However, we are still supporting the plugin and will be updating
   it in the future.
 * I hope this information helps. Should you have any questions, please let us know.
   
   Kind Regards
 * I get what they are saying but it’s pretty hard to trust a plugin that out of
   date even if it does work ok.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type Permalinks] Category links used to work now don’t](https://wordpress.org/support/topic/category-links-used-to-work-now-dont/)
 *  [Simon Pointer](https://wordpress.org/support/users/simon-pointer/)
 * (@simon-pointer)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/category-links-used-to-work-now-dont/#post-12610580)
 * I think you’ll find that the value /%category%/ won’t work on your custom post
   types it’ll only work for default posts I think.
 * You need to find the actual category name value from your custom post type.
 * How depends on how you created the custom post type: If you used a plugin open
   the plugin up and look at the list of custom types – make sure taxonomies are
   on and the find the name of categories and use this /%custom-category%/ instead
   of /%category%/
 * If you used code to add the custom post types open your functions.php file or
   wherever you coded the custom post type and look for this…
 * `register_taxonomy( 'your-custom-category', 'your-custom-post-type-name' , $args);`
 * and use the value of the custom category from the register_taxonomy line
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat Responsive] Menu Disappears in flat responsive theme](https://wordpress.org/support/topic/menu-disappears-in-flat-responsive-theme/)
 *  Thread Starter [Simon Pointer](https://wordpress.org/support/users/simon-pointer/)
 * (@simon-pointer)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/menu-disappears-in-flat-responsive-theme/page/2/#post-6523094)
 * Jebs can you share a url please I need to see why your menu is working and mine
   is not. Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat Responsive] Menu Disappears in flat responsive theme](https://wordpress.org/support/topic/menu-disappears-in-flat-responsive-theme/)
 *  Thread Starter [Simon Pointer](https://wordpress.org/support/users/simon-pointer/)
 * (@simon-pointer)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/menu-disappears-in-flat-responsive-theme/#post-6523092)
 * OH yeah and your theme change also seems to have injected some new “sales content”
   into the top banner of the site which I’ll now need to remove. Not very impressed
   with that at all.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat Responsive] Menu Disappears in flat responsive theme](https://wordpress.org/support/topic/menu-disappears-in-flat-responsive-theme/)
 *  Thread Starter [Simon Pointer](https://wordpress.org/support/users/simon-pointer/)
 * (@simon-pointer)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/menu-disappears-in-flat-responsive-theme/#post-6523091)
 * Hi Guys
 * I am sorry this is still a problem: I updated my theme and even changed the child
   header.php file for your new one and the menu is still not working in small screen.
 * Here’s a live demo URL you can look at…
 * [http://www.lifecarers.totemdev.co.uk/](http://www.lifecarers.totemdev.co.uk/)
 * I need this repaired asap. I really don’t mind repairing it myself but I need
   the information from you as to what should be there.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat Responsive] Menu Disappears in flat responsive theme](https://wordpress.org/support/topic/menu-disappears-in-flat-responsive-theme/)
 *  Thread Starter [Simon Pointer](https://wordpress.org/support/users/simon-pointer/)
 * (@simon-pointer)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/menu-disappears-in-flat-responsive-theme/#post-6523075)
 * Hi
 * Thanks for looking into it and the repair due soon – however I need to make this
   site live today and I do not know how long your update will take.
 * Can you please let me have the missing HTML code snippet for the menu. I am working
   with a child theme and can just add it to the child header.php or to the functions.
   php as necessary.
 * Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat Responsive] Menu Disappears in flat responsive theme](https://wordpress.org/support/topic/menu-disappears-in-flat-responsive-theme/)
 *  Thread Starter [Simon Pointer](https://wordpress.org/support/users/simon-pointer/)
 * (@simon-pointer)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/menu-disappears-in-flat-responsive-theme/#post-6523067)
 * OK. Just to be clear here. I am a web developer and I train CSS and HTML and 
   front end development so I do know how to code HTML and CSS quite well. I have
   added your media query code to the child css file, but it has no effect. As I
   said – the selected HTML item that the media query targets is not there!! Please
   can you just let me know what it is supposed to be? Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat Responsive] Menu Disappears in flat responsive theme](https://wordpress.org/support/topic/menu-disappears-in-flat-responsive-theme/)
 *  Thread Starter [Simon Pointer](https://wordpress.org/support/users/simon-pointer/)
 * (@simon-pointer)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/menu-disappears-in-flat-responsive-theme/#post-6523050)
 * Hi Guys this is getting urgent now – any help?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat Responsive] Menu Disappears in flat responsive theme](https://wordpress.org/support/topic/menu-disappears-in-flat-responsive-theme/)
 *  Thread Starter [Simon Pointer](https://wordpress.org/support/users/simon-pointer/)
 * (@simon-pointer)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/menu-disappears-in-flat-responsive-theme/#post-6523001)
 * Thanks for the code. Still a problem though. I can see how this will show the
   toggle button, but there is no “.toggle_button_flat_responsive_menu” class in
   the HTML. I think the whole toggle element is missing in the menu HTML.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder by SiteOrigin] CSS Class for rows](https://wordpress.org/support/topic/css-class-for-rows/)
 *  [Simon Pointer](https://wordpress.org/support/users/simon-pointer/)
 * (@simon-pointer)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/css-class-for-rows/#post-4928748)
 * Yes I am aware of that, and I have the means to make a child theme, I just don’t
   want to – time and client issues. Like I say it would better if the plug in vendor
   added some sensible row classes or IDs directly to the plugins files then it 
   would not be affected by any updates. Perhaps they can take your good sample 
   code and add it directly to the plug in for us.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder by SiteOrigin] CSS Class for rows](https://wordpress.org/support/topic/css-class-for-rows/)
 *  [Simon Pointer](https://wordpress.org/support/users/simon-pointer/)
 * (@simon-pointer)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/css-class-for-rows/#post-4928745)
 * That’s a neat solution, but you’re assuming a custom or child theme with a unique
   functions.php file is already in place or the custom code above will be over 
   written with a theme update.
 * It would be better if this was added in the vendors plug in code directly

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