bswb97
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Moved WP to root directory but it still needs old folder to runUpdate – I looked at the page source code and found some code that still called out the /temp. I corrected that and now this is the situation:
-Home page looks/runs fine
-All menu items give me this error despite the fact that they all point to the right folder (root, not /temp):Not Found
The requested URL /temp/index.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.I tried it on Firefox and it gave me the same error. I found the error_log file and it was massive, but it turns out that a Google Weather plugin I had was giving it fits. That was the only PHP error, though. I’ve deactivated that but I’m still getting the 500 error.
No, no luck at all. I used the GalleryView plugin instead and hacked the CSS to make it look like what I wanted. It’s not perfect though, since GalleryView doesn’t let you use custom thumbs.
The premium Riva Slider plugin is integrating carousel thumbs in an update though I don’t think it’s ready yet.
Forum: Themes and Templates
In reply to: Hiding selective areas that use the same class:first-child and :last-child worked great! I used those to allow me to “display: none” on the first and third cells, then I changed the width of the middle cell to 100%. Everything fell nicely into place after that.
Thanks!
Forum: Themes and Templates
In reply to: Hiding selective areas that use the same classYeah, I’ll have to do that or add an ID. Was just hoping I could do it without tinkering with the template. Thanks anyways!
Forum: Themes and Templates
In reply to: Updating a nested CSS classWorks great, thank you.
Forum: Plugins
In reply to: Need Contact Form Plugin To Create Order FormNever mind, figured it out using pre- and post-HTML. I just had to change my way of thinking — instead of just looking at it as text and format, I experimented with table HTML and it all worked nice and clean.
Forum: Plugins
In reply to: Best ecommerce plugin?Thanks for the quick reply! I’ve spent some time tonight researching plugins and themes and so far, I haven’t seen any that allows customer account creation or at least something that can link order history to site registration. Is this outside of WP’s capabilities?
Forum: Fixing WordPress
In reply to: Template doesn’t work with SafariThat helps! I will tinker with it.
Forum: Fixing WordPress
In reply to: Template doesn’t work with SafariIt’s live at https://www.tedsmanhattancycles.com.
I will close it up per my client’s request at 5:30 PM PST. Thanks for your help!
Forum: Fixing WordPress
In reply to: Theme’s single-post page doesn’t show full postIt works! Thank you!
Forum: Fixing WordPress
In reply to: Different text in navigation/page headerSo you’ll have to hard code it in the navigation? There’s no plug-in to handle this sort of thing?
Forum: Fixing WordPress
In reply to: Can I make this e-commerce site happen?Actually, I need to clarify that — certain services will be done on a day of the week. So, if someone signs up for Service 1 before a Tuesday deadline, they will be included in the Thursday session. It’s kinda like a class, so it’s not about slotting times in, but just if it’s before a certain day/time, then they get logged in.
Come to think of it, I think a static page that explains things can work.