lummie37
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] Change to PermalinksAmazing all fixed.
I can’t thank you enough.
Forum: Plugins
In reply to: [Redirection] Change to PermalinksThanks for your reply John.
I’ll take a look.
Forum: Themes and Templates
In reply to: [Theme: Olsen Light] Width issuesHello,
I had the same issue with http://www.londonetparis.com
I upgraded to the pro version, which let me have a full width, i.e. no side bar, but I am still unable to make the posts wider than 660px.
I have posted on their forum, will let you know if I hear anything.Thanks
ChrisForum: Fixing WordPress
In reply to: WordPress to Tumblr linkOkay, thanks James.
Forum: Fixing WordPress
In reply to: WordPress to Tumblr linkYes, I connected through Publicise and can get individual images to post on Tumblr, but have to use the “image” format on the wordpress post, which puts the title of the post at the bottom, so I’d prefer to use the standard format. When I do this, it creates a post on Tumblr but just has a box with the words external image.
If there are multiple images in my wordpress post and I use the “image” format, then the corresponding Tumblr post is again just multiple boxes with the words external image.Forum: Plugins
In reply to: [Connect Matomo - Analytics Dashboard for WordPress] WP-Piwik do not connectThanks, maybe I’ll drop them an email and see if they can update it.
Forum: Plugins
In reply to: [Connect Matomo - Analytics Dashboard for WordPress] WP-Piwik do not connectTest 1/3: global.getPiwikVersion
array(2) {
[“result”]=>
string(5) “error”
[“message”]=>
string(44) “Class Piwik\FrontController does not exists.”
}Forum: Plugins
In reply to: [Connect Matomo - Analytics Dashboard for WordPress] WP-Piwik do not connectHi All,
I have the same problem and have run the test script and get the following:-
WP-Piwik 1.0.5 Mode: php Test 1/3: global.getPiwikVersion array(2) { ["result"]=> string(5) "error" ["message"]=> string(44) "Class Piwik\FrontController does not exists." } bool(false) Test 2/3: SitesManager.getSitesWithAtLeastViewAccess array(2) { ["result"]=> string(5) "error" ["message"]=> string(44) "Class Piwik\FrontController does not exists." } bool(false) Test 3/3: SitesManager.getSitesIdFromSiteUrl array(2) { ["result"]=> string(5) "error" ["message"]=> string(44) "Class Piwik\FrontController does not exists." } bool(false) array(2) { ["global_settings"]=> array(57) { ["revision"]=> string(10) "2015101201" ["last_settings_update"]=> string(10) "1450518830" ["piwik_mode"]=> string(3) "php" ["piwik_url"]=> string(49) "http://www.londonetparis.com/londonetparis/piwik/" ["piwik_path"]=> string(48) "http://www.londonetparis.com/londonetparis/piwik" ["piwik_user"]=> string(8) "pi-piwik" ["piwik_token"]=> string(3) "set" ["auto_site_config"]=> string(1) "1" ["default_date"]=> string(9) "yesterday" ["stats_seo"]=> string(1) "0" ["dashboard_widget"]=> string(8) "disabled" ["dashboard_chart"]=> string(1) "0" ["dashboard_seo"]=> string(1) "0" ["toolbar"]=> string(1) "0" ["capability_read_stats"]=> array(5) { ["administrator"]=> string(1) "1" ["editor"]=> string(1) "0" ["author"]=> string(1) "0" ["contributor"]=> string(1) "0" ["subscriber"]=> string(1) "0" } ["perpost_stats"]=> string(1) "0" ["plugin_display_name"]=> string(8) "WP-Piwik" ["piwik_shortcut"]=> string(1) "0" ["shortcodes"]=> string(1) "0" ["track_mode"]=> string(7) "default" ["track_codeposition"]=> string(6) "footer" ["track_noscript"]=> string(1) "0" ["track_nojavascript"]=> string(1) "0" ["proxy_url"]=> string(0) "" ["track_content"]=> string(8) "disabled" ["track_search"]=> string(1) "0" ["track_404"]=> string(1) "0" ["add_post_annotations"]=> string(1) "0" ["add_customvars_box"]=> string(1) "0" ["add_download_extensions"]=> string(0) "" ["set_download_extensions"]=> string(0) "" ["disable_cookies"]=> string(1) "0" ["limit_cookies"]=> string(1) "0" ["limit_cookies_visitor"]=> string(8) "34186669" ["limit_cookies_session"]=> string(4) "1800" ["limit_cookies_referral"]=> string(8) "15778463" ["track_admin"]=> string(1) "0" ["capability_stealth"]=> array(0) { } ["track_across"]=> string(1) "0" ["track_across_alias"]=> string(1) "0" ["track_feed"]=> string(1) "0" ["track_feed_addcampaign"]=> string(1) "0" ["track_feed_campaign"]=> string(4) "feed" ["track_heartbeat"]=> string(1) "0" ["cache"]=> string(1) "1" ["http_connection"]=> string(4) "curl" ["http_method"]=> string(4) "post" ["disable_timelimit"]=> string(1) "0" ["connection_timeout"]=> string(1) "5" ["disable_ssl_verify"]=> string(1) "0" ["piwik_useragent"]=> string(3) "php" ["piwik_useragent_string"]=> string(8) "WP-Piwik" ["track_datacfasync"]=> string(1) "0" ["track_cdnurl"]=> string(0) "" ["track_cdnurlssl"]=> string(0) "" ["force_protocol"]=> string(8) "disabled" ["update_notice"]=> string(7) "enabled" } ["settings"]=> array(6) { ["name"]=> string(0) "" ["site_id"]=> string(1) "e" ["noscript_code"]=> string(0) "" ["tracking_code"]=> string(85) "<!-- {"result":"error","message":"Class Piwik\\FrontController does not exists."} -->" ["last_tracking_code_update"]=> string(10) "1450518830" ["dashboard_revision"]=> string(1) "0" } }Anyone have any suggestions?
Thanks
Chris