webmakerholly
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't add pages to my menuOops, I meant to say here’s the link to the website
Forum: Plugins
In reply to: [WooCommerce] How to change Add to Cart button to a Read More button?Ameraz, I appreciate your suggestion but I’m sure there must be an easier way than tricking the translation source.
There must be a template page that specifies the name on the button and where the button links to. I’m a PHP novice so I’m having a hard time finding it but I’m sure it’s in there somewhere.
Do the developers read this forum? Anyone???
Oops, it meant to say it would put
<pre>and</pre>around the shortcode in the Text view.View it in Text view (HTML) – I found that when I inserted shortcodes it would put a
<pre>and</pre>around the shortcode which would cause irregular vertical layout.[Please post code & markup between backticks or use the code button.]
Forum: Plugins
In reply to: [WooCommerce] How to control how many products display per page?Perfect! Thanks so much for the help and the quick reply.
Forum: Themes and Templates
In reply to: [Twenty Twelve] Different header image for each pageThis is a great plugin for full-page background images. http://ww.wp.xz.cn/extend/plugins/background-manager/
You can identify different background image “sets” and choose which set you want to use on different pages. You can even have random pages rotate and different effects.
Forum: Plugins
In reply to: [Good Old Gallery] Description and Title aren't visibleFound it…
In the css file:
.go-gallery-container { overflow: show; }
Forum: Plugins
In reply to: [Background Manager] [Plugin: Background Manager] Not full screen on iPhoneI’ve used it on 2 sites:
On http://velocitybranding.com/marisa/ it looks ok on the iPhone, though the picture does not fill the screen vertically.
On http://starboardgrill.com/ it doesn’t work well at all. If the phone is held vertically, the bg image fits horizontally but not vertically. If the phone is held horizontally, the bg image doesn’t fit vertically or horizontally.
I checked both with that validator and there were no issues.
Both work fine on iPad.
Any suggestions Myatu?
Forum: Localhost Installs
In reply to: White Screen on UpdateOh wait, I take that back. Twenty Eleven, unedited, does work.
So what, in my child-theme would cause the white screen? The only changes I’ve made so far are to the site generator line in footer.php, and the size of the header photo in the functions.php file. And I’ve made style changes to the css.
Forum: Localhost Installs
In reply to: White Screen on UpdateSame thing. I suspect it’s not theme-related.
Forum: Localhost Installs
In reply to: White Screen on UpdateI should mention that I’m using a child theme of Twenty Eleven – if that helps.
Forum: Themes and Templates
In reply to: Different header links on different pages?Otto, that worked! Thanks! The only thing is now when you’re on the News page, the header links to the News page instead of back to the homepage. (All other pages link back to the homepage though, so that’s good.)
I moved the site to: http://springersgymclub.ca
Thanks for everyone’s help!
Forum: Themes and Templates
In reply to: Different header links on different pages?I agree that I need to be more familiar with PHP to work with WordPress. However, I need to figure out how to get it working by tomorrow. Thanks anyway. And thanks for the links.
Forum: Themes and Templates
In reply to: Different header links on different pages?Thanks Chip. I tried that but I still get that same syntax error. Anything other suggestions?
Forum: Themes and Templates
In reply to: Different header links on different pages?Hmmm, now I get this error message:
Parse error: syntax error, unexpected ‘:’ in /…/public_html/dev/wp-content/themes/springers/header.php on line 83