Forum Replies Created

Viewing 20 posts - 1 through 20 (of 35 total)
  • Author
    Posts
  • in reply to: category remove #307584
    Robert
    Participant

    Thanks, it works!

    in reply to: Post text color #307568
    Robert
    Participant

    Thanks!

    in reply to: Header media settings #307494
    Robert
    Participant

    Thanks for your help!

    in reply to: Problems with theme update #117669
    Robert
    Participant

    It works!

    Thanks for your help!

    in reply to: Problems with theme update #117014
    Robert
    Participant

    Hi!

    Thanks, woks perfect.

    Last problem is the menu colors:

    /*closed menu background color and font color*/
    #header #mainmenu ul li a {
        background-color: #ffffff; 
    /* Menu Background Color */
       color: #fe0000;
    /* Menu Text Color */
    }
    
    /*hover menü background and font color*/
    #header #mainmenu ul li a:hover, #header #mainmenu ul li.current-menu-item a, #header #mainmenu ul li.current-menu-parent a, #header #mainmenu ul li.current_page_item a, #header #mainmenu ul li.current_page_ancestor a, #header #mainmenu ul li:hover > a
    {
        background-color: #3a9605;
    /* Menu Background Color */
        color: #ffffff; 
    /* Menu Text Color */
    }
    
    /*open menu color*/
    #header #mainmenu ul li ul li a:hover, #header #mainmenu ul li ul li:hover > a {
      	background-color: #008000;
    }
    #header #mainmenu ul li ul li a {
        color: #fe0000;
    }
    in reply to: Problems with theme update #116889
    Robert
    Participant

    Post width working fine, but the other not.

    I want to remove “által Szilágyi Róbert S.” and “a hozzászólások lehetősége kikapcsolva” but keep the post date.

    The table url: http://www.kertvarosi-iskola.hu/dolgozoink

    Thanks!

    in reply to: Problems with theme update #116806
    Robert
    Participant

    No, menu colors gone, category remove under post gone, only date in posts gone…

    Post size smaler than before, ther is an empty space:

    There is no space between the picture and the name in the table.

    Thanks for your help!

    Robert
    Participant

    OK, sorry!

    in reply to: Problems with theme update #116595
    Robert
    Participant
    Robert
    Participant

    Hi!

    Same problem here, can you help me?

    /*table vertical align*/
    #content table td {
        vertical-align: middle;
    }
    
    /*category remove under post*/
    #content .tags {
         display: none;
    }
    
    /*left +10px*/
    div.layout-978 {
        padding-left: 20px;
    }
    
    /*closed menu background color and font color*/
    #header #mainmenu ul li a {
        background-color: #ffffff; 
    /* Menu Background Color */
       color: #fe0000;
    /* Menu Text Color */
    }
    
    /*hover menü background and font*/
    #header #mainmenu ul li a:hover, #header #mainmenu ul li.current-menu-item a, #header #mainmenu ul li.current-menu-parent a, #header #mainmenu ul li.current_page_item a, #header #mainmenu ul li.current_page_ancestor a, #header #mainmenu ul li:hover > a
    {
        background-color: #3a9605;
    /* Menu Background Color */
        color: #ffffff; 
    /* Menu Text Color */
    }
    
    /*open manu color*/
    #header #mainmenu ul li ul li a:hover, #header #mainmenu ul li ul li:hover > a {
      	background-color: #008000;
    }
    #header #mainmenu ul li ul li a {
        color: #fe0000;
    }
    
    /*footer text*/
    #footer { color: #3a9605; }
    #footer span,
    #footer a { color: #ffffff; }
    
    /*only date in posts*/
    #main #content ul.post-by li {
        display: none;
    }
    #main #content ul.post-by li:nth-child(2) {
        display: block;
        padding: 0;
        background: none;
    }
    
    /*frontpage post no picture*/
    .blog #content .post.hentry img {
        display: none;
    }

    Thanks!

    in reply to: Problems with theme update #116546
    Robert
    Participant

    Hi!

    Same issue here, after updateted to version 3.5.7 all customization gone.
    De custom CSS codes still in place but not doing anything.

    
    /*table vertical align*/
    #content table td {
        vertical-align: middle;
    }
    
    /*category remove under post*/
    #content .tags {
         display: none;
    }
    
    /*left +10px*/
    div.layout-978 {
        padding-left: 20px;
    }
    
    /*closed menu background color and font color*/
    #header #mainmenu ul li a {
        background-color: #ffffff; 
    /* Menu Background Color */
       color: #fe0000;
    /* Menu Text Color */
    }
    
    /*hover menü background and font*/
    #header #mainmenu ul li a:hover, #header #mainmenu ul li.current-menu-item a, #header #mainmenu ul li.current-menu-parent a, #header #mainmenu ul li.current_page_item a, #header #mainmenu ul li.current_page_ancestor a, #header #mainmenu ul li:hover > a
    {
        background-color: #3a9605;
    /* Menu Background Color */
        color: #ffffff; 
    /* Menu Text Color */
    }
    
    /*open manu color*/
    #header #mainmenu ul li ul li a:hover, #header #mainmenu ul li ul li:hover > a {
      	background-color: #008000;
    }
    #header #mainmenu ul li ul li a {
        color: #fe0000;
    }
    
    /*footer text*/
    #footer { color: #3a9605; }
    #footer span,
    #footer a { color: #ffffff; }
    
    /*only date in posts*/
    #main #content ul.post-by li {
        display: none;
    }
    #main #content ul.post-by li:nth-child(2) {
        display: block;
        padding: 0;
        background: none;
    }
    
    /*frontpage post no picture*/
    .blog #content .post.hentry img {
        display: none;
    }

    Thanks!

    in reply to: Adding a link to the footer #89159
    Robert
    Participant

    Hi!

    Thanks, it works!

    Sziszi

    in reply to: Slider image text #89100
    Robert
    Participant

    Hi!

    Thanks, it works!

    Sziszi

    in reply to: Featured thumbnail text #89099
    Robert
    Participant

    Hi!

    Thanks, it works!

    Sziszi

    in reply to: Adding a link to the footer #89090
    Robert
    Participant

    Hi!

    I’m trying to activate my child theme with this code, but not works.

    <?php
    /**
     * Child Theme functions and definitions
     *
     */
    
    function catchresponsive_child_footer_content() {
    	//catchresponsive_flush_transients();
    	if ( ( !$catchresponsive_footer_content = get_transient( 'catchresponsive_footer_content' ) ) ) {
    		echo '<!-- refreshing cache -->';
    
    		$catchresponsive_content = catchresponsive_get_content();
    
    		$catchresponsive_footer_content =  '
        	<div id="site-generator">
        		<div class="wrapper">
        			<div id="custom-links">
        			    <a title="Data Link" href="#" target="_self">Data Link</a> |
        			    <a title="Cookie Link" href="#" target="_self">Cookie Link</a> |
        			    <a title="Security Link" href="#" target="_self">Security Link</a>
        			</div>
        			<div id="footer-content" class="copyright">'
        				. $catchresponsive_content['left']
        				. ' | '
        				. $catchresponsive_content['right'] .
        			'</div>
    			</div><!-- .wrapper -->
    		</div><!-- #site-generator -->';
    
        	set_transient( 'catchresponsive_footer_content', $catchresponsive_footer_content, 86940 );
        }
    
        echo $catchresponsive_footer_content;
    }
    
    add_action( 'init', 'catchresponsive_child_add_links_in_footer' );
    
    function catchresponsive_child_add_links_in_footer() {
    	remove_action( 'catchresponsive_footer', 'catchresponsive_footer_content', 100 );
    	add_action( 'catchresponsive_footer', 'catchresponsive_child_footer_content', 100 );
     
     
     
    
    /**
     * Loading Parent theme stylesheet
     *
     */
    add_action( 'wp_enqueue_scripts', 'catchresponsive_child_enqueue_styles' );
    function catchresponsive_child_enqueue_styles() {
        wp_enqueue_style( 'catchresponsive-parent-style', get_template_directory_uri() . '/style.css' );
    }

    Error message: Parse error: syntax error, unexpected end of file in /storage/web/sziszi/sziszi.com/www/wordpress/wp-content/themes/catch-responsive-child/functions.php on line 52

    http://uj.sziszi.com/

    Can you help me?

    Thanks: Sziszi

    in reply to: Front page post problem #87408
    Robert
    Participant

    Thanks!

    It is works perfect!

    Sziszi

    in reply to: Front page post problem #87366
    Robert
    Participant

    I find this code, but it shows pictures too.

    For Simple Catch Free version, you can achieve this by building child theme and then copy content.php to your child theme and change the following code
    <?php the_excerpt(); ?>
    To
    <?php the_content(); ?>

    Can you give me a code, to show full post but not picture? (Show full content, no image)

    Thanks!
    Sziszi

    in reply to: How can I remove category under my post? #87345
    Robert
    Participant

    Thanks!

    Sziszi

    in reply to: How can I edit post information? #87121
    Robert
    Participant

    Hi!

    I will write a review!

    Thanks for your help!

    Sziszi

    in reply to: How can I edit post information? #87066
    Robert
    Participant

    Hi!

    Works perfect!

    Thank you!
    Sziszi

Viewing 20 posts - 1 through 20 (of 35 total)