cat4net
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Oblique] Replace footer in a child themeI’ve solved it 🙂
Forum: Themes and Templates
In reply to: [Oblique] Replace footer in a child themeI’m using oblique as a child-theme. Now I want to change the footer.php like this solution. But I don’t know, where I have to put this remove function in the footer.php.
Here’s the original content of the copied footer.php from the parent-theme oblique:
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after
*
* @package Oblique
*/
?></div>
</div><!– #content –><div class=”svg-container footer-svg svg-block”>
<?php oblique_svg_1(); ?>
</div>
<footer id=”colophon” class=”site-footer” role=”contentinfo”>
<div class=”site-info container”>
<?php do_action( ‘oblique_footer’ ); ?>
</div><!– .site-info –>
</footer><!– #colophon –>
</div><!– #page –><?php wp_footer(); ?>
</body>
</html>Could you help me please? Thx a lot!
Forum: Themes and Templates
In reply to: Change menu background to transparent?Thx! Works great!
Forum: Themes and Templates
In reply to: [Spun] subtitle problemHi Eddy! Thanks!
It really seems to be the right way!
But I don’t understand to edit my page like you! How I work with this editor?
Perhaps it’s really better you’ll send me the CSS 😉Bye
Forum: Themes and Templates
In reply to: [Spun] add subtitle to header?Dear Caroline!
What a wonderful theme – thx!I have the same problem like khb!
In my child-theme style.css I’ve tried to set the site-description display from none to block, then I get two subtitle?! I’d like to have the subtitle under the title.Could I only get my subtitle with an image/logo?
Thanks for your help!
Greetings!Forum: Themes and Templates
In reply to: [Snaps] Featured Image SizeThx! It works. But could I take a smaller size for tumbnail?
Greetings!Forum: Plugins
In reply to: [Custom Meta Widget] 'Custom Meta Widget' Doesn't work prior to loginDid you find a answer? It’s the same at my page 🙁
Bye!Forum: Plugins
In reply to: [Contact Form 7 Style] How does it works?Hi dorumarginean,
many thx! I’ve updated my theme’s header.php file and now it works!
Great plugin and really good support!
Bye!