eastbayjosh
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Products disappear from couponApparently there’s a section lower down for Eventin events. …so I guess that basically solves the problem.
Forum: Reviews
In reply to: [Eventbrite API] Works… with effortThanks for the heads up! Seems like making a good plugin could be a worthwhile investment for Eventbrite, but until then, I’ll either use the widgets as you suggest, or just go with another option altogether.
Appreciate the clear review!
It seems the
<?php
code that was added was the whole problem. Removed that and the site was back up, though I still had one other less devastating error to fix afterwards.Forum: Plugins
In reply to: [The Events Calendar] Creating custom URL for an event in the calendarSturkek,
Thank you. It did work this time. The problem I had was that I too had put
<?php
in prior to the code you list above.I had copied all the code exactly as provided from the Events Calendar knowledgebase. Seems they should modify this. Might eliminate some trouble.
Thanks again!
Forum: Plugins
In reply to: [The Events Calendar] Creating custom URL for an event in the calendarI’d love to know too. Already brought down the site once by putting this code at the bottom of my functions.php file.
Pier,
You’re awesome! You solved my problem. Thank you!
Josh
Let me know if you hear back. I still haven’t found anything on this.
It just looks kinda generic on the homepage, but I know there are ways to customize that. Some are free and some may be part of the paid package.
Still, it’d be great to know how to exclude a page from mobile optimization.
I do want the page to show up in the mobile site… I just don’t want it mobilized.
Forum: Fixing WordPress
In reply to: Illegal string offset ‘id’ in a plugin?James,
Thanks! What a rookie mistake! In this case the access is minor importance as it only gives you access to things like our firefighter schedule, but yeah – that was sloppy of me.
I’ll try and contact the plugin creator. Thanks again!
Forum: Fixing WordPress
In reply to: Importing posts to rebuilt siteJon,
Thanks, though if I were to do that now, I’d delete all the work I’ve already done on the new site. That’s the tricky part here.
Plus if any of my current pages have the same ID as any of the stuff I’m transferring over, it’d be real mess.
That duplicator looks like it probably would have been PERFECT had I thought of this before I started on the new site. Lesson Learned: Always migrate content first!
Same problem here: https://www.julieorrdesign.com/portfolio
If anybody knows a simple solution, that would be awesome.
Forum: Themes and Templates
In reply to: [Business lite] Cannot modify header information ERRORYes, I did find the solution here in case anybody else needs it too.
https://cyberchimps.com/forum-topic/remove-cyberchimps-logo-in-footer/Forum: Themes and Templates
In reply to: [Business lite] Cannot modify header information ERRORThanks for your help WPyogi. I actually replaced the footer-action.php file with a fresh copy and that did the trick. Somehow when I tried to remove the CyberChimps link from the footer it caused the problem.
Do you have any idea how I can safely remove that without causing such a ruckus?
Forum: Fixing WordPress
In reply to: Bold is not working.Swanson,
I appreciate the help, but I’m not quite clear on how to do what you’re explaining. Can you offer more detailed instructions?