lwish
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Retrieve content-single.php with AJAXHow would I achieve that?
Forum: Fixing WordPress
In reply to: Cropping imagesDoesn’t that only work for post images and featured images?
Got it, seems like a gravityforms problem. After I disabled that, everything went fine.
Forum: Localhost Installs
In reply to: MAMP – Migrate live to localFixed it, my bad.
For some reason my ‘ ‘ were wrong, silly mistake!
Forum: Localhost Installs
In reply to: MAMP – Migrate live to localI’ve checked everything thoroughly, I think. I’m using MAMP to run my site locally.
I really can’t figure out what’s wrong. I have 2 sites running locally, one works, the other doesn’t.
I’ve checked the privileges on my DB, everything..
Forum: Fixing WordPress
In reply to: WordPress 3.6 TinyMCE: custom styles dropdown disappearedYeah, thanks for the advice.
I’ll check it out and report back.
Forum: Fixing WordPress
In reply to: WordPress 3.6 TinyMCE: custom styles dropdown disappearedI have the same problem, is there a known fix?
Hmmm, I still can’t seem to get this to work, I would really like it to work though..
This doesn’t appear to work, what should I put in
if(has_sub_field('your_flexible_fields', $post->ID))I’m going to check it out, thanks!
Forum: Themes and Templates
In reply to: Alt tag refuses to workAha, alt tags only seem to work in the wysiwyg editor
I don’t want to spam, but this thread appears to describe the same problem I have, which apparently was fixed:
This seems to happen on pages that don’t use the WordPress editor, but instead, are built up with custom fields..
Forum: Fixing WordPress
In reply to: Custom field on home.phpHello,
I’ve built my own theme, my front page is a static front page which is built in the front-page.php
I display all my blog posts on the “Groups” page, which I set in the settings > reading.
Okay