Getting MailChimp group names to use with um_registration_complete
I am able to use your um_registration_complete hook to add additional custom meta to the user’s profile after registration. Furthermore, I can get the MailChimp group IDs that the person chooses from...
View ArticleHook or Filters
Afternoon! Wondering if there is any function ( action/filter/hook ) using which I can create a forum through code and add users to it using code? Kind regards
View Articlehome page settings
hello i need some help with my homepage. I’m adding content to the action page.but it should also appear on the homepage. but it turns out automatically on another page, does not appear on the main...
View ArticleDo action when student submits an assignment
Is there a method where I can add a function that triggers when a student submits an assignment regardless if the instructor responses? I need it so that the system can send the student a copy of the...
View ArticleAdd an action hook in Save translations for editor api
Hello! Translatepress, Thanks for your amazing creation. My colleagues love it. At the moment, we are creating a plugin that could update Translatepress translation of custom fields in product...
View ArticleAdding Currency Code
Where do I add this in worpress? // Add currency Emirati Dirham Rate “JOD” function my_extra_epl_currencies( $currencies ) { $currencies[‘JOD’] = __(‘Emirati Dirham Rate’, ‘my_domain’); return...
View ArticleBonkers as it may be, I WANT an email alert with every login, upload and edit…
I have a site that i need to keep a very close eye on so I WANT an email alert with every login, upload and edit… In the past I had the opposite problem trying to turn all those notifications off but...
View ArticleAdd fields to fix compatibility issues
I’m encountering some issues with data from other (mainstream) plugins. For instance bundled products (using Woocommerce Product Bundles) show up “in stock” when their subproducts aren’t. And Mix and...
View ArticleHook to add text after every CF7 form?
Hi, Is there a hook I can use to programmatically add some text after every Contact Form 7 form rather than manually adding this text to each form? Thanks
View ArticleUse “save_post” action
Hello everyone, this plugin is great but I have a question, is there a way to use the “save_post” action when a post is submitted via the front end so that I can trigger a function in the...
View ArticleEmpty action attribute – HTML Validation error
First of all, great plugin I’m running into a minor HTML validation error because of an empty action attribute in Forminator. Error: Bad value for attribute action on element form: Must be non-empty....
View Article403 as result for form action
Hi, On a specific page we have added code that gives the possibility to choose options for a search. These options are packed in an html-form. The link in the ‘action’ parameter points to a location...
View ArticleMultiSite Fatal Error – FRESH INSTALL
Hey there! Running the latest MultiSite and WooCommerce. I received a fatal error on a live website, and found that it was only being caused with WooCommerce was active. I tested it on a FRESH sandbox...
View Articlehook after images are converted
Hello guys, I love the plugin, I was taking a look at the source code and couldn’t find a suitable action/filter I could hook once the images are all converted under the uploads-webpc directory,...
View ArticleTrying to edit templates
Hi, I’m trying to edit the plugin templates by copying them to the theme folder. I would specifically need to edit do_action ('ivole_reviews_summary', $ cr_product_id, true); in order to place the...
View ArticleSlider revolution 6.5.7 button callback
I have a custom css for a text layer: .testColor{ color:blue; } and I want to invoke that css class from the callback of a button using jQuery: jQuery("#btn1").click(function(){...
View ArticleHow can I change the property url to something else?
How can I change the property url to something else?
View ArticleIs “action” a reserved word for column name?
Peter, I have a database with one column called “action”. when I created a template for this table, the field “action” is automatically labeled as “edit”. I have checked data explorer, there is nothing...
View ArticleCMB2 – how to add metabox inside an existing options page ?
CMB2 – how to add metabox to an existing options page (options page created also by new_cmb2_box)? What do I want to accomplish ?` 1. Add new options-page with the use of new_cmb2_box -> this works...
View ArticleAutomatically restrict visibility upon post create
Is there a way to automatically/programmatically restrict the visibility of a post, while creating this post (with a Groups group that already exists)? First challenge: The post is created...
View Article