carolynyalin
Forum Replies Created
-
Thank you for the link it was informative.
I downloaded the WP control plugin and found that the error was a 409 so I called my host.
They cleared the cache on the server and it all seems to be fine now. Fingers crossed it stays that way!
Thank you.
Hi –
Caching was never the issue as it would show up on other pages I tested on.
In the end, and I’ll write this out in case others need the answer, I had to do the following. It would be easier if we selected “shop” page it showed on shop page….To Turn ON Widgets I wanted on Shop Page (Sidebars: Shop By Product and By Design)
I set the following:Show > (if) Page > (is) Products (under Post Type Archives) (notice the s on products)
Plus (or)
Show > (if) Page > (is) Product (under Post Type)
Plus (or)
Show > (if) Taxonomy > (is) all pages (Under Product Tags)
Plus (or)
Show > (if) Taxonomy > (is) all pages (Under Product Categories)Thanks for the help.
No, I am not using a cache plugin.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] No Submit ButtonI combed through code and found that input type submit was at a display none! I commented it out and it worked.
input [type=”submit”] {
display: none;
}Done, taxonomies back.
Forum: Plugins
In reply to: [Custom Post Type UI] Please read if you're having public taxonomy issues.Okay, deactivated it (thought I should’ve but wasn’t sure) and I get my taxonomies back.
Forum: Plugins
In reply to: [Custom Post Type UI] Please read if you're having public taxonomy issues.I get a fatal error when trying to install it.
Fatal error: Cannot redeclare cptui_load_ui_class() (previously declared in /Users/carolyn/Documents/Websites/backup2aroundfoco-copy.dev/wp-content/plugins/custom-post-type-ui/custom-post-type-ui.php:28) in /Users/carolyn/Documents/Websites/backup2aroundfoco-copy.dev/wp-content/plugins/custom-post-type-ui-master/custom-post-type-ui.php on line 42I do. What do you want me to do?
Forum: Plugins
In reply to: [Testimonial Rotator] Archive Page – Display Author InformationI believe I just figure this out!
Hi – Sorry I wasn’t more clear.
I was looking at your examples.
http://www.calgarymoms.ca/calgary-moms-business-directory/
And instead of them being listed out (fully displayed) could the categories be displayed via a dropdown.
I’m trying to replicate this site’s “Find It” which uses a drop down.
http://parentpages.info/Hope this makes more sense.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Centering Table and PaddingThanks, it took a bit more tweaking, but your code led me to the solution.
I’m now working on another table and sure I’ll be back 🙂
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Row/Column WidthOy! I’ve been firebugging and staring and that was all?!
You’re great. Thanks for the awesome service. I will be donating to your plugin – you more than deserve it!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Row/Column WidthThanks Tobias, I like this idea and have implemented it.
Do you know why I would have a larger white space between row 2 and 3 then between 1 and 2?Many thanks for your help!
Forum: Fixing WordPress
In reply to: Sprite Positioning (Going into Wiget Below)Oh and sorry about not pasting code correctly.
Forum: Fixing WordPress
In reply to: Sprite Positioning (Going into Wiget Below)We crossed messages, I will try your new code when I log back in. I have to pick kids up from school.