Viewing 15 posts - 1 through 15 (of 23 total)
  • Author
    Posts
  • tiwi Friend
    #184549

    How to get a copy of the 2 ‘happy client’ (menu item clients) just below the 2 that are already there? I thought I could just copy paste the html and put a br / or p tag, but that does not work? see image what I mean

    Another small thing, why does the ‘ select style’ box keep showing shortly even after I deleted the menu item ‘ select style’ ? see image
    Thanks


    1. double
    2. select
    Saguaros Moderator
    #482291

    Hi tiwi,

    You can create another module like ‘happy client’ module and create a menu item link to this module. Its the same like our demo site: http://www.joomlart.com/forums/topic/ja-one-page-template-userguide/

    <blockquote>
    why does the ‘ select style’ box keep showing shortly even after I deleted the menu item ‘ select style’ ?
    </blockquote>
    Do you mean that after unpublishing ‘style’ menu item and it still appear? I try to unpublish it in my local site and its totally removed.

    Kindly check it again.

    tiwi Friend
    #482327

    Thanks for your answer.

    I thought about publishing another module but I would just like to add a new row below the current one if it is simple. When I copy paste the html the blocks are not outlined, see image,

    About the ‘style select’ baloon that sometimes pops-up and fades away, as shown in the image. This is really not important as most of the times it does not show, but I was wondering where it came from, because i deleted the menu item completely and cleaned the cache.


    1. line
    Saguaros Moderator
    #482450

    Hi,

    This module has class suffix clients section5, did you add it?

    tiwi Friend
    #482635

    In the image above, I’ve not made a new module, but just copy past the html in the existing module. I was looking for a way to get the extra row in the published module. I also tried a new html module but it was either ordered at the top or bottom of the website, I could not get it published just under the existing one.

    I checked the style baloon that remains after the menu item is removed. Also with the mainmenu unpuplished it still sometimes pops up shortly and fades when opening the website? There must be some code somewhere in my opinion that causes it.

    tiwi Friend
    #482665

    I found some code in the source that causes the style baloon to appear… where can it be removed?

    <div id=”ja-quick-tips”>
    <div class=”inner”>
    <span class=”arrow”> </span>

    <div class=”custom” >
    Select style.</div>

    </div>
    </div>

    </div>

    tiwi Friend
    #482685

    I found it, it is a module ‘Quick tips’ in position quicktips that causes it (the select style ballon), even when the menu item ‘select style’ isremoved…

    James G Friend
    #487054

    Did anyone find a solution to adding more client testimonials?

    Creating a new module is ok however it leaves a big space between the testimonials. Its obviously just a css tweak but i cannot work it out.

    Saguaros Moderator
    #487112

    Could you post your site url here and screenshot of how you want to achieve?

    James G Friend
    #488025

    The first screenshot in the first post shows what we want to achieve.

    However you cannot simply duplicate the code in the module as it does not style correctly underneath the first two testomonials.

    We only show two on the site currently as 4 looks unprofessional.

    Simply the CSS coding is not correct which needs to be changed but i do not know how.

    Saguaros Moderator
    #488099

    Hi James,

    In custom ouput of this module, with each couple clients, try adding a <div> tag so it looks like this:


    <div>
    <div class="span6 testimonial"><img class="img-grayscale" src="images/joomlart/demo/avartar-1.jpg" alt="Sample image" />
    <blockquote>
    <p>Suspendisse in lorem ipsum ut magna pharera aliquet non sodales lorem ipsum belit. Donec sed odio rera aliquet. Nulla vitae elit libero, a pharetra augue.</p>
    <small>Benjamin Dyer, <cite title="Source Title">Dribbble</cite></small></blockquote>
    </div>
    <div class="span6 testimonial"><img class="img-grayscale" src="images/joomlart/demo/avartar-2.jpg" alt="Sample image" />
    <blockquote>
    <p>Suspendisse in lorem ipsum ut magna pharera aliquet non sodales lorem ipsum belit. Donec sed odio rera aliquet. Nulla vitae elit libero, a pharetra augue.</p>
    <small>Jay Robinson, <cite title="Source Title">Circle</cite></small></blockquote>
    </div>
    </div>
    <div>
    <div class="span6 testimonial"><img class="img-grayscale" src="images/joomlart/demo/avartar-1.jpg" alt="Sample image" />
    <blockquote>
    <p>Suspendisse in lorem ipsum ut magna pharera aliquet non sodales lorem ipsum belit. Donec sed odio rera aliquet. Nulla vitae elit libero, a pharetra augue.</p>
    <small>Benjamin Dyer, <cite title="Source Title">Dribbble</cite></small></blockquote>
    </div>
    <div class="span6 testimonial"><img class="img-grayscale" src="images/joomlart/demo/avartar-2.jpg" alt="Sample image" />
    <blockquote>
    <p>Suspendisse in lorem ipsum ut magna pharera aliquet non sodales lorem ipsum belit. Donec sed odio rera aliquet. Nulla vitae elit libero, a pharetra augue.</p>
    <small>Jay Robinson, <cite title="Source Title">Circle</cite></small></blockquote>
    </div>
    </div>

    Please give it a try

    James G Friend
    #488282

    Hi Saguaros,

    That does sort of work.

    However it doesnt create a gap between the boxes – I’m guessing we can achieve this by giving the surrounding div a class with some padding or margin.

    Also if the left and right box have a different amount of lines of text then the fix you mentioned doesnt work.
    You can see in my screenshot i had to make the right box 4 lines so it wouldn’t break.


    1. ylm_clients
    Saguaros Moderator
    #488396

    Hi James,

    In that case, you can specific height for box, so that if each of these boxes has the same size, it will look nice. 🙂

    dufi Friend
    #489633

    Hi Saguaros. What do you mean by “height for box”? Where to specify it? Thx in advance.

    Saguaros Moderator
    #489898

    could you post your site url here?

Viewing 15 posts - 1 through 15 (of 23 total)

This topic contains 23 replies, has 6 voices, and was last updated by  lselbach 11 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum