nearly everyone uses https now, change your $_SERVER['HTTP_HOST'] variables to $_SERVER['HTTPS_HOST']
Better support for sites through reverse proxy
Got an idea for a new feature or integration? We’d love to hear it! You can find our roadmap here.
Better support for sites through reverse proxy
hello i need your help i have the jobify theme, and in my website i want to create a more complete registration form, where the user when joining our website can indicate the type of account you want (role), plus you can select in the same categories of work in which you are interested, i […]
In functions.php there is a bug. The code has "add_filter( 'edd_sl_api_request_verify_ssl', false );" This causes an error when the filter is applied because false is not a function. it should be add_filter( 'edd_sl_api_request_verify_ssl', '__return_false' );
Our site is a candidate based site where employers sign up to view resumes and can only do so when they have purchased the subscription package I have created here: Resume Search Package There is a list of candidates here: Find a Candidate But how do I make sure these are only visible if they […]
Hi Is it possible to add this feature "add comments on single ads page with upload image by customer"?
Get the HTML/CSS Class of the Input Field
Search
Tutorial Listify
Hello, I have the Listify theme for my directory which is great – but I also want to setup a job board with Jobify on the same website. Is that possible?