TikiKitchen
Forum Replies Created
-
Forum: Plugins
In reply to: [Feature A Page Widget] FPW Not breaking Widgets PageActually, I need this to feature posts, and not pages. I’ll tinker with this, but if I can’t feature posts then I need to rethink this section.
I do thank you for your help.
Forum: Plugins
In reply to: [Feature A Page Widget] FPW Not breaking Widgets PageBut yes. It worked!
Mahalo nui loa for your help. I want to donate to this plugin.
Forum: Plugins
In reply to: [Feature A Page Widget] FPW Not breaking Widgets PageOkay. That makes sense.
I added the snippet to functions.php, and here are the warnings I get:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘fpw_add_post_type_to_feature’ not found or invalid function name in /home/cartoonb/public_html/dev/wp-includes/plugin.php on line 213
Warning: Invalid argument supplied for foreach() in /home/cartoonb/public_html/dev/wp-content/plugins/feature-a-page-widget/inc/fpw_init.php on line 107
Note WP_DEBUG is set to true.
Forum: Plugins
In reply to: [Feature A Page Widget] FPW Not breaking Widgets Page1. Define large. This is a publication site, so yes it can be pretty unweildy just as a Dev/stage environment (the DB is about 250MB).
2. I have a templates folder in my theme, but I have not changed anything to the plugin directly.
3. The stage environment is PHP Version 5.5.19. My local is PHP Version 5.6.10, so there is difference there.
Forum: Plugins
In reply to: [Feature A Page Widget] FPW Not breaking Widgets PageHere is the Gist the one above does not work.
Forum: Plugins
In reply to: [Feature A Page Widget] Bug in widget zoneI’m having this issue as well. I turned on WP_DEBUG and I’m not finding any errors.
Feature page is the only plugin running. WordPress is running 4.2.3 or a custom theme using the SAGE/roots.io framework.
The thing is that it works beautifully on my local environment, but not the staging environment. I can’t give you specifics about the staged environment, but I can try to dig them up.
Forum: Fixing WordPress
In reply to: Blogger Comments Not Importing to www.ads-software.comI have had the same problem on two different instances of importing blogs from Blogger to WordPress. I seem to be able to import the comments, but they are not attached to the posts. In order to reattach them, I need to go into the comments interface and manually edit/update each comment.
Is there a better fix for this?