dailycdev
Forum Replies Created
-
The beta version fixed it.
v3.4.1 beta1?fixed the search issue for pages in WordPress. Thank you for fixing this so quickly.
The issues come with “/?s=luke+1” in search. For example, I see “JesusR17;s” and other things like this, but lots of R17js.
I am talking about the html equivalent of ‘ is showing in my results.
“Lot’”
I did that and got the following error when I added that to snippets in wordpress…
Don't Panic The code snippet you are trying to save produced a fatal error on line 1: syntax error, unexpected '&' The previous version of the snippet is unchanged, and the rest of this site should be functioning normally as before. Please use the back button in your browser to return to the previous page and try to fix the code error. If you prefer, you can close this page and discard the changes you just made. No changes will be made to this site.
However, trying again, it finally added and seemed to have fixed this.
However, I was wondering if this will be fixed in the plugin itself so that I can remove this snippet?Forum: Plugins
In reply to: [Contextual Related Posts] Adds to HomepageI fixed this by editing the homepage and disabling it for that page.
Forum: Plugins
In reply to: [wpForo Forum] Font Icons Are MissingWhat should I be seeing? I understand I have…
i.mce-i-bold:before and .mce-i-bold:before with different content fontawesome content.Once you let me know what I should be seeing, this will help me.
Thanks.Checking the box for missing videos fixes it, but that is a bug for sure.
I shouldn’t have to do this with all my youtube channels and then lose out on the sorting feature. Are you planning on updating the plugin to address this issue?That unfortunately didn’t fix the issue. The oddest thing is that links work on a single click on my home page for all browsers but Safari.
This is too bad since the links for facebook, twitter, and more all resides on the banner. Hopefully, you have a fix for this soon.
Forum: Plugins
In reply to: [Bellows Accordion Menu] Bellows Menu Doesn’t WorkI fixed the issue. Perfmatters disabled the plugin for that page, of which I fixed.
Forum: Plugins
In reply to: [Shortcoder — Create Shortcodes for Anything] Shortcoder Menu Shortcoder BugI appreciate you giving me the idea to do the following…
“You can replace the shortcode content in v5 with the original and things should be fine.”That was what fixed my issue.
And a couple new ideas I found for a new version is the following…
* Add a Date Modified Column, so we can see the shortcodes that have recently been modified.
* Add an automated tag for shortcodes with errors in them. You can name the tag “Error” and auto tag shortcodes with it. This would be helpful to know what shortcodes I need fixed.Anyhow, thanks again for making a very good plugin that is essential for wordpress.
-PaulForum: Plugins
In reply to: [Shortcoder — Create Shortcodes for Anything] Shortcoder Menu Shortcoder BugI went ahead and backed up every shortcode, then upgraded the plugin to the current version and went into code editor and fixed every shortcode, since most of them had pieces of code stripped out like <script> and more. In saying this, I hope this issue gets fixed for the future.
Forum: Plugins
In reply to: [Shortcoder — Create Shortcodes for Anything] Shortcoder Menu Shortcoder BugYour plugin is also converting the following…
<option selected=”true” disabled=”disabled”>Select Chapter</option>
To:
<option selected=”true”>Select Chapter</option>Hopefully, an update will come out that will fix the stripping of code off, when going from v4.6 to v5 and higher.