thomasconnery
Forum Replies Created
-
Jeremy and palPalani, THANK YOU! This solved my Google+ sharing problem. Simply added the line specified just before the first ‘defined’ statement within the jetpack.php file.
/*
* Plugin Name: Jetpack by WordPress.com
* Plugin URI: https://www.ads-software.com/extend/plugins/jetpack/
* Description: Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users.
* Author: Automattic
* Version: 2.0.2
* Author URI: https://jetpack.me
* License: GPL2+
* Text Domain: jetpack
* Domain Path: /languages/
*/
add_filter(‘jetpack_enable_open_graph’, ‘__return_false’, 99);defined( ‘JETPACK__API_BASE’ ) or define( ‘JETPACK__API_BASE’, ‘https://jetpack.wordpress.com/jetpack.’ );
define( ‘JETPACK__API_VERSION’, 1 );Forum: Networking WordPress
In reply to: Theme options missingThank you very much for your feedback and support!
Forum: Networking WordPress
In reply to: Theme options missingMy mistake on the multi-site forum section. Where should I post my problems to continue moving forward? I’m using the default admin account setup with WordPress except I have changed the name of the account.
Forum: Networking WordPress
In reply to: Theme options missingThis didn’t help unfortunately. It actually took my ‘Mystique settings’ menu away. Maybe there’s multiple files I need to change? Maybe my db and server files are off due to a botched upgrade? I’m running out of ideas. If I could just export my content, I’d rebuild the blog from scratch!… I can’t export either…
Forum: Networking WordPress
In reply to: Theme options missingI’ve read a bit on Super Admin but I have no idea how to login as a Super Admin or what the password would be.
Forum: Networking WordPress
In reply to: Theme options missingYes, I did rename the admin name but I am an admin. I even created a 2nd admin account and that account has the same problems.
Forum: Networking WordPress
In reply to: Appearance/Widgets link missing from site admin dashboardsPlease note, I’m following https://www.ads-software.com/support/topic/themes-options-missing?replies=9#post-1709448 as the same problem is in that post. Please use that post to respond.
Forum: Networking WordPress
In reply to: Theme options missingMystique with 3.0.1. Turns out I can’t do tow things that I know of. I can’t export posts due to insufficient rights and I can’t manage my widgets. I think it’s been like this for a while, I’m not sure.
Forum: Fixing WordPress
In reply to: Export Not WorkingThanks for the info but that’s not it. My admin account has the correct setting. ??
Forum: Networking WordPress
In reply to: Theme options missingI have this same problem and still can’t seem to fix it. What am I missing?
Forum: Networking WordPress
In reply to: Appearance/Widgets link missing from site admin dashboardsI’m using the Mystique theme and can’t get this fix to work. In functions.php I don’t see anything named edit_themes at all. Any additional advice? Thanks