alphacopies
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Show/Hide Multiple Items & Anchor/Return to TopIf I’m understanding the onclick element correctly, it is a one-to-one relationship between button and item whose visibility is being toggled; is that correct?
I’m looking for something that controls multiple items on a single click, i.e. if they click one of the buttons, some items hide and a different item appears, and if they click a different button, that item hides and yet another item appears.Forum: Fixing WordPress
In reply to: Show/Hide Multiple Items & Anchor/Return to TopSounds good, I’ll look into that. Thanks!
Forum: Fixing WordPress
In reply to: Page Not DisplayingSo I reset the plugin folder and I think I found the issue. I’m not sure if it’s necessarily theme-specific or not, but the theme I’m using (Sydney by athemes) already has that slug (/services) claimed and that appears to be why I can’t do anything with it. I’m checking with their support team as well, but does anybody know of a way to code around this issue? I’d really like to be able to use the /services slug for that page.
Thanks!Forum: Themes and Templates
In reply to: [Sydney] Sydney Toolbox – ServicesBummer! Is this a WordPress thing or is it theme-specific?
All of my other slugs are short and simple. /staff, /story, /contact, etc. It would suck to have to make this one longer or something. Is there a way to code around this issue so that I can use the services slug?- This reply was modified 9 years, 7 months ago by alphacopies.
- This reply was modified 9 years, 7 months ago by alphacopies.
Forum: Fixing WordPress
In reply to: Page Not DisplayingThanks! I’ll look into those.
However, I’m pretty sure this isn’t a 404 error. The /randomurl gives me the 404 error (page cannot be found) but the page I’m working on gives me just “Nothing Found”. Is there anything else that could be causing this?