Questions tagged [wpengine]
25 questions
0
votes
0 answers
How to add and activate react theme developed by npx-create-wptheme in wpengine
I have developed react theme for wordpress using npx-create-wptheme template it is running in localhost (xampp and wordpress) If I place react theme inside /wp-content/themes folder.
I have created sftp user on wpengine and I have placed the react…

Veera Silamban
- 223
- 1
- 14
0
votes
1 answer
Environment and Repo secrets cannot be found when action is ran
I really need help I've been on this problem for a week, and have gone over all my steps, and even recreated the situation with a new server. I am trying to use GitHub Action for WP Engine Site Deployments. I have set up an Organization level…

atomic-ag
- 109
- 1
- 4
0
votes
0 answers
Enabling SSL for Sendgrid clickthrough links on WPEngine
We need the last step completed for Sendgrid to be able to create the SSL.
Steps are:
Using a Proxy
To prepare your account for SSL for click and open tracking using a proxy, please follow the following steps:
Prepare a proxy (like a web…

ja de
- 40
- 6
0
votes
2 answers
Wordpress REST API Caching Issue - WP Engine
I have created a custom plugin that actually just registeres a few API endpoints.
Right now the issue I'm having is that all of the endpoints are working fine locally, but when I push this code to WpEngine where I've hosted my WordPress site the API…

Raghav venkat
- 170
- 2
- 15
0
votes
1 answer
Changing subscription box style
I added a subscription box widget and I need to change the style to put the submit button inside the input box. It currently looks like this:
enter image description here
[enter image description here][2]
And I want it to look like this:
[2]:…

Jessica Donovan
- 35
- 5
0
votes
1 answer
My self hosted font on Wordpress are not loading
The font is uploaded into the directory of the child theme and the stylesheet is being called correctly, but the fonts files themselves aren't being applied according to my css declarations. I created a font.css file and I have this code in it.
…

Jessica Donovan
- 35
- 5
0
votes
2 answers
~/.ssh/config Is Being Ingored
I'm trying to connect to Git at WPEngine. I have created my config file, ensured I own it and permissions are set to 644.
When I run ssh I'm getting the following error, it seems that my machine is still trying to use another config.
OpenSSH_8.1p1,…

elke_wtf
- 887
- 1
- 14
- 30
0
votes
1 answer
Using Hosts File Trick to Preview Website & Updating Wordpress URLS
I am pushing a site live soon and wanted to do some testing using the actual domain on the dev site by going through the host file trick. My question is if I go this route, can I update the WordPress URLs as well? Will there be any side effects to…

JontheNerd
- 85
- 1
- 1
- 9
-1
votes
0 answers
Azure DevOps Pipeline to push into WP Engine
Using this documentation
I'm trying to push a GIT branch into WP Engine.
I was curious if anyone has any experience with this or an updated process?
Followed the instructions but I was unable to upload the SSH private key generated from my local…

WilsonP
- 1
-1
votes
0 answers
WordPress deploying roots/bedrock to WPEngine
Overview
I am to establish a robust WordPress Development Process utilizing the following tools:
WPEngine
roots/bedrock
Github Actions
The goal is to deploy the entire site, including the WordPress core and plugins. I'm using Composer to handle…

Yaroslav Borodii
- 1
- 1