Forum Replies Created

Viewing 20 posts - 11,221 through 11,240 (of 14,509 total)
  • Author
    Posts
  • in reply to: How to remove catchbox.slider.js from theme #12430
    Sakin
    Keymaster

    @lavana24: You don’t need to remove it. You can just go to “Appearance => Theme Options => Featured Slider => Slider Options”. Then in Enable Slider select Disable. This will remove your slider js completely.

    in reply to: Twitter Feed Slider – "Feed Not Available" #12429
    Sakin
    Keymaster

    @markblock: Sorry twitter feed in not available at this time. We have removed that functions when twitter changed API.

    in reply to: Category Pages #12428
    Sakin
    Keymaster

    @b.grangeia: For that you need to change to “No Sidebar, Full Width” in “Appearance => Theme Options => Layout Options”.

    in reply to: Adding phone number and email near the logo #12427
    Sakin
    Keymaster

    @Cherry: You can just add the gallery shorcode in your content areas of post.

    When you upgrade to pro version, you can just install it. No need to transfer anything.

    Sakin
    Keymaster

    @acanthuroid: Ok just see the view source of your category page. Then send me your body classes. Such as <body class="topic bbpress single single-topic postid-12313 logged-in admin-bar no-customize-support">

    in reply to: How to resize the pics for the slider #12425
    Sakin
    Keymaster

    @Sarah Althaus: If you don’t want image to be cut of, then you can upgrade to pro version and use the Featured Image Slider. Where you can upload the image of any size.

    But for which area to cut of in the image. You can use the plugin such as http://wordpress.org/plugins/post-thumbnail-editor/

    in reply to: Theme Update #12417
    Sakin
    Keymaster

    @PeterAndersson: Can you check now? For any issues related to sales and account. You can directly contact our sales staff at http://catchthemes.com/contact-us/

    Sakin
    Keymaster

    @acanthuroid: The main thing is that we don’t have featured image setting for categories. So, I need to check in your site for body class for the categories and style. So, can you create password protect site. I need to see your site otherwise you need to hire developer to work for you.

    in reply to: Implementation of Co Author Plus #12413
    Sakin
    Keymaster

    @jrmschaefer: First you need to build child theme and then create the file functions.php in your child theme. Then copy the function function simplecatch_loop() from simplecatch_functions.php file. Then edit the code <li class="no-padding-left"><a href="<?php echo get_author_posts_url(get_the_author_meta( 'ID' )); ?>" title="<?php echo esc_attr( get_the_author_meta( 'display_name' ) ); ?>"><?php _e( 'By', 'simplecatch' ); ?>&nbsp;<?php the_author_meta( 'display_name' );?></a></li>

    in reply to: content area customization #12412
    Sakin
    Keymaster

    @taranlewis: No you cannot add the different post slider on each page.

    in reply to: Several questions #12411
    Sakin
    Keymaster

    @rebel-rebel: It’s doesn’t mess up until you mess up the css.

    in reply to: Spacing in comments #12410
    Sakin
    Keymaster

    ok cool

    in reply to: Adding phone number and email near the logo #12409
    Sakin
    Keymaster

    @Cherry: We are using WordPress default image functions. So, if you just upload the images from your Desserts post and insert the gallery shortcode [gallery] then it will display the image from that particular post. But if you create the gallery using images not uploaded from that post then it works that way.

    So, in your case either upload all the Desserts images from “Add Media” button of Desserts post. Or you can install the Jetpack plugin and activate “Carousel” module in Jetpack plugin settings.

    in reply to: Page Title Location #12400
    Sakin
    Keymaster

    @jwendell: I don’t understand your question. As when I check in your site Services page, you don’t have page title.

    in reply to: Width of Categories & Archive bar #12399
    Sakin
    Keymaster

    @k.capelli: Don’t edit core style.css. For any css modification. You can add it in “Appearance => Theme Options => Custom CSS” box.

    in reply to: Catch Box – Android Menu #12398
    Sakin
    Keymaster

    @MichelB: Well I don’t have Android device to test it. So, can you send me the screenshot and the device resolution.

    I also have found issue with your slider, it’s over the menu. So, add the following css in “Apearance => Theme Options => Custom CSS” box.
    #branding { z-index: 10; }

    Further, I see that you haven’t added Featured Image in your posts.

    in reply to: Featured Sliders Cover Menu-Cannot Click On Menu #12396
    Sakin
    Keymaster

    @Lynzee: You are having problem with the menu as your slider image is very small. Just upload the larger images and it will solve your issues.

    in reply to: scrolling through my gallery images-Help NEEDED #12394
    Sakin
    Keymaster

    @Cherry: If you have uploaded the image from that particular page then it will show images from that particular gallery.

    in reply to: Problem to limit slider to Homepage #12393
    Sakin
    Keymaster

    @danielvercaemst:
    1. I would like to limit its display to homepage.
    — Sorry I don’t understand what you are trying to do it. Can you explain it.

    2. I wood like to use a square picture for the post in listing pages, but if i do that, the slide is to small and in a bad size..
    Can you tell me what i’m doing bad ?
    — You can see the image sizes in http://catchthemes.com/theme-instructions/simple-catch-pro/
    If you are having trouble with sizes then you can use Featured Image Slider, where you can upload image of any size, and link to any url. So, you have different image slide and separate featured post image.

    in reply to: Several questions #12388
    Sakin
    Keymaster

    @rebel-rebel:
    1. I would like to remove the menu bar and place the “pages” next to my header, is this possible?
    — For this you need to build child theme and edit the functions. This is not possible with default theme options.

    2. I would like to remove the slider arrows.
    — You can add the following css in “Appearance => Theme Options => Custom CSS” box
    #slider-nav { display: none; }

    3. I want my social links/icons closer to my pages links.
    — I don’t understand this.

    All of this must not $(*$( the responsive design on a tablet/smartphone, etc.
    — I don’t understand this.

Viewing 20 posts - 11,221 through 11,240 (of 14,509 total)