edgarcia78
Forum Replies Created
-
Just wondering if this bug has been addressed or if there is an ETA.
Thanks,
EdForum: Everything else WordPress
In reply to: Buddypress Email NotificationsNo one seems to want to help. Just wondering if you figured out a solution.
YOU’RE A GENIUS!!! Thanks for all your help.
Ed
Thanks for the response and sorry for just getting back to you. I had to create a dummy website with the issue since our actual site is password protected. Please see the link below which shows the issue I am having.
https://momsclubcttest.atwebpages.com/sample-page/activity
Thanks for your help.
EdPaul,
Thanks for the response. I looked at the test page you provided and everything looked fine. It looks like the issue is probably with my theme. Do you think it’s an issue with my style.css code? Let me know if you have any suggestions on where I should look.
Thanks,
EdI misstated my comment earlier. The issue does not occur with Firefox either. The dot only seems to appear with Chrome and Safari. Unfortunately most of the users of my site use an iphone or ipad.
? <–Wouldn’t this dot be annoying if it was on all your pictures?
Also, I’m not sure if you modified the plugin CSS, but this would definitely cause an issue.
I see what you mean. I just checked the link with Firefox and safari and the buttons are spread out. Have you tried changing back to the default theme? This will tell you right away if it’s a theme issue. If so, you should play around with the style.css button to adjust your layout. If its not a theme issue, try downgrading to the previous version of all in one event calendar. My guess is that your theme doesn’t like the plugin.
Are you running IE9? If so, try using firefox to see if you have the same issue. I had a similar issue with the buttons and realized it was an IE9 compatibility problem. A work around is to do the following:
1. Go to the theme editor under “Apperance”.
2. Click on the header.php link
3. Add the following code after the first “<meta” tag line.
<meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE8″ >This will make your theme compatible with IE9 by emulating IE8
Thanks for the update. I’ll look forward to the next release.