Title: Button PHP
Last modified: August 21, 2016

---

# Button PHP

 *  Resolved [fotogodoi](https://wordpress.org/support/users/fotogodoi/)
 * (@fotogodoi)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/button-php/)
 * Hello,
    Can someone help me. I can not put the +1 button The PHP code does not
   work: szgoogle_get_gplus_button_one (array (“size” => “medium”)); It seems that
   this incomplete …
 * [https://wordpress.org/plugins/sz-google/](https://wordpress.org/plugins/sz-google/)

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

 *  Plugin Author [Massimo Della Rovere](https://wordpress.org/support/users/massimodellarovere/)
 * (@massimodellarovere)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/button-php/#post-4678539)
 * Hello fotogodoi you must use function with echo
 * if (function_exists(‘szgoogle_get_gplus_button_one’)) {
    echo szgoogle_get_gplus_button_one();}﻿
 *  Thread Starter [fotogodoi](https://wordpress.org/support/users/fotogodoi/)
 * (@fotogodoi)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/button-php/#post-4678759)
 * I managed to put the button where I wanted.
    But they have two problems: 1) It
   is possible to activate the numeric count? 2) And “call” Gallery image when you
   use the button?
 * [http://julianogodoi.com/blog/?gallery=session-ensaio-pre-casamento-sao-paulo-ensaio-vanessa-luiz](http://julianogodoi.com/blog/?gallery=session-ensaio-pre-casamento-sao-paulo-ensaio-vanessa-luiz)
 * I used this code:
 * <?php
    if (function_exists(‘szgoogle_get_gplus_button_one’)) { echo szgoogle_get_gplus_button_one();}?
   >﻿

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

The topic ‘Button PHP’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sz-google.svg)
 * [Google for WordPress](https://wordpress.org/plugins/sz-google/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sz-google/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sz-google/)
 * [Active Topics](https://wordpress.org/support/plugin/sz-google/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sz-google/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sz-google/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [fotogodoi](https://wordpress.org/support/users/fotogodoi/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/button-php/#post-4678759)
 * Status: resolved