darkmatter661
Forum Replies Created
-
Thanks Justlinera, that works, however what div can I call to limit the background color to the area of the widget? .fb_iframe_widget seems to cover hidden areas of the widget and thus make it look incorrect…
Added #login h1 a {background-size:100%;} to Presentation Settings Custom Login CSS and it fixed the problem.
Just tested this in IE versus Chrome and the problem doesn’t manifest in IE. In Chrome, the DIV is the right height (there’s space between the wrongly sized logo ad the input field boxes), but the image itself is the size of the original WordPress logo… I can’t find what CSS is causing the problem, so it would seem like it may be a browser compatibility issue??
Same problem here… just added the plugin and it’s not working at all. Checked source and the rel code isn’t there… weird!
Forum: Plugins
In reply to: [Modal Dialog] [Plugin: Modal Dialog] Modal box fails after 3.4 upgradeYep, resolved with the upgrade ?? Thanks!!
Forum: Plugins
In reply to: [Modal Dialog] [Plugin: Modal Dialog] Modal box fails after 3.4 upgradeCorrect, mine has as well.
The only thing missing now is to integrate the ability to “Like” a post, Share, etc. right from the widget… Something FB would have to enable.
Thanks again.
Thank you!!! I’ve been driving myself crazy trying to figure this out. This plugin at least allows for easy customization. I moded the code as you mentioned and now all’s well. Just needed to add some custom CSS div for the widget, which looks bad on a dark background.
Forum: Installing WordPress
In reply to: Move WordPress between hosting companies without download/uploadI’m actually moving everything from GoDaddy’s hosting to Host Gator. GoDaddy doesn’t use CPanel but I’ll take a look to see if they have a remote FTP option… thanks for the tip!
Forum: Installing WordPress
In reply to: Move WordPress between hosting companies without download/uploadThanks, I’m very familiar with moving WP instals between servers the traditional methods but I’m looking for faster alternatives for the content itself.
Fixed it. Had to change my template and comment out the items I wasn’t using in my template:
//Show comments: /*$lcp_display_output .= $this->get_comments($single); //Show date: $lcp_display_output .= ' ' . $this->get_date($single); //Show author $lcp_display_output .= $this->get_author($single); //Custom fields: $lcp_display_output .= $this->get_custom_fields($this->params['customfield_display'], $single->ID);*/
Now I know why… my template got deleted when it upgraded ??
Hmm, not working for me: https://www.spokesindoorcycling.com/about
Awesome that worked for me too!
Thanks a million!
Forum: Plugins
In reply to: [Advanced Editor Tools] [Plugin: TinyMCE Advanced] tag problemSorry haha the forum remoed my
<br>
tags above…