i messed up Bottom1 Module, how can i get it back?

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
Fri Dec 06, 2013 1:58 pm
Reply with quote
Report this post
Hi, i dont know what i did, but suddenly the About section in Creativity along with social bottoms all got messed up and stop being active links.

kindly check attached photo
User avatar
Junior Boarder

GK User
Fri Dec 06, 2013 4:37 pm
Reply with quote
Report this post
Its the well known problem with tinyMCE that cuts out html from elements - and damaging the structure.
1. Please disable tinMCE in default configuration (change editor to "No Editor")
2. Edit the module again
3. Paste there this default code:
Code: Select all
<div class="gkTeam col4 animate_queue">
   <figure data-fb="https://www.facebook.com/gavickpro" data-twitter="https://twitter.com/gavickpro" data-gplus="https://plus.google.com/+gavickpro/posts" class="animate_queue_element">
      <img src="images/demo/about/1.jpg" border="0" alt="Tim Berners" />
      <figcaption>
         <h3>Tim Berners</h3>
         <small>CEO Executive Officer</small> </figcaption>
   </figure>
   <figure data-fb="https://www.facebook.com/gavickpro" data-twitter="https://twitter.com/gavickpro" data-gplus="https://plus.google.com/+gavickpro/posts" class="animate_queue_element">
      <img src="images/demo/about/2.jpg" border="0" alt="Julia Morena" />
      <figcaption>
         <h3>Julia Morena</h3>
         <small>Creative Director</small> </figcaption>
   </figure>
   <figure data-fb="https://www.facebook.com/gavickpro" data-twitter="https://twitter.com/gavickpro" data-gplus="https://plus.google.com/+gavickpro/posts" class="animate_queue_element">
      <img src="images/demo/about/3.jpg" border="0" alt="Eddy Doe" />
      <figcaption>
         <h3>Eddy Doe</h3>
         <small>Customer Support</small> </figcaption>
   </figure>
   <figure data-fb="https://www.facebook.com/gavickpro" data-twitter="https://twitter.com/gavickpro" data-gplus="https://plus.google.com/+gavickpro/posts" class="animate_queue_element">
      <img src="images/demo/about/4.jpg" border="0" alt="Robert Frost" />
      <figcaption>
         <h3>Robert Frost</h3>
         <small>Web Designer</small> </figcaption>
   </figure>
</div>
<p style="text-align: center;"><a class="border bigbutton" href="#">Learn More</a></p>

4. Edit the code to your taste.
User avatar
Moderator

GK User
Fri Dec 06, 2013 5:04 pm
Reply with quote
Report this post
mousawi wrote:Hi, i dont know what i did, but suddenly the About section in Creativity along with social bottoms all got messed up and stop being active links.

kindly check attached photo


many thanks, resolved 100%... regards
User avatar
Junior Boarder

GK User
Fri Dec 06, 2013 5:58 pm
Reply with quote
Report this post
Great, is there anything else I can help you with on this topic?
User avatar
Moderator

GK User
Sat Jan 04, 2014 9:11 pm
Reply with quote
Report this post
Hi -- I had the same problem -- thanks for the help!
User avatar
Fresh Boarder

GK User
Mon Jan 06, 2014 11:40 am
Reply with quote
Report this post
@mail2joshuaj - I'm glad I could help :).
User avatar
Moderator


cron