Clients

  • Posted in : Responsy WP
  • rharquitectos
    Participant

    How to put more logos of clients at homepage?

    ahmetsali
    Keymaster

    This is is in our update list.

    camllc
    Participant

    yes but how to simply add a few clients into what is already available? The widget only allows title and I see no instructions anywhere on how or where to add a client’s logo.

    camllc
    Participant

    nevermind I found it in the theme settings>home>clients

    I didn’t notice the home page setting had a sub navigation at first.

    hotelijer
    Participant

    Hi guys, I have a problem that Clients are not listed on homepage. I have inserted photos in theme settings>home>clients but there is nothing at the home page. Please help… Thank you in advance.

    Mehmet S.
    Keymaster

    Please see: http://www.pixelwars.org/forums/topic/how-to-create-homepage/

    lamarcs
    Participant

    Hi! Is there a way to force client url’s to open in a new window? I want to link to the client’s sites, but don’t want visitors leaving my page entirely. Thank you!

    ahmetsali
    Keymaster

    Hi, paste the code below to the “External Stylesheet/Javascript” box under Theme Settings > Style tab.

    <script>
    jQuery(document).ready(function($) {
       $('.clients a').attr('target','_blank');
    });
    </script>
    
    lamarcs
    Participant

    Thank you Ahmet for the quick response! How can I ask other questions for which I don’t see an existing thread? I started a few topics with some of my questions, but not sure I did it correctly… A few questions I had were:

    – how can i style the page names/titles (they are currently very bold and black)

    – when i add the twitter tweets widget to my ‘about’ page (sidebar alternative template), then the twitter tweets widget in my footer disappears (only on that particular page)

    – I have added the pages widget in my footer that lists my website’s pages. Sometimes, the widget text appears in my custom link colour, but other times it doesn’t show in my custom link colour and it has a yellow highlight when you hover. Can you think of why it’s sometimes one way and sometimes the other?

    Thank you!

    ahmetsali
    Keymaster

    Hi lamarcs,

    You can create new topic/topics under related category/theme/template. When you scroll down to bottom in any category you will see “CREATE NEW TOPIC IN …” form at the bottom. For responsy wp follow the link;

    http://www.pixelwars.org/forums/forum/wordpress-themes/responsy-wp/#new-topic-0

Viewing 10 posts - 1 through 10 (of 10 total)

The forum ‘Responsy WP’ is closed to new topics and replies.