Viewing 20 results - 1,861 through 1,880 (of 2,392 total)
  • Author
    Search Results
  • #10465
    Sakin
    Keymaster

    @dt2791: In free Catch Box theme, you only have Featured Post Slider and you have to manually add in the Post ID in the Featured Post Field. You can increase the number of slides from Featured Post slider options.

    But if you want to automatically add the latest post in the slider then it’s called Featured Category Slider. This option is there in Catch Box Pro. See this for more details about added features in Catch Box Pro theme http://catchthemes.com/themes/catch-box-pro/

    #10460
    Sakin
    Keymaster

    @jwendell: Sorry there is no trail version of Catch Everest Pro. Catch Everest Pro in the advance version of Catch Everest. You can see the additional features list at http://catchthemes.com/theme-instructions/catch-everest-pro/

    Send me your Site URL and I will check your alignment.

    #10446
    jwendell
    Member

    Hi Sakin,

    I really like catch everest

    I’ve read a few different support forums on Aligning header text with logo, but none of those options have worked for me.

    Also I’m interested in purchasing everest pro, but I was wondering if there was a trial version of pro available?

    #10442
    Sakin
    Keymaster

    @Raminder:

    1 – How do I eliminate the space between the menu and the University of Southampton Banner below the menu. How can I make this banner the same size as the menu bar too? The link to the specific page is http://soton-fifc.co.uk/register/gold-band/gold-band-example-company-1
    — You can add the following cs in “Appearance => Theme Options => Custom CSS” box to remove the padding in that particular page. `.page-id-423 #main {
    padding-top: 0;
    }`

    For features added in Catch Everest Pro theme. See this.
    http://catchthemes.com/theme-instructions/catch-everest-pro/

    #10422
    Raminder
    Member

    @Sakin Thank you. I have two more questions.

    1 – How do I eliminate the space between the menu and the University of Southampton Banner below the menu. How can I make this banner the same size as the menu bar too? The link to the specific page is http://soton-fifc.co.uk/register/gold-band/gold-band-example-company-1

    2 – I am considering buying Catch Everest Pro (However I will not be able to do this until August. What are the main features that it can offer? Can you change the footer too? E.g. add a Facebook link in there too?

    Thank you!

    #10395
    Sakin
    Keymaster

    @gfsdebtrelief: This is featured post slider. This means you can only add in your posts as Featured Slider.

    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 view the post id in your all post 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 => Featured Post Slider Options”. Add in the post id and click on save

    #10380

    Hello,

    My new site is http://kickcancerinthebutt.com

    I am using the site to raise money for a non profit cancer alliance, so I really appreciate all the help I can get. I am obviously not making money on this site, so I am doing most of this myself, unless I can get contributors.

    If you go to that site you will see on the home page a slider and you will see a mount Everest picture with some content that says “Mount Everest is the Earth’s highest mountain, with a peak at 8,848 metres above sea level and the 5th tallest mountain measured from the centre of the Earth. It is located in the Nepal.”

    How do I replace this image and the content with my own image and content? I just cant figure it out. I figured out how to replace the other pictures, but not that one.

    I have been going to theme options, then featured post options and then I click on featured post slider options. There are 2 options there. When I click to edit those 2 options they open up to post looking settings. I am lost at this point. My email address is [email protected]

    #10373
    Sakin
    Keymaster

    @striderbl: This is not a theme issue. Check your wp-config.php file or load the new wp-config file.

    #10362
    striderbl
    Member

    i have updated my theme and after some hours i received a email from my host provider with suspending my account

    reason: {HEX}base64.inject.unclassed.7 : /home/beefine5/public_html/wp-config.php

    how to resolve this problem?

    #10332
    Sakin
    Keymaster

    @Dirtriding: You can just add post in the featured slider in Catch Everest Free theme. For more option look at Catch Everest Pro to add page or image slider. http://catchthemes.com/theme-instructions/catch-everest-pro/

    #10313
    Sakin
    Keymaster

    @bobnolley: that is Homepage Featured Content and you can change it from “Appearance => Theme Options => Homepage Settings => Homepage Featured Content Options”. See the theme instruction page for more details http://catchthemes.com/theme-instructions/catch-everest/

    #10305
    Sakin
    Keymaster

    @origincreative1982: Yes for this you need to customize the theme. You have to build child theme and then customize it. For that you need to hire developer.

    But if you want that layout them why don’t you just disable the homepage Featured Content. So, you will have slider and the page, then you can add widgets in Footer Area one, two and three.

    #10304
    Sakin
    Keymaster

    @GranPaSmurf: Yes you can add image slider in Catch Box Pro Theme. Go to “Appearance => Theme Options => Featured Slider” and then choose Featured Image slider.

    #10299
    Sakin
    Keymaster

    @striderbl: Please update to latest version 2.4.3 which fixes the slider issues.

    #10286
    striderbl
    Member

    *sorry, under the header

    #10285
    striderbl
    Member

    seems like content goes under the footer

    <?php
    /**
     * The template for displaying the footer.
     *
     * @package Catch Themes
     * @subpackage Simple_Catch
     * @since Simple Catch 1.0
     */
    ?>
    	<div id="footer">
        	<div class="layout-978">
    			<?php //Displaying footer logo ?>
                <div class="col7 copyright no-margin-left">
    				<?php if( function_exists( 'simplecatch_footerlogo' ) ) :
    						simplecatch_footerlogo(); 
    					  endif;	
    				?><?php _e( 'Copyright', 'simplecatch' ); ?> &copy; <?php echo date("Y"); ?> <span><?php bloginfo('name')?></span>. <?php _e( 'All Rights Reserved.', 'simplecatch' ); ?>
                </div><!-- .col7 -->
                
               <?php do_action( 'simplecatch_credits' ); ?>
                
    		</div><!-- .layout-978 -->
    	</div><!-- #footer -->      
    <?php wp_footer(); ?>
    </body>
    </html>

    this is my footer.php code

    #10284
    striderbl
    Member

    no, it’s still not working, and it didn’t work after i removed credits, meybe somewhere something was written in other directories, but still not working. i use this theme for my company and maybe i will buy pro version, but i must be sure that free is working correctly, so, where can be the problem?

    #10261
    Sakin
    Keymaster

    @Raminder: Just upload the larger header image. Your header image width is 900px whereas the website width is 1140px. So, just upload the image with the width 1140px.

    #10243
    Raminder
    Member

    @Sakin Thank you! I am starting to understand more about how the CSS works!

    I have another question I am afraid 🙁

    On my website now, the logo at the top has white space to the right. How do I make the logo/banner go all across the top?

    #10228
    Sakin
    Keymaster

    @Raminder: Just add the following css at “Appearance => Theme Options => Custom CSS” box to hide the page title home in homepage.
    .home #main .entry-header { display: none; }

    About the Featured Post Slider. The first image is small that is why it is showing small. You have to change the featured image of this post http://soton-fifc.co.uk/register-2 . It need to be at least 1140px width and 450px height.

    to change the background color of Speaker page only. You can add the following css at “Appearance => Theme Options => Custom CSS”. Change the color code as per you need.
    body.custom-background.page-id-25 { background: none #000; }

Viewing 20 results - 1,861 through 1,880 (of 2,392 total)