Having a few issues customizing Black Riders theme

Discussion in 'Blackriders WordPress Theme' started by vblaes, Aug 1, 2013.

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

    vblaes Member

    Joined:
    Jan 8, 2013
    Messages:
    96
    Likes Received:
    1
    1. Is there a way to disable the blog? My client does not wish to have one at this time.
    2. Is there a way to disable the Leads Capture form? I may need it in the future for my client but not at this time.
    3. Also, why does it say "Color Lite" throughout the template when it is Black Riders? I want to be sure I was given the correct theme.
    4. Finally, I'm using the blue theme and would like to change the red button (for the tap to call) to a grey color to match the footer, for instance How do I do this?
    Thank you. Valarie


     
  2. Nitesh

    Nitesh Support Staff

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

    1) For this open front-page.php file and replace code highlighted in the image with your content.

    frontt.png

    2) Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .caption {
    display: none;
    }
    3) Nothing to worry you have correct theme. It is just a default content. Replace it with your's.

    4) Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .call-us p {
    background: #DFDDDD!important;
    color:black;
    }
    .call-us p:hover {
    background: #DFDDDD!important;
    }
     
  3. vblaes

    vblaes Member

    Joined:
    Jan 8, 2013
    Messages:
    96
    Likes Received:
    1
    Nitesh, for the blog graphic, it was hard to read. Would you be so kind as to copy and paste the code I need to replace? Thank you so much (very nice theme and as always, excellent customer service). Valarie
     
  4. vblaes

    vblaes Member

    Joined:
    Jan 8, 2013
    Messages:
    96
    Likes Received:
    1
    Meant to also ask, I may want to change the header from blue to white (my client's logo is blue and white). How would I do that?

    Also, I copied and pasted the code to change the tap to call area to grey, and while it shows up grey in full-screen mode, it still is red when I check it on mobile. Can you help? Thanks.
     
  5. Nitesh

    Nitesh Support Staff

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

    For blog, If you click over thumbnail. It will zoom out.
    But no prob. please check it here.

    frontt.png



    For tap to call in mobile. You need to edit image (tap-to-call-red.png).
    blackriderstheme\css\color\images\tap-to-call-red.png
    Edit image through FTP. Follow link given below for more info.
    http://www.inkthemes.com/how-to-edit-internal-files-through-ftp/07/
     
  6. vblaes

    vblaes Member

    Joined:
    Jan 8, 2013
    Messages:
    96
    Likes Received:
    1
    Thanks; you're awesome! This is why I continue to come back to Inkthemes. Great customer support (and quick replies). Thanks again. Valarie
     
  7. vblaes

    vblaes Member

    Joined:
    Jan 8, 2013
    Messages:
    96
    Likes Received:
    1
    Some more questions:

    How do I get rid of the Categories and Archives text from a page? Client does not want a blog (thank you for helping me with the earlier question).

    Also, is it possible to change the number of footer columns? Since my client will not be having a blog, we may not need all four columns.

    Finally, how do we get rid of the Find Us on Facebook "box"? Thanks.
     
  8. Piyush

    Piyush Support Staff

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

    1. For Categories and Archives text issue,
    Go to the define_template.php file ( Theme directory > function directory > define_template.php)
    pressent in your theme directory and delete the text as shown in the image given below.

    [​IMG]

    This will remove the Categories and Archives text from the page.

    2. Unfortunately there isn't a way to change the number of footer columns with our theme unless you custom code something up. Sorry.

    3. For the "Find Us on Facebook" box issue,
    Go to the Appearance > Widgets in your dashboard and then drag and drop the Text widget in the "Home Page Right Featur widget area" Section
    and remain make the text widget content section clear.
    This will remove the "Find Us on Facebook" box.
     
  9. vblaes

    vblaes Member

    Joined:
    Jan 8, 2013
    Messages:
    96
    Likes Received:
    1
    Thank you; sorry it took me a few days to get back to you.

    I found a cool plug in that worked called Black Studio TinyMCE that helped me to remove the "Find Us on Facebook" box as well as the additional footers (found this while watching a youtube tutorial on another theme for a website I'm working on for a separate client).

    Thanks again for your tremendous customer service! Valarie
     
  10. mikepm

    mikepm New Member

    Joined:
    Jul 6, 2014
    Messages:
    11
    Likes Received:
    0
    Hi, how i can change my Facebook ID in your "Find Us on Facebook" widget in this theme?
    Thx
     
  11. Nitesh

    Nitesh Support Staff

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

    For this generate facebook like box code for your site and add it in the home page sidebar widget area with the help of text widget.
    For more info please visit link given below.

    http://www.inkthemes.com/bring-more...facebook-like-button-and-like-box-plugins/04/

    Thanks & Regards
    Nitesh Raghuwanshi
     
  12. Piyush

    Piyush Support Staff

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

    Facebook widget is the default widget on the front page of Blackriders theme, just for the demo purpose.
    If you want to display your "Facebook Like box" there then
    go to the Appearance > Widgets panel in your dashboard and
    drag & drop Text Widget in the Home Page Right Feature Widget Area and then paste the "Facebook Like box" iframe code in the content area of that text widget.

    Follow the link given below for reference

    http://www.inkthemes.com/bring-more...facebook-like-button-and-like-box-plugins/04/

    I hope it will help's you.
     
  13. mikepm

    mikepm New Member

    Joined:
    Jul 6, 2014
    Messages:
    11
    Likes Received:
    0
    Ok, thx, it help me.
     
Thread Status:
Not open for further replies.

Share This Page