Shape 5

Joomla Templates => Risen Hope - Club => : adelekepc January 08, 2015, 06:20:27 AM



: svg images not displaying on Risen Hope Joomla template
: adelekepc January 08, 2015, 06:20:27 AM
Hello Everyone

The risen hope Joomla template is a wonderful template is a wonderful one I must confess but I am having some issue

I noticed that when you load it with the demo files everything works well especially the SVG icons but the moment you edit the writeup connected to the svg icon, the icons dissappears.

I have tried my best to get the solution but am still fixed
Attached herewith is the image of both the online demo and the my version
NB: The site is still local because I cannot afford to allow the client see that because the client actually got the template himself

Thanks
"leke


: Re: svg images not displaying on Risen Hope Joomla template
: mikek January 08, 2015, 08:37:50 AM
Hello,

Risen Hope is a paid club member. You must post with a username that has an active paid membership with us in order to receive support on a paid product.


: Re: svg images not displaying on Risen Hope Joomla template
: adelekepc January 08, 2015, 09:44:45 AM
My account has just been upgraded to a paid one


: Re: svg images not displaying on Risen Hope Joomla template
: mikek January 08, 2015, 12:32:21 PM
Hello,

Make sure you have Ion Icons enabled in the template configuration under the General tab. Also, check the following tutorial to make sure your editor is not stripping html from the source:

http://www.shape5.com/documentation/Joomla/Editor-Stripping-Source-Code


: Re: svg images not displaying on Risen Hope Joomla template
: adelekepc January 13, 2015, 07:28:32 AM
Now, I must say am very very angry at myself for getting this template or paying $50, I have to keep adding every HTML tag as exception to the TinyMce Editor via the plugin page. The worst is the Table structure that i deployed, it's really making the project suck.
Please is there a way I can get through this HTML tag stuffs, this does not happen on every other Joomla Templates.
Though your template is awesome but please I need help concerning the html tag in order to stop this stripping.


: Re: svg images not displaying on Risen Hope Joomla template
: mikenicoll January 13, 2015, 05:29:19 PM
Hello,

Unfortunately this is not an issue with our products but more so an issue with the default editor that Joomla uses. Try using a 3rd party editor such as JCE or read through the Tutorial Mikek posted above which explains how to add some filters to help avoid this issue with TinyMCE.


: Re: svg images not displaying on Risen Hope Joomla template
: adelekepc January 28, 2015, 03:16:35 AM
Hello,

I have done all that you said, I have even set my default editor to none and the html stripping is still affecting the website
I actually added a video embed code and it stripped all the elements in it

Please I need a serious and one off solution



: Re: svg images not displaying on Risen Hope Joomla template
: mikenicoll January 28, 2015, 08:45:51 PM
Hello,

If you have the editor set to None this is going to accept any Raw HTML coding you input into it. The only exception to this would be a security feature built into Joomla called Text Filters. If your user group does not have permission to add certain coding elements they will be stripped on submission. Check the Text Filters - User preferences for your assigned user group and make sure they are set to allow the coding you are trying to write.


: Re: svg images not displaying on Risen Hope Joomla template
: adelekepc January 28, 2015, 09:00:48 PM
The Editor is set to none and the Super User and Administrator is set to Non-Filtering, all am trying to do is to insert and embed code of a video player
example of such codes is found below

<script type="text/javascript">var embedBaseUrl = 'http://www.video.com/';var embedChannelId = 27;var embedSize = [425, 351];var embedAutoplay = true;</script><script type="text/javascript" src="http://www.video.com/assets/js/embed.js"></script>


: Re: svg images not displaying on Risen Hope Joomla template
: mikenicoll January 28, 2015, 09:04:28 PM
Hello,

Those are the only things that would affect coding being stripped. The Template has no affect on the back end editor in Joomla nor does it have the ability to strip your code. I have never had any issues with the editor set to None where coding was stripped as it is a raw input field when set this way. If you are still having issues I would post on the joomla.org forums as it may be a new security feature or even something your hosting has enabled.


: Re: svg images not displaying on Risen Hope Joomla template
: adelekepc January 29, 2015, 12:32:00 AM
So, if it is from my hosting as you might have suggested, what should I tell the host to turn on or off?


: Re: svg images not displaying on Risen Hope Joomla template
: mikenicoll January 30, 2015, 08:24:40 PM
Hello,

I have never really seen it before but some hosts have script security enabled on the server to prevent users from potentially embedding malicious scripts into the site. You can ask them if they have any of this type of security enabled on your server. As stated though this is not a Template issue nor is it anything we have control over. The issue is either with Joomla, Joomla Settings or the Server.


: Re: svg images not displaying on Risen Hope Joomla template
: adelekepc January 30, 2015, 08:29:17 PM
I found out that it's an issue caused by RS Firewall and below is the solution..

If you have RSFirewall installed, go to Components>RSFirewall!>Firewall Configuration.

Click "Active Scanner" tab.

Make sure "Enable Active Scanner in the /administrator section" is set to NO.

Save.

You will have to go back and re-enter/re-paste the code that was being changed, but following these steps worked for me.


: Re: svg images not displaying on Risen Hope Joomla template
: mikenicoll January 30, 2015, 08:33:40 PM
Yep essentially the same thing as a server script blocker ;)

Glad you got it sorted.