cmc618
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Adding variants to virtual products (woocommerce)SOLVED
I searched far and wide online and found very few results for this situation, here is the solution.– create as variable product
– variants are able to be checked as virtual products after they are created.Forum: Fixing WordPress
In reply to: "Cannot modify header" error messageshaha yes i have tried 2 more different themes and they all get error messages except for twenty ten-eleven. the error messages vary slightly but still similar…
Warning: Cannot modify header information – headers already sent by (output started at /home/content/38/8681438/html/wp-content/themes/HealthCase/functions.php:242) in /home/content/38/8681438/html/wp-admin/theme-editor.php on line 99
so does this mean that wordpress will only allow me to use either the twenty ten or eleven theme? does this mean that i am going to have this problem with every custom theme that i install? if so that is really disappointing
Forum: Fixing WordPress
In reply to: "Cannot modify header" error messagesit does the same with every theme, even the twenty ten-eleven
Forum: Fixing WordPress
In reply to: "Cannot modify header" error messagesesmi… any thoughts on how to correct the issue?
Forum: Fixing WordPress
In reply to: "Cannot modify header" error messagesim confused now, according to the tut that you sent me i am supposed to retype or make sure that there are no spaces on a tag that isn’t there?
i not really sure of what it is that i am supposed to be doing now.
Forum: Fixing WordPress
In reply to: "Cannot modify header" error messagesmy wp-config.php has no closing ?> anywhere in the code
Forum: Fixing WordPress
In reply to: "Cannot modify header" error messagesyes i tried that without any result i also tried replacing the wp-admin and wp-includes folders also nothing…
i don’t understand how can their be such a major flaw with the script that hasn’t been modified in any way? this is obviously a widely experienced problem by a lot of people and mine started almost immediately after installation…
Forum: Fixing WordPress
In reply to: "Cannot modify header" error messageshere is the line of code from line 934 that it refers to in the directory “/home/content/38/8681438/html/wp-includes/pluggable.php on line 934”
header(“Location: $location”, true, $status);
i compared it to a fresh download and the lines match exactly…