Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Featured Slider Questions #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?

    in reply to: Featured Slider Questions #10286
    striderbl
    Member

    *sorry, under the header

    in reply to: Featured Slider Questions #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

    in reply to: Featured Slider Questions #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?

    in reply to: Featured Slider Questions #10093
    striderbl
    Member

    i put back the initial footer.php file but this problem is still appears. I have an other problem, when i install theme i cant see my recent post and after this i need to set a static front page for displaying my post, when in options is mentioned to show recent posts the slider works correctly with more than one featured post, but posts are not seen. When i make to show concrete categories on the front page, i see posts, but now i have problems with slider. i dont know what to do

    in reply to: Featured Slider Questions #10065
    striderbl
    Member

    http://beefine.net/ this is my site

    with one slide work’s normally, but with 2 i see unformatting in page and posts and widgets goes up under slider. what it can be, i have tried tu uninstall plugins becouse i thought that can be an conflict between

    in reply to: Featured Slider Questions #10059
    striderbl
    Member

    Sakin, a big hello from russia.
    I have a little problem with this slider and don’t know from where it comes.
    When i set only one featuret post, it show’s ok, but when i want to put 2 or more slides i see an error and slide images didn’t change. Where is the problem? i cannot understand.
    Here is the link with screenshot http://img547.imageshack.us/img547/7039/weduowi.jpg

Viewing 7 posts - 1 through 7 (of 7 total)