Dorothy Batts
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Longevity] Adding a donate button in header areaThank you so much! This really solved the problem for me. I was able to put in a small donate button in the new widget you created and float it right so that its in line with the menu items. Looks great. Thanks again!
Dot
Forum: Themes and Templates
In reply to: [Longevity] Multiple post pagesThanks for the tip, codemovement! I’ll try it.
Forum: Themes and Templates
In reply to: [Longevity] Multiple post pagesGetting back to the multiple post pages concept:
What I mean is, all the posts in a certain category naturally flow to one page, while the posts of another category flow to another post page.
For instance, my site has a post page called “Testimonials” where people who have been a part of our program chime in about their experiences. But then my pastor writes a weekly blog post which I would like to go to a separate page called “Blog”.
Is that doable?
Forum: Themes and Templates
In reply to: [Longevity] Multiple post pagesThat’s great! Thanks for the quick response! …And no hard feelings about the post page.
Forum: Themes and Templates
In reply to: [ColorWay] My Home page not displaying your default home pageWzambrano37,
I got so frustrated, I changed themes altogether. But when I switched, I discovered that–though not as severe–the homepage still was not behaving right. When I started a brand new blank home page, with no text on it at all, the problem resolved itself. Could starting a new blank page help you? I hope so. Good luck.Dear Ink Themes,
I chose “home” as the static page and “blog” as the posts page in the customizer and the dashboard>settings>reading settings> as instructed above. Yet my home page refuses to display the front page I styled in the options panel. Whatever page I choose as the posts page displays it instead. How can we fix this problem. It seems to be the same problem several others have.Thanks,
DotGot it. Never mind. Thanks.
One last thing: Ideally, I would like to see the “Industry Awards & Affiliations” title as about an h3 or h4. Is there a way to do that since its just a renamed page title?
Thank you soooooo much! You solved this problem, looked at the site and answered questions I didn’t even ask yet. All this on a Saturday afternoon nearing the holidays. Keep up the great work! I appreciate it!
It’s possible that I edited the php incorrectly. Here’s what I did:
1. I copied the entire “Page Full Width Content and Widgets Page Template” php code from the Celestial Lite parent theme.
2. I pasted the content into the Appearance/Editor pane in the dashboard of the Celestial Lite child theme.
3. I cut the “<?php get_sidebar( ‘front’ ); ?>” code from its original place in the code and moved it up under “get_header(); ?>” and clicked update file.
Did I do it correctly?
Hm. Still seeing the same thing after clearing the Safari cache. I even opened the site in Firefox. No change. Any other thoughts?
Ok, I did what you said, but so far no change. I copied my code and here’s what it looks like:
get_header(); ?>
<?php get_sidebar( ‘front’ ); ?>
<div id=”primary” class=”site-content span12″>
<div id=”content” role=”main”><?php while ( have_posts() ) : the_post(); ?>
<article id=”post-<?php the_ID(); ?>” <?php post_class(); ?>>
<?php if ( has_post_thumbnail() ) : // check to see if our post has a thumbnail ?>
<div class=”row-fluid”>
<div class=”post-thumbnail span12″ style=”margin-bottom:40px;”><?php the_post_thumbnail( ); ?></div>
</div>Any thoughts?
You really know your stuff! When I grow up, I want to be just like you ?? I plugged in 460px instead of 340 for the slider height, adjusted the slides and voila! Thank you so very much! You’re the greatest.
The client logos look fabulous, nice and neat in a row! Now how do I get the line of logos to move down beneath the other widgets instead of in the middle? Thanks.
Wow! Thanks for your quick reply. You explained it perfectly and I know exactly what to do. I’ll get back to you with the outcome. This is great. I’m so excited!