Hitesh Makvana
@hiteshmakvana on WordPress.org, @Hitesh on Slack
Bio
- Member Since: September 28th, 2016
- Location: Surat
- GitHub: hiteshmakvana
Contribution History
Hitesh Makvana’s badges:- Plugin Developer
-
Posted a reply to wp_booster error:, on the site WordPress.org Forums:
Hi @chaddoe The error throwing is from the plugin td-composer. We haven't tested our plugin… -
Committed [2688807] to Plugins SVN:
new tag 3.1.24 added -
Committed [2688804] to Plugins SVN:
new version 3.1.25 -
Committed [2682943] to Plugins SVN:
security improvements -
Committed [2678537] to Plugins SVN:
tag 3.1.23 added -
Committed [2678533] to Plugins SVN:
new version released 3.1.24 -
Posted a reply to Default banner overrides?, on the site WordPress.org Forums:
Hi @lazyym I have tested the above doc it is working fine for default event… -
Committed [2674715] to Plugins SVN:
readme file updated -
Committed [2674317] to Plugins SVN:
releasing new version -
Committed [2667930] to Plugins SVN:
readme updated with tag -
Committed [2661425] to Plugins SVN:
readme updated -
Committed [2661221] to Plugins SVN:
readme file update -
Posted a reply to Custom Filter doesn’t work, on the site WordPress.org Forums:
Hi @maxcanzonieri You don't need to print the query arguments. You need to pring the… -
Posted a reply to Event Category Select, on the site WordPress.org Forums:
Hi @lazyym The event submission form already has the category and type fields with dropdown.… -
Posted a reply to how to make same organizer for each event?, on the site WordPress.org Forums:
Hi @zaheer01 Please use this code /** * Do something when a new book is… -
Posted a reply to Log4j impact on WP Event Manager, on the site WordPress.org Forums:
Hi @logicallimit If you can provide me the exact deatils about vulnerability then i can… -
Posted a reply to User Registration, on the site WordPress.org Forums:
Hi @ammartello97 This query is related to paid addon please contact our support and create… -
Posted a reply to Localize Datepicker, on the site WordPress.org Forums:
Hi @wmwde Normally date picker is translated by WordPress itself. Can you please contact our… -
Posted a reply to Is there any plan to just remove the expiring events functionality?, on the site WordPress.org Forums:
Hi @sivarkwell It's not hard but if we give automatic expiry date generation and no… -
Posted a reply to Issue with searching on listings page, on the site WordPress.org Forums:
Hi @r0manenk0 As of now, we don't have any specific date but our team is… -
Posted a reply to Can’t delete social media fields, on the site WordPress.org Forums:
Hi @dabsurd If you have deleted it from the field editor then it should not… -
Posted a reply to Public registration?, on the site WordPress.org Forums:
Hi @sivarkwell Registration feature is not part of free plugin for paid addon please review… -
Posted a reply to Design, on the site WordPress.org Forums:
Hi @necropro77 You need to override template to your theme side to make changes in… -
Posted a reply to Event Category Select, on the site WordPress.org Forums:
Hi @lazyym You can use this filter event_manager_dropdown_selection_event_listing_category This is the central filter for all… -
Posted a reply to Show events this week, on the site WordPress.org Forums:
Hi @rubenextra300 Sorry to say but selected_datetime attribute does not support this week you need… -
Posted a reply to Remove “Archive” from category page titles?, on the site WordPress.org Forums:
Hi @lazyym It looks like it is coming from the theme side. Our plugin and… -
Posted a reply to Remove “Archive” from category page titles?, on the site WordPress.org Forums:
Hi @lazyym Use the following code to update the archive title. add_filter( 'get_the_archive_title', function ($title)… -
Posted a reply to Display weekday and date on events list, on the site WordPress.org Forums:
Hi @michih We are using the same date view format for the event listing page… -
Posted a reply to Template override through code, on the site WordPress.org Forums:
Hi @nervino Glad to hear that you have solved it. Thank you -
Posted a reply to Template override working on all but category, on the site WordPress.org Forums:
Hi @lazyym Just override following files to your theme side content-event_listing_category.php content-event_listing_type.php For category and… -
Posted a reply to Localize Datepicker, on the site WordPress.org Forums:
Hi @wmwde We are using the default jquery date picker which is translatable. In which… -
Posted a reply to Ticket price in form?, on the site WordPress.org Forums:
Hi @lazyym You might need to reset your field editor fields. Some time settings is… -
Posted a reply to Template override through code, on the site WordPress.org Forums:
Hi You don't need to override template via code. By default it will override if… -
Posted a reply to Event address field splitted ?, on the site WordPress.org Forums:
Hi @vptcnt If you have already added google map api key with correct settings then… -
Posted a reply to Thumbnail Image is Blurry, on the site WordPress.org Forums:
Hi @miaktlk We are working on the next release and soon we will add size… -
Posted a reply to Hooks and filtres, on the site WordPress.org Forums:
Hi @pasalomoco It is bit related to customization and if you are WordPress expert then… -
Posted a reply to Login redirects to home page, on the site WordPress.org Forums:
Hi @michih Go to the Event Manager -> settings -> pages set your login page… -
Posted a reply to Field Editor URL not generating link, on the site WordPress.org Forums:
Hi @littletinyfish We have already added in our improvements and you will get in next… -
Posted a reply to View Count not showing on specific event, on the site WordPress.org Forums:
Hi @lonnekedikmans If you have used view count then it should show on all the… -
Posted a reply to Gutenberg Blocks, on the site WordPress.org Forums:
Hi @rhand You have to move it to wp-content/themes/my-theme/wp-event-manager/content-summary-event_listing.php It should work fine. Email shortcode… -
Posted a reply to Gutenberg Blocks, on the site WordPress.org Forums:
Hi @rhand You can't hide images or data directly from the shortcode but you can… -
Posted a reply to Sending the notify e-mail after the form is sent, on the site WordPress.org Forums:
Hi @lavadesign For the custom email notification, you can use a plugin like this https://wordpress.org/plugins/post-status-notifier-lite/… -
Posted a reply to Putting Time in next line to date on Event listing page, on the site WordPress.org Forums:
Hi @stridersol To change the default structure how it display then you have to override… -
Posted a reply to Database, on the site WordPress.org Forums:
Hi @pasalomoco We are using custom post type that means all the data you can… -
Posted a reply to Button Register Checking, on the site WordPress.org Forums:
Hi @yumurtakafalar732 Once you have created a custom field and you want to show it… -
Posted a reply to Force list view on desktop, on the site WordPress.org Forums:
Hi @evansvisual It is on the documentation https://wp-eventmanager.com/knowledge-base/the-event-listings/ Thank you -
Posted a reply to “Thumbnail” field not showing on front-end form, on the site WordPress.org Forums:
Hi @derekturner Can you just make sure you have not removed the event banner field… -
Posted a reply to Organizer link to events missing everywhere, on the site WordPress.org Forums:
Hi @mshragesnetnet If you don't see the organizer selection then just make sure that you… -
Posted a reply to How to Change the format for date present for the event?, on the site WordPress.org Forums:
Hi @stridersol You can change date format from backend Event Manager -> Settings -> Date… -
Posted a reply to Category and type permalinks don’t work, on the site WordPress.org Forums:
Hi @adm96 Thank you for providing all the information. This will be improved in the…
Contributor
-
WP Event Manager Migration
Active Installs: 100+