Editing of fonts, slider and header

Discussion in 'SwiftRay WordPress Theme' started by maatla, Jul 2, 2013.

Thread Status:
Not open for further replies.
  1. maatla

    maatla New Member

    Joined:
    Jun 30, 2013
    Messages:
    15
    Likes Received:
    0
    I need help with the following on Swiftray theme:
    1) How do I change the fonts? Can I install an addition that gives me a number of fonts to choose from that can easily replace existing fonts?
    2) Is there a way I can keep a photo on the top of my page of same size as in the slider when setting my frontpage to be my blog (not static). Can the slider be made active even if the front page is not static?How?
    3) Can I install a header photo in the header and if so what are the ideal measurements (pixels)?
    4) How do I create active links in the footer area? Tried inserting my e-mail address there but it doesn't come up as an active link.
    5) How do I add pages to my menu? I only get the option to choose between Home and About
    6) Now the slider has completely disappeared - how do I get it back? The settings are now on static front page, but the slider is still missing.


    Thanks :)
    Maatla
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    1) I think you have changed font family by your self.
    2) It is only possible with the help of plugin.
    Download from the link given below.
    http://wordpress.org/plugins/simple-slider-ssp/
    Also check image attached for reference.

    Open loop.php and add shortcode provided by plugin in the code format given below.

    Code:
    <?php echo do_shortcode("your shortcode"); ?>
    check image for reference.

    3) You can add logo image of max width 450px.

    4) Just add text inside anchor tag "<a href="your link address"> Your text </a>"

    5) Go to the Appearance > menus.
    Create custom menu from there and select those menus tabs which you want to show at the navigation bar.

    6) Slider is displaying now. I think you have resolved it by your self.
     

    Attached Files:

  3. maatla

    maatla New Member

    Joined:
    Jun 30, 2013
    Messages:
    15
    Likes Received:
    0
    Thanks Nitesh :)
     
Thread Status:
Not open for further replies.

Share This Page