Nick
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form Email] Setting Custom Date Selection OptionHi,
I have the developer version of the plugin, but don’t quite see anything like what I’m requesting on there.
However, seeing as you developed it (love current plugin) I’ll give Booking Calendar Contact Form a go!
Thank you for being a good developer!
Forum: Plugins
In reply to: [Collapse-O-Matic] Collapse Section Won't Stay OpenShould be Baden, thanks again!
Is there anyway to have the menus close when another opens? I looked through previous threads but didn’t see anything, but I may of overlooked..
Thanks again!
Forum: Plugins
In reply to: [Collapse-O-Matic] Collapse Section Won't Stay OpenI added
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js”></script>
Made it stay open, so that’s good. I left the native in as well, so any plugin/module running on it, would still be able to access.
It’s strange that it’s dated like that, being a popular framework like it is.. I just use it as a very simple base and redesign, saves backend time.
Thanks Baden!
Forum: Fixing WordPress
In reply to: White Screen, No Error Reports ShowingI may of found something, I was looking in the HTDOCS folder, and I backed out and found error_log, it’s just 153,000 bytes of information.. So a good bit, should I try deleting it, and then putting functions.php back?
Forum: Fixing WordPress
In reply to: White Screen, No Error Reports ShowingWe are using Plesk and we have around 30+ sites on the server now, so WordPress doesn’t have it’s own error_log? That’s not good..
So check the error_log in Plesk, and I should be able to locate it?
Forum: Fixing WordPress
In reply to: White Screen, No Error Reports ShowingWhere would the error_log be in the WordPress directories?
I’ve searched but don’t see it..
Thanks!
Forum: Fixing WordPress
In reply to: White Screen, No Error Reports ShowingIt’s not a theme you pay for or anything.. It’s Cherry Framework, which is free, it’s just a child theme for that.
You can’t ask them for assistance without purchasing a theme, which this is just a child theme..
I would just like some thoughts/pointers on what could cause this all of a sudden..
Thanks!
Forum: Fixing WordPress
In reply to: White Screen, No Error Reports ShowingIt’s ThemeXXXX which is a child-theme of Cherry Framework. No updates come through for ThemeXXXX, and I haven’t done any updates with Cherry Framework.
I’ve only edited two things other than styling and internal pages, which aren’t attached to the functions. Those two things are:
- Modified theme-init.php, changing an image size, so nothing big
- Added a few widgets through sidebar-init.php, and placed on a page
Both of which worked fine when I did it, and even when I added widgets, and changed images etc. So I don’t understand what happened all of a sudden..
Forum: Fixing WordPress
In reply to: White Screen, No Error Reports ShowingI’ve done that, that’s how I got to the conclusion that it’s my functions.. I’m just not sure what could of caused it, as I haven’t edited it in over a week, and all of a sudden it just stops working after 0 updates, and 0 modifications..
It’s not the plugins either.
Forum: Fixing WordPress
In reply to: White Screen, No Error Reports ShowingThank you Tara! I tried disabling all plugins then putting functions.php back, and it went back to all white..
It’s something to do with the functions.php in the theme, or a widget I added or something, however, I never edited it to break it, it worked once I added it..
So what could be causing this all of a sudden?
Thanks!
Forum: Fixing WordPress
In reply to: Custom Theme Javascript Not Working (Responsive-Select-Menu)Samuel,
Sorry for the late reply, have been out of the office for a few days. I’ve been watching parts and pieces of the video. Hard to follow on some parts, as I’m converting a theme from html/css to WordPress, and not making from scratch.
Plan on making the themes in the future from scratch however, so this is still a big help!
Thanks again!
Forum: Fixing WordPress
In reply to: Custom Theme Javascript Not Working (Responsive-Select-Menu)Alright, sorry about that Andrew.
I just can’t release the website URL publicly on the forum, and that’s something that will be needed to help set up something like this. :L
What in particular relates from a page to the javascript function of WordPress? Is there a certain page that is supposed to contain a code, or something of that nature?
Forum: Fixing WordPress
In reply to: Custom Theme Javascript Not Working (Responsive-Select-Menu)Samuel,
By chance, could you assist me with setting up some “hidden” things? I looked at the page linked, but only thing in reference to JavaScript was to be in CDATA to help with older browsers.
I’ve been stuck with this website for over a week.. The menu is quite important.
Could you email me so we can discuss more in-depth with URL’s? [Moderated]
Thanks! ð
Forum: Fixing WordPress
In reply to: Custom Theme Javascript Not Working (Responsive-Select-Menu)Samuel,
I would post in the official plugin support, however, this isn’t the only plugin that won’t work right.. It’s like my theme isn’t set up for Javascript correctly.
No plugin that requires Javascript or anything of that sort will work.. I had to convert the theme from HTML/CSS to work with WordPress, so I’m sure I didn’t set up some necessary component.
Thank you again for the assistance.
Forum: Fixing WordPress
In reply to: Custom Theme Javascript Not Working (Responsive-Select-Menu)Hi Samuel,
That’s not the right URL, (not my website) but I have a similar code in the functions.php. When I go to the URL I have enque’d, I see the code.
Like I said, none of the Javascript works on the site, so just activating the plugin doesn’t work, it’ll show up, yet not go to any page.
Where in the plugin file do I put that exactly? In the actual JS for that file?