pourio
Forum Replies Created
-
Forum: Plugins
In reply to: Simple drop down buttonNvm figured it out.
Forum: Plugins
In reply to: Simple drop down buttonOk, I figured out how to do most of it but am still trying to figure out how to have the selected option open up in a new tab/window. Help?
—————————–
<select name=’participating retailers’ onchange=’document.location.href = this.options[this.selectedIndex].value;’>
<option value=’#’ selected=’selected’>Participating Retailers</option>
<option value=’websitelink’>Link 1</option></select>
Forum: Fixing WordPress
In reply to: Changing the Category Archive title and subheadThanks hiphopinenglish. You’ve been a great help. Seriously. Thank you.
Forum: Fixing WordPress
In reply to: Changing the Category Archive title and subheadOf course. Well, I thought I’d give it a shot here since I’m a little desperate at this point. Thank you for info.
Forum: Fixing WordPress
In reply to: Changing the Category Archive title and subheadThanks. Well, hiphopinenglish’s answer proved to work to hide the subhead but not the headline which I’m also seeing if there’s a simple CSS code to do that instead of going into any source files.
The theme dev people haven’t quite solved this problem for me so I thought I’d put it out there and thanks to hiphopinenglish’s code, I was able to get half of it taken care of.
Would you be able to provide the other half of the solution ??
Forum: Fixing WordPress
In reply to: Changing the Category Archive title and subheadBtw, I’m editing the site as I write this and just in case this can’t be solved easily, I’ve used the navigation to “cover” the Category Archive title but if you shrink the web browser enough, it’ll pop back up. My “coverup” isn’t ideal but if hiding the headline with code (like the subhead) isn’t possible or easy to do, then this will suffice. ??
Forum: Fixing WordPress
In reply to: Changing the Category Archive title and subheadOh, wow. That’s awesome. That initial line of code worked to “hide” the subhead. Is there a way to hide the main “Category Archive” title as well? Thank you so much. I was actually a bit doubtful anyone would reply to this message.
??
Below is the link with that first line of code that you so graciously provided.
Forum: Fixing WordPress
In reply to: Comments have been deactivated but not by meNevermind, I think I fixed it. Looks like it was manually deactivated. By whom? Not sure since no one else has access. Doubt I’ve been hacked though…