Title: Pushka's Replies | WordPress.org

---

# Pushka

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Showcase for Google Reviews] GOOGLE ERROR: You must enable Billing on the Google Cloud Project](https://wordpress.org/support/topic/google-error-you-must-enable-billing-on-the-google-cloud-project/)
 *  [Pushka](https://wordpress.org/support/users/pushka/)
 * (@pushka)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/google-error-you-must-enable-billing-on-the-google-cloud-project/#post-13385532)
 * But of course – Google can change their policy at any moment, remove the free
   $200 credit, and you’ll start being charged – they can also change their prices
   for usage at any time…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Material Design for Contact Form 7] PHP Warning](https://wordpress.org/support/topic/php-warning-162/)
 *  Thread Starter [Pushka](https://wordpress.org/support/users/pushka/)
 * (@pushka)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/php-warning-162/#post-10363721)
 * Hi – I just tried to download the plugin again and install it (after removing
   some other plugins ) – and the site is fine
 * Maybe there was an upgrade error, or plugin conflict
 * (it would be a nightmare to redo all my contact forms)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Material Design for Contact Form 7] PHP Warning](https://wordpress.org/support/topic/php-warning-162/)
 *  Thread Starter [Pushka](https://wordpress.org/support/users/pushka/)
 * (@pushka)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/php-warning-162/#post-10363654)
 * EDIT// see my next message
 * material
    1.7.4
 * WP
    $wp_version = ‘4.7.10’;
 * I know we have an old version – I’d like to upgrade, but we neet to test with
   our booking system first.
 * is there an old version of material-cf-7 I can install?
    I upgraded it when we
   got the PHP warning/ other site issues –
    -  This reply was modified 8 years, 2 months ago by [Pushka](https://wordpress.org/support/users/pushka/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Material Design for Contact Form 7] PHP Warning](https://wordpress.org/support/topic/php-warning-162/)
 *  Thread Starter [Pushka](https://wordpress.org/support/users/pushka/)
 * (@pushka)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/php-warning-162/#post-10358853)
 * Fatal error: Cannot use object of type FS_Admin_Menu_Manager as array in /home/
   jtbtrave/public_html/wp-content/plugins/material-design-for-contact-form-7-premium/
   freemius/includes/managers/class-fs-admin-menu-manager.php on line 124
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modal Popup Box — Popup Maker & Popup Builder] Clicking popup button causes the website to scroll to the top of the page](https://wordpress.org/support/topic/clicking-popup-button-causes-the-website-to-scroll-to-the-top-of-the-page/)
 *  Thread Starter [Pushka](https://wordpress.org/support/users/pushka/)
 * (@pushka)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/clicking-popup-button-causes-the-website-to-scroll-to-the-top-of-the-page/#post-10334165)
 * I have fixed this myself:
 * 1) when someone clicks a button – store the scroll location in a global JS variable
 * 2) when clicking “close-button” or “background behind popup”
    – scroll down to
   where that saved position is.
 * **Javascript:**
 * function scroll_to_button(){
    window.scrollTo(0,global_page_pos); }
 * jQuery(“.md-overlay”).click(function() {
    scroll_to_hotel(); setTimeout(scroll_to_hotel,
   111); });
 * jQuery(“.md-close”).click(function() {
    scroll_to_hotel(); setTimeout(scroll_to_hotel,
   111); });
 * var global_page_pos = 0;
 * $(“.mpb-shotcode-buttons div”).click(function () {
    global_page_pos = window.
   pageYOffset; });
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Access Manager – Access Governance for WordPress] Ver 5.0.2 caused wp_admin to gen Error 500](https://wordpress.org/support/topic/ver-5-0-2-caused-wp_admin-to-gen-error-500/)
 *  [Pushka](https://wordpress.org/support/users/pushka/)
 * (@pushka)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/ver-5-0-2-caused-wp_admin-to-gen-error-500/#post-9801872)
 * Error when upgrading plugin:
 * I use an old WordPress: ‘4.7.8’;
    PHP Version 5.3.29
 *  Parse error: syntax error, unexpected ‘[‘ in /home/jtbtrave/public_html/wp-content/
   plugins/advanced-access-manager/Application/Core/Object/Menu.php on line 132
 * replaced the plugin with the linked-to package and it works fine now.
    -  This reply was modified 8 years, 7 months ago by [Pushka](https://wordpress.org/support/users/pushka/).

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