Viewing 20 results - 1,681 through 1,700 (of 2,392 total)
  • Author
    Search Results
  • #14068
    Teedok
    Member
    #14050
    simon olley
    Participant

    sweet 🙂

    #14043
    Sakin
    Keymaster

    @oly: You can just change the top position. For now i have change that to 10%. So, you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #main-slider .entry-container { top: 10%; }

    #14025
    Frank-Oliver
    Member

    ok, here is the link to my clean reinstall: http://www.digitalzimmer.de

    1. On Home you can see the widgets “Search” and “Archives” on the sidebar – although there is no widget assigned in the backend (neither to “Main Sidebar” nor to “Optional Homepage Sidebar”)

    2. On the 2 Posts you can see a completely blank sidebar – altough there is a “Kalender”-widget assigned to (to the “Optional Post Sidebar”).

    I’m using use the blog page from “Settings => Reading” for my Homepage, all other Everest Pro functions such as “Homepage Headlines”, “Featured Content” and “Featured Slider” are disabled in Theme Options.

    #13912

    In reply to: Featured Slider

    Sakin
    Keymaster

    @javieraldape97: Sorry this option is only available in Catch Box Pro theme, where you have option to use “Featured Category Slider”. See more features about Catch Box pro at http://catchthemes.com/theme-instructions/catch-box-pro/

    #13833

    In reply to: Click on Slider

    Sakin
    Keymaster

    @richemont: If you have Catch Everest Pro theme installed and want to link slider image to custom url then you have to use “Featured Image Slider”, where you can add your own image, title, description and links all optional.

    Go to “Appearance => Theme Options => Featured Slider => Slider Options”, click on “Image Slider” and then add the images and links in “Featured Image Slider Options”. See this screenshot http://pinterest.com/pin/548594798329509357/ and for more instruction, you can check our theme instruction at http://catchthemes.com/theme-instructions/catch-everest-pro/

    #13806

    In reply to: Click on Slider

    Sakin
    Keymaster

    @lwatts: For that you need to use Featured Image Slider, where you can leave the link to empty. See this screenshot http://pinterest.com/pin/548594798329509357/ . This option is only available in Pro or Premium themes.

    #13802

    In reply to: home page

    Sakin
    Keymaster

    @omgstyle: To make the slider area complete black you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .featured-slider .slides { background-color: #000; }

    For detail color options, please upgrade to Catch Everest Pro theme, where you have color options in your Theme Options panel. See details about Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/.

    For free theme you have to manually change it.

    For Footer Background Color, you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #site-generator { background-color: #e5e4e2; }

    For Menu Background Color, you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #header-menu { background-color: #e5e4e2; }

    #13767

    In reply to: Slider images

    Sakin
    Keymaster

    @EPICPROJECT: I see that you are using Featured Page Slider. But the features image on that page in not of proper size. You need to upload the image of minimum width 1140px.

    #13741
    Sakin
    Keymaster

    @ajamison: Just use the following CSS:

    .page .entry-title { display: none; }
    .page .featured-slider .entry-title { display: block; } 
    #13739
    ajamison
    Member

    Both my page titles and my featured post titles are missing when I use the following in custom CSS:

    .page .entry-title { display: none; }
    .featured-slider .page .entry-title { display: block; }

    website:
    http://homebirthcesarean.org/?c=n

    I want to hide the page title and display the featured post title

    #13732

    In reply to: Click on Slider

    Sakin
    Keymaster

    @offirkeren: Sorry there is not option to change that in Catch Everest Free theme as it only have Featured Post slider. So, it only accepts post. But if you upgrade to Catch Everest Pro version then you have option to use Featured Page Slider, if you want to link to page. Or if you want to link to different links then you can use Featured Image Slider. For more details about Catch Everest Pro, see this http://catchthemes.com/theme-instructions/catch-everest-pro/

    #13731
    Sakin
    Keymaster

    @kapo_e: Sorry there is no option to control image in Catch Everest Free theme, you need to upgrade to pro version where you have option to choose the image sizes. Also you have option to user Featured Image Slider, where you have upload any image as per you need.

    For Catch Everest Free then you need to build child theme and copy content.php file to your child theme. Then in your child theme content.php file replace <?php the_post_thumbnail( 'featured' ); ?> with <?php the_post_thumbnail( 'slider' ); ?>

    Sakin
    Keymaster

    @jason: Yes you can have full width slider. You can do that from “Appearance => Theme Options => Featured Slider => Slider Options”. There is slider type choose “Feature Image Slider” and in Slider Layout choose “Full Width Slider”.

    #13658
    Sakin
    Keymaster

    @Ian Sanchez: Please share your site url so that I know which theme are you using it. There is option in “Appearance => Theme Options => Featured Slider” you can choose to use only in homepage.

    #13635
    Sakin
    Keymaster

    @mlw5137: I don’t get it what you mean. If you want to use different image and size for Featured Slider, then there is one option that you can choose. That is using Featured Image Slider. For that.
    1. Go to “Appearance => Theme Options => Featured Slider”
    2. Then Click on “Slider Options” and choose “Image Slider” from Select slider Type
    3. Then Click on “Featured Image Slider Options” and upload the image, title, description and link of your choice.
    See this screenshot http://pinterest.com/pin/548594798329874581/

    #13634

    In reply to: slider problems

    Sakin
    Keymaster

    @alin.stafie: Oh sorry, so you are using Featured Post Slider, for that you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #main-slider .entry-content { display: none; }

    #13631
    mlw5137
    Member

    Thanks @Sakin Works perfectly.

    Did you have an idea on how to change the size of the featured slider image though?

    #13630

    In reply to: slider problems

    alin.stafie
    Member

    me site URL is http://www.blogcalatorii.com

    I removed the featured image in the post page but still i can’t empty the description field. Can you give me more details in how can i do that.

    Regards,

    Alin Stafie

    #13621

    In reply to: Slider malfunction?

    Sakin
    Keymaster

    @fractalhealth: You don’t need to create child theme do build Featured Post Slider. Just follow the instruction as below.

    1. First create the Post and don’t forget to add in the Featured Image in the post as this image is used in the slider. To add featured image see this http://en.support.wordpress.com/featured-images/#setting-a-featured-image

    2. Then get the ID of the post. When you edit your post or write a post, you will see the id in your browser address bar. You can also check our the Post ID in your ALL Posts section in WordPress Dashboard. But if you cannot find it then you can use this plugin to view it http://wordpress.org/extend/plugins/catch-ids/

    3. Then go to “Appearance => Theme Options => Featured Post Slider”. Add in the post id. See the screenshot on how to add Post ID http://pinterest.com/pin/548594798329984427/

Viewing 20 results - 1,681 through 1,700 (of 2,392 total)