XSitePro Website Design Software Message Board

The online forum dedicated to XSitePro users. Get help with website design in general and using this popular and incredibly powerful website software
It is currently Tue May 21, 2013 8:52 am

All times are UTC - 7 hours




Post new topic Reply to topic  [ 70 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Author Message
PostPosted: Thu Sep 22, 2011 9:55 am 
Offline
User avatar

Joined: Sat Sep 03, 2005 7:47 pm
Posts: 8114
Location: California
Hi nczid,

mine shows in IE9 --> http://www.xsiteprowebsitedesignbuilder ... video.html

Make sure that you publish the page.

Jason

_________________
Image


Top
 Profile  
 
PostPosted: Thu Sep 22, 2011 10:06 am 
Offline

Joined: Fri Nov 06, 2009 9:42 am
Posts: 118
I added the exact same code to two websites. It shows up on one and not the other. XSP should get this sorted properly. It's ridiculous to have to go to these lengths to try to add a simple button. This should be a 5 second job not a few hours/days/weeks.

_________________
***HOSTGATOR 50% SALE TODAY ONLY***


Top
 Profile  
 
PostPosted: Thu Sep 22, 2011 11:18 am 
Offline
User avatar

Joined: Sat Sep 03, 2005 7:47 pm
Posts: 8114
Location: California
Can you show me the site that it does not show on?

Jason

_________________
Image


Top
 Profile  
 
PostPosted: Thu Sep 22, 2011 12:01 pm 
Offline

Joined: Fri Nov 06, 2009 9:42 am
Posts: 118
Jason wrote:
Can you show me the site that it does not show on?

Jason


I've taken it off now and given up on it until XSP have a proper fix. I've already wasted far too much time on them.

_________________
***HOSTGATOR 50% SALE TODAY ONLY***


Top
 Profile  
 
PostPosted: Thu Sep 22, 2011 12:04 pm 
Offline

Joined: Sat Jul 30, 2005 4:41 pm
Posts: 70
Hi Jason Thanks for posting those codes. I was confused with several pages of posts with various iterations of the codes. Now all in one place it is finally working.
One thing I have learned is that you have to be logged in to your Google account for it to show up, so maybe that is why some people can't see it.

_________________
Self Help Audios with Brainwave Entrainment


Top
 Profile  
 
PostPosted: Thu Sep 22, 2011 12:44 pm 
Offline
User avatar

Joined: Sat Sep 03, 2005 7:47 pm
Posts: 8114
Location: California
eebee wrote:
Hi Jason Thanks for posting those codes. I was confused with several pages of posts with various iterations of the codes. Now all in one place it is finally working.
One thing I have learned is that you have to be logged in to your Google account for it to show up, so maybe that is why some people can't see it.


I see yours without being logged into Google and you should also.

Jason

_________________
Image


Top
 Profile  
 
PostPosted: Thu Sep 22, 2011 2:33 pm 
Offline

Joined: Sat Feb 03, 2007 2:29 am
Posts: 571
Location: New Zealand
Jason wrote:
Hi nczid,

mine shows in IE9 --> http://www.xsiteprowebsitedesignbuilder ... video.html

Make sure that you publish the page.

Jason


Hey Jason

You have yours either on the page or the header, mine is in the left hand panel and it definately is not showing. Like others lots of time spent trying to get this working for IE.

_________________
Wholesale Electronics
Christian Books,Music and Articles
_________________
SmartMedia - Games - Prizes - Education - Social Networking - Opportunity for You
Join for Free - it is Easy!
Its Your Turn To Get Paid
Read Online Magazine


Top
 Profile  
 
PostPosted: Thu Sep 22, 2011 3:02 pm 
Offline
User avatar

Joined: Sat Sep 03, 2005 7:47 pm
Posts: 8114
Location: California
nzcid wrote:
Hey Jason

You have yours either on the page or the header, mine is in the left hand panel and it definitely is not showing. Like others lots of time spent trying to get this working for IE.



OK I see now, to make it work in the left panel for internet explorer you need to add some lines to the doc type.

Add this to the to the Global Scripts -> Before anything else in the file section

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">


I do recall XSitePro support saying that doing this may cause issues.

Jason

_________________
Image


Top
 Profile  
 
PostPosted: Thu Sep 22, 2011 3:16 pm 
Offline

Joined: Sat Feb 03, 2007 2:29 am
Posts: 571
Location: New Zealand
Jason wrote:
nzcid wrote:
Hey Jason

You have yours either on the page or the header, mine is in the left hand panel and it definitely is not showing. Like others lots of time spent trying to get this working for IE.



OK I see now, to make it work in the left panel for internet explorer you need to add some lines to the doc type.

Add this to the to the Global Scripts -> Before anything else in the file section

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">


I do recall XSitePro support saying that doing this may cause issues.

Jason


That fixed the issue of it showing in the panel. Only issue now is it will not centre no matter what code you use to center it.The button stays hard left.

Many thanks

_________________
Wholesale Electronics
Christian Books,Music and Articles
_________________
SmartMedia - Games - Prizes - Education - Social Networking - Opportunity for You
Join for Free - it is Easy!
Its Your Turn To Get Paid
Read Online Magazine


Top
 Profile  
 
PostPosted: Thu Sep 22, 2011 3:37 pm 
Offline
User avatar

Joined: Sat Sep 03, 2005 7:47 pm
Posts: 8114
Location: California
nzcid wrote:
That fixed the issue of it showing in the panel. Only issue now is it will not centre no matter what code you use to center it.The button stays hard left.

Many thanks


In the left panel designer, click on the nodesigner box and then use the center justify icon in the menu.

Jason

_________________
Image


Top
 Profile  
 
PostPosted: Fri Sep 23, 2011 4:06 am 
Offline

Joined: Sat Feb 03, 2007 2:29 am
Posts: 571
Location: New Zealand
Jason wrote:
nzcid wrote:
That fixed the issue of it showing in the panel. Only issue now is it will not centre no matter what code you use to center it.The button stays hard left.

Many thanks


In the left panel designer, click on the nodesigner box and then use the center justify icon in the menu.

Jason


Sorry Jason that does not work either. Still hard left and the button appears and then disappears when you change pages. If you use ctl f5 on the new page then the button reappears. Thanks for all your help though, I may well delete it and leave it for the time being.

_________________
Wholesale Electronics
Christian Books,Music and Articles
_________________
SmartMedia - Games - Prizes - Education - Social Networking - Opportunity for You
Join for Free - it is Easy!
Its Your Turn To Get Paid
Read Online Magazine


Top
 Profile  
 
PostPosted: Fri Sep 23, 2011 10:35 am 
Offline
User avatar

Joined: Sat Sep 03, 2005 7:47 pm
Posts: 8114
Location: California
Maybe it is just too long for your left panel??

Try this code instead -

Code:
<nodesigner><div id="googleplus">
<g:plusone size="tall"></g:plusone>

<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>
    </div></nodesigner>

_________________
Image


Top
 Profile  
 
PostPosted: Fri Sep 23, 2011 2:28 pm 
Offline

Joined: Sat Feb 03, 2007 2:29 am
Posts: 571
Location: New Zealand
Jason wrote:
Maybe it is just too long for your left panel??

Try this code instead -

Code:
<nodesigner><div id="googleplus">
<g:plusone size="tall"></g:plusone>

<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>
    </div></nodesigner>


Hey Jason

:) That works in regards to centering it but it wont show until you use the ctrl f5 function and disappears when you switch pages. Thankls for all your efforts I will just leave it for now and hopefully XSitePro team will add it as a wizard or something.

_________________
Wholesale Electronics
Christian Books,Music and Articles
_________________
SmartMedia - Games - Prizes - Education - Social Networking - Opportunity for You
Join for Free - it is Easy!
Its Your Turn To Get Paid
Read Online Magazine


Top
 Profile  
 
PostPosted: Thu Oct 20, 2011 3:13 am 
Offline

Joined: Fri Nov 06, 2009 9:42 am
Posts: 118
nzcid wrote:
Jason wrote:
Maybe it is just too long for your left panel??

Try this code instead -

Code:
<nodesigner><div id="googleplus">
<g:plusone size="tall"></g:plusone>

<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>
    </div></nodesigner>


Hey Jason

:) That works in regards to centering it but it wont show until you use the ctrl f5 function and disappears when you switch pages. Thankls for all your efforts I will just leave it for now and hopefully XSitePro team will add it as a wizard or something.


Come on XSP - get a move on and get this implemented.

_________________
***HOSTGATOR 50% SALE TODAY ONLY***


Top
 Profile  
 
PostPosted: Thu Oct 20, 2011 12:54 pm 
Offline
User avatar

Joined: Fri Jun 13, 2008 12:54 pm
Posts: 2996
Location: South Bend, IN USA
Hi,

Quote:
is that you have to be logged in to your Google account for it to show up, so maybe that is why some people can't see it.


You do NOT need to be logged into Google for Google +1 code to show. It shows fine on 100s of pages at my website at:
http://www.thedreamtime.com/

Follow the code I posted a few pages back, it works fine. As far as Intellimon fixing it, I wish they would... maybe in the next version update (not the next major release), but soon, such as in a month or so?

_________________
-Brett...

Image

Image

XSitePro Templates - $297 | XSitePro Membership Sites, XSitePro Shopping Carts, XSitePro Scripts Integration


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 70 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

All times are UTC - 7 hours


Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group