snowme
Forum Replies Created
-
Forum: Plugins
In reply to: [Enlighter - Customizable Syntax Highlighter] Crayon pre errorHi Andy,
Sorry I didn’t see the troubleshooting guide before posting. I tried disabling some plugins that might conflict and now it just outputs as “array”. Here is one of my Crayon <pre> tags
<pre class="lang:sh decode:true " title="Peeking into your Database" >sudo ls /var/lib/mysql/databasename sudo more /var/lib/mysql/databasename/tablename.ibd</pre>
I’ll need to setup a test site to test with all plugins disabled.
Hi,
Thanks for the quick reply. I’m blocking xml-rpc via my NGINX config so I don’t believe they are using that to do user registrations. I’m really unsure how these people/bots are able to register accounts without a Google Recapcha score showing. When I go to my login and registration page, I do see the Google Recapcha logo at the bottom right hand of the page so it appears to be working.
Thanks for getting back to me so quickly. I tried out version 1.5.1, but unfortunately I still get the AJAX 500 errors after the database has been copied. I did download the installer-log.txt file and attached to a new support ticket along with this forum post.
Thanks again for your help.
Forum: Themes and Templates
In reply to: [raindrops] WP-CLI Resets Theme CustomizationI appreciate you offering support. Adding the function fixed the PHP error, but using WP CLI still resets the theme customization settings. I understand this is not supported so I’ll continue to look into the issue.
Forum: Themes and Templates
In reply to: [raindrops] Tab Indent Removed from PostsThat fixed the issue. I’m so sorry as this was a style change that I had added. I’m very sorry for wasting your time.
Forum: Themes and Templates
In reply to: [raindrops] Tab Indent Removed from PostsRemoving the global styles didn’t work.
I’m using the classic text editor and have indents in the example code on the page. One example is in the “Keepalived Config” section in the Enlighter div. In the editor there are indents, but they are missing when I view the page.
If I change to another theme, the indents show properly so I think its most likely something in the theme that is causing an issue.
Forum: Themes and Templates
In reply to: [raindrops] Tab Indent Removed from PostsYes, its code like that where the indent disappears. Here’s one of my posts that is affected.
https://www.labsrc.com/budget-load-balancing-with-mariadb-on-ubuntu/
Forum: Themes and Templates
In reply to: [raindrops] Tag Archive ExcerptsThanks for the quick reply. I used your function as well as is_post_type_archive to get excerpts working on my various archive pages.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] How to Map Radio Button to CheckboxesUnfortunately I’m not able to edit the PDF because its an official form. For now I’ll just have to go with individual checkboxes for each.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] How to Map Radio Button to CheckboxesStill can’t seem to get it to work even with the mapping. I sent you a copy of the PDF.
I’ve tried adding it to my functions.php, but it doesn’t seem to have any effect. Does this go in my functions.php or does this need to be added to a file in the actual plugin directory?
Forum: Themes and Templates
In reply to: [raindrops] Sidebar Category Colored Squares Missing Some PagesThat worked great! Thank you again for your quick and reliable support!
Hi,
This is the “I’m not a spammer.” checkbox.
I do have plugins installed, but none that I can think of that might be causing this issue. I don’t have SG Optimizer installed.
Forum: Plugins
In reply to: [Easy Table of Contents] Grow Width to ContentsHi Steven,
No, I meant the TOC that appears in the middle of a post. That’s ok though, I was able to fool around with it some more and was able to apply some custom CSS to get it to display without wrapping.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Search Only Working for TitlesThank you for quickly “zeroing” in on the issue. Yes for some reason the Content was weighted as 0. Once I set it to 1 the search results started working. Not sure how it got to set to 0, but all is well. Thanks again!