dkance
Forum Replies Created
-
Forum: Plugins
In reply to: [Code Snippets] Fatal Error – Faulty Code Snippet – No AccessHi @eliasgdj
Thank you so much for your quick response.
WP is currently on Recovery Mode and Code Snippets is paused.
It says “Disable when troubleshooting”. Code Snippets is in red.
For safety reasons I would prefer to go with the following solution:
A more convenient way to enable sage mode on a per-page basis is by appending
?snippets-safe-mode=trueto the URL of the current page.The issue is that when I append it on:
https://mysite.com/wp-admin/plugins.php?plugin_status=all
It does not seem to generate any changes.Please advice.
Thanks again.
Regards
Forum: Plugins
In reply to: [Code Snippets] Fatal Error – Faulty Code Snippet – No Access@bungeshea, @eliasgdj, please help.
Thanks!
Forum: Plugins
In reply to: [Code Snippets] Fatal Error – Faulty Code Snippet – No AccessHi,
I am stuck with this issue.
I invested a lot of time developing the code snippets.
How do I activate Code Snippets while deleting the bad last code snippet I uploaded?
I appreciate any suggestion.
Regards
Hi @aswingiri
Thank you for the code.
For some reason it did not modify the text layout.
I made it work using
.um-meta{text-align: justify !important;}Thanks a lot!
Regards
It is the Bio Text in the Profile.
It goes below the Profile picture.
It is currently “centered” and I would prefer “justified”
Thanks.
Forum: Fixing WordPress
In reply to: Fatal Error – Faulty Code Snippet – No AccessForum: Fixing WordPress
In reply to: Fatal Error – Faulty Code Snippet – No Access– Update
I was able to access the site in Recovery Mode.
Code Snippets is Disabled while troubleshooting.
How should I remove the bad code snippet?
Thanks.
Forum: Plugins
In reply to: [Code Snippets] Fatal Error – Faulty Code Snippet – No Access– Update
I was able to access the site in Recovery Mode.
Code Snippets is Disabled while troubleshooting.
How should I remove the bad code snippet?
Thanks.
Forum: Fixing WordPress
In reply to: Fatal Error – Faulty Code Snippet – No AccessHi @aswingiri
I have not been able to solve this blockage so far.
I have a staging website where I can get access to this info but cannot understand why it is not possible to access it on the live site.
Do you have any suggestions on what I could do to access this info as an admin?
Thanks.
Regards.
- This reply was modified 4 years, 1 month ago by dkance.
Hi @aswingiri, @missveronicatv,
I finally resolved the issue with your advice.
Thanks a lot!
Regards.
Hi @aswingiri, @missveronicatv,
I used an actual user id and it came out blank.
The query code is for inserting the first_name on an automatic email booking confirmation sent using the Appointment Hour Booking plugin.
I am using a hidden field that retrieves the user first_name for that field tag that is inserted on an email text.
Not sure why it is not working.
Thanks!
Regards
Hi @aswingiri @champsupertramp @missveronicatv
I would greatly appreciate some orientation on whether there is something wrong with the above query for retrieving the “first_name” meta_key for a UM user.
I would like to insert in on an email text. It currently displays a blank space.
Thanks.
Regards.