-
AuthorPosts
-
June 2, 2015 at 7:40 pm #453345
Hello,
I’ve been trying to get this line of code to work on my website:
<script src=”/users/1545815/widgets/logostore.js?layout=grid&n=all&order=random&showavatar=1″></script>
However it does not appear when I’ve put it into the text modules. On several ways.
I’ve tried raw HTML plugins, unfortunately without result.Hopefully you know how to fix this!
Looking forward to your reply
With kind regards,
Rowan Schoon
June 3, 2015 at 3:41 am #453520Hi!
Where do you want to put that? have you tried using a Code Block element (Content Elements)?
Cheers!
JosueJune 3, 2015 at 7:29 am #453574I have tried that too yes, without any results.
http://www.visualpowerdesign.nl/kant-en-klaar-logo-kopen/
Thats url where its placed
June 3, 2015 at 9:07 am #453629Hey,
logostore.js doesn’t exist on your server, it is trying to call this and it’s returning 404:
http://www.visualpowerdesign.nl/users/1545815/widgets/logostore.js?layout=grid&n=all&order=random&showavatar=1
Best regards,
JosueJune 3, 2015 at 9:10 am #453635Previously I’ve had no issue with this. On the other installation of wordpress theme which was Interface Pro i had no problems with it. i placed the code I showed and it comes on the page where it was placed. It didn’t require anything else than just to put that code.
How can I solve this, so it does come
June 3, 2015 at 7:43 pm #454044It is unlikely this has to do with the theme at all but with the location of “logostore.js”, look for that file on your server and change the link accordingly.
Regards,
JosueJune 3, 2015 at 11:31 pm #454133But there is not Logostore.js installed on my server. Thats the whole point. Previously this worked without installing something. Just that URL on the page sufficed.
In correct steps. What should I do now?
June 3, 2015 at 11:35 pm #454135Got it fixed. For some reason the generator of them does not give the correct URL where it should take the widget from.
Now its <script src=”https://en.99designs.nl/users/1545815/widgets/logostore.js?layout=grid&n=all&order=random&showavatar=0″></script>
and works
-
AuthorPosts
- The topic ‘Logo Widget’ is closed to new replies.