chrismcb6
chrismcb6
About
- Username
- chrismcb6
- Joined
- Visits
- 384
- Last Active
- Roles
- Member
Comments
-
No problem, sent again now.
-
Thanks, details have been sent.
-
Thanks, I look forward to the addition.
-
Thanks Pablo, the plugin would not be required to be altered; just your use of it within a theme (BeTheme specifically). I have added it in to the custom CSS, however I'd expect it to be useful to many theme users too.
-
The 500 error is not a hosting feature, it is an error. Check your logs to see why, it will more than likely be the "get_header() is not defined"
-
I have explained the reason. A bot is directly accessing the theme index.php file outside of WordPress. You can replicate it yourself with php warnings on and access /wp-content/themes/betheme/index.php in the browser.
-
I am aware that get_header() is part of WordPress. The error has nothing to do with WordPress itself, it is being triggered by direct access to the theme index.php file. Reinstalling WordPress will not solve the issue. Only checking if WordPress …
-
This is a theme issue. And it is good practice to make theme files inaccessible from outwith WordPress. It has no bearing on the WordPress version and reinstalling will not fix it. If you look at the PHP warning, it is logging an error as get_h…
-
Happy to help!
-
Thanks, I have already - this was just to improve your compatability in the future.
-
The basics is in scripts.js in the sideSlide() function. in the constructor, add: $( 'nav#secondary-menu' ).detach().appendTo( '#Side_slide .menu_wrapper' ); In the destructor, add: $( 'nav#secondary-menu' ).detach().prependTo( '#Top_bar .secondary…
-
OK, I'll look into it now - for the future, could you add this as a feature request?
-
Sure, it's http://bit.ly/2h2NpLd