IT'S WORKING!!! IT'S WORKING!!!
You are so great to have put up with me for the past two weeks and help me out. Hopefully, this thread will provide others with the help they need so you don't have any other crazy people like me bothering you!
You're awesome! You rock! Thank you! Thank you! Thank ...
Search found 6 matches
- Tue Jan 26, 2010 12:18 am
- Forum: Development
- Topic: Including Blog Posts Within Area Of Another Web Site
- Replies: 11
- Views: 102413
- Sun Jan 24, 2010 7:42 pm
- Forum: Development
- Topic: Including Blog Posts Within Area Of Another Web Site
- Replies: 11
- Views: 102413
Re: Including Blog Posts Within Area Of Another Web Site
Okay...
I've set up the "spartacus plug in" as you've suggested. It's still not working...
Here's what the README file tells me to do:
simply add a "<script src=[URL]></script>" to your external website
at exactly the place, where the entries should appear.
[URL] should be something like:
http ...
I've set up the "spartacus plug in" as you've suggested. It's still not working...
Here's what the README file tells me to do:
simply add a "<script src=[URL]></script>" to your external website
at exactly the place, where the entries should appear.
[URL] should be something like:
http ...
- Thu Jan 21, 2010 5:32 pm
- Forum: Development
- Topic: Including Blog Posts Within Area Of Another Web Site
- Replies: 11
- Views: 102413
Re: Including Blog Posts Within Area Of Another Web Site
Hi!
I tried using the method according to the link you provided. I think we're almost there. Below is a link to the 'test page' I'm using to get this thing working...
http://www.fairfieldcityschools.com/Blog/BlogInclude.shtml
Here is the code I used in a file called, "RightPanelBlog.php ...
I tried using the method according to the link you provided. I think we're almost there. Below is a link to the 'test page' I'm using to get this thing working...
http://www.fairfieldcityschools.com/Blog/BlogInclude.shtml
Here is the code I used in a file called, "RightPanelBlog.php ...
- Wed Jan 20, 2010 4:54 pm
- Forum: Development
- Topic: Including Blog Posts Within Area Of Another Web Site
- Replies: 11
- Views: 102413
Re: Including Blog Posts Within Area Of Another Web Site
First, let me say that you're an angel for responding to my posts. I hope that they help others in my situation...
When I'm setting this up, I create the 'wrapper.php' file and save it to a folder within the directory known as 'scripts.'
Next, I use SSI to include that file in the area of the site ...
When I'm setting this up, I create the 'wrapper.php' file and save it to a folder within the directory known as 'scripts.'
Next, I use SSI to include that file in the area of the site ...
- Tue Jan 12, 2010 1:02 am
- Forum: Development
- Topic: Including Blog Posts Within Area Of Another Web Site
- Replies: 11
- Views: 102413
Re: Including Blog Posts Within Area Of Another Web Site
Hi! Thanks for responding. SSI / Includes, at least on the site I'm working on look something like this...
<!--#include virtual="/Directory/PageName.shtml" -->
The ".shtml" extension is necessary for this method to work.
The purpose of this is so that you can include content on multiple pages ...
<!--#include virtual="/Directory/PageName.shtml" -->
The ".shtml" extension is necessary for this method to work.
The purpose of this is so that you can include content on multiple pages ...
- Thu Jan 07, 2010 5:34 pm
- Forum: Development
- Topic: Including Blog Posts Within Area Of Another Web Site
- Replies: 11
- Views: 102413
Including Blog Posts Within Area Of Another Web Site
Hi! I hope someone will be kind enough to assist me. I have developed a site for my kids' school district. It can be viewed here: http://www.fairfieldcityschools.com/2010
On the right-hand side of the site, there is a "panel" with informational content. The district has requested that I create a ...
On the right-hand side of the site, there is a "panel" with informational content. The district has requested that I create a ...