Forum Replies Created

Viewing 20 posts - 10,421 through 10,440 (of 14,496 total)
  • Author
    Posts
  • in reply to: Customizing Catch Everest Pro #14983
    Sakin
    Keymaster

    @brooklynfunbus: Your site is working fine for me. About the custom social icons. Just add it and send me the details of your site. I will contact you in email.

    in reply to: Crop Slider Image #14972
    Sakin
    Keymaster

    @rgcoles: You can upload in your site or dropbox and send me the link.

    in reply to: Featured Slider disappears #14971
    Sakin
    Keymaster

    @moffie: Sorry there is no option to add other featured image. It’s there only in Pro version.

    in reply to: Menus & Responsive Design #14969
    Sakin
    Keymaster

    @Sakin: By the way, I just check in your site in my iPhone5 and it’s working great. Can you refresh and check in.

    in reply to: Menus & Responsive Design #14968
    Sakin
    Keymaster

    @ddelmotte: For custom menu, first you need to create menu from “Appearance => Menus => create a new menu” then you need to assign location from “Appearance => Menus => Manage Locations”. See more about menus at http://catchthemes.com/blog/custom-menus-wordpress-themes/

    in reply to: Updating Catch Everest Pro #14967
    Sakin
    Keymaster

    @jennyebermann: If you haven’t edited any core theme files like sytle.css, index.php, header.php, footer.php, functions.php and so on then you don’t have to worry about updates. You will not loose any of your settings and content. That is why we recommend our user to customize the theme with the help of theme options, widget and so on. And if you want to do advance customization then you cn build child then and add or edit core theme files.

    in reply to: Slideshow gone when plugin activated #14966
    Sakin
    Keymaster

    @Frans: Can you contact Fancy Gallery Pro Plugin author. They need to make that plugin compatible to theme. As out there is fully review and made compatible as per WordPress.org guideline.

    in reply to: Posts page #14965
    Sakin
    Keymaster

    @Dignan17: You can add category in Custom Menu. So, just add the category news in your menu.

    in reply to: Crop Slider Image #14964
    Sakin
    Keymaster

    @rgcoles: Can you send me your design so that I can check in if that is possible or not. You can create post from “Posts => Add New”.

    in reply to: Customizing Catch Everest Pro #14955
    Sakin
    Keymaster

    @brooklynfunbus: oh sorry yes it was added for additional icons. That is why it is not showing. We will fix that in new version. But for now you can disable your default facebook and twitter icon by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
    ul.social-profile li.facebook, ul.social-profile li.twitter { display: none; }

    in reply to: Maximum width setting? #14954
    Sakin
    Keymaster

    @Dignan17: Oh sorry, I forgot about the width. Please replace the old css that I gave you with the following.

    @media screen and (min-width: 1190px) {
    .site { width: 990px; }
    #main { padding: 30px 30px 0 30px; }
    #primary { width: 570px; }
    }
    in reply to: Remove footer area space #14939
    Sakin
    Keymaster

    @Lorena Poling: Lot of confusing questions.
    1. About your menu. You can actually build your own custom through “Appearance => Menus”. See this http://catchthemes.com/blog/custom-menus-wordpress-themes/
    2. To make the heading of Homepage Featured Content center. You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #featured-post .entry-header {
        text-align: center;
    }

    But your image is smaller in width. This is why after center it will look odd. With that image width you need to add 4 featured content or just increase the size of the image width to about 390px
    3. About the headline, I don’t get it what you mean. Can you explain please.

    in reply to: Posts page #14937
    Sakin
    Keymaster

    @Dignan17: Sorry there no option to add old post first. It will show the latest post first. Maybe you can look for plugin to support these functions.

    Also, I am bit confused with your question as you have talked about Menus as well. For menus, you can simply create custom menu from “Appearance => Menu”. http://catchthemes.com/blog/custom-menus-wordpress-themes/

    in reply to: Don't quite understand "featured content" #14936
    Sakin
    Keymaster

    @Dignan17: Thanks we will consider that. Cheers 🙂

    in reply to: Crop Slider Image #14935
    Sakin
    Keymaster

    @Terry M: Look like WordPress upload error. Can you tell me which theme are you using it. To check if that is WordPress Setup or Theme Issue. You can change to default them and check in.

    To upload Featured Image Slider in “Simple Catch Pro”, follow the instruction as below.
    1. Click on Appearance => Theme Options => Featured Slider from your WordPress Dashboard
    2. Click on Slider Options, then click on Image Slider
    3. Click on Featured Image Slider Options
    4. Then upload the images, once the upload is complete, click on Insert Into Post
    5. Then add in the tile, content, link and target as needed
    6. Click on Save Changes button

    in reply to: Don't quite understand "featured content" #14918
    Sakin
    Keymaster

    @Dignan17: Thanks for your feedback and we will consider that.

    in reply to: Maximum width setting? #14916
    Sakin
    Keymaster

    @Dignan17: Oh but this theme is design to fill in both large and small screens. I suggest you not to make 900px as it will be too small. So, I am giving you the css to make ti 990px. You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    @media screen and (min-width: 1190px) {
    .site {
        width: 990px;
    }
    }
    in reply to: Don't quite understand "featured content" #14915
    Sakin
    Keymaster

    @Dignan17: Homepage featured content if to show any highlight you want. That is why we don’t want to restrict to post only. People can use their own image, title, content and links. It give more flexibility then post.

    Sorry there is no option to populate those three featured content with your post. But you can just copy the post title and content there.

    About the list of post showing full content. You can make it show excerpt through “Appearance => Theme Options => Layout Option” and in “Content Layout” just click on Excerpt/Blog Display and save it.

    in reply to: Change menu colors? #14913
    Sakin
    Keymaster

    @dignan17: Thanks for your purchase and yes, I have replied you in other thread. If you have purchased Catch Everest Pro theme then just use that. For theme instructions check out http://catchthemes.com/theme-instructions/catch-everest-pro/

    in reply to: Maximum width setting? #14912
    Sakin
    Keymaster

    @Dignan17: Catch Everest theme width is 1140px for large screen and it is responsive design and adjust it as per the screen size.

    Look like you have already adjust your header margin. Let me know if you need anything else.

Viewing 20 posts - 10,421 through 10,440 (of 14,496 total)