EE ShareThis
ExpressionEngine 2
Back to this add-on's main page
View Other Add-ons From Protean Web
Google Plus won’t show
Support Request
Billy
|
Posted: 05 December 2011 11:56 AM |
|
|
|
I am unable to get the google plus icon to show, the page is allocating space for the icon, but nothing is showing.
Here is what I have:
—Start Entries Loop—
{exp:sharethis:plusone url=”{path=resources/{url_title}}” display=”“}
—End Entries Loop—
am i doing something wrong?
|
|
|
jayalfredprufrock
|
Posted: 05 December 2011 01:34 PM |
# 1
|
|
Developer
|
Technically I believe that should work. Have you saved the extension settings page, and if so, what is set as the default google plus display type? Have you tried leaving off the display parameter all together, or using display=“button”, display=“large”, display=“vcount”, or display=“hcount”?? Finally, could you post the <SPAN> html that the tag produces so I can have a better idea of what is going on (you don’t need to include everything within the tag, just the outer span) ?
Thanks
|
|
|
Billy
|
Posted: 05 December 2011 03:40 PM |
# 2
|
|
|
Yes, have saved the extensions page. The default GP display type is “button”.
I have tried other display options and the only think that changes is that a strange orange icon appears. An orange circle with a blue border. (Hope that makes sense).
This is the span tag:
===
<span class=“st_button” st_url=“http://localhost/index.php/free_resources/test_resource” st_title=“Page Title” st_image=”” st_summary=”” st_processed=“yes”> ... </span>
==
|
|
|
jayalfredprufrock
|
Posted: 05 December 2011 05:47 PM |
# 3
|
|
Developer
|
Hi Billy, I believe I discovered what was causing your problem and have implemented a fix in an updated release. Please download version 1.2.1 and let me know if your issue has been resolved. Thanks!
|
|
|
Billy
|
Posted: 05 December 2011 06:09 PM |
# 4
|
|
|
Perfect!! Works.. thanks!
|
|
|