peteratomic
Forum Replies Created
-
Forum: Plugins
In reply to: [Slideshow] plugin writes incorrect CSSOh geez, I’m such an idiot. I automatically read those two boxes as width and height. But there is no width setting, only height! SORRY to bother you! (Amazing support by the way!)
Forum: Plugins
In reply to: [Quick Adsense] fixed width tables bad for mobile themesRealizing that this is entirely Google’s fault which is ironic as Google themselves are promoting use of mobile designs for everything, except their adsense system which is stuck in the late 90s.
Forum: Themes and Templates
In reply to: [Responsive] responsive child theme isn't workingsolved
Forum: Themes and Templates
In reply to: [Responsive] changes in headerbasically you need to edit the header.php file to add your own CSS block such as:
<div id=”socialmedia”>social icons here</div>
Then have a style in your CSS:
#socialmedia {float:right;}
That’s a very basic overview. Obviously getting it to work requires knowledge of CSS.
Forum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] Category is 404Fixed the problem, but now there are so many more. Very bizarre formatting of product descriptions, thumbnails, etc. Think the plugin needs a lot of work.
Forum: Plugins
In reply to: [TheCartPress eCommerce Shopping Cart] TheCartPress disabled the adminHmm, looks like it was a PHP.INI problem. Had my host increase the memory limit and it snapped right back. Whew!
Didn’t work for me. 🙁
Find a BR tag under every form label when I view source. Is that being written by the plugin??
Hi Otto, thanks for your response. 🙂
Wasn’t suggesting for a minute that you were responsible for the way FB is designed, just the instructions you write. I strongly suggest you sit with someone who has never used your plugin and watch them go through the process of setting it up by following the instructions. When they ask questions, you’ll known that’s what’s missing.
To be specific “website with FB login” was not intuitive. It doesn’t say that in your instructions, so we have to guess and since we don’t need any FB login with our site, it’s not intuitive. Technical instructions (IMHO) have to be exact, otherwise they force people to guess, whilst feeling lost in the process.
Hmmm… I’m using FF 15 and it works fine for me:
http://www.prettypersiangirl.com/site/music/Thanks. Eventually figured out I’d missed one to disable.
If you’re the developer, i suggest putting this control in the plugin itself.
Cheers.
you really have to create a separate installation of wordpress. It’s WP’s one major limitation — that you can’t assign a separate theme to a hidden page for the purposes of testing.
Just install a separate install inside a sub-folder. Make sure you don’t reuse the same database though — need a separate one of those too!
Forum: Fixing WordPress
In reply to: search function in Posts doesn't workdon’t mean to sound snotty, but just because it doesnt work for you means it works for everyone else. 😉
I finally went into the code and deleted the phrase out… its on line 29. Sadly will have to do that every time the plugin is updated (until the developer reads these comments of course 😉
Using the widget.
Ohhh!!! THAT’S what that meant! I read that option, but somehow it didn’t click in my mind that’s what you meant. But when you said “profile only, profile + registration, registration only” then it clicked! THANK YOU SO MUCH! If I can make this work I’m going to make a donation!!