Does a WordPress post already exist?
I'm having a bit of a problem in WordPress. I'm looping through a set of data and creating new posts. I need a way to only create the post if its already not exists. I tried this, but figured it…
I'm having a bit of a problem in WordPress. I'm looping through a set of data and creating new posts. I need a way to only create the post if its already not exists. I tried this, but figured it…
I am trying to display users attached to a Custom Post Type. I created an ACF-Users-Field which returns the ID. This field is displayed at my Custom Post Type. Now I would like to display the names of the users…
Any help will be much appreciated. I would prefer a wordpress plugin. But if there is none, I don't mind having a php code to help me. Bear in mind please, I am no php expert. I saw this on…
How I can remove comment count from my blog posts. I am using Creativo theme. I have tired .comments-count {display: none;}''' but it didn't work
Does anyone know how to get Acumatica screens to be embedded in an iFrame in a wordpress site? When embedding an Acumatica screen in wordpress - I see the login screen however - after successful login I receive a refused…
I want to pass the WP user email through and url, with a button. Let's say I'm logged and I press the button, I'll going to be directed to a url like: www.mysite.com/[email protected] Where te email is dynamically selected. I've…
I'm using WordPress with ACF, and I need to use a value of custom fields for CSS. For example, if the value of ACF 'Name' is YES, then CSS style just background around that field, if the value of the…
I am trying to upload files automatically with selenium in python to the website. I succesfully added file to the library but stucked on the point where I the script should click 'Use this file' button: screenshot from wordpress I…
I am using Advanced Custom fields and i have made 2 custom field types one matches where a get all the matches and i use some custom fields here and one called predictions which i want to display them in…
I created a new website using a subdomain but now I want to move this site to the main domain without time-consuming (more quickly) Example : subdomain : new.google.com main domain :google.com I need to move them without time-consuming because…