ThePick
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [P2] [Theme: P2] How to remove drop shadow around header image?The theme was updated recently, and the dropshadow appeared once more around the header image. I looked in functions.php for p2_header_style and I’m not seeing it now.
Is there an updated way of removing the dropshadow?
Forum: Fixing WordPress
In reply to: Old Comment Imported–Cannot DeleteThat worked for me, as well. ?? Thanks a lot…
Forum: Fixing WordPress
In reply to: Old Comment Imported–Cannot DeleteSure thing. ?? I haven’t been able to find a solution yet, but when I do I’ll post it here.
Forum: Themes and Templates
In reply to: [P2] [Theme: P2] How to remove drop shadow around header image?Ah! Yes, that did the trick. Thanks so much, Lance.
Just to follow up (just in case anyone else encounters the same problem) it would appear that the W3 Total Cache was the problem. I deleted the W3 plugin and rebuilt the htaccess file so it looked like this:
SetEnv PHP_VERSION 5 # BEGIN WordPress <ifmodule mod_rewrite.c=""> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </ifmodule> # END WordPress
So-far-so-good. I’ll marked this as resolved.
Ah! I fooled around with the htaccess file and was able to get the server connection back. Thanks for setting me on the right track. ??
Thanks for the prompt reply.
Do you have any ideas about why P2 wouldn’t be able to connect? I’m not quite sure how to troubleshoot this problem.
Forum: Plugins
In reply to: [Event Calendar] Menus Shifting Out of Position?Hey! I didn’t even have to look into it. I just applied the update you put out a few minutes ago (0.9.8.1) and the problem was solved.
Excellent support and an excellent plugin. I’m rating it 5 stars. ??
Cheers,
Mike
Forum: Plugins
In reply to: [Event Calendar] Menus Shifting Out of Position?Thanks a lot, Eran! I’ll look into it. ??
Forum: Plugins
In reply to: [Event Calendar] Menus Shifting Out of Position?Thanks for getting back to me so quickly, Eran.
Here is a screen shot of the correct menu. It looks like this on every page except the one with Ajax Event Calendar:
Here is a screen shot of the menu shifted left. This only happens on the page with Ajax Event Calendar. I’ve tried rearranging the menu items and recreating the page but the shifting still occurs.
Mike