peterfletcher38
Forum Replies Created
-
Forum: Networking WordPress
In reply to: WP 3.0 multisite ConstructorThere is a problem with this solution. When I click to chose one of the 5 themes a message displays: The page at…says: All data was reloaded from theme config. Continue?..
Clicking OK leads to a page that says: edit_themes
Warning: Cannot modify header information – headers already sent by (output started at /home/realesta/public_html/wp-content/themes/constructor/libs/Constructor/Admin.php:1) in /home/realesta/public_html/wp-includes/pluggable.php on line 890Oh the joy of upgrading early 🙂
Forum: Networking WordPress
In reply to: WP 3.0 multisite ConstructorAnd the problem with the solution in my post above is that, on a 3.0 site, allowing non-Super Admins to access to the theme customisation options also gives them access to the CSS. The theme could end up very messy, very quickly once a few users start editing it. Is their a solution to this mess?
Forum: Networking WordPress
In reply to: WP 3.0 multisite ConstructorFurther to my post the theme customisation options don’t display for non-Super-Admins on a WP3.0 install. To get the options to display requires the following: In Admin.php replace edit_themes with edit_theme-options. Unfortunately this leaves “edit_themes” displaying at the top of the theme customisation page. Hopefully someone will come up with a more elegant solution.
Forum: Networking WordPress
In reply to: WP 3.0 multisite ConstructorHi
I’ve added the Constuctor theme to a multi-site install at http://realestatetribe.com.au. The theme is activated and works. The address is http://peterfletcher.com.au. Unfortunately there are no theme customisation options available in the Appearance section. Is there something I’ve neglected?
Forum: Plugins
In reply to: Analytics does not detect the code@joostdevalk Without reading the instructions properly I attempted to paste the whole of the JS code into the box for the site ID – duh. Once I found that it wasn’t working I changed back to the site ID but Google Analytics still wasn’t picking up the tracking code. I then did what @erick_paper suggested and Analytics now works fine. I appreciate there are a few things I’m going to be missing doing it this way so I’m wondering if you could give me a pointer about fixing up my blunder. Thanks in advance.
Forum: Fixing WordPress
In reply to: Youtube API not working with 2.6I’m having the same problem