Forum Replies Created

Viewing 20 posts - 8,061 through 8,080 (of 14,494 total)
  • Author
    Posts
  • in reply to: CSS for a button #25616
    Sakin
    Keymaster

    @Jeff: It will be same as in the Desktop view.

    in reply to: Change slider images #25615
    Sakin
    Keymaster

    @joaobruch: Post in your site URL. I have given you clear instruction that you need to Create Post and then add Featured Image in your post. You can check this video on hoe to add featured image in your post http://www.youtube.com/watch?v=7KEsCtRb-S8

    Then you can setup the slider from “Appearance => Theme Options => Featured Slider”. So, can you tell me where did you set stuck in?

    in reply to: white space in footer #25613
    Sakin
    Keymaster

    @Raminder: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
    #colophon #supplementary .widget { margin-bottom: 0; }

    in reply to: Adjust padding on primary menu #25609
    Sakin
    Keymaster

    @Sevian: Same css will work for Primary and Secondary menu in Catch Evolution Theme.

    in reply to: Random image as header background #25603
    Sakin
    Keymaster

    @mebiotti: I said that the custom css that you have added is conflicting with Responsive design. If you remove those then it will work fine. Then I will be able to send you the css to make the header background.

    in reply to: CSS for a button #25492
    Sakin
    Keymaster

    @Jeff: Sorry I don’t think you will be able to add the table with image and link in responsive design site. Also right now I see that you are using “Header Image” but you want to break that header image.

    So the option will be to disable “Responsive Design” from “Appearance => Theme Options => Responsive Design Options”.

    Then you can use image mapping like this http://www.w3schools.com/tags/tag_map.asp

    Sorry but I would like you to take help from your Codecademy tutor as this is bit complex.

    in reply to: Transparent content area #25491
    Sakin
    Keymaster

    @andliowoo: You can simply add the following css in “Appearance => Theme Options => Custom CSS” box.
    #colophon { border: none; }

    in reply to: images issue #25490
    Sakin
    Keymaster

    @ashrafashraf: This look like your database has https:// so you can use the Search and Replace script like http://interconnectit.com/products/search-and-replace-for-wordpress-databases/ and then fine https:// and replace with http://

    NO, we haven’t hard-coded any images in the template.

    in reply to: Disabling copy of content from post #25489
    Sakin
    Keymaster

    @hawfinchtaylor: Very sad to hear that. But we don’t have much information about copy protection. You have to use resources like http://www.copyscape.com/ and follow the blog like http://www.blogherald.com/2013/09/23/protecting-your-wordpress-content-from-copyright-infringement/ and maybe use plugin like WP Content Copy Protection

    in reply to: can't install catch pro zip file #25488
    Sakin
    Keymaster

    @shally: Sorry I haven’t received your email but I have just send you one. I hope you receive that email and send me reply there.

    in reply to: How many websites? #25487
    Sakin
    Keymaster

    @Allan: Thanks for your appreciation. Once you purchase the theme, you are allowed to use it in unlimited domain that you own. But you are not allowed to resell or redistribute (including clients work).

    in reply to: Different Header for Different Pages #25486
    Sakin
    Keymaster

    @Jonathan: Sorry I don’t get it. If you have been able to use it through plugin in Free then it should be working in Pro as well.

    I think I misunderstood you. You mean the featured images to show in category/blog section and then disable it in all your pages/post. Then you can just go to “Appearance => Theme Options => Layout Options” and select “Excerpt/Blog Display”.

    Then yes, you need to add featured images in your post.

    Then for the header image “Buddha Image”, you can disable it if you want from “Appearance => Theme Options => Header Featured Image Options” and then select “Disable” in “Enable Featured Header Image”.

    Then you can add the following css in “Appearnace => Theme Options => Custom CSS” box to make your small featured image in Category/blog pages to align left.

    .archive .entry-summary img.wp-post-image {
        display: inline;
        float: left;
        margin: 0 10px 10px 0;
    }
    in reply to: white space in footer #25483
    Sakin
    Keymaster

    @Raminder: First you can make the margin bottom of the social icons in Footer to zero by adding the following css in “Appearance => Theme Options => Custom CSS” box.
    #colophon .powered .widget { margin-bottom: 0; }

    If you want to further reduce the size then you can adjust the padding as per you need and add the following css in “Appearance => Theme Options => Custom CSS” box.
    #site-generator .site-info { padding: 40px 0; }

    in reply to: Different Header for Different Pages #25434
    Sakin
    Keymaster

    @Jonathan: Sorry this is not possible by default, you might need to hire customizer to work on it.

    in reply to: images issue #25433
    Sakin
    Keymaster

    @ashrafashraf: Are you talking about images in your slider. I see that your images has https:// but our site is http://
    So change that and it will be fine.

    in reply to: Widgets to share the same area in sidebar #25432
    Sakin
    Keymaster

    @Jonathan: Yes you can add the margin and padding as per your need.

    in reply to: CSS for a button #25422
    Sakin
    Keymaster

    @Jeff: This forum will not accept code like that. Please paste your code in http://gist.github.com/ and then add the link here.

    in reply to: Random image as header background #25421
    Sakin
    Keymaster

    @mebiotti: Oh the background option is not there in this theme. You might need to hire customizer to add this for you.

    Also the custom css that you have added in “Appearance => Theme Options => Custom CSS” box is having issue with the responsive design. Also you have added so many CSS. I don’t know why. You are supposed to add only css that you need. So, either you need to disable responsive design or you cannot add custom width like the following css

    .no-sidebar #primary {
    width: 1200px;
    }
    /* No Sidebar One Column */
    .one-column.no-sidebar .site {
    	width: 1200px;
    }

    So, please fix this first.

    in reply to: can't install catch pro zip file #25418
    Sakin
    Keymaster

    @shally: Can you tell me more details about your issue. Maybe screenshot. Also if you have account and download issue then you can contact our sales team directly at http://catchthemes.com/contact-us/

    in reply to: Change slider images #25416
    Sakin
    Keymaster

    @Dennis Lynge Nielsen: I see that you are using Catch Kathmandu Free theme and the images that you are seeing is the demo Featured Slider.

    To change the Featured Slider image and text
    1. First you need to create post and add featured image in post. As the slider takes the Featured Image, title and excerpt content of the post.
    2. Then go to “Appearance => Theme Options => Featured Slider” in your WordPress Dashboard
    3. Under Slider Options select Slider Type as “Featured Post Slider” if you want to add in the post ID. Or you can select type as “Category Slider” if you want to show the latest post from particular category.
    4. If you choose “Featured Post Slider” then under Featured Post Slider Options, simply insert the ID numbers for Posts in the boxes, one Post ID number in each box. Or if you choose “Category Slider” then under Featured Category Slider Options, select the category.
    5. Then click on “Save Changes”

    Screenshots:
    Settings Featured Image: http://www.pinterest.com/pin/548594798329948788/
    Setting Post ID: http://www.pinterest.com/pin/548594798329984427/

    But in Catch Kathmandu Pro, you have independent Featured Image Slider and Page Slider as extra slider type.

    For more details view theme instruction
    Catch Kathmandu Free Version: http://catchthemes.com/theme-instructions/catch-kathmandu/
    Catch Kathmandu Pro Version: http://catchthemes.com/theme-instructions/catch-kathmandu-pro/

Viewing 20 posts - 8,061 through 8,080 (of 14,494 total)