michael86
Forum Replies Created
-
Forum: Plugins
In reply to: [Network Publisher] Network Publisher Conflict with WP eCommerceI hope that helped out [richstrauss]. However it seems like this could be an issue with WP-E-Commerce not with the other plugin. ButI could be wrong on that.
Basically we are having the exact same issue that when you press the Add to Cart icon in either the single product or product list, the “loading..” will hang (freezes there and wont go to the “you added xxx to cart: continue shopping or go to checkout” nor does it add it to the cart widget). The request was processed correctly as if you refresh page it will appear in your cart widget. This issue also ONLY happens in Internet Explorer for me, works fine in Chrome.
Here is a link to one of the store pages:
http://at-riskyouth.org/products/estore/printed/teens/anger-management/Forum: Plugins
In reply to: [Network Publisher] Network Publisher Conflict with WP eCommerceI just went through and deactived every plugin except the WP-E-Commerce and the when clicking on “Add to Cart” the “Updating” wheel keeps spinning and hangs.
Hopefully this information helps. Anything you guys and provide back to me on how to resolve this issue as well would be greatly appreciated.
Forum: Plugins
In reply to: [Network Publisher] Network Publisher Conflict with WP eCommerceVivekpuri,
I actually have this exact same issue however it seems to be conflicting with something else. What was it that you changed in your plugin to resolve this issue?
Feel free to contact me on AIM: gamegenius86 if you’d like.
Michael
Forum: Fixing WordPress
In reply to: Custom Permalink DRAMATICALLY slows websiteit is not a good idea to start your permalink structure with the category, tag, author, or postname fields
Even when i use “/web/%category%/%postname%/” or “/posts/%postname%/” its still ~3,000.
However “/%post_id%/%postname%/” Seems to work. But still isn’t really what i wanted.
That’s going to require me to manually change every link on my site (NOT FUN!)
not sure if you are still looking for the solution. but i just ran across your post and tried some things. The code you want to use is:
<?php echo $gallery->description ?>
Forum: Plugins
In reply to: Custom Fields for ThemeYea, it seems as if it could be really popular, especially among the theme designers. If anyone knows of a existing plugin that will do this please let us know :).
Thanks!
Forum: Your WordPress
In reply to: Custom Metal Fabrication in PensylvaniaLooking pretty good. Great choice in colors. Only change i would make at the moment is the timing on the carousel, it moves a bit fast at the moment, i typically leave each ‘slide’ up for 8 seconds before changing it (8 secs is avg for me, sometimes could be 5 depending on content being displayed). Also perhaps a small [1] [2] [3] [4] nav button for the carousel so that the user can switch on their own. But that’s just my opinion ð
Forum: Your WordPress
In reply to: New geeky webcomic zeroslashzeroLooks as if you are off to a good start. Would like to see a bit more before i can give constructive comments.
p.s. Nice Comic ð
Forum: Your WordPress
In reply to: donottumbledry.co.ukLooks great.
I’m not sure how i feel on the top menu bar being transparent though. But that’s just my personal thought.
Forum: Fixing WordPress
In reply to: WP Page Links – or – htaccess redirectI use Redirection for simple redirects. but i dont believe it can do what i am looking for. Unless you know otherwise and can show me some type of example i am still looking for some solution.
Forum: Your WordPress
In reply to: Gaming SiteThat sounds like an issue of it being a new website. Because its so new, its not getting ranked high. I’d say go out and do some advertising.
However I’d love to just make a website and instantly get tons of hits without doing too much. Wish it worked like that ð
Forum: Your WordPress
In reply to: Feedback Please?Just a small thing, the image that you are using for one of your articles on the front page. The size that is being displayed is 225×150, however the image being displayed there is 1680×1050, for faster page loading you should always have the image of the file the same dimensions as image placeholder.
Also the code for that line is a bit weird as well, this (below) is the html line displaying the image, where you are declaring the height and width of the image, yet in the css file you specify a different height/width. As this isn’t generating issues at the moment, it might perhaps make some older browsers freak out.
<img height=”1050″ width=”1680″ title=”01040_fjordofart_1680x1050″ alt=”01040_fjordofart_1680x1050″ class=”attachment-first-post wp-post-image” src=”http://apps.thatrule.com/wp-content/uploads/2010/07/01040_fjordofart_1680x1050.jpg”>
Forum: Fixing WordPress
In reply to: Secure Connection ( SSL / HTTPS )Thank you! Thank you! Thank you! Thank you! Thank you!
You are a life saver!
Forum: Fixing WordPress
In reply to: Secure Connection ( SSL / HTTPS )Bump – Anyone out there? Testing 1 2 3…
Forum: Fixing WordPress
In reply to: Secure Connection ( SSL / HTTPS )Bump – Still need help!