adam533
Forum Replies Created
-
I am also interested in this. It is confusing for clients to have the SEO box appear between the content and the extra custom fields. Anyway of moving it by default to the bottom of the screen would be great.
Forum: Plugins
In reply to: Events Manager Plugin – Google map stuck on "Loading Map"It is a custom theme I am developing for this project. Right now it is just named ahansendesign
Forum: Plugins
In reply to: Events Manager Plugin – Google map stuck on "Loading Map"I deactivated all other plugins and still got the error when I tried earlier today. I am sure it is something simple I am just overlooking…hopefully ??
Forum: Plugins
In reply to: Events Manager Plugin – Google map stuck on "Loading Map"I am not seeing anywhere in the default theme header or functions that calls jquery. I have removed each of the lines in my header that relate to scripts and it is still giving me the “loading map”.
I will have to look at this in the morning with a clear view. I appreciate you trying to help.
Forum: Plugins
In reply to: Events Manager Plugin – Google map stuck on "Loading Map"Wouldn’t that be if I was writing any jQuery for the site? I am just trying to get it to load so that (in this case) the map displays. Sorry if I misunderstood.
Forum: Plugins
In reply to: Events Manager Plugin – Google map stuck on "Loading Map"I just removed it from header.php
Forum: Plugins
In reply to: Events Manager Plugin – Google map stuck on "Loading Map"I have been having trouble with trying to get jquery to load correctly. I finally followed the code from Chris Coyier to enqueue it in the header so that it loads the version included with WordPress.
The code in my header is:
<?php wp_enqueue_script('jquery'); ?> <?php wp_head(); ?>
That is the only place I am calling it. Is that correct or causing the issue? I appreciate your help in figuring this out.
Forum: Plugins
In reply to: Events Manager Plugin – Google map stuck on "Loading Map"hmmm…it does work on the default theme.
Here is the link with the custom theme loaded. I appreciate you taking a look. The site is in development, I wonder if something was programmed wrong which is causing the error.
Nope, never did figure this out but would still like to know.
Thanks for the help, I really appreciate it.
I never thought about the z-index option for the footer problem. I will try that tonight, I think that will work great.
Thanks again!
Anybody have an idea on how to accomplish this?
I am looking for the exact same thing. Did you ever have any luck with this? I am able to make custom metaboxes but no idea how to populate it with a post type.
Forum: Plugins
In reply to: [FAQ Manager] Add class to indicate "expanded" on faq questionWould also really like to see someway to show the question as being expanded. Client wants to show a different icon next to the question based on if the answer is showing or not.
Great plugin, appreciate the support you provide. Also, looking forward to seeing you speak this Sunday at WordCamp Boston ??
Anyone? Hoping to get this accomplished for a current project and can’t seem to find an answer.
Thank you Simon for the quick response. I am going to work on this today and see if I can make it work ??
Thanks again!