Jose Castaneda
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Gallery] Post Gallery with Pantheon HostHi!
Wanted to pass along this page in case it may provide some guidance as well: https://pantheon.io/docs/assuming-write-access
The Dev environment can be switched from SFTP to Git but Test and Live are read-only.
Hey apologies on the late reply back.
What’s neat is there are plugins available for this. You can also simply add a
.maintenance
file to the root of the site to put it in maintenance mode.And no, switching themes does nothing, you can always switch back. It’s when a theme decides to create random post types that things go super amazingly exciting that you get your cardio in since your heart races from a slight freak out š
Let us know if you are or were able to get this resolved
Forum: Plugins
In reply to: [Authorizer] Cannot login new usersHowdy!
Wanted to chime in on this in hopes it does help in some way. There is a way to flush that cache as well on Pantheon. This is one way via code: https://plugins.trac.wordpress.org/browser/pantheon-advanced-page-cache/trunk/pantheon-advanced-page-cache.php#L66
Forum: Fixing WordPress
In reply to: Lightbox gallery with SVG supportHowdy!
I’m guessing it would be on how those images are handled. When I added an explicit size to the element the image showed up fine.
What plugins have you tried? Did you try contacting the developers about that? I’m sure there would be at least one who would be happy to find a good solution for that
Forum: Fixing WordPress
In reply to: “View Post” Button ErrorHowdy!
Taking a quick look it does appear the links are now working. Is that correct?
Forum: Fixing WordPress
In reply to: Permalink doesn’t navigate to post (changes only url)Howdy!
How are you using this code?
Personally, my first question is: what are you trying to achieve? I think this will help narrow down what could be the issue and we may able to provide a better answer as well.
Howdy!
If this is a live site it may be tricky to test theme switching – it can be done but would need to be done fairly quick as well.
When you say you tried deactivating one by one, did you deactivate all of them at once?
If you are able to get a test site it would be great of course but if you can’t, a possible solution may be putting the site in maintenance mode for a few minutes to get it sorted out.
Let us know if you get this resolved š
Forum: Plugins
In reply to: [Jetpack by WordPress.com] Server port is setCool beans, I’ll look at adding that to the
jetpack_known_staging
filter for now to get it workingForum: Plugins
In reply to: [Jetpack by WordPress.com] Server port is setBe happy to! Thanks for getting back š
Forum: Fixing WordPress
In reply to: ERROR: The username / passwprd field is empty.Hi there,
Does it happen if you deactivate all plugins?
Forum: Fixing WordPress
In reply to: Losing Code to Load jQuery and the jQuery fileCool beans. Let us know if you encounter any issues along the way.
Forum: Fixing WordPress
In reply to: Losing Code to Load jQuery and the jQuery fileHowdy!
Yes, it gets removed on the theme update. At least the WordPress admin updates. WordPress removes the theme files and copies over the new files.
The best way to prevent your files from being overwritten or removed would be by using a child theme or even a functionality plugin. In your case I’d say using a child theme would be best.
Forum: Developing with WordPress
In reply to: Issue with wp_localize_scriptNow the strange part is that I was able to get that working on my local installation.
I only used a few lines of code as seen on this gist.
Forum: Plugins
In reply to: [BackUpWordPress] FATAL ERROR UPDATE for pluginHi all!
Iām going to close this as it was also reported here: https://wordpress.org/support/topic/update-broke-my-wp/
The plugin author has also been made aware here: https://github.com/xibodevelopment/backupwordpress/issues/1206
Forum: Plugins
In reply to: [BackUpWordPress] Update to 3.9 broke WP (whitelist-html.php missing)Just noting to all the plugin author has also been made aware here: https://github.com/xibodevelopment/backupwordpress/issues/1206