-
Posted a reply to Send value of Acf field on register page to Newsletter custom field via API, on the site WordPress.org Forums:
it was founded that with 3rd code custom field data transfer works, when subscription via… -
Posted a reply to Send value of Acf field on register page to Newsletter custom field via API, on the site WordPress.org Forums:
please advise with settings -
Posted a reply to Send value of Acf field on register page to Newsletter custom field via API, on the site WordPress.org Forums:
This, POST method code, which sends data WITH email together add_action('register_post', 'send_interests_to_newsletter', 10, 3);function send_interests_to_newsletter($sanitized_user_login,… -
Posted a reply to Send value of Acf field on register page to Newsletter custom field via API, on the site WordPress.org Forums:
this code, which sends data without email, works, but creates one more subscriber without email.… -
Created a topic, Send value of Acf field on register page to Newsletter custom field via API, on the site WordPress.org Forums:
i added advanced custom field "Interests" on register … -
Posted a reply to Remove from wishlist on second click, on the site WordPress.org Forums:
message, saying that click will remove, obviously not needed - its intuitively understandable and everywhere… -
Posted a reply to Remove from wishlist on second click, on the site WordPress.org Forums:
i want to keep remove functionality by clicking on button and disable by clicking on… -
Posted a reply to Remove from wishlist on second click, on the site WordPress.org Forums:
i made product remove text as notification product added with link, like added added to… -
Posted a reply to Remove from wishlist on second click, on the site WordPress.org Forums:
reevefer where is message code, maybe ill manage its disappearing with ai -
Posted a reply to Remove from wishlist on second click, on the site WordPress.org Forums:
also good to do that added removed message near button dissapears after some seconds -
Posted a reply to Remove from wishlist on second click, on the site WordPress.org Forums:
https://donesgrunge.com/shop/live/online/covers/bi-2/i positioned with sortcode with negative margin to be over picture. 2nd question is more… -
Posted a reply to Remove from wishlist on second click, on the site WordPress.org Forums:
Button doesnt appears only before add to cart and not on all other places. its… -
Posted a reply to Show message in block on the page instead popup, on the site WordPress.org Forums:
and or functions, that generates added / removed messages -
Posted a reply to Show message in block on the page instead popup, on the site WordPress.org Forums:
or i just need function, that triggers popup, so i can make it switch from… -
Posted a reply to Remove from wishlist on second click, on the site WordPress.org Forums:
i belive such customization isnt big deal and i can pay some for it. if… -
Posted a reply to Show message in block on the page instead popup, on the site WordPress.org Forums:
i belive such customization isnt big deal and i can pay some for it. if… -
Posted a reply to Remove from wishlist on second click, on the site WordPress.org Forums:
if you sent new function, then send it in text -
Posted a reply to Remove from wishlist on second click, on the site WordPress.org Forums:
you refer to function, which needed to be modified to achive functionality? i need full… -
Created a topic, Remove from wishlist on second click, on the site WordPress.org Forums:
Would developer provide custom js to achieve removemen… -
Posted a reply to Removing item from wishlisht, on the site WordPress.org Forums:
i also look for such option, can developer provide custom js code to achive this? -
Created a topic, Show message in block on the page instead popup, on the site WordPress.org Forums:
i want to show message about adding / removing to wish… -
Posted a reply to Donations error, on the site WordPress.org Forums:
you mean create picture with needed size? i dont know size, i need to ajust.… -
Posted a reply to Show page content after captcha submit, on the site WordPress.org Forums:
i need just java, which shows content after captcha submit, for example, changes display: none… -
Posted a reply to How to display page content after captcha verify, on the site WordPress.org Forums:
i need just java to show content after captcha, this is only -
Posted a reply to How to display page content after captcha verify, on the site WordPress.org Forums:
in source code content invisible coz encrypted (obfuscated) -
Posted a reply to Donations error, on the site WordPress.org Forums:
how to set image size? like this doesnt work[paypal-donation button_url="https://entershow.live/wp-content/uploads/2023/12/Card.png" style="height:20px; width:25px;" class="paypal-button" image_class="carddonate"] add… -
Posted a reply to How to display page content after captcha verify, on the site WordPress.org Forums:
but its possible with java script which changes display: none to display: flex after captcha… -
Created a topic, How to display page content after captcha verify, on the site WordPress.org Forums:
its possible to setup? -
Created a topic, Show page content after captcha submit, on the site WordPress.org Forums:
i want content to appear on page after captcha submit.… -
Created a topic, Show page content after captcha submit, on the site WordPress.org Forums:
i want content to appear on page after captcha submit… -
Posted a reply to Donations error, on the site WordPress.org Forums:
i want to create 2 different view buttons. i choose custom picture, but with same… -
Posted a reply to Donations error, on the site WordPress.org Forums:
and, if possible, disable card payments in one and PayPal payments in another -
Posted a reply to Donations error, on the site WordPress.org Forums:
this is from paypal side, which i had no doubt about. I want create two… -
Created a topic, Donations error, on the site WordPress.org Forums:
All the time i got "We’re sorry that we are experienci… -
Created a topic, Product Open Pricing no price in archive, on the site WordPress.org Forums:
When pluging enabled, doesnt show prices (bi-2) on arc… -
Posted a reply to Error on search results page, on the site WordPress.org Forums:
some template already in use, if variations show up -
Posted a reply to Error on search results page, on the site WordPress.org Forums:
Also question i remembered i have: in results parent product shows all categories, it belongs… -
Posted a reply to Error on search results page, on the site WordPress.org Forums:
speacily for me, when there is hundreds songs and someone want to found just one… -
Posted a reply to Error on search results page, on the site WordPress.org Forums:
But your plugin make them show up, seems like by enbling hidden fuction or kinda… -
Posted a reply to Error on search results page, on the site WordPress.org Forums:
Im shure that multiselect to have want not only me. You want to have multiselect… -
Posted a reply to Error on search results page, on the site WordPress.org Forums:
First i already achived. Only unachived is multiselect. Last code you provided, has no difference… -
Posted a reply to Error on search results page, on the site WordPress.org Forums:
Normaly remains only Parents categories. i have struture Parent - sub - sub - sub… -
Posted a reply to Error on search results page, on the site WordPress.org Forums:
if i choose F, i see posts in F, others filters disappear. I want them… -
Posted a reply to Error on search results page, on the site WordPress.org Forums:
i understood how to paste - needs to choose code type of block -
Posted a reply to Error on search results page, on the site WordPress.org Forums:
it seems like filtering, but imposible multiselect, coz when 1 filter choosen, others disappears -
Posted a reply to Error on search results page, on the site WordPress.org Forums:
var catCheckboxes = document.querySelectorAll("#catCheckboxes");catCheckboxes.forEach(function(element) {element.addEventListener('change', (event) => {var queryParams = new URLSearchParams(window.location.search)var newCats = []document.querySelectorAll("#catCheckboxes… -
Posted a reply to Error on search results page, on the site WordPress.org Forums:
i see that i cant paste script part of code -
Posted a reply to Error on search results page, on the site WordPress.org Forums:
add_filter( 'relevanssi_hits_filter', 'rlv_gather_categories', 99 );function rlv_gather_categories( $hits ) {global $rlv_categories_present;$rlv_categories_present = array();foreach ( $hits[0] as… -
Posted a reply to Error on search results page, on the site WordPress.org Forums:
i testing for posts, in what you sent i changed product_cat to category in 2…