helpme_please
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Add Additional Featured PageIf I upgrade to the pro version, will I have to start from scratch?
Forum: Themes and Templates
In reply to: [Customizr] Social Icons Disappeared From HeaderFixed it! My Font Awesome box was unchecked, too!! Now I can sleep tonight!!
Forum: Themes and Templates
In reply to: [Customizr] Social Icons Disappeared From HeaderI removed the CSS color change for the social icons, cleared the cache, and they still aren’t showing up. They are there because I can hover over them. Help! I just want to make them color #726555.
Forum: Themes and Templates
In reply to: [Tidy] Remove Slideshow from Posts Page (NOT RESOLVED)Still waiting on an answer for this. Hope you can work on it.
Forum: Plugins
In reply to: [Plugin Name: GMO Showtime] GMO Showtime Update BrokenSame thing happened to me
Forum: Themes and Templates
In reply to: [Tidy] Remove Slideshow from Posts PageIn what specific php file can I find the code you mentioned?
——————————————-
<?php if ( function_exists( ‘showtime’ ) ): ?>
<?php showtime(); ?>
<?php endif; ?>
————————-I can’t find this code.
Forum: Themes and Templates
In reply to: [i-max] Change Color of Main Widget AreaFor anyone else trying to figure this out, I was able to change most of the bar by placing this code in the child theme style.css:
.widget-wrap { background-color: #726555;
}
.widget-area { background-color: #726555;}
This changed the background color of the edges of the main widget area bar and the center of the bar; however, there is still a black space on the top and the bottom of the bar. I am trying to figure out what those spaces are actually called. I’ll report back if I do! In the meantime, I would love any help I can get!!
Forum: Plugins
In reply to: [TemplatesNext ToolKit] toolkit not loading when I click [tx]I have tried IE, Firefox, Chrome, and Safari. Here is the link to a screenshot. (Ignore the red rectangle. I added it to hide private info.)
Forum: Themes and Templates
In reply to: [Tidy] How Do I Remove Search Box/Magnifying Glass from Nav BarThanks for your reply, Bojan. I was able to find the code in the header.php file in my child theme and I commented out the code:
<!– #site-navigation –>
<div id=”search-container” class=”search-container”>
<h1 class=”search-toggle”><span class=”screen-reader-text”>
<!–<?Forum: Themes and Templates
In reply to: [Tidy] Slider not workingI hope you get an answer. I am really happy with this theme but I have yet to receive any responses to my questions. I finally realized that if you are using the Tiny theme, you don’t have to add the php code like it says. Also, to add more slides, look at the very top of the admin bar. There will be something up there to prompt you to add another slide. Unfortunately, I don’t remember what it is called. It has been awhile since I played around with my slideshow and I don’t want to tempt fate, but once I figured out how to do it, it was really easy.
Why doesn’t anyone answer questions about this plugin? I have the same question.
Forum: Themes and Templates
In reply to: [Tidy] How Do I Add More Than One SlideHello? Anyone out there? How long does it usually take to get an answer to a question? I just need to know how to add additional slides to the GMO Showtime plugin.
Forum: Themes and Templates
In reply to: [Tidy] Logo in the headerI think I figured it out! I started over with a child theme and was able to get the logo to appear. Under the “Appearance” “Customize” area, where it says, “Site Identity,” make sure the “Show Header Text” box is checked. When I unchecked it, the logo disappeared along with the text. When the box is checked, the logo reappears!!
DON’T CONFUSE the “Show Header Text” radio button with the “Display Header Text” check box that is underneath the Copyright text box. I have my “Show Header Text” radio button set to “no” and my “Display Header Text” box checked to indicate “yes.”
Forum: Themes and Templates
In reply to: [Tidy] Logo in the headerI just downloaded the theme yesterday so I am assuming it is the new version, but I am having the same problem. No matter what I try to do, I CANNOT get the logo image to appear. Please help!
Forum: Themes and Templates
In reply to: [Amplify] show link to comments in each post's header or footerI fixed it all by myself!!! When I created the new child theme, I didn’t check the little box that said something to the effect of “display the new theme.”