Forum Replies Created

Viewing 20 posts - 7,041 through 7,060 (of 14,494 total)
  • Author
    Posts
  • in reply to: Create columns #37593
    Sakin
    Keymaster

    @Michaela: For columns, you need to use Responsive Columns or Responsive Tables plugin and add it.

    in reply to: Thumbnail alignment #37592
    Sakin
    Keymaster

    @Michaela: If you want to add more thumbnail image then please it it as Gallery or use responsive columns plugins to separate the columns. If you add individual images with caption, then yes it will display like that.

    For Gallery see this http://codex.wordpress.org/The_WordPress_Gallery
    Further, you can use Jetpack plugin and active “Tiles Galleries” module to ake it beautiful gallery.

    in reply to: How to change the image of the featured slider? #37591
    Sakin
    Keymaster

    @Serena: I check in your site and see that you have been able to change the slider image. But your slider image is too small. If you read in our theme instructions page at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/, the recommended size if Width: 1280px and Height: 550px. But it’s your wish to change it.

    See this Tutorial:
    Post Slider: http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/
    Image Slider :http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-slider/

    in reply to: Third column sidebar #37588
    Sakin
    Keymaster

    @Bravoure: I see that you have customize the site and looks like you have remove the codes in footer.php file, that is why it is now showing. Please add back the original footer.php file and it will be fine.

    in reply to: Slider Modifications #37586
    Sakin
    Keymaster

    @Kim: You are using Catch Kathmandu Support forum answers that is why it’s not working for you. Please post in appropriate support forum. So, remove the CSS that I give it for Catch Kathmandu Theme. For Catch Box Pro theme, you need to add the following css in “Appearance => Theme Options => Custom CSS” box.

    #nav-slider .nav-previous, #nav-slider .nav-next {
        display: none;
    }
    in reply to: Featured Slider image size #37483
    Sakin
    Keymaster

    @bamrider: Nice you got answer 🙂

    in reply to: meta-nav translating #37430
    Sakin
    Keymaster

    @Farmaciola: ok sure thanks. Will wait for it.

    in reply to: Missing page templates #37422
    Sakin
    Keymaster

    @Britta: As per the new theme review guideline form WordPress.org, we are not allowed to use blog template and this should be controlled from “Settings => Readings”. So, please go to “Settings => Reading” from your WordPress Dashboard. The in “Front page displays” check “A static page (select below) and select your page “Nieuws” in “Posts page” and save changes.

    in reply to: meta-nav translating #37421
    Sakin
    Keymaster

    @Farmaciola: That’s nice :). Would you like to contribute your translation file.

    in reply to: Third column sidebar #37359
    Sakin
    Keymaster

    @Bravoure: Once you change the layout to “Three Columns Layout”, you need to add widgets in Main sidebar for right sidebar and Third Column Sidebar for left sidebar. You will have display like this http://catchthemes.com/demo/catch-evolution/three-columns-layout-wordpress-themes/

    in reply to: Slider Modifications #37262
    Sakin
    Keymaster

    @Michael: Yes, you can hide that by adding following css in “Appearance => Theme Options => Custom CSS” box.

    #slider-nav, #controllers { display: none; }

    in reply to: Some problems with configuration #37261
    Sakin
    Keymaster

    Hello Janyce,

    1. The Road Image is there from “Appearance => Theme Options => Header Featured Image Options”. You can change or remove it from there.

    2. The tigers image is from Featured Slider. I see that you are using Adventurous Free there, where you can select the slider type as “Post Slider” or “Category Slider”. But of these slider is created to highlight your post in Slider.
    — 2.1: If you want to disable this slider then simply go to “Appearance => Theme Options => Featured Slider => Slider Options”, check Disable in “Enable Slider” option and save changes.
    — 2.2: If you want to change the slider image, then there are two option
    ——- 2.2.1. Post Slider: For Post slider check out this video series http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/ and also check out theme instructions page at http://catchthemes.com/theme-instructions
    /adventurous/
    ——- 2.2.2. Category Slider: For category slider, first you need to create post and add in featured image. See this video on how to add featured image in your post http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-wordpress-postpage/ and then go to “Appearance => Theme Options => Featured Slider => Slider Options”, check “Category Slider” in Select Slider Type and then you can select the category from where you want to highlight the post at “Featured Category Slider Options” and save changes.

    Regards,
    Sakin

    in reply to: changing the url where the custom header links to #37259
    Sakin
    Keymaster

    @valerie: You cannot change the URL of the Logo/Header image. But you can add in “Header Featured Image” instead. For that you can go to “Appearance => Theme Options => Header Featured Image” and then add in your image URL and links as per your need.

    in reply to: meta-nav translating #37256
    Sakin
    Keymaster

    @Farmaciola: In which language that you try to translate the site. Did you create the .mo and .po file and added in languages file. If so that you can contact us through http://catchthemes.com/contact-us/ with subject translation file. Then we will check in the language file and let you know what is the issue.

    in reply to: Google Analytics Code #37253
    Sakin
    Keymaster

    @brewreviewcrew: Ok but there are 2 different type of analytics code. One from the plugin and another form the footer code. So, check these and remove one.

    in reply to: Having just feature content and slider #37250
    Sakin
    Keymaster

    @ducduc8888: Oh yes, we have lot of spaces in between while choose 3 column layout. We will fixed this in next version update. Till then you can try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.

    @media screen and (min-width: 981px) {	
        #featured-post.layout-three .featued-content-wrap {
            margin-left: -2.3%;
        }
        #featured-post.layout-three .post {
            margin-left: 2.3%;
            width: 31%;
        }
    }
    in reply to: Reduce and remove empty space #37248
    Sakin
    Keymaster

    @real_makkoy: Can you refresh and check in. Also let me know which mobile are you checking in with. I just check in your site from iPhone and Android phone. But showing menu in single line.

    in reply to: Google Analytics Code #37247
    Sakin
    Keymaster

    Hi Cory,

    I am not so sure about the code what you have added in your site. But I see that you have installed “Google Analytics Dashboard WordPress” plugin. So, you might want to disable that. Another I see that you have Google Analytics code at “Appearance => Theme Options => Webmaster Tools => Header and Footer Codes => Code to display on Footer” box.

    Regards,
    Sakin

    in reply to: Dynamic Featured Content #37233
    Sakin
    Keymaster

    @icyplains: Yes we are in the development phase. It will release it only after adding and testing successfully. Thanks.

    in reply to: Having just feature content and slider #37130
    Sakin
    Keymaster

    @ducduc8888: Yes, I understand that you want it closer but to which element. So, can you upload your screenshot in any photo-sharing site and send me the URL of your screenshot so that I understand to which element that you want to make it closer.

Viewing 20 posts - 7,041 through 7,060 (of 14,494 total)