Descrizione
Google requires all its partners (advertising agencies) to show the Google partner certification badge on their site. Since the badge involves some coding, it might be difficult to embed it on WordPress site. That’s why I’ve created this plugin to help Google partners adding the badge easily to their site on pages, posts, widgets etc.
Installazione
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->”Partners Dynamic Badge” to enter the Settings page.
- In the setting screen, enter your Google Partner ID. This ID can be found in google.com/partners/ site. Once logged-in, Click the “Partner Status” menu on the left, and then click the “Get The Badge” link. Then, you’ll see an 8-10 digits code. That’s the code you should insert below.
- Save the settings.
- Put the shortcode [gpbadge] anywhere on your site to show the badge.
- The badge will work only on sites that are connected to your Google Partner profile. To make sure, please go to Google Partners site, under “My Company” and make sure your site is listed.
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->”Partners Dynamic Badge” to enter the Settings page.
- In the setting screen, enter your Google Partner ID. This ID can be found in google.com/partners/ site. Once logged-in, Click the “Partner Status” menu on the left, and then click the “Get The Badge” link. Then, you’ll see an 8-10 digits code. That’s the code you should insert below.
- Save the settings.
- Put the shortcode [gpbadge] anywhere on your site to show the badge.
- The badge will work only on sites that are connected to your Google Partner profile. To make sure, please go to Google Partners site, under “My Company” and make sure your site is listed.
- Upload the plugin files to the
- Can’t see the badge
-
- Make sure your site is listed on Google Partners site, under “My Company”
- Make sure you’ve put the correct code.
- Make sure you’re eligible for a badge in the first place.
- Can’t find my company ID
-
Your partner ID can be found in google.com/partners/. Once logged-in, Click the “Partner Status” menu on the left, and then click the “Get The Badge” link. Then, you’ll see a small code chunk with 8-10 digits code. That’s the code you should insert below.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Partners Dynamic Badge” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Partners Dynamic Badge” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.2
- Remove unnecessary scripts
- Fix functions structure
1.1
- CSS fixings
1.0
- First version