BergHomes
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Contact form not workingI had Contact for 7 working on all my sites for years now none of them will send the form submit to my email. I either get an orange or red box after hitting the Send button that states “There was an error trying to send your message. Please try again later.”
The email I have does not match the domain for the From area in the Contact Form set-up. Is this the cause of the problem? Is there a way to get this to work without the email matching the domain of the site.
Forum: Fixing WordPress
In reply to: A non existent page is showing up on my analytics.So is there any risk of Google penalizing sites that have had their GA code hijacked? Is there something like a disavow my code residing on this site for GA or something?
Forum: Fixing WordPress
In reply to: A non existent page is showing up on my analytics.Having the same issue. In analytics it shows up as a page title – Co.lumb but has the URL of my homepage (so no subfolder URL). That would seem to mean to me that someone took the site’s unique Google Analytics code and posted it on another site…. Anyway looking forward to seeing fraenk results regarding the htacess file. What URL are you blocking in the file?
Forum: Plugins
In reply to: [Contact Form 7] Applying Styles to Form 7 for Weaver II child themeI pasted you code as is in the style.css and nothing happened. Do I add more code or put it in a different area?
Forum: Themes and Templates
In reply to: TwentlyEleven Title and Slogan Alignment ProblemsFigured out that rather then hacking the heck out of this it was better to just ad my image to the header. Then put the slider underneath.
Forum: Themes and Templates
In reply to: TwentlyEleven Title and Slogan Alignment ProblemsActually I fixed all the problems. However the code I implemented doesn’t look correct on an iphone. The site seems responsive when you change the shape of a window on a computer however not on a mobile device. Here’s the “fix” code I used in the child css:
/* Beginning of Masthead Title/Slogan Image Code*/
h1#site-title span,
h2#site-description {
display:none
}
h1#site-title {
background: url(https://cynosurecustomsigns.com/wp-content/uploads/2013/10/Cynosure-Mast-Head.jpg) no-repeat;
width: 1000px;
height: 90px;
}#site-title {
margin-right: 270px;
padding: 0em;
}
#branding hgroup {
margin: 0.0%;
}/* End of Masthead Title/Slogan Image Code*/
Forum: Fixing WordPress
In reply to: Twenty Eleven: Removing Space btw. Page Title and HeaderHave tried various snippets of code on child theme. Nothing seems to work. I need to reduce the whitespace after the header on my site https://www.cynosurecustomsigns.com. Any ideas much appreciated. Thanks!
Forum: Plugins
In reply to: [Easing Slider] easing slider disables main menu navigationI think it’s fixed now
Forum: Plugins
In reply to: [Easing Slider] easing slider disables main menu navigationActually – I just removed the arrow navigation and that fixed everything.
Forum: Plugins
In reply to: [Easing Slider] easing slider disables main menu navigationJust noticed one more problem. The responsiveness is lost in iphone. I may just have to try a different slider for twenty eleven. Any solutions would again be appreciated!
Forum: Plugins
In reply to: [Easing Slider] easing slider disables main menu navigationAlso I’m using the twenty-eleven theme.
Forum: Fixing WordPress
In reply to: Child Theme CSS changes not updatingYou’re right. Everything is working now. There must’ve been a delay in the server or something.
Forum: Fixing WordPress
In reply to: Child Theme CSS changes not updatingyea cleared the cache — nothing…
Forum: Fixing WordPress
In reply to: Child Theme CSS changes not updatingso for example when you inspect the nave bar there should be a piece of code for
background: -webkit-linear-gradient(#999, #33CC33);
referencing the child CSS file. But it’s just going the default.
Forum: Fixing WordPress
In reply to: Child Theme CSS changes not updatingSure you should when you inspect the elements of the homepage it should be referencing the updates in the CSS file.
https://www.berghomesforsale.com
Thanks!