HandsomeWeb
Forum Replies Created
-
I have not paid a penny and fixed a horribly hacked site.
Forum: Reviews
In reply to: [Shopping Cart & eCommerce Store] Not Free!If this is a “Pay-only” plugin, it should mention it on the WordPress Plugin page.
I believe the WooCommerce Plugin page spells out that “PayPal Payments Standard” and a few other payment methods are free and other payment gateways are “Premium”. WP EasyCart plugin advertises everything as if it is included.
I am using it, but I think it was the default option on installation.
I made only a few changes, but am able to replicated my changes with just CSS.
Forum: Plugins
In reply to: [Cyclone Slider] Slider goes in front of MenuBe sure your container uses relative position. For example:
Without “position:relative” the z-index will not always work in the example below. Note: nav contains an unordered list styled as a drop-down menu.#main-navigation nav { position:relative; z-index:1000; }Forum: Themes and Templates
In reply to: How do I deliever updates to clients?There is a commercial service available at http://wp-updates.com. They do one theme’s updates for free.
I do themes for non-profits for free, so I want to avoid paying this fee. But I know private themes can provide the notifications.
Forum: Plugins
In reply to: [Mobile Detector] ipad exclusion problemI am uninstalling this plugin because I need the iPad to show the full version of the site.