Important Note


We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community



InkThemes Support Forum » Cloriato Theme

Few questions customizing home page

(10 posts)
  1. gkahn31
    Member

    Member
    Joined: Jul 2012
    Posts: 11

    1). How can I center the title of a text widget in the footer?

    2). I have a translate widget that I would like to put up at the top of the page (somewhere near the search bar an social icons)..in general, I have tried to put widgets in the primary and secondary widget area but nothing shows up. Am I doing something wrong?

    3). How can I have my social icons at the top of te page open in a new tab? I tried one of your other support topics and it completely threw those icons out of whack (removing the hyperlink and inserting a > above each icon..

    here is the link to my page so you have some idea of what I'm trying to accomplish..

    http://www.athletesabroad.net

    Thanks!

    Posted 11 months ago #
  2. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

    Hello,

    1.For your first issue

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

    .footer_widget h3{
    text-align:center;
    }

    2.It is not possible to add translate widget in the header you can only add in the footer widgets.

    3.For your third issue

    Go to header.php present in theme directory and add the given code

    TARGET="_blank"

    Also sending image for reference

    Follow same process for all anchor tags.

    Thanks
    Gourav

    Posted 11 months ago #
  3. gkahn31
    Member

    Member
    Joined: Jul 2012
    Posts: 11

    Gourav,

    Answer 3 worked perfectly, thanks! For answer #1, I only want the title of the center footer section to be centered, not every title. Can you help me out here once again?

    Thanks!!!!

    Posted 11 months ago #
  4. gkahn31
    Member

    Member
    Joined: Jul 2012
    Posts: 11

    Additionally, I have installed the plugin to get Unlimited Sidebars that are advertised, but it doesn't see to work at all. How do I work this where I can put sidebar widgets and such on the home page and other pages?

    Posted 11 months ago #
  5. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

    Hello,,

    For center the middle footer section

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

    .footer_wrapper .footer .footer_widget .widget_inner.lebo h3{
    text-align:center;
    }
    
    .footer_wrapper .footer .footer_widget .widget_inner.last h3{
    text-align:left;
    }

    For Unlimited sidebar widgets, You can use 'Dynamic Widget plugin'

    Download it from the link given below.

    http://downloads.wordpress.org/plugin/dynamic-widgets.1.5.2.zip

    Thanks
    Gourav

    Posted 11 months ago #
  6. gkahn31
    Member

    Member
    Joined: Jul 2012
    Posts: 11

    Gourav,

    Installed the plugin...still can't put in anything to the primary or secondary widget area (something such as a calendar, etc). Why can I not do this???

    Thanks!!

    Posted 11 months ago #
  7. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

    It is not possible to add sidebar widgets at the front page.
    If you are using dynamic widget plugin then, while adding widget's in the sidebar or in the footer it will provide you option to display or hide widgets for particular page.

    By using that option you can add different widgets for different pages.

    Thanks.

    Posted 11 months ago #
  8. gkahn31
    Member

    Member
    Joined: Jul 2012
    Posts: 11

    Nitesh,

    I am not following you...okay so I cannot have anything on the side of the home page, but what about all of the other pages I am creating...it seems like there is only one general area to activate widgets and when i do, it is not showing up on any of the pages. What if on some pages I want to include advertising down the side?

    Posted 11 months ago #
  9. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

    Please send your wp-dashboard id, password and dashboard login page link with problem description
    at support@inkthemes.com

    Thanks.

    Posted 11 months ago #
  10. gkahn31
    Member

    Member
    Joined: Jul 2012
    Posts: 11

    I think I may have been confusing my terms...where would I put HTML coding for items that I want to put in the area on the outside of the main template (for my webpage, it looks like an off-white color with thin lines running from top left to bottom right--im guessing this was the default with the cloriato theme).

    Thanks!!

    Posted 10 months ago #

RSS feed for this topic

Reply

You must log in to post.