Popular tab , footer gallery, side bar contact form

Discussion in 'RoadFighter WordPress Theme' started by nycdesign, Oct 18, 2013.

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

    nycdesign Member

    Joined:
    Oct 22, 2012
    Messages:
    30
    Likes Received:
    1
    Location:
    NYC
    Hi There, I want to add following:

    1) Popular tabs in side bar via widgets
    2) Quick Contact in side bar via widgets. ( I use FormGet ) but they do not allow us to change footer informations.
    3) Home page footer gallery border are not showing.

    Here is my website : www.tibetkailashtourpackage.com

    Thank you.
     
    vnalini likes this.
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    1. You can try "Tabs popular posts and latest posts" plugin for this issue.

    Download it from the link given below and install it from the Plugins panel (Plugins ->Add New ->Upload) in your Dashboard.
    http://wordpress.org/plugins/tabs-widget-popular-posts-and-latest-posts/

    2. Yes, FormGet do not allow you to edit footer information, until you buy premium version.

    Or

    You can try "Contact Form 7" plugin for this issue.

    Download it from the link given below and install it from the Plugins panel (Plugins ->Add New ->Upload) in your Dashboard.
    http://wordpress.org/plugins/contact-form-7/

    3. Paste the following code in your Custom CSS
    (Appearance -> Theme Options -> Styling Options -> Custom CSS)

    Code:
    .footer .footer_widget.last #ngg-webslice.hslice img {
    border: 1px solid black;
    margin: 2px;
    }
    In place of "black" you can put your color or color code.
    This will solve your issue.
     
    nycdesign likes this.
  3. nycdesign

    nycdesign Member

    Joined:
    Oct 22, 2012
    Messages:
    30
    Likes Received:
    1
    Location:
    NYC
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  5. nycdesign

    nycdesign Member

    Joined:
    Oct 22, 2012
    Messages:
    30
    Likes Received:
    1
    Location:
    NYC
    Thank you for prompt response Piyush. I will take a look at your plugins.
     
Thread Status:
Not open for further replies.

Share This Page