thundersbe
Forum Replies Created
-
Forum: Plugins
In reply to: [wBounce] Close Popup OptionIf you take a look at the default pop up they give you, it has a “No Thanks” link that can be clicked to close the popup.
You can add:
<div class=”modal-footer”>
<p>no thanks</p>
</div>You can change the “no thanks” to “close window” or something like that.
Forum: Fixing WordPress
In reply to: Background Color IssueJust checking to see if this were also possible. Thanks.
I am giving this another shot. But here are the problems.
First of all, I don’t use any of the caching plugins you mentioned. I use Wordfence’s caching. However, I’m willing to use W3 Total Cache if I must since I’ve used it before.
However, you said, “Ensure that W3 Total Cache is selected in the plugins list in the Compatibility section of the WPtouch admin panel.”
I don’t see a “Compatibility section.” Would you please give me instructions to find that?
Thank you
Forum: Fixing WordPress
In reply to: Background Color IssueI used the “Simple Custom CSS” plugin to add the CSS you gave me and it worked beautifully for the input form. But now the button text is dark on top of a dark button so it’s impossible to see the “Submit” text on the button. It just looks blank. Would you mind posting the css to make the text on the button white?
Thanks so much for your time.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Font Color Makes it Invisible in Sign Up BoxForum: Fixing WordPress
In reply to: Background Color IssueSure, thank you. The site is https://www.singersschool.com.
Forum: Themes and Templates
In reply to: [Hueman] "You May Also Like" Images Breaking Theme?Resolved.
Forum: Themes and Templates
In reply to: [Hueman] "You May Also Like" Images Breaking Theme?Okay, thank you.
Forum: Themes and Templates
In reply to: [Hueman] "You May Also Like" Images Breaking Theme?Thank you. But I tried deactivating the most recent plugin. Then, after that didn’t work, I tried removing the iframes. Then I removed anything other than text. It still didn’t work. And it’s the only post or page that is doing this.
Do you have any suggestions?
Thanks.
Forum: Themes and Templates
In reply to: [Hueman] Read More LinkI’m sorry, but I’m not sure what parts of what you said are optional or a possible way or if they’re all tied together.
Would you be willing to give me a step 1, do this. Step 2, do this, message?
I’d prefer to just do it the simplest way.
I’m sorry to cause you so much typing and really appreciate your help.
Forum: Themes and Templates
In reply to: [Hueman] Read More LinkWell it still doesn’t work.
I’ve got a child theme set up and I know it’s working because the css changes show up.
I created a functions.php in the child folder and added:
<?php
function child_theme_setup() {
// override parent theme’s ‘more’ text for excerpts
remove_filter( ‘excerpt_more’, ‘alx_excerpt_more’ );
}
add_action( ‘after_setup_theme’, ‘child_theme_setup’ );
?>That’s literally all that’s there. Then I went in and clicked the “More” button, updated it…but it doesn’t work. I’m not surprised. Why does WordPress have to be so complicated. It’s like it doesn’t want to work like I want it to. Just show the dang read more link for Pete’s sake! Such a simple thing!
Sorry, just frustrated.
Forum: Plugins
In reply to: [Social Media Feather | social media sharing] Space Above Follow ButtonsFigured it out. Marking this as solved so not to take up your time.
Forum: Themes and Templates
In reply to: [Hueman] Color of Left ColumnThank you.
Yep, having the same issue. The lack of support for WPTouch is starting to be a concern to me.
I am having the same issue. I have used this plugin on another site and it worked fine. I did the same thing with another site and the desktop site is still loading on mobile devices. My website is https://www.GraceCentered.com.