griffaedesign
Forum Replies Created
-
Forum: Plugins
In reply to: [IssueM] Cover image not uploadingWorked like a charm! Thanks for the fix, @pericson!
Forum: Plugins
In reply to: [Link Library] Link Library with pagination breaking Uniform JS stylingAny updates regarding this AJAX issue with Uniform JS?
Forum: Plugins
In reply to: [Link Library] Link Library with pagination breaking Uniform JS stylingThanks for the response, Yannick! I am using the AJAX mode currently. After I saw your response, I switched to the GET page mode, which solved the Uniform JS styling issue. Overall, I like the user experience of the AJAX mode better, but want to keep the Uniform JS styling. Do you have an idea how to have the best of both worlds (keeping the AJAX mode but having the styling stay consistent)?
Thanks for the reply, nerrad! Unfortunately, that didn’t fix the issue. Plus, when I went into my
orgSeries-taxonomy.php, line 643 had this:$series_icon = isset($_POST['series_icon_loc']) ? $_POST['series_icon_loc'] : null;…with no spaces on either side of
$_POST['series_icon_loc']. I also tried changing it to have spaces on either side, but that didn’t work either. Any other fixes that would be helpful?I’m currently using WP 3.4.2. Was it also an issue in that release?