Rainvur Jefferson Wilbre
Forum Replies Created
-
that is too bad, this plugin is needed for the better functioning of WordPress… wonder if any smart person will look into doing an update?
this other one may provide something for some people; which is the stripping the numbers off the end of the tag so it doesn’t jump down in that un-artful way:
http://ww.wp.xz.cn/extend/plugins/striptease/for the memory increase, there is also the .htaccess file in your WP root directory that can have an added memory declaration (not sure if it will be redundant with the line you un-commented, but may be worth a try)…
Add this line to the top of .htaccess:
php_value memory_limit 128M
(I don’t know about the multiple image problem though… have you tried to upload via FTP program?)
Hi J_nichol,
If the images are real big in kb’s, I remember that can have an affect on processing. I had to adjust my memory limit (your is at: PHP Memory Limit : 64 MBs);
To increase the memory limit, I opened up the .htaccess file in the root WP directory, and added this to the very top:php_value memory_limit 120M
which may be a too large amount, but it was adequate to get thumbnails created in my case.
My main problem with ‘ALO EasyMail Newsletter’ was that the sign-up/subscriber widget box was not working correctly (I would submit the info and nothing would happen, or I’d get an error…
So I’m going to look back into ALO, to try to see what IS workable now, and if I can work around any smaller bugs.
yes your right quantum_leap, I can’t do any drag and drop in the Admin with wysija.
Forum: Plugins
In reply to: [Newsletter Meenews] [Plugin: Newsletter Meenews] Sterr clear from thisThanks for the heads up! Much appreciated. I’m going to look into the other newsletter plugin for wordpress : WordPress Newsletter Plugin cost is $55, but it looks pretty solid.
just want to confirm that wysija was working very nicely right out the box 😉 … I’m going to highly recommend taking a look at it for an well formatted newsletter plugin.
Yes, same sort of conclusions here. This one looks promising though: wysija-newsletters , after having looked at several others so far.
http://ww.wp.xz.cn/extend/plugins/wysija-newsletters/Forum: Alpha/Beta/RC
In reply to: Cannot remove admin bar from wp-admin in 3.3This plugin from ‘sLa’ works on 3.3 now, quick fix! …
Forum: Alpha/Beta/RC
In reply to: Cannot remove admin bar from wp-admin in 3.3dang is that adminbar persistent!
Tried your code ‘gilgimech’ and that did not work in my case, still thanks for the efforts, and may work for others anyhow.
If this has been truly [resolved], could someone mention what has worked for them? Hopefully more than just CSS removal technique?
Forum: Fixing WordPress
In reply to: How-to: Fix the flash on page load 3.2.x (FOUC)@ Member: valerio-d (posted 2 months ago)
“Hello I’ve added the jQuery fix but somehow doesn’t work… I’m using the atahualpa theme, not sure if this makes any difference …”
I also used the stahualpa theme for a while, and found that there was a flicker on IE page load.
I somewhat recently tried out MagazinePremium by Bavotasan, and that one does not have a flicker with the jQuery Fix, and is a real good theme, for the type of person that likes something like Atahualpa. He has a free edition to test out if your might like to buy the premium which I thought was worth it and I’ve looked at a number of them.
wow, that is just fabulous MetacomCreative, there seems to be a pretty good amount of display related features going on in those files in the ‘view’ directory, giving lots of potential for specialized configurations.
Thank You!
Forum: Plugins
In reply to: [Jigoshop] [Plugin: Jigoshop] attributes not saved and broken themeMark from Jigoshop’s site informed me that to change the theme files and be able to take an upgrade there is this bit of info: http://jigoshop.com/user-guide/theming-with-jigoshop/
Forum: Plugins
In reply to: [Jigoshop] [Plugin: Jigoshop] attributes not saved and broken themeYou may have to make a template hack in the plugin file right now to get things looking more correct…
wp-content\plugins\jigoshop\templates
remove: get_sidebar(‘shop’);
from: archive-product.php
and: single-product.phpthat may work, it may not, but was a temporary fix for my theme set-up. I believe the structures are set-up in that template folder.
As for the attributes, I have no idea, have not tried that feature out yet.
Thanks Mike!
before I posted this I thought clicking “Save All” might be enough, but like you said: click the link “Use as featured image”.