gabidavila
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Line breaks and paragraphs disappearingNevermind, found it ??
remove_filter('the_content', 'wpautop');
On functions.php
Forum: Alpha/Beta/RC
In reply to: Template Hierarchy dont working as supposedYes I did, and for a short momment I changed to No hierarchical, and still nothing :/
Forum: Alpha/Beta/RC
In reply to: Template Hierarchy dont working as supposedCustom Post Type. I configured as a page type.
Forum: Alpha/Beta/RC
In reply to: Template Hierarchy dont working as supposedCustom Page.
I created a custom taxonomy page called “tratamentos” and created the template files according to the taxonomy.
Forum: Alpha/Beta/RC
In reply to: Template Hierarchy dont working as supposedNeither
It is custom page taxonomyForum: Alpha/Beta/RC
In reply to: Template Hierarchy dont working as supposedI dont think so. Because I created a page, called test, I was able to accesss with: https://mydomain.com/tratamentos/test, this page called single-tratamentos.php with success. But when I was on the #wordpress channel on IRC, was confimed that https://mydomain.com/tratamentos should call taxonomy-tratamentos.php or taxonomy.php. But it is not. So, I am accessing the taxonomy with the correct slug. But https://mydomain.com/tratamentos keeps showing 404 error, and https://mydomain.com/tratamentos/test is not.
Forum: Alpha/Beta/RC
In reply to: 3.1. RC2 not getting Page Templates on the theme folderI do not know why I am having trouble with that, Yesterday I was on the IRC channel and the boys told me that maybe was a file permission. I reseted the permission and still do not appear to me!
Forum: Themes and Templates
In reply to: Custom Template for Specific TaxonomyPlease! I noticed the theme is not the problem. I tried other themes, and got the same issue. ??
Forum: Fixing WordPress
In reply to: WP getting 404 errorsNo plugins installed.
Any theme that I put I got this!
I already installed over and over and get the same problem.
I thought that maybe would be a server problem. But I have another wordpress site, same version, but it’s an older installation, and I do not have this problem. And they are at the same host package.
I was reading and see that maybe would be a problem with mod_security problem, but the thread was from 2 or 3 years ago…
I’m stuck with this.
Forum: Installing WordPress
In reply to: Import FailureEven local I got this error. I raised the limit, I think that 2GB its good enough, only for the PHP.
I did a dump, but I got errors when I updated to version 3, the same errors that people are postin here.
Forum: Installing WordPress
In reply to: Import FailureA example of the error:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 6144 bytes) in C:\xampp\htdocs\wordpress\wp-includes\kses.php(550) : runtime-created function on line 1
Note that I allowed 2GB