krm218
Forum Replies Created
-
Hi @prathameshp
I noticed it’s there was a limit of how many emails it was sending as I am using WPengine so it’s being sent out to the limit of emails they can send.Is there any support for third party mail within the plugin?
Also, my group’s name is “custom list” and not “public”
Not sure if that affects anything.Forum: Plugins
In reply to: [WP Video Lightbox] Video Not AppearingWhat was the hack for this?
Forum: Plugins
In reply to: [The Events Calendar] Calendar Month View not responsive in themeHi there,
So it seems like the responsive is just not kicking in at all. I don’t see the little dots on the days like the responsiveness shows on the screenshots. Will ask theme developer and comment off some of my lines on functions.php to see if it works.
Thank you
Forum: Plugins
In reply to: [The Events Calendar] Disabling the bar date filteranything on this?
So the code
<?php echo apply_filters( 'wpbdp_listing_view_after', '', get_the_ID(), 'single' ); ?>does work but the map is still being displayed at the bottom, so now there is 2 maps.
How can I delete the one in the bottom? I turned off the google map and tried some other options but if I take it off, both maps get deleted.Thanks in advance
Thank you.
I am using the businessdirectory-single template.
businessdirectory-listing.tpl.phphow would I move it around within this php page?
Thank you very much.
Forum: Plugins
In reply to: [Contact Form 7] contact form 7 configuration errorAny other solutions besides uninstalling and recreating the forms?
Forum: Plugins
In reply to: [GEO my WP] How to display listing's individual fieldsHi Eyal,
I know how to edit the single post template and I tried adding the individual GeoMyWP similar but it didn’t work.
Can you provide me with the functions needed for that?Thank you
Forum: Plugins
In reply to: [GEO my WP] How to display a certain category from a formAny updates on this issue?
Thank you!
Forum: Plugins
In reply to: [GEO my WP] How to display a certain category from a formfilter_form_by_cateogry & gmw_filter_form_by_cateogry_page
is this meant to be category instead of cateogry?
Also, what is this line doing in the code?
add_filter( 'gmw_pt_tax_query', 'gmw_filter_form_by_cateogry_page', 90, 2 );Will this apply to all of the forms or just [gmw form=”1″] and I can just put that code in the page?
Thank you for your help.
Forum: Themes and Templates
In reply to: Site not working on IE Compatibility ModeI will try that. Does the meta have anything to do with it?