Forum Replies Created

Viewing 20 posts - 9,381 through 9,400 (of 14,497 total)
  • Author
    Posts
  • in reply to: Remove page titles #18309
    Sakin
    Keymaster

    @simonw: Are you trying to remove the Page header “Ramblings” from your Ramblings page. Then you can add the following CSS in “Appearance => Theme Options = Custom CSS” box.
    .page-header { display: none; }

    in reply to: Featured Images Do Not Crop (Thumbnails/Slider) #18306
    Sakin
    Keymaster

    @positronic: I can see that all your features post has been re-sized to 210px height and 210px width as needed in all latest posts. That is nice.

    The only problem, I see is the Featured Post Slider. It is talking old image sizes. If you have already Regenerate Thumbnails using the Regenerate Thumbnail plugin then you need to clear the auto cache of Slider. For that you can just change any value in your Theme Options panel and then you can change it back.

    in reply to: iPad Safari Menu Sublink support #18305
    Sakin
    Keymaster

    @paulf: Yes that’s strange as it’s working fine here. Will look in details if we find any issues. Thanks.

    in reply to: Pages dissapeared from main menu, after upgrading #18301
    Sakin
    Keymaster

    @dimpap: Your menu looks fine to me. Are you using Custom Menu from “Appearance => Menus”. As this is the great way to create menu with any pages, categories and links. You just need to create menu, add menu items and assign location. See detail about custom menus at http://catchthemes.com/blog/custom-menus-wordpress-themes/

    in reply to: 3 column layout not showing #18299
    Sakin
    Keymaster

    @jyotidutta87: You can select Three Column layout in Catch Evolution Free theme from “Appearance => Theme Options => Layout Options”. After you select “Three Columns”, you need to add widgets is Third Column Sidebar and Main Sidebar from “Appearance => Widgets”

    in reply to: center menu and footer #18297
    Sakin
    Keymaster

    @Ralph177: That’s nice. You can just edit your current Custom CSS to following:

    #branding ul.menu, #colophon #access-footer ul.menu { text-align: center; }
    #branding ul.menu li, #colophon #access-footer ul.menu li { display: inline-block; float: none; }
    in reply to: Using Catch Box Pro with Contact Form 7? #18296
    Sakin
    Keymaster

    @Shanae: Yes we have table code and you can see preview of HTML Elements in Catch Box Pro at http://catchthemes.com/demo/catchbox-pro/html-elements/. Please post in your page URL where you have issue and then I will check in.

    in reply to: How to change look of TinyNav current item? #18294
    Sakin
    Keymaster

    Thanks

    in reply to: Remove menu bar #18275
    Sakin
    Keymaster

    @emily.m: You can simply go to “Appearance => Theme Options => Menu Options” and check on “Disable Primary & Secondary Menu”.

    You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to remove the border from the widgets.
    .widget { border: none; }

    in reply to: iPad Safari Menu Sublink support #18272
    Sakin
    Keymaster

    @paulf: Can you tell me your WordPress Version

    in reply to: Mobile Drop Down menu in Arabic #18271
    Sakin
    Keymaster

    @blackkeys: Then first remove the following CSS from your Custom CSS box.

    #header-right { clear: both; }
    #header-right { padding-top: 0; }

    And then add the following CSS in your Custom CSS box.

    @media screen and (min-width: 961px) {
    #header-right { padding-top: 148px; }
    }
    in reply to: How to change look of TinyNav current item? #18270
    Sakin
    Keymaster

    @Trishah: Sorry I cannot do that.

    in reply to: Leave a Reply & Content Width #18269
    Sakin
    Keymaster

    @cculinary: I check in your site and see that you have added the page “What we are about” as homepage. So, I see that you have change the layout from that that particular page “Select Sidebar Layout” metabox. So, just edit that page Sidebar Layout.

    in reply to: not display site with IE #18268
    Sakin
    Keymaster

    @web-automobile: I am traveling and sorry I don’t have PC to check on IE. So I will be able to check only after I return back to office on Monday.

    in reply to: Leave a Reply & Content Width #18256
    Sakin
    Keymaster

    @cculinary: Which static pages you are talking about. You can check your layout settings at “Appearance => Theme Options => Default Layouts” for overall site. See the theme instruction for layouts http://catchthemes.com/theme-instructions/simple-catch/

    in reply to: Adding Social Media Icons to the Header #18255
    Sakin
    Keymaster

    @lizgallo: The easy way is to upgrade to Catch Box Pro theme where you can just go to “Appearance => Widget” and add Social Widget in “Header Right Sidebar”. But you will not find “Header Right Sidebar” in Catch Box Free Theme. So, there is no easy way to move social icons from footer to header.

    in reply to: Excerpt with thumbnail #18254
    Sakin
    Keymaster

    @Trishah: Thanks a lot 🙂

    in reply to: How to change look of TinyNav current item? #18252
    Sakin
    Keymaster

    @Trishah: Sorry if that is confusing but the active:"current-menu-item" in tinynav setting is used to show the current menu as selected in menu. If you check our demo site http://catchthemes.com/demo/catchbox in mobile devices, you will see current menu item as “Home”, then lets go to “HTML Elements” page and then you will see in menu bar changed from Home to HTML Elements. This is how tinynav use active elements.

    in reply to: Mobile Drop Down menu in Arabic #18249
    Sakin
    Keymaster

    @blackkeys: You don’t need to post your Custom CSS. I can get it from your Site. The confusion I have in your request now is between logo and the language flag. You told me that language bar should be clear below the logo on right. So, I gave CSS to clear #header-right { clear: both; }. That is why the space between the logo and the menu bar is the space of flag. Just put a scale below the log and it is inline with your language file.

    in reply to: bug in everest pro #18247
    Sakin
    Keymaster

    @prayer0house: Sorry I haven’t got it. The Post Page, Blog Template and Archive will use Optional Archive Sidebar if is active otherwise it will use Main Sidebar.

    Please the page URL, where you have issue then I can check in.

Viewing 20 posts - 9,381 through 9,400 (of 14,497 total)