pwizard
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Problem with US Shipping ZoneNever mind. I just figured out you have to set up USPS separately for each zone.
- This reply was modified 9 years, 5 months ago by pwizard.
Forum: Plugins
In reply to: [Nav Menu Images] Menu images missing and links invalid in preview modeI had deleted the screenshot since I figured you weren’t going to get to it.
Not sure the best way to get you login, but if to go to
http://www.pianowizardacademy.com/helpdesk and submit a ticket, we can talk through that ticket and I can send you a wp login.Thanks
VincentForum: Plugins
In reply to: [Nav Menu Images] Menu images missing and links invalid in preview modeHere’s what an unsaved/previewed page looks like:
http://www.pianowizardacademy.com/2016-09-21.png
I can give you user access if you want to check it out.
It’s not a real problem, but something is wrong somewhere.
Forum: Plugins
In reply to: [Nav Menu Images] Menu images missing and links invalid in preview modeYes, the links don’t wokr.
Yes, when I preview a post/page before saving, the menus links and images don’t work or show.
My “admin username” PLUS “WWW” is appended before the real links to the images and to the pages.
Once saved it works fine.
Forum: Plugins
In reply to: [WP Video Lightbox] Centering thumbnailNever mind. <div align=”center”> worked.
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] Fatal errorFYI, line 135 is simply
<?php related_posts(); ?>
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] Fatal errorbump
Forum: Plugins
In reply to: [Testimonials Widget] Full widththank you. Looks like i had an old shortcode.
Forum: Plugins
In reply to: [Calculated Fields Form] Not displaying againViola!
Thank you so much
Forum: Plugins
In reply to: [Calculated Fields Form] Not displaying againAny clues as to how to get this to work again?
Forum: Plugins
In reply to: [Calculated Fields Form] Not displaying againSorry
http://www.pianowizardacademy.com/compare-the-cost-of-piano-lessons/
I refreshed cache 3 times. I use plugin-organizer, and disabled just about every other plugin on the page.
I even followed an older post here about a PO filter, but that isn’t applicable since CFF is set active globally.
Forum: Plugins
In reply to: [Redirection] Plugin Still Supported?Developer hasn’t been here for 3 months, but it looks like users are helpful.
Thank you for the quick fix Paulo
Forum: Plugins
In reply to: [Redirection] Multisite RedirectCan you FTP?
IF so, look for file .htaccess and just add this line
Redirect 301 /abc.com/site1/story1 http://abc.com/site2/story4
You can also then try importing your htaccess file into the plugin under options and see what shows.
Forum: Plugins
In reply to: [Redirection] Multisite RedirectWhy don’t you just use redirect in .htaccess?