Viewing 20 results - 1,681 through 1,700 (of 2,398 total)
  • Author
    Search Results
  • #14111
    Sakin
    Keymaster

    @Teedok: For pages you can take page id and for post you can take post ID. For example the page “Informace k závodu” Id is 2 so it will be as below:

    .page-id-2 #main-slider { display: none; }

    #14099
    Teedok
    Member

    So stupid mistake, got the secon question with the menu..

    But, the slider, still have no idea how to disable on some else page, doesnt work anythink…

    #14094
    Teedok
    Member

    ok, and if would like to disable at some other page, then just put name of page – like .informace-k-zavodu #main-slider {display: none;}

    and please, one last queastion, but its OT. I want 2 pages under the one in menu(registrace -> there you can choose from 2 pages) but it doesnt work for me. I created them, put they are under but they dont show, where is a problem?

    Thanks again

    #14091
    Sakin
    Keymaster

    @Teedok: Then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the slider in main page.
    .home #main-slider { display: none; }

    #14090
    Teedok
    Member

    Awesome, your the best!

    All except the main page.

    Thank you so much!

    #14086

    In reply to: Quote Rotator

    martyn
    Member

    When I place a short-code on the Homepage Featured Content Options page it displays the short-code as text.

    Would there be a way to display a smaller slider in the last featured content area? I’m trying to show logos and or quotes that rotate.

    #14079
    Sakin
    Keymaster

    @Teedok: You can hide it for those pages thorough css. Send me the pages for which you have to hide it then I will send you the custom css.

    #14077
    Sakin
    Keymaster

    @Frans: You can use the same slider to all page from “Appearance => Theme Options => Featured Slider => Slider Options”

    #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/

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