creativeclicks
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woo-Commerce Update broke my checkoutThis worked for me.
I stopped WP loading a version of jQuery by placing this in my header
<?php wp_deregister_script(‘jquery’);wp_head(); ?>
Perhaps there was a conflict between jQeury versions as Woo also loads jQuery into the page.
Thanks it worked for me to. I just managed to mess the entire site up by trying another suggested fix: https://www.ads-software.com/support/topic/plugin-multiple-content-blocks-sorry-can%E2%80%99t-edit-files-with-%E2%80%9C%E2%80%9D-in-the-name-if-you-are-trying-to-edit-a-file?replies=6
I would be a little cautious with this fix, it appeared to corrupt something and I lost all my styles and some images from header and footer. Not 100% sure what happened but I eventually backed up and managed to get mostly everything back after 1.5hrs of franticness.
I am not suggesting this isn’t a fix just make sure you back up before trying it ??
Forum: Plugins
In reply to: Create search filter for displaying custom postsOops forgot the link to the post: https://wp.tutsplus.com/articles/getting-started-with-ajax-wordpress-pagination/
Forum: Plugins
In reply to: Create search filter for displaying custom postsI’m looking for a way to do this too and have been looking into it this evening. I’m wondering if it’s possible to filter results using tags with the custom post type.
There’s a plugin here that might be useful: https://www.ads-software.com/extend/plugins/cat-tag-filter-widget/
There is also a good post here demonstrating AJAX and jQuery
I’m going to look in to it more… there must be a way to do it!
Forum: Plugins
In reply to: [Easy Image Crop] [Plugin: Easy Image Crop] Can′t make it worknot working for me either on custom built theme ?
Forum: Fixing WordPress
In reply to: Cannot modify header information in wp-dp fileI’m not sure what to suggest cbasturea – I have not managed to solve the problem yet and have not had a great deal of response from other members? So I’m a bit stuck.
I have some plugins installed, home page plugin and category ordering plugin. They have all been running fine though as far as I’m aware.
I’ll let you know if I crack it!
Forum: Fixing WordPress
In reply to: Database / Header / Error / Help Please!strange – above just seems to happen with one particular post?
Forum: Fixing WordPress
In reply to: Cannot modify header information in wp-dp filestrange – above just seems to happen with one particular post?
Forum: Fixing WordPress
In reply to: Database / Header / Error / Help Please!Still no joy. Error message as follows:
–error message–
Warning: Cannot modify header information – headers already sent by (output started at /data/11/0/112/128/764617/user/782111/htdocs/site/en/wp-includes/wp-db.php:102) in /data/11/0/112/128/764617/user/782111/htdocs/site/en/wp-admin/post.php on line 122
–error message–
Checked files; wp-db.php and post.php and wp-config.php for trailing white space but it all looks clear to me?
Any other ideas!?
Thanks
Forum: Fixing WordPress
In reply to: Database / Header / Error / Help Please!Thanks I’ll check that out and let you know how I get on!
Forum: Fixing WordPress
In reply to: Cannot modify header information in wp-dp fileI don’t – I’m using Network Solutions (will check their status). Hope it solves it for you though. Has the error now dissapeared?
Forum: Fixing WordPress
In reply to: Cannot modify header information in wp-dp fileDitto – I’ve tried the same ??
Forum: Fixing WordPress
In reply to: Categorise categories in sidebarResolved this by using the show ‘child_of=’ and creating static headings <using H2>
Forum: Themes and Templates
In reply to: Headings for CategoriesResolved this by using the show ‘child_of=’ and creating static headings <using H2>