CravingGod
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Lavish] Download Now Button HyperlinkFigured it out on my own and the site is live! Thank you.
Forum: Themes and Templates
In reply to: [Lavish] Removing Default Content from New PagesYes that’s what I mean. Do you have a number I could call you NeoTechnomad? You have been so helpful!
Forum: Themes and Templates
In reply to: [Lavish] Removing Default Content from New PagesIt looks like is_front_page() is in there… but it’s not working. π
Forum: Themes and Templates
In reply to: [Lavish] Removing Default Content from New PagesCan you help me on this one? What and where should I add the is_front_page() conditional tags?
<?php /** * The Call to Action Sidebar * @package lavish * @since 1.0.0 */ $default_content = get_theme_mod('hide_default_content', '0'); if ( ! is_active_sidebar( 'cta' ) && (!$default_content)):?> <div class="lr_widgets_cta" > <div class="container"> <div class="row"> <div class="col-md-12"> <div class="align_center" style="padding: 0rem 25%"> <h2><?php echo __('What Do You Crave Most?', 'lavish');?></h2> <p><?php echo __('What do you think about first thing in the morning? What do you think about most throughout the day? Our mission is to help you answer those questions with the one thing that matters most... God. Sign-up for email encouragement to help you seek (and enjoy) His word every day.', 'lavish');?></p> <a href="http://eepurl.com/bNRgXf" class="btn"/>Subscribe</a> </div> </div> </div> </div> </div> <?php elseif(is_active_sidebar( 'cta' ) ): ?> <div class="lr_widgets_cta <?php if ( !has_header_image() && is_front_page() ) { echo "lavish_header_none"; } ?>" > <div class="container"> <div class="row"> <div class="col-md-12"> <?php dynamic_sidebar( 'cta' ); ?> </div> </div> </div> </div> <?php else: return; endif; ?>Forum: Themes and Templates
In reply to: [Lavish] Download Now Button HyperlinkWhere do I put it in the sidebar-cta page? Just replace what’s there now?
<button class=”btn”><?php echo __(‘Subscribe’, ‘lavish’);?></button>
Forum: Themes and Templates
In reply to: [Lavish] Removing Default Content from New PagesThank you so much NeoTechnomad! I’m sure I will!!!
Forum: Themes and Templates
In reply to: [Lavish] Removing Default Content from New PagesThank you! I haven’t used child theme. The only file I’ve edited was the sidebar-cta to edit the text on the default content bar.
Is there a resource I can find about setting up and using a child theme that you recommend?
Forum: Themes and Templates
In reply to: [Lavish] Removing Default Content from New PagesThank you! Hopefully someone will know!
Forum: Themes and Templates
In reply to: [Lavish] Removing Default Content from New PagesI’ve done that. There is a checkbox to remove the Default Content Setting. But that also removes the default content from the Home page of the theme and I don’t want it removed there… Just on any new pages I create.
Appearance > Customize > Basic Settings > Default content setting
Hide default content from themeI am using the Lavish Theme. I thought that’s what this forum was for…
Forum: Themes and Templates
In reply to: [Lavish] Removing Default Content from New PagesThere is nothing in the visual text/editor to delete.
Forum: Themes and Templates
In reply to: [Lavish] Documentation for WooCommerce settings?I can’t seem to get any products to show on my shop! http://cravinggod.com/