ginam01
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] doing copyright !can somebody explain it a little bit easier for me ? the snippet i don´t understand 🙁
[ Moderator note: please wrap code in backticks or use the code button. You missed the closing backtick. ]
<?php /** * The template for displaying the footer. * * * @package Customizr * @since Customizr 3.0 */ ?> <?php tc__f('rec' , __FILE__ , __FUNCTION__ ); ?> <?php do_action( '__before_footer' ); ?> <!-- FOOTER --> <footer id="footer"> <?php do_action( '__footer' ); // hook of footer widget and colophon?> </footer> <?php wp_footer(); //do not remove, used by the theme and many plugins?> <?php do_action( '__after_footer' ); ?> </body> </html>so i dont need to change anything in the footer.php? :/ is there an easier way to put my copyright into the footer?
Forum: Themes and Templates
In reply to: [Customizr] doing copyright !:/ i´ve changed my theme . i have the same problem now. maybe here you can´t do your own copyright, i dont wan´t to change it again 🙁 the theme is >hiphop
Forum: Themes and Templates
In reply to: [Duena] Slider Problemsi dont get it 🙁 please help me
Forum: Themes and Templates
In reply to: [Customizr] * Featured pages actionsThank you very much ! it works !!!
Forum: Themes and Templates
In reply to: [Duena] Slider Problems404
Sorry!
Page Not Found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailablePlease help me 🙁 I really don´t know what i can do.. i like this theme and i don´t want to change it again 🙁
Forum: Themes and Templates
In reply to: [Duena] Hidden colors?So, i download the duena-child , i put it into filezilla on themes . they show me an error on my dashboard -> its installed but i need a stylesheet and a template. so did i put the stylesheet and the template from duena into it?!!??!?!! i don´t understand it …
Forum: Themes and Templates
In reply to: [Duena] How to pull images for the SliderHello , how can i do this featured images from blog posts?