Lisa Thompson
Forum Replies Created
-
Forum: Plugins
In reply to: [Iptanus File Upload] Upload to folder based on field entry?Very impressed! After your message in the affirmative, I installed the plugin and have configured it as you mentioned. I have to say, you have done an OUTSTANDING job here! This is a fantastic plugin!
Yes, we have that plugin installed & activated as well. So unfortunately that is not the problem. Any other ideas as to how to fix this issue? Thanks again for your help.
Nevermind – figured out that I didn’t have iconv enabled on my server. All fixed now. Thanks!
Here is the error I am getting in the error log:
PHP Fatal error: Call to undefined function iconv() in /home/***/public_html/wp-content/plugins/pdf-print/mpdf/mpdf.php on line 13955
Forum: Plugins
In reply to: [Adaptive Images for WordPress] Also: all images broken after updateHad the same problem on my sites, had to deactivate the plugin and delete cache to fix it.
Dunno if this post by ralfralfralf was missed, but might this be the solution?
ralfralfralf (@ralfralfralf)
2 days, 1 hour ago
I changed line 75 in your script adaptive-images-script.phpfrom:
$wp_content_url = ‘http://’ . $_SERVER[‘HTTP_HOST’] . ‘/wp-content’;to:
$wp_content_url = ‘http://’ . $_SERVER[‘HTTP_HOST’] . ‘/mag/wp-content’;because my wordpress install is in the folder /mag/
now it works. Cool for me. bad for all the others using this script
No, I want the plugin you linked to. But often plugin authors have a free version of the same plugin, with less features.
Thaqnks Emre. Is there a free version of this? If possible, would like to test it out and make sure it’s compatible with my theme before plunking down the dough.
There are several AMP plugins. Can you please provide a link to the one that you have provided compatibility for? Thanks!
Forum: Plugins
In reply to: [Toggle The Title] "Toggle the Title" makes formatting bar disappear in 3.8Yep. And I already rated it, 5 stars. 🙂
Forum: Themes and Templates
In reply to: [MesoColumn] Primary menu not displaying on Category pagesI think this may be caused because of the extra <body> tag in the theme, that makes it so the menu can’t be rendered by the browser when other plugins also render their code in the browser. After this is fixed in your next update, I’ll let you know if the menus come back. If not, then I will start disabling plugins to find which one is causing it.
Again, thanks for your wonderful theme, and looking forward to your update. 🙂
Sadly, I had to uninstall your plugin because of the lack of a CAPTCHA. Yes, very unfair of the powers that be, as your plugin worked – I never got even one piece of spam from your the contact form. But we just couldn’t afford to have Symantec keep banning us.
Forum: Plugins
In reply to: [Toggle The Title] "Toggle the Title" makes formatting bar disappear in 3.8Sorry Avner for the late reply. After I got your message here, I checked my error log, and there were a huge amount of php and database errors. So I deacitvated and deleted a bunch of plugins that were not critical to my site, and then I reactivated the ones I really wanted to keep, one by one, including yours. The errors have disappeared and so has the bugs I mentioned above. I apologize for not being more diligent to hunt the source of the problem down before posting here. If when adding back any of the other plugins the errors above come back, I will post here to let you know which plugin was causing the problem.
And above all, thanks for your great plugin!
-Lisa
Forum: Reviews
In reply to: [BuddyPress] Over rated?Well when I see that there have only been three 1-star reviews since June 29, it tells me they are really working hard at improving the plugin.
Forum: Plugins
In reply to: [Import from Ning] Anyone supporting this plugin – help w/ discussionsI am getting ready to do an import using nearly the same setup Rossen described above (BuddyPress 1.9 w/WP 3.7.1) but I have a couple of questions.
1) I already have some registered users who transfered over to the new site, will this delete them?
2) I already installed bbpress on the site – can I just deactivate it while I do the import, or do I need to completely delete it?
3) The component I want to activate, is it the one described as “Group Forums – Buddypress forus are retired – use bbpress”?
4) How do you move the old discussions to bbpress? Is there an importer that does this once you reinstall/reactivate bbpress?
Thanks for any help you guys can provide!
Forum: Themes and Templates
In reply to: [MesoColumn] Primary menu not displaying on Category pagesNo, I had nothing of the kind, although your post made me curious, and I ended up finding and installing W3 Total Cache. Then I emptied the cache after caching, but the menu is still not showing.