notnicecream
Forum Replies Created
-
Forum: Plugins
In reply to: [Pinpoint Booking System - #1 WordPress Booking Plugin] Css is freaking outI figured it out, it seems most of the themes I used that were having the problem were setting the White-space to pre and setting that to initial fixed some of the problems. and I also had to adjust the line-height in a few places to properly put it where it needed to go. Kinda annoyed I had to spend all day trying to figure out what is conflicting but glad it’s fixed now(hopefully).
Forum: Plugins
In reply to: [Pinpoint Booking System - #1 WordPress Booking Plugin] Css is freaking outI’ve tried 2.4.3 and 2.4.4 on a couple different sites I’m working on. it didn’t work for 3 out of 4 themes I tested it on(had the same css problems). it seemed to work for The7 theme but for avada/this campground theme/ and comet theme all seemed to have the same issue of the display being all wonky and not lined up properly.
Also When I installed it on 2 of the themes it said to change the config file to make the DOPBSP_CONFIG_VIEW_PRO say false. Is something happening that is trying to make it a pro version even though I don’t have it that is messing it up maybe?
Forum: Plugins
In reply to: [WP Add Custom CSS] custom Css taking to long to loadAny Idea on this?
Forum: Plugins
In reply to: [The Events Calendar] Can Event Archives be put in with Normal Post ArchivesSo I managed to get the Calendar to display events as well as posts but the events aren’t being put in the archive page. For example my calendar when mousing over says which posts are on that date and I can see events for that date but when I click on that date I get 404’d. Is that a permalink issue maybe? If so, how do I make it so the permalink for events show up under the date it was posted?
Forum: Plugins
In reply to: [The Events Calendar] Can Event Archives be put in with Normal Post ArchivesIf you could maybe point me in the direction of where to do this, that would be fine as well.
Forum: Plugins
In reply to: [Simple Locator] Location page not loading google mapSo I took out line 61
<p><?php echo excerpt(19); ?></p>
and it didn’t seem to affect the widget in anyway and it seems to be the culprit for making the map not load. It works now that I have removed it.
Thanks for the help!Forum: Plugins
In reply to: [Simple Locator] Location page not loading google maphmm, that actually made things a bit worse haha. when I put that in place of line 65 I get “Failed to load resource: the server responded with a status of 500 (Internal Server Error)” I’ll keep trying to figure it out.
Forum: Plugins
In reply to: [Simple Locator] Location page not loading google mapok. So this widget is causing problems with the map loading when this widget is actively on a page. Here is a pastebin of that file https://pastebin.com/RLxKxXCw . I’m not sure what i’m looking for maybe you can help me out to resolve it because I kinda need to use this widget file as well.
Thanks!Forum: Plugins
In reply to: [Simple Locator] Location page not loading google mapalright, I’ve checked out most of the theme files but I couldn’t find any real problem. So I decided to delete certain files one by one to see where the problem might be. I found that after deleting the theme widget.php files it instantly started working again. I put the widget files back and it’s still working oddly enough. So I am gonna check more into it to see which file might be causing some problem.
Thanks for all the help so far.Forum: Plugins
In reply to: [Simple Locator] Location page not loading google mapok. I commented it out, doesn’t seem to be giving anymore errors. But it’s still loading endlessly sadly.
Forum: Plugins
In reply to: [The Events Calendar] Changing Permalink to work with wordpress calendarOk, thanks for letting me know.