Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #51834
    luismarioochoa
    Participant

    @Sakin
    I am seriously considering moving http://www.bonvivanttravel.ca from Catch Box to Catch Everest. Here are my questions:
    1. Right now the Slider images only link to Posts. Is there a way to redirect them to pages as well in the Pro version?
    2. Can the text on Opacity boxes on the sliders click to link to pages and can they be move to other areas than where they seat now on the left?
    3. What’s the ideal size for the content images on the home page and can they be directed to either post or pages?

    Thank you!

    #51843
    Sakin
    Keymaster

    @luismarioochoa:
    1. In Pro version, you have option to use “Featured Page Slider”. So, it will take featured image from page and link to page. Further, it also have option to use Featured Image Slider, which is an independent slider where you can upload image, link as per your need.
    2. It depends on where you want to move to. It has to be managed from Custom CSS
    3. The ideal size for images in Homepage Featured Content Options is Width: 390px
    and Height: 261px. You can upload image and link as per your need.

    Fore more details check out theme instructions page at http://catchthemes.com/theme-instructions/catch-everest-pro/

    #51860
    luismarioochoa
    Participant

    Hi Sakin,

    Would the current slider on the Free version be the same as the Featured Page Slider in the Pro version? Where it is now in the Free version is exactly where the client wants it and wants those 1140x450px linking to specific pages, not to posts. Please advice. Thanks

    #51861
    Sakin
    Keymaster

    @luismarioochoa: Yes, Page and Post slider uses the same. Post slider links to post where as page slider links to page.

    #51879
    luismarioochoa
    Participant

    @Sakin,

    Thank you, but your answer confuses me. At this point I just want to be 100% sure (before purchasing) that the current post slider on the free version (the one with the Everest and Nepal images 1140×450 px) will be enabled to become a page slider instead of post slider as it currently is or both, in other words that I can link its images to whatever page or post I need to. Just a simple yes or not will be sufficient. Thank you so much in advance

    #51882
    Sakin
    Keymaster

    @luismarioochoa: Yes, you can do that.

    Here is details explanation.
    1. Featured Post Slider: If you choose featured post slider then you will be able to link to post.
    2. Featured Page Slider: If you choose featured page slider then you will be able to link to page.
    3. Featured Image Slider: You can upload image and add link to page or post or any URL you want.

    #51916
    luismarioochoa
    Participant

    Sakin,

    My client made the purchase and I am working on it. http://www.bonvivanttravel.ca and This is a MAJOR LEAGUE THEME, WOW! too bad I missed it before, it would have saved me lots of CSS requests. Nevertheless, here I number of not a big deal kind of requests.

    1. Is there a way to change the Slider Navigation Arrows <> for a prettier one? Dots, Squares perhaps?
    2. In the Home Page Images Content:
    a) How can I reduce the size of the Titles
    b) Is there a way to add (at the bottom of the content) a “Continue Reading” link?
    3. I made the background white (for now) but you can see the border box content. Is there a way to get rid of this?
    4. In Catch Box I could change the dimentions of the Navigation Menu, but I cannot locate it here yet. Can you point me in the right directions.

    Thank you so much Saki, both my client and myself are very happy with the change.

    #52010
    Sakin
    Keymaster

    @luismarioochoa:
    1. Dots are already there in the center, so you might want to remove this. For that you can add the following css in “Appearance => Theme Options => Custom CSS” box :
    #slider-nav { display: none; }

    2.a) You can change the font size in the following css and then add it in “Appearance => Theme Options => Custom CSS” box :
    #featured-post .entry-title { font-size: 22px; }

    2.b) There is nothing like that. But yes, you can manually add hyper link in that content post. For example:
    <a href="you-url">Continue Reading &rarr;</a>

    3. Simply add the following css in “Appearance => Theme Options => Custom CSS” box:
    .site { box-shadow: none; }

    4. Sorry I don’t get it what you mean.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Migrating from Catch Box Pro to Catch Everest Pro’ is closed to new replies.