Viewing 20 results - 1,541 through 1,560 (of 2,398 total)
  • Author
    Search Results
  • #17066
    rbrek
    Member

    Ok. I checked the Exclude Slider from Homepage posts. And I added an 11th post. But if you scroll all the way down on the Home page, there still is nothing to indicate there are more posts on the blog. It just ends with my 2nd post. The Previous and Next you mentioned aren’t showing up.

    #17061
    Sakin
    Keymaster

    @rbrek: Your site shows that you only have total 10 posts. Where you have “My First Blog” post in your slider and rest in the homepage. Next and Previous will be there only after you have more then 10 posts. If you want to show your slider post in the blog as well then go to “Appearance => Theme Options => Featured Post Slider => Featured Post Slider Options” and check “Exclude Slider post from Homepage posts”.

    #17046
    rbrek
    Member

    Oops. Another question. I’m seeing that my very first post is still in the dashboard and shows up when I view it. But it no longer shows up on the bottom on my Blog when the public looks for it. Do you have a button or something to direct to older posts? Where did the oldest post go?

    #17031
    rbrek
    Member

    There! That did it! Obviously I am not a computer programmer, so I need help like this. Thank you so much! The photo looks awesome!!

    #17030
    Sakin
    Keymaster

    @rbrek: Oh you mean to hide the post text. You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #slider-wrap .featured-text {
        visibility: hidden;
    }
    #17026
    rbrek
    Member

    Ok Sakin, it’s posted. Let me know how to fix it or when I can take it back down. Thanks!

    #17025
    rbrek
    Member

    Ok, I’ll put it up for a bit. Give me about five minutes.

    #17024
    Sakin
    Keymaster

    @rbrek: I need to see the issue in your slider. Here you have loaded demo slider which is fine.

    #17023
    rbrek
    Member

    Ok. I’ve put the Slider back on. Do you want me to put the photo I want to use again, with the text?

    #17022
    Sakin
    Keymaster

    @rbrek: Yes, I need to check in your slider.

    #17017
    rbrek
    Member

    http://www.restlesshearts.us I’ve now removed the Slider completely, but can put it back up if need be. I didn’t leave the photo I had in it, as it looks weird with the text from my post showing.

    #17012
    Sakin
    Keymaster

    @rbrek: Please post in your site URL so that I can check in.

    #16987
    rbrek
    Member

    Nope. I put in the 849 x 565 photo and it still shows some of the text from my post. How do I get rid of that? That’s happened before too. I am using the Free theme. Shouldn’t this be easy?

    #16986
    Thelma
    Member

    Sakin-

    As a test before the launch, we moved our (local) site to a public domain. And, while most items worked correctly, some did not, e.g. featured sliders, our logo, and posted images.

    While I could change the featured sliders’ URL, we could not get our logo and posted images to appear as they still referenced the old domain even though the image URL’s were correct.

    Then we did the ‘search-and-replace’ you recommended. Now everything works correctly!

    Thanks for saving us hours of lost time.

    #16966
    Sakin
    Keymaster

    @Heinrich: In Catch Box Pro theme, tou can choose the category to show in homepage from “Appearance => Theme Options => Homepage/Frontpage Category Setting”. Just select the multiple categories from which you want to show the post.

    Then for the the slide, you can choose the Category Slider. Go to “Appearance => Theme Options => Featured Slider => Slider Options”, then select Featured Category Slider. Then in Featured Category Slider Options, select the category that you want to show for slider.

    #16960
    Sakin
    Keymaster

    @rbrek: If you are using Catch Evolution Pro Image Slider, then you can simply upload the image and add the image url. It will show the image auto adjust.

    But for Catch Evolution Free theme, there in featured post slier where it auto cuts the image as per the size. So, you can use the image 849 x 565 pixels

    #16944
    rbrek
    Member

    Actually Sakin, I want to buy a photo from iStock to use as my Featured Photo. The small size (and closest to your dimensions) is 849 x 565 pixels. Your slider uses 644 x 320. Or should I buy the x-small photo and enlarge it? How do I adjust the sizing in WordPress to fit in the slider? Do you know? Thanks!

    #16943
    rbrek
    Member

    That’s what I needed to know. Thank you so much Sakin!

    #16930
    Sakin
    Keymaster

    @CaptivatingHearts: Sorry there is not easy option to remove separator. You need to build child theme and in then edit the function simplecatch_sliders()

    We have just added it in update for Simple Catch Version 2.6.7 where you will get separator control through custom css. But this version has to be approved by WordPress.org and set to live. So, it can take up to 7 days to live it.

    After you get update, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide it.
    .featured-text .slider-sep { display: none; }

    #16917
    Sakin
    Keymaster

    @rbrek: Those are the sample images to demonstrate the Slider. In free version of Catch Evolution theme, you will get Featured Post Slider. So, you need to create post with featured image and then add that post ID in “Appearance => Theme Options => Featured Post Slider”. The size of the images are Width: 644px and Height: 320px.

    You can read detail instruction at http://catchthemes.com/theme-instructions/catch-evolution/

    You can also take a look at Catch Evolution Pro version for Advance Featured Slider. Read more features at http://catchthemes.com/theme-instructions/catch-evolution-pro/

Viewing 20 results - 1,541 through 1,560 (of 2,398 total)