heybrandenadams
Forum Replies Created
Viewing 8 replies - 1 through 8 (of 8 total)
-
Forum: Fixing WordPress
In reply to: The character encoding of the HTML document was not declared ErrorYour link doesn’t work.
[ Signature moderated, could you please cut that out? ]
Forum: Fixing WordPress
In reply to: Web page displays spinning circleHow are you adding the slideshow?
I think I see the issue.
-BrandenForum: Hacks
In reply to: Adding Third Post Box Column: postbox-container-3It’s hard to say without at least a link and a bit more insight regarding what $this and the methods do_text_boxes and do_meta_boxes.
Forum: Fixing WordPress
In reply to: 3 columns not working on ipadYou have an issue with your media query changing the column width from 30% to 48%
The issue is in easy-columns.css on line 211
Forum: Fixing WordPress
In reply to: Extra spacing in page problemIt looks like each line is a new paragraph, is that what you wanted?
Forum: Fixing WordPress
In reply to: How to restore my posts and pages text?It’s hard to say. Is there a link? maybe the content didn’t get restored.
More information is needed.
Forum: Fixing WordPress
In reply to: Categories display file structure on siteYou’re plugin dtree is causing the problem.
Forum: Fixing WordPress
In reply to: Problens with wp_Query category FilterDoesn’t mangas need to be in quotes as well?
$wp_query = new WP_Query(array(‘cat’ => “mangas”));
Viewing 8 replies - 1 through 8 (of 8 total)