Krissy
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Thanks PageIt’s in their Documents.
on_sent_ok: "location = 'http://example.com/';"Source:
http://contactform7.com/redirecting-to-another-url-after-submissions/Forum: Plugins
In reply to: [WooCommerce] Variations – Price changes per product NOT sizeCan anyone assist with this?
Forum: Plugins
In reply to: [Custom Post Type UI] Custom Post Type UI – Menu ErrorI was only able to get this to work by reinstalling WordPress. There were no other ‘tricks’ involved. It was a corrupted database on WordPress’ part from what I could see. A complete reinstall where I saved the wp_posts table was all that was needed.
Hope this helps.
Forum: Fixing WordPress
In reply to: List Whole SubpagesIt works perfectly!! Thank you so much!
Forum: Fixing WordPress
In reply to: Blog is "Child", how to load on WP Menu?Thank you so much, again I wasn’t aware of the NDA prior to my requesting the assistance. I’m just not financially able to handle whatever kind of paperwork they decide to throw my way.
I greatly appreciate the assistance.
Forum: Fixing WordPress
In reply to: Blog is "Child", how to load on WP Menu?[modlook]
I am unable to edit the post from 11 hours ago as I went far past the 60 minute edit window. I was unaware of an NDA with this client (as I am a sub-contractor). Can someone please remove the link before legal matters pop up? I’m sorry, I’ve never asked for anything like this before but I’m in a jam. Please assist?
Forum: Fixing WordPress
In reply to: Blog is "Child", how to load on WP Menu?@ben – Thank you for the recommendation on body_class(), I was able to figure everything out with that tag, it’s working perfectly now. Thanks again.
Forum: Fixing WordPress
In reply to: Blog is "Child", how to load on WP Menu?:: bump ::
Any idea on how to go about fixing this? Clients deadline is this evening and I’m not sure how to handle the highlighting issue.
Forum: Fixing WordPress
In reply to: Blog is "Child", how to load on WP Menu?@dwnfred – The site is located:
You’ll notice when you load the blog that “Resources” is highlighted on the Navigation (built with the internal Menu – Appearance > Menus). When you click on the “Read More”, it brings you to the single article, but the navigation is no longer highlighted and if you inspect the element, it’s basic menu class information, nothing with a ‘current_page’ or ‘page_parent’ that can be customized to reflect the necessary highlight on that nav section.
I don’t personally agree with having the blog as a child page, but it’s what the client wants so I don’t know where to go from here.
@ben – I’m not using body_class(), I’ve built the template completely from scratch so I honestly wouldn’t even know where to put body_class() as I’ve never used it before.
Forum: Plugins
In reply to: [Custom Post Type UI] Select Post Types like Categories?Thank you for your assistance. I didn’t even think to look for a plugin, I figured I’d wind up going Manually heh.
Thanks again.
Forum: Plugins
In reply to: [Custom Post Type UI] Select Post Types like Categories?I think I’ve managed to convince the client to lean that way anyway.
It would just be the matter of changing the post_type in the Database, right? There’s about a thousand articles, it would be a pain to delete/readd them all.
Is there a second section on the table that would require being changed over, or would changing it from post_type Hints to post_type Post do the trick?
Forum: Plugins
In reply to: [Custom Post Type UI] Select Post Types like Categories?Is there something already available, or would it be the matter of my hiring WebDev to do it?
I’m experiencing the same problem.
The only way I could get it to even show up on the pages, period, was to choose Category & Archive in the settings.
This is the only plugin I’ve found that visually does what I’m looking to accomplish but doesn’t really work to any advantage at all.
Is anyone able to help us with these problems??
Forum: Themes and Templates
In reply to: Custom Post Type – Taxonomy IssuesUpdate: I’ve continued to attempt numerous variations, even going as far as removing the Custom Post and putting it back, it’s still not working.
Does anyone have any ideas on how to get the right taxonomy to display AND how to call the proper single.php template file?
Forum: Plugins
In reply to: [Custom Post Type UI] Custom Post Type UI – Menu ErrorI was able to fully resolve this on my own with a full reinstall of WordPress.