djaef
Forum Replies Created
-
Forum: Plugins
In reply to: [Displet Pop] Pop-Up Will Not Pop-UpI have been having the same issue. I just upgraded to 1.2.9 but it hasn’t resolved anything.
I’ve attached a link to a screen grab, so you can see the settings I’m using, but basically, when I’m in test mode, the screen darkens after the criteria are met, but no pop up appears. If I click anywhere in the screen, the page is active again. I am using the latest version of Chrome in Win 7. If I take test mode off, I don’t get anything. I get the exact same behavior in IE, but in Firefox I don’t even get the dark screen in test mode.
I have disabled ALL plugins and nothing changed. I’ve also attached a screengrab of my plugins.
I’m at a loss where to go to try and fix this one. Is it a theme issue? A browser one? Or does it lie within the plugin?
Forum: Fixing WordPress
In reply to: Facebook Like button on Blog, but to like Facebook pageHow do I figure out which php file to put the code in?
Forum: Fixing WordPress
In reply to: Facebook Like button on Blog, but to like Facebook pageI would use the generated code from this site – https://developers.facebook.com/docs/reference/plugins/like/ – but it requires code to be placed in the body of the html, so I don’t see how I’d use that with WordPress.
Forum: Plugins
In reply to: WordPress Automatic UpgradeDoes it also backup the database before upgrading? I couldn’t see anywhere about backup..
Forum: Plugins
In reply to: WordPress Automatic UpgradeThanks Ben,
I’ve used that plug-in to upgrade my sites for several years, as I’ve previously had trouble updating WordPress. Is there a need at all for a plug-in like this. Is the built in updater OK. I certainly remember it having issues, that’s why I originally found that plug-in and ostensibly why it existed in the first place.Geoff
Forum: Fixing WordPress
In reply to: CSS missing in back end (Dashboard)Yes I know Ipstenu. I’m waiting on my hosting provider to upgrade. He has me on an old server only running MySQL v 4…
Forum: Fixing WordPress
In reply to: CSS missing in back end (Dashboard)Never mind. I realized that was a dumb question, and uploaded the folder and that has appeared to fix it. Thank you very much Ipstenu.
Forum: Fixing WordPress
In reply to: CSS missing in back end (Dashboard)Thanks. Would those files in the wp-admin folder have to be from the version of WP I’m currently using (3.1.3)?
Forum: Themes and Templates
In reply to: Banner repeats in 2.7no one? I’m sure this is easy peasy to anyone who knows this platform. Please?
Forum: Fixing WordPress
In reply to: Text balloon over plugins in admin and k2-sbm-loader.phpThanks for that. There was no update available notification like there normally is, but it has disappeared now, so…
Forum: Fixing WordPress
In reply to: Correct permissions?Yes, I was looking for exactly the same thing. I had a few troubles during installation, and although I got it all running, I’m now concerned that I’ve left back doors open and the security of the site is not as good as it should be. What I want is a list of folder permissions, folder by folder, or file by file, whatever it takes, to systematically go through and check the proper permissions are in place.
Forum: Installing WordPress
In reply to: Fatal Error after upgrade to 2.5OK, so line 76 in theloop.php refers once again (line 186 of info.php did as well) to the asides sidebar module:
if (is_home() and is_active_module(‘asides_sidebar_module’)) {
But I went into k2 and checked that that was not enabled…
Can anyone point me at all in a direction here?
Forum: Installing WordPress
In reply to: Fatal Error after upgrade to 2.5After fiddling around in the K2 options (all I did was to press the update settings without changing anything), I can now see my blog header, but underneath another error:
Fatal error: Call to undefined function: is_active_module() in /home/geoff/public_html/iblog/wp-content/themes/k2/theloop.php on line 76Does this help? It doesn’t seem like a huge problem to sort out… if of course you knew what you were doing.
Forum: Fixing WordPress
In reply to: K2 Sidebar modulesCan I add one thing to this. I’ve also got the search sidebar module activated and placed at the very top above the calendar, but it’s just not showing up at all.
Forum: Fixing WordPress
In reply to: K2 Sidebar modulesno one?