KustomByKris
Forum Replies Created
-
Forum: Plugins
In reply to: [Page Links To] [Plugin: Page Links To] Open in New WindowHere you go:
Forum: Plugins
In reply to: [Page Links To] [Plugin: Page Links To] Open in New WindowI think I may have found the fix! I made the change that chardant suggested above along with the following…
Line 179 reads:
delete_post_meta( $post_ID, ‘_links_to_target’ );Change it to this:
update_post_meta( $post_ID, ‘_links_to_target’, ” );Forum: Plugins
In reply to: [Page Links To] [Plugin: Page Links To] Open in New WindowIt works in the sense that the link opens in a new window, but now the links open in a new window even if the box is not checked.
*BUMP*
I just upgraded my site to WP 3.1 and now my invoices aren’t showing either. It says “No posts found” and shows “All (22)”, but the invoices won’t show even if I click on Published, Scheduled, or Trash.
Forum: Fixing WordPress
In reply to: Gallery Images OverlapThank you for the suggestion. Unfortunately, that doesn’t do anything.
Forum: Fixing WordPress
In reply to: Gallery Images OverlapNM again
I had to take the padding out because that just caused new problems. I now have 3 images in this gallery and they aren’t overlapping, but they are bumped right up against each other.
Forum: Fixing WordPress
In reply to: Gallery Images OverlapNM
I edited the Lightbox Gallery CSS and added padding around each thumbnail.Forum: Plugins
In reply to: RSS Feed only showing when i`m logged inI also have this problem on all my WP sites. I’m using 3+ on all of them, but haven’t incorporated any hacks. The RSS feed only shows when I am logged in.
Forum: Networking WordPress
In reply to: Remote Publishing Won't EnableOops! Sorry!
Version 3.0.3
I have a LOT of plugins installed since it is a multisite for others to use. Someone mentioned that the 3.0.3 installation was to fix a problem with remote publishing, but that it caused another problem. Is this so and where would I find the details on it?
Forum: Plugins
In reply to: [Multisite Global Search] [Plugin: Multisite Global Search] doesn't work =(This is the error I get when activating the plugin:
Error creating search views in the database. Deactivate Multisite Global Search and check you have create views privilege in your WordPress database.
Illegal mix of collations for operation ‘UNION’It is installed on this multisite blog: https://kbkconnect.com
Forum: Plugins
In reply to: [Multisite Global Search] [Plugin: Multisite Global Search] doesn't work =(I am using MySQP 5.1.5, but am getting the same error. I have searched WordPress and the general Internet, but the information I find just seems cryptic and untelling. Is there an additional step aside from what I have already done…
Downloaded plugin.
Unzipped plugin.
Uploaded plugin to wp-content/plugins/.
Activated plugin via Super Admin cp.
This is where I get the error.
Also, I still don’t understand what you mean by “default global search uri: globalsearch”. Is this a setting? If so, where do I set it? Is there another name for this? It just doesn’t make sense to me.
I am using MySQP 5.1.5, but am getting the same error. I have searched WordPress and the general Internet, but the information I find just seems cryptic and untelling. Is there an additional step aside from what I have already done…
Downloaded plugin.
Unzipped plugin.
Uploaded plugin to wp-content/plugins/.
Activated plugin via Super Admin cp.
This is where I get the error.
Also, I still don’t understand what you mean by “default global search uri: globalsearch”. Is this a setting? If so, where do I set it? Is there another name for this? It just doesn’t make sense to me.