skyharborhero
Forum Replies Created
-
Forum: Plugins
In reply to: [Image Watermark] Image Watermark is not working anymore in 4.7.1Just checking in here. I’m also having issues with this plugin with the latest version of WordPress.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Fatal errorAlso having this issue. PHP version 7.1.0. and 5.6.28.
Looks like it’s this
ifstatement:if (!RELEVANSSI_PREMIUM) { echo " " . __e("Logs are also needed to use the 'Did you mean?' feature.", "relevanssi"); }Once I remove/comment that out, plugin works fine.
- This reply was modified 9 years, 3 months ago by skyharborhero.
Forum: Plugins
In reply to: [WordPress Importer] Issue with Menu importI tried @anhskohbo’s recommendation but it did not resolve the issue. I did notice that there is a difference between an older export file and one I generated today.
For example:
Older export file (XML):
<wp:term><wp:term_id>46</wp:term_id><wp:term_taxonomy>nav_menu</wp:term_taxonomy><wp:term_slug>social-butterfly</wp:term_slug><wp:term_name><![CDATA[Social Butterfly]]></wp:term_name></wp:term>Same theme, export file from today:
<wp:term><wp:term_id>49</wp:term_id><wp:term_taxonomy>nav_menu</wp:term_taxonomy><wp:term_slug><![CDATA[social-butterfly]]></wp:term_slug><wp:term_name><![CDATA[Social Butterfly]]></wp:term_name> </wp:term>It appears as if the
<wp:term_slug>is wrapping the text in with<![CDATA[]]>. I don’t know if this helps or not. This was just my first quick pass at comparing the two files.Forum: Plugins
In reply to: [WordPress Importer] Issue with Menu importI am having the same issue. WP 4.6.1 and tested on PHP 5.6.10.
Forum: Plugins
In reply to: [Download Monitor] Downloads redirect to nowhereNo problem, thanks for the quick follow-up! You can close this thread.