-
1. Re: Edge Animate file working on main blog page but not on the individual blog post
Aggarwal, Gaurav Oct 15, 2014 11:10 PM (in response to Mr. Baker the Shoe Maker)Hi Baker,
Most likely this issue is appearing due to site structure (incorrect call of the template items). Please check the information on following link on how to fix this:
http://kb.worldsecuresystems.com/109/bc_1098.html
Regards,
Gaurav Aggarwal -
2. Re: Edge Animate file working on main blog page but not on the individual blog post
Liam Dilley Oct 16, 2014 12:20 AM (in response to Aggarwal, Gaurav)Gaurav,
You should not link to those old documents, they are really out of date.
From what the OP has said it sounds like 1 or 2 of 2 things..1. Not actually called the javascript files needed in templates.
2. Not added a / at the start of the script source (src) to tell BC to read from the root.
-
3. Re: Edge Animate file working on main blog page but not on the individual blog post
Mr. Baker the Shoe Maker Oct 16, 2014 11:00 AM (in response to Mr. Baker the Shoe Maker)It should also be noted that I upload my main site using Muse and I use the BC blog service. So in essence I have two places where there is a <head> tag; 1) On the main index page and 2) On the main blog page template. I currently have the Adobe Edge scripts on the main blog template.
Also, the previous suggestions have not resolved this issue.
-
4. Re: Edge Animate file working on main blog page but not on the individual blog post
Liam Dilley Oct 16, 2014 2:15 PM (in response to Mr. Baker the Shoe Maker)It will be around that. With no links provided it is a bit of guess work but they will defiantly be related to one or both or even the files not actually there when you think they are which is another.
This is based on others saying and having similar issues to yourself in the past.
-
5. Re: Edge Animate file working on main blog page but not on the individual blog post
Mr. Baker the Shoe Maker Oct 21, 2014 12:44 PM (in response to Mr. Baker the Shoe Maker)I'm still unable to figure out the problem.
Here is the link to the blog: http://goo.gl/sPW62j (the post titled "Basic Computer Science is a Fundamental Skill in the 21st Century Society").
Here is the link to the individual post: http://goo.gl/jTSgZH
Also, I get mixed results on the main blog page. Sometimes the image (Edge Animate file) on the main page shows and other times it does not. However, the image never shows on the individual blog post.
-
6. Re: Edge Animate file working on main blog page but not on the individual blog post
Liam Dilley Oct 21, 2014 3:33 PM (in response to Mr. Baker the Shoe Maker)It is what I have been saying. You have not made the changes.
Here is your source file - edge_includes/edge.5.0.0.min.js
When they should have the forward slash in front of them.... /edge_includes/edge.5.0.0.min.js
-
7. Re: Edge Animate file working on main blog page but not on the individual blog post
Mr. Baker the Shoe Maker Oct 21, 2014 6:30 PM (in response to Liam Dilley)Thanks for the suggestion. However, I am still experiencing the same problem. To be sure, I made a change to the <script> tag in the head to the following:
<script type="text/javascript" charset="utf-8" src="/edge_includes/edge.5.0.0.min.js"></script>
I changed the code from "edge_includes/edge.5.0.0.min.js" to "/edge_includes/edge.5.0.0.min.js."
I don't believe there are any other places to make a change.



