Quantcast
Channel: Topic Tag: action | WordPress.org
Browsing all 889 articles
Browse latest View live

Move HTML tags in the blocks

Hello Team, I want to change the layout of your blocks.( Move some HTML tags ) Like Testimonials and Pricing Blocks I have checked your code into your files but I haven’t found any hooks on PHP or JS...

View Article


front-end admin-ajax.php calls to shortpixel_image_processing

An issue I spotted that won’t affect performance greatly, but will trigger max_children/PHP process count limit, site is making several ajax calls for shortpixel_image_processing that are returning...

View Article


Fatal Error on Scheduled Actions

Do we know if this plugin prevents the action scheduler from running related tasks? With this plugin enabled, I’m getting the occasional fatal error in the action scheduler on my staging site....

View Article

Check user session by HeartBeat

Hello, I use script which when user is signing in it deletes other sessions with this account (only one person can be logged in on one account). And it works good, e.g. if im logged in on mobile and...

View Article

How to define a filter in plugin before plugin load?

Hi all, I have the functions code below in plugin: if( !function_exists('tourmaster_get_enquiry_form') ){ function tourmaster_get_enquiry_form( $post_id = '' ){ And I want add filter for it like this:...

View Article


Remove category archive header if category description is empty

I need the header (header class page-header) to be unset if there is no category description. However the code I have is not working. function empty_cat_desc_disable_heading() { $term_description =...

View Article

Action Scheduler show no contents

I tried to explain it on this picture: https://duijffmedia.com/SUPPORT_SCHEDULED_ACTIONS.png WooCommerce 4.0.1 installed and wordpress is up to date! I think it says it all…

View Article

Update Product Metadata Save Product Recursive problem

Hello i am updating the product meta data on the hook woocommerce_update_product. The reason is i want to calculate some custom fields. But i have the problem that the update of the meta data triggers...

View Article


Show picture by depending buttons

Hi guys, I’m new to WordPress programming and web-creation. Therefore I need help: I want to show a picture by three depending buttons. For explanation: I can choose out of three different colors on...

View Article


Trigger an external function

Hello, Working on WordPress, I would like to trigger my function when another plugin triggers its own through the tag used for its hook. Use add_action (their_tag, my_function) OK why not, but during...

View Article

Action when user uploads avatar photo

In my previous topic i tried to find a way to use Google Avatar and Ultimate Member integrated. This is the code i have so far: /*################################################################## #...

View Article

Register Button don’t respond

Hi Please help me! the registration button (the red one) in add new user form is not working after filling the registration form i click on registration button it just reload the page, it does not add...

View Article

WordPress post update AFTER ACF field updates

The code below sends out an email every time I (change the STATUS field and then) safe/update the post. But it’s not working the way I want and I know whats’s wrong: The field updates are always saved...

View Article


The POST is saved BEFORE the Field is update. How to change?

The code below sends out an email every time I (change the STATUS field and then) safe/update the post. But it’s not working the way I want and I know whats’s wrong: The field updates are always saved...

View Article

Post ID in email action?

After a form is filled out there are 2 actions triggered: – Create a new post – Send an email to admin I would like to use the post ID of the created post within the email action so I can add a direct...

View Article


Prevent popup if action previously taken

Some popup providers have a checkbox (Do not show again) to permanently disable popup from reappearing. I don’t see that option. Is there a way to know if a person clicked on the ACTION link, and...

View Article

Form submission: set relationship field to current post ID

I have a relationship field in my cpt. I am using dynamic forms to display a form in front page, to create new posts. Is there a way to keep the relationship hidden, and also to set it to the current...

View Article


Post Type name issue

Hi, i’m trying to create a post type named ‘action’, but i can’t. Is that a special name and i can’t use it as a post type name?

View Article

add_actions doesn’t work

Hello, I am having trouble using the actions described in the documentation https://wedevs.com/docs/wp-project-manager/developer-docs/actions. I am trying to create an email notification when a task is...

View Article

Invalid URL protocol in search

hi, i have error in Google search console, for link : https://www.softbless.com/en/category/tags/training-openstack-jakarta/amp it is saying : Invalid URL protocol in attribute ‘action’ of tag ‘form’....

View Article
Browsing all 889 articles
Browse latest View live