gnosis_wp
Forum Replies Created
-
Forum: Plugins
In reply to: [Post UI Tabs] Need clear guide to using Custom CSS with Post UI TabsBeen using this plugin with:
http://wordpress.org/extend/plugins/thethe-tabs-and-accordions/
to enter custom css, but seems roundabout.
What was your solution?
Thanks!
Forum: Themes and Templates
In reply to: [Responsive] Sidebar WidgetsSo there is no Template that allows me to show both right and left sidebars?
Forum: Themes and Templates
In reply to: [Responsive] Logo & TagLinethanks
Forum: Plugins
In reply to: [Contact Form 7] How do I add a CC field?Actually, I added:
CC: <[EmailAddress]>
Code of the plugin suggested page should be named archives:
<?php if (is_page(‘archives’)) {
// If you have a page named ‘Archives’, the WP tag cloud will be displayed
?>So I deleted old page ‘blog-archives’ and created a new page ‘archives’.
And it appears to work:
http://library.gc.cuny.edu/help/archives/Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Setup Question-DatabaseThank you.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Setup Question-DatabaseHow do I email you?
Why would I need to make an entry in wp-config.php:
define( ‘WPCF7_CAPTCHA_TMP_DIR’, ‘WHEREEVER/’ );
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Table does not appearI brought both WP memory and php memory (via php.ini file) up and no effect. I will contact the sys admin. Thanks.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Table does not appear@tobias. You were correct. I rebuilt the site with the same theme and only the Table plugin installed and the table loaded. Question is how to have the same site with all needed plugins…
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Table does not appearObviously there is output, because page source is:
http://library.gc.cuny.edu/jitp/source.txt
Almost as if the CSS fails.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Table does not appearNo server logs.
Here is the debug output (same debug results for all pages):
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /var/www/html/mrl365/wp-includes/functions.php on line 2714
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /var/www/html/mrl365/wp-includes/functions.php on line 2714
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /var/www/html/mrl365/wp-includes/functions.php on line 2628
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Table does not appearbrought it up to 512 and did not resolve the issue.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Table does not appearhttp://library.gc.cuny.edu/resources-and-tools/digital-collections/lp-collection/
CSV file that I have imported:
http://library.gc.cuny.edu/jitp/lpcollection-modified.csv
(feel free to play with data-set)Let me know when down so i can delete.
Forum: Installing WordPress
In reply to: Changing Hostnamesamboll,
Have you performed the method of editing config file? Because I tried it and it didn’t alter values in wp_options and wp_posts in database.