recommend box

is there a way to make the recommend box appear on the home page and also on 3rd party mod pages?

Quote · 25 Oct 2013

i take it that's a no then Cry

Quote · 27 Oct 2013

 

i take it that's a no then Cry

 Recommend box for BoonEx or Dolphin?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 27 Oct 2013

Have to give more information on what you want to do.  Are you wanting to recommend your site or some content on the home page?

Geeks, making the world a better place
Quote · 27 Oct 2013

hi gg, the new recommend box that is on all the other pages (7.1.4) such as groups, photos, sounds etc, i would like to be able to put it on my home page and other 3rd party mod pages, (so that i can get rid of the facebook like box & google+ box that i made) to make the site look more uniformed

Quote · 28 Oct 2013

Why don't you just pull the database tables for social sharing?

sys_objects_social_sharing

each entry can be taken

e.g.

for twitter, the data in the database is,

<iframe allowtransparency="true" frameborder="0" scrolling="no" src="//platform.twitter.com/widgets/tweet_button.html?url={url_encoded}&amp;text={title_encoded}&amp;size=medium&amp;count=horizontal&amp;lang={lang}" style="width:100%;height:21px;"></iframe>adding these to and HTML block and added the "<br />" tag you can duplicate the box..

index-recommend.jpg · 39.6K · 266 views
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 28 Oct 2013

many thanks for the info, done what you said and got everything working except for the facebook like, it keeps coming up as error hopefully i will get it sorted in a while

Quote · 28 Oct 2013

 

it keeps coming up as error hopefully i will get it sorted in a while

 Go to https://developers.facebook.com/docs/plugins/like-button/ and create a new one for your index page.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 28 Oct 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.