Icons disappear

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Feb 10, 2014 11:29 pm
Reply with quote
Report this post
Hello,

I made a change to this page -

http://e2edata.com/index.php/pages/web-hosting

The change was a single character, which I deleted. When I saved it, the icons that were in the demo disappeared.

Also, I duplicated this same page

http://www.e2edata.com/index.php/2014-0 ... eb-hosting

output looks completely different?
User avatar
Fresh Boarder

GK User
Tue Feb 11, 2014 7:38 am
Reply with quote
Report this post
When you edit advanced html modules, please change default editor to none (gobal configuration). tinyMCE strips html code that it doesn't like and our styling depends on.
Please write exactly which module have you changed. Ill provide original html code for it.
User avatar
Moderator

GK User
Tue Feb 11, 2014 2:24 pm
Reply with quote
Report this post
Thanks for the reply. I am not sure which module changed. I edited the actual article directly under faq titled web hosting.
User avatar
Fresh Boarder

GK User
Wed Feb 12, 2014 6:32 pm
Reply with quote
Report this post
Right now I see you have removed your page and installation process pops up.
Please reinstall quickstart and if you edit a page with custom icons etc, please disable tineMCE first.
User avatar
Moderator

GK User
Thu Feb 13, 2014 6:03 pm
Reply with quote
Report this post
Hello. Your solution for editing the template was spot on. It is alittle more difficult but the results are perfect. Thank you. I am still having the problem with the articles. I have two links under solutions. One is the original article web-hosting and the other is a copy. I basically selected save as copy from the menu in Joomla. I am trying to get at least three of this page type as the layout is perfect for different plans I will provide. If there is a better way to accomplish this, I am all ears. Thanks again.
User avatar
Fresh Boarder

GK User
Fri Feb 14, 2014 3:46 pm
Reply with quote
Report this post
Friendly Bump
User avatar
Fresh Boarder

GK User
Fri Feb 14, 2014 4:41 pm
Reply with quote
Report this post
Bump up the jam ;).
Ok, I also think the easiest way is to copy those articles and modify each of them.
User avatar
Moderator

GK User
Fri Feb 14, 2014 4:44 pm
Reply with quote
Report this post
I did copy the article. It did not come out identically. Does anything else have to be turned on in order for this to duplicate identically. PS I selected save as copy in joomla save menu and I copy and pasted raw code. Same result.
User avatar
Fresh Boarder

GK User
Fri Feb 14, 2014 4:49 pm
Reply with quote
Report this post
User avatar
Fresh Boarder

GK User
Fri Feb 14, 2014 5:10 pm
Reply with quote
Report this post
To get exactly same look, you need to associate each of the articles with menu item, and then compare those menu item settings:
"Advanced options" -> "Page display options" -> "Page class"
User avatar
Moderator

GK User
Fri Feb 14, 2014 5:24 pm
Reply with quote
Report this post
THANK YOU SOOOO MUCHH I CAN NOW GET TO WORK!!!!
User avatar
Fresh Boarder

GK User
Mon Feb 17, 2014 3:54 pm
Reply with quote
Report this post
Hi guys
can you send me the code for the "Banner topbar" module.
I changed the phone number and the icons disappered.
I have since disabled tinymce. Which editor will work best with your templates?

this is the code tinymce left:
<p><span class="gk-info">+44 (0)5555 555 555</span> <span class="gk-info"><a href="#live-chat">Live chat</a></span><span class="gk-info"><a href="#skype">Skype</a></span></p>

Thanks...
Gary
User avatar
Fresh Boarder

GK User
Mon Feb 17, 2014 6:47 pm
Reply with quote
Report this post
With modules, its safest not to use any wysiwyg editor. Each strips some html tags.
Code: Select all
<span class="gk-info"><i class="icon-phone"></i> +48 (0)10 7516 9342</span>
<span class="gk-info"><i class="icon-comments"></i> <a href="#live-chat">Live Chat</a></span>
User avatar
Moderator

GK User
Wed Feb 19, 2014 12:36 am
Reply with quote
Report this post
Thanks, I'll take your advice, and thanks for the code too.
User avatar
Fresh Boarder


cron