brittanyhpage
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] How to change the (more…) text after the excerpt?That finally worked!!! Thank you!!
Forum: Themes and Templates
In reply to: [Customizr] How to change the (more…) text after the excerpt?The style.css is there but not the functions.php
I followed the directions on the link posted in this thread too.
Forum: Themes and Templates
In reply to: [Customizr] How to change the (more…) text after the excerpt?I followed the directions to set up a child theme on the site but under the themes on my wordpress it says my child theme’s stylesheet is missing. Any idea of what went wrong?
And yes, I included this:
@import url(“../customizr/style.css”);Where can we find that option?
Thanks!
Forum: Themes and Templates
In reply to: [Customizr] How to change the (more…) text after the excerpt?Hi, I actually found this to not work. When I enter it to CSS there are red x-marks.
Forum: Themes and Templates
In reply to: [Customizr] deleted content in editor by accidentOk, I got it. Thanks so much for all of your help!
Forum: Themes and Templates
In reply to: [Customizr] deleted content in editor by accidentOk, I am totally new to this and I dont understand what FTP is and what I need to do with it. Do you guys have a support line?
Forum: Themes and Templates
In reply to: [Customizr] deleted content in editor by accidentBy whole section I meant the entire class content featured pages. I think the problem is that it isnt updating the file anymore.
Forum: Themes and Templates
In reply to: [Customizr] deleted content in editor by accidentI deleted that whole section and replaced it with this and it is still doing it. My website is eatgoodthings.com
Forum: Themes and Templates
In reply to: [Customizr] deleted content in editor by accidentI’m sorry but am I doing something wrong? I finally opened the new coding and replaced it with my messed up section and it still is reading:
Parse error: syntax error, unexpected ‘,’, expecting ‘)’ in /home/content/88/11518688/html/wp-content/themes/customizr/parts/class-content-featured_pages.php on line 209
Forum: Themes and Templates
In reply to: [Customizr] deleted content in editor by accidentWell, I did that but it won’t open that file since apparently I dont have the correct software.
Forum: Themes and Templates
In reply to: [Customizr] deleted content in editor by accident//Rendering ?> <div class="widget-front"> <?php if ( isset( $show_img) && $show_img == 1) : //check if image option is checked ?> <div class="thumb-wrapper <?php if(!has_post_thumbnail( $featured_page_id )) {echo 'tc-holder';} ?>"> <a>" title="<?php echo $featured_page_title ?>"></a> <?php echo $tc_thumb; ?> </div> <?php endif; ?> <h2><?php echo $featured_page_title ?></h2> <p><?php echo $text; ?></p> </div><!-- /.widget-front --> <p><a>" title="<?php echo $featured_page_title ?>"><?php('»', customizr) ?></a></p> <?php }//end of function }//end of class
This is the coding I have right now for the end of the featured pages content. Can you just send me the correct one?
Forum: Themes and Templates
In reply to: [Customizr] deleted content in editor by accidentHosted through Go Daddy and it was a mistake.
Forum: Themes and Templates
In reply to: [Customizr] deleted content in editor by accidentMy computer won’t let me open the file for some reason.
Forum: Themes and Templates
In reply to: [Customizr] deleted content in editor by accidentOr if you could send me the whole last paragraph that would be great too!