knoppys
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] JS TypeError from index.js. Forms don’t send.To note.
The mail goes through Gmail using WP Smtp and test emails do send.Forum: Plugins
In reply to: [Favorites] WarningWhat was your solution for this please as I am having the same issue.
Forum: Themes and Templates
In reply to: [ProtoPress] How to change fontsFind the font from GWF, get the link and add it to your header. Then add some new style info to the bottom of your stylesheet.
Add the content you require in a custom field. Then you can call the custom field content to any page you like.
Forum: Themes and Templates
In reply to: How can I change individual tab colorcan you post a copy of the source code (open the page nia browser and press Ctrl + U)
Forum: Fixing WordPress
In reply to: Install templateYour host is fobbing you off. An internal server error is an error generated by the server and will be logged. Neither wordpress or a theme will generate a internal server error.
Forum: Fixing WordPress
In reply to: Can't log in via local server anymoreIf you changed it in your setting then yes the only way to correct that issue is to login to phpmyadmin and change the url in the wp_options table.
Forum: Fixing WordPress
In reply to: Caption Margins Not Center AlignedIn your style.css
Line 1144: Take the width style out.
Then find the following:
#bootstrap-slider .carousel-caption p {
font: normal 18px Roboto;
padding: 0 30px; /* add a bit of padding to tidy up the content */
}Forum: Fixing WordPress
In reply to: Lists not working?Without seeing your site its a little difficult but Mark is right, its probably a CSS issue. You should always have the UL tag around your LI items.
Forum: Fixing WordPress
In reply to: Nt getting a reset password e-mailSounds daft but have you setup your email on your new computer.
Forum: Plugins
In reply to: Send comment notification to custom email from a meta valueIm facing a similar problem, did you solve this?
Forum: Plugins
In reply to: [JP Sharing] Buttons appear but does not workTo add to this. I have now found that the buttons work when using the official icons but not when using the icon and text option.
Any ideas?
Forum: Your WordPress
In reply to: DSN OnlineHaha yes it would. DSN Online
Forum: Fixing WordPress
In reply to: Enqueue Scripts and StylesGot it working.
Forum: Fixing WordPress
In reply to: Help: WordPress editor is stripping my span classIve got this installed but how will this help?