David_G
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Image Left Align IssueIn the TEXT editor for your page try adding this between the paragraphs. Don’t do this in VISUAL editor.
Forum: Fixing WordPress
In reply to: Space between content area and footerVery good, happy to help. I have noticed you aren’t using a child theme, When you update your theme, this will be lost. Using a child-theme will save your edits.
https://codex.wordpress.org/Child_ThemesForum: Fixing WordPress
In reply to: Space between content area and footerTry this, but recommend using a child-theme for changes
.layout-full #colophon { padding-top: 0; } #main { padding-bottom: 0; }Forum: Themes and Templates
In reply to: [Customizr] Site loading very slowHere are a couple of resources you can use to look at your site. They will analyze your site and give you some insight on what you can change.
Forum: Themes and Templates
In reply to: [Customizr] Site loading very slowIn your GoDaddy cpanel home page, try Optimizing your website, it helped my sites. CPanel > Home > Software > Optimize Website.
Forum: Plugins
In reply to: [Testimonial Basics] Captcha image not showing.Tomorrow I will try reinstalling the plugin, see what happens or d/l an earlier version to install.
Forum: Plugins
In reply to: [Testimonial Basics] Captcha image not showing.same results with color captcha
I will leave the plugins off for the moment so you can see for yourself.
Forum: Plugins
In reply to: [Testimonial Basics] Captcha image not showing.All plugins are off, still no captcha. I have captcha set for b/w not color.
Forum: Plugins
In reply to: [Testimonial Basics] Captcha image not showing.I take that back, This site is running Customizr-Pro, the other site is still running Customizr free. That is about the only difference. This site has a lot less custom css in the child theme because it’s not needed with the PRO version.
Both sites are on the same server and same cpanel.
Forum: Plugins
In reply to: [Testimonial Basics] Captcha image not showing.The captcha is showing on the same plugin on another of my sites, Its on the same server, has the same theme, plugins, wp version, etc. Also the captcha shows on the contact form.
Tis weird why it’s not working on this dev site
Forum: Plugins
In reply to: [Testimonial Basics] Captcha image not showing.Still not showing.
Forum: Plugins
In reply to: [Testimonial Basics] Captcha image not showing.OK the captcha option is on, The captcha image is NOT showing.
Forum: Themes and Templates
In reply to: [Customizr] Sticky Header Background vs. TransparentI already have that, is there any way to remove the BG color so it becomes transparent when sticky takes affect?
Forum: Fixing WordPress
In reply to: Can't get into the Back end at all!Download the theme to your computer from WP, unzip it, you will find the functions.php file. Compare it with yours.
Forum: Fixing WordPress
In reply to: Can't get into the Back end at all!Please if you still can delete the code from the first 2 attempts. I don’t see anything wrong with it though. You may want to reinstall the theme by FTP or at least the functions.php file in your theme. (Save this file first)