Mike Smith
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Shortening the Menu BarSo I understand that I can make the grey menu shorter by decreasing the width % below:
ul.navigation {
background:url(“images/nav.png”) repeat-x scroll left top #EEEEEE;
list-style-type:none;
margin:0;
padding:0;
position:relative;
width:100%;
z-index:15;but I don’t understand how to move the right shadow as well? I tried adding a left:-50 attribute after position:relative but it just moved the menu and everything below it. Any suggestions?
.shadow-right{background:url(images/shadow.png) no-repeat right bottom;padding-bottom:32px;position:relative;}
Forum: Plugins
In reply to: [Plugin: Audio Player] Random player with automatic insertionVery interesting… Brasofilo, do you think this is somehow possible:
User presses play on the player – the player grabs a random mp3 hosted in an ADS folder on the site (5 second audio ads) – plays the ad and then plays the intended .mp3 audio file.
Basically looking to add a 5 second audio ad (chosen at random from a separate ads folder) before playing the intended mp3 file.
Thoughts? Is there another audio player / ad server out there that might be able to accomplish this?
Forum: Plugins
In reply to: Redirecting Comment_Author_Link to Author ProfileThis is HUGE!!! Thank you very much, I’ve searched for this for a long, long, LONG time!
Thank you again.
Is anyone able to provide any insight into this? I’m getting the same error…
wp version: 2.9.2
plugin: cyk v 1.2.1
browser: IE8Forum: Plugins
In reply to: [Plugin: Cimy User Extra Fields] fields not showing up on author profile pageHi vtxyzzy
I came across this conversation going between yourself and another forum member re: adding extra user fields from the Cimy Extra users Plugin into an Author.php file and I was hoping that you might be able to help me as well.
Lets say that I’ve got a few extra user fields:
CITY
GENDER
OCCUPATIONHow can I display them into my Author.php file. I’ve tried to follow the final code posted above but it’s not working for me (error).
I can email you my author.php file if you’d like (I tried the address you posted above but it got returned?) or simply post the code here if it makes it easier?
Anyhow, thank you in advance for any advice or help you can provide.
Cheers!
daleForum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] CF7: Multiple Text Fields in a RowWould I have to add a different style sheet entry for each form? I’m thinking the table gives me flexibility per each form I create… but then again, I’m not sure of the capabilities of css so I could easily be wrong ??
What type of entry would I add to the CSS?
Hi Txanny & pik256 – Thank you so much for looking into this – it’s a very frustrating problem! haha
Txanny – I don’t want to rush you but – just wondering, what are your update cycles like? ?? This is one of the final elements of a big project – just wondering if I should try a different approach or hold onto my horses and wait a bit… ??
Thank you sir! Great plugin!
Hello Txanny… any update on this one? It’s driving me nuts – seems so simple or obvious but no simply or obvious solution as far as I can tell… ??
Forum: Plugins
In reply to: [Plugin: Role Manager] create user capabilityagreed! i’m stuck on this exact problem right now and none of the role manager / capability manager tools are able to solve it ??
anyone?
Forum: Fixing WordPress
In reply to: [Plugin: WP e-Commerce] ProblemsI still can’t figure out the tax settings and have spent alot of time running through the appropriate settings.
I am located in Ontario and have input tax rates for all the Canadian provinces. Everything works fine when the buyer is from Ontario as well, but if they are from any other province, the tax rate defaults to 0% and doesn’t charge them anything.
Am I missing something simple? This is the only element that I am missing and then my site will be 100%
Thoughts?
The site is here: https://www.ribbonscents.com
Cheers!
dale