jmill621
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Child Theme not linking properly, have tried EVERYTHINGAlso, name on parent theme folder is lh_wordpress_blank_theme.
I’ve tried changing both the name on the theme folder and the @import url. In both instances the styles stop working.
Forum: Themes and Templates
In reply to: Child Theme not linking properly, have tried EVERYTHINGThe URL to the child theme is “public_html/insateweb.com/wp-content/themes/lh_wordpress_blank_theme-child”
The child theme is not currently active but I have activated it multiple times before. It’s just very annoying when every time I switch back to parents I have to reconfigure my sidebar widgets.
I’ve read as many tutorials as I can get my hands on, but not one has dealt with the specific problem I’m having.
Forum: Themes and Templates
In reply to: Header Menu not appearing in FirefoxIt WORKED! Thanks for pointing out that bit of desperation code.
I still don’t understand why this worked in Chrome and IE but not Firefox. Does it have something to do with the float property?
Forum: Themes and Templates
In reply to: Header Menu not appearing in FirefoxDo you know a good validator that finds problems with cross-browser compatibility?
Forum: Themes and Templates
In reply to: Header Menu not appearing in FirefoxI’ve tried and corrected a few of the errors, but nothing changed.
There are other errors, but they’re very long and I can’t tell you what they mean.
One problem I’m dealing with is the user stylesheet. It has a lot of WebKit selectors that I never put there. I tried using the “-moz” prefix on the ones I saw, but no effect.
Forum: Plugins
In reply to: Plugin Permissions TroubleIt is a 403 Error, if that helps.
Forum: Fixing WordPress
In reply to: Just transferred from localhost and it's only displaying HTMLOne area of confusion for me is the Database Host in wp-config. Right now I have it as localhost:3306. I initially thought I would have to change that, but forums told me otherwise. Is that correct?
Forum: Fixing WordPress
In reply to: Just transferred from localhost and it's only displaying HTMLThis is the console log of the web page.
Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-content/themes/lh_wordpress_blank_theme/style.css Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-content/plugins/feedburner-email-subscription/css/widget.css?ver=3.6.1 Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=3.5.2 Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-content/plugins/digg-digg/css/diggdigg-style.css?ver=5.3.6 Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-content/plugins/tablepress/css/default.min.css?ver=1.1.1 Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1 Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-includes/js/jquery/jquery.js?ver=1.10.2 Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-content/plugins/social-stickers/themes/default/facebook.png Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-content/plugins/social-stickers/themes/default/linkedin.png Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-content/plugins/social-stickers/themes/default/googleplus.png Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-content/plugins/social-stickers/themes/default/rss.png Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js?ver=3.40.0-2013.08.13 Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=3.5.2 Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-content/uploads/fonts/neuropolitical_rg-webfont.ttf Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-content/uploads/fonts/Lintel_Reg-webfont.ttf Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://insateweb.com/wordpress/wp-content/uploads/fonts/Museo_Slab_500_2-webfont.ttf Port: Could not establish connection. Receiving end does not exist. [VM] lastError (27):29 Error in event handler: TypeError: Cannot read property 'injection' of undefined [VM] event_bindings (25):325 Port: Could not establish connection. Receiving end does not exist. [VM] lastError (27):29[Moderator Note: Please post log files between backticks or use the code button.]
Forum: Fixing WordPress
In reply to: Just transferred from localhost and it's only displaying HTMLMany times. Changed the wp-config to match the database and the files should be uploaded correctly.
The thing I really can’t understand is why I can’t log into wp-admin.