nlpmesoon
Forum Replies Created
-
Thanks for coming back and I had until now lost track of where this entry was… Have rebuilt the WordPress site and turned on Plugins one by one, but had again to disable this one. Have moved for now to a different method of achieving the same. Thanks for your offer to research and offering great support.
PS. I don’t think that simply deleting the plugin (or moving it) adequately cleans up the environment. It would seem that there are specific parts of the plugin left in other areas or something because now some other plugins including the Theme functions not working now… Not sure how to cleanly remove a plugin if you cannot access WordPress in any way…. so an advice would be greatly appreciated.
I have experienced similar using a combination of the following plugins:
Shoutcodes UI
Shortcodes Ultimate
and on one site
WooCommerceTo me, these are all great plugins and I in many ways need all of them.
At first, I found this hit in the forum “http://wordpress.org/support/topic/plugin-shortcodes-ui-conflicts-with-woocommerce” which led me to understand that there was a conflict on one of my sites because of WooCommerce, but on another of my sites, where I do not run WooCommerce, I have experienced a failure too – Fatal errors on either are line 27 or 727 in query.php. The line 27 fatal error has been my most recent and the subject of this forum message.
My only recovery at this stage has been to FTP/Browse the wp-content directory and remove the plugins one by one to see which one fixed the problem and at this stage, I have removed Shortcodes-ui and I can log back in and the site functions again. This seemed to be the only way to fix it for now. I am not sure if this is due to the order they were installed, or the order in which each plugin accesses variables, or the cleanliness that each plugin disables itself in the event of being removed etc.
I am mainly using shortcodes-ui as the most convenient way I have found so far to create a single copy of URLs to be used on the site, so if anyone or the author of the plugin has a more simpler and more compatible way to do this it would be great to know.
Still not sure which way to proceed as I have a need for all three plugins. Is one of these plugins using some function that conflicts with others? Is there a way to make them all co-exist?
I am surprised that in the WordPress design that a plugin (or set of plugins) unrelated to logging in could have such a far reaching effect, so maybe the later versions of WordPress itself need to protect core functions so that we can login and make more convenient changes and testing…
For your information and any potential resolution from anyone out there…
Forum: Themes and Templates
In reply to: Suffusion – Archives Page is BlankThanks for these good points too… Will work on how I will do it… Thanks again and enjoy your coffee on us.
Forum: Themes and Templates
In reply to: Suffusion – Archives Page is BlankPerfect – that worked and I fixed my original blog too with the same adjustment. I would assume that ‘Show Duplicate Posts’ is probably a default setting in many themes and your ‘Hide Duplicate Posts’ is a good SEO option – the choice to ‘Show Duplicate Posts’ most likely breaks some of the SEO recommendations, but I will need to decide which way I will go with this – at least I have a choice and know where it is set.
Nice to know there is no bug in the code of my posts or something. As I had used your Export/Import feature for the theme (great feature), I had carried the setting.
Interesting that the symptoms of this ‘problem’ would have moved over time based upon the ‘Number of Latest Posts’ settings and as we wrote more posts, more archived posts would have appeared!
Thanks again.
Forum: Themes and Templates
In reply to: Suffusion – Archives Page is BlankHi there and thanks for your response,
Sorry the url is http://foryouremergence.com/2010/10/ for the month that works, and http://foryouremergence.com/2011/01/ is showing 0 of the 4 posts for Jan 2011. The first 4 posts in the Recents Tab are from Jan/2011. http://foryouremergence.com/ shows no posts, but using the Older link, it then starts displaying some of the posts (http://foryouremergence.com/page/2/), but only a few from Nov/2010 and continues to display all from Oct/2010…
It is interesting what you are saying about duplicate posts – could this be being imposed by a plugin that provides canonical posts by only allowing urls to be generated in one format – like you say – Featured Posts or Recent Posts?
The only reason why I came back to you as these symptoms change (displays all archives) if I use another theme.
Forum: Themes and Templates
In reply to: Suffusion – Archives Page is BlankI have had a similar problem which commenced during Nov/2010, but I had not upgraded or changed anything that I am aware of during that time. For the months of Nov2010, Dec2010 and Jan2011, my blog only shows one or two posts, but there have been many more. Oct2010 displays fine in the Tabbed sidebar Archives.
I did upgrade about 2 weeks ago to 3.x and the latest Suffusion theme to see if that would fix it – clean up some of the code or convert badly saved posts or something.
I created another 3.x MU site and imported the exported posts in xml and the problem still persists on a totally new site, with no other content or random directory issues.
I looked at some other posts – http://wordpress.org/support/topic/moved-blog-to-root-directory-archives-stopped-working?replies=5 to see if this was relevant, and still, as far as I can tell it is not.
If I switch themes, (eg. default 2010) and the archives for those months are fully populated. If I switch back to suffusion, only some of the posts appear. I have tried the above method – “Template Tag Shortcodes” plugin, then insert a short code for [wp_get_archives] on a page and this looked promising, but when you click on these months, it is missing the exact same posts for each of the last 3 months?
I am relying upon the Suffusion” Date-based Archive Page settings to display the archives in the tabbed sidebar.
Is there anything else I could check?
Forum: Networking WordPress
In reply to: Single theme shared for all blogs on MU SiteHi mercime, sayontan and ipstenu,
Thank you all for your input.
Q1. I have tried the wpmu-new-blog-defaults and this works fine – Thanks.
Q2. Thanks Sayontan for this. I had tried it once and it didn’t work, so when I rechecked where I had put the exported PHP and it was the same path, so I tried it again on a new blog and it worked, almost all features came accross. One part of the skinning didn’t so I will investigate that. I was expecting to see something under blogs.dir, but obviously not. It is still a mystery under 3.0.1 MU where these are stored for each site – do they become tables and the PHP is only an interim step to make import/export work? This is a great feature BTW. Well done.
Q3. Ok, that’s life.