dnbl00
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Mobile menu not working properly on mobileThanks, i’m using Bootstrap Freelancer
https://startbootstrap.com/template-overviews/freelancer/Forum: Fixing WordPress
In reply to: Mobile menu not working properly on mobileHi Andrew, just following up on this issue. Any clues as to why this is happening?
Forum: Fixing WordPress
In reply to: Mobile menu not working properly on mobileIt’s in the freelancer.js file.
I’m certain that this is controlling it:
// Closes the Responsive Menu on Menu Item Click $('.navbar-collapse ul li a').click(function() { $('.navbar-toggle:visible').click(); });Forum: Fixing WordPress
In reply to: Password protected page not workingThanks Jacob. That definitely helped, I’m nearly there but something is missing in my page–members-videos.php
http://www.uncleslam.co/livesafe/members-videos/Can you take a look when you get a moment?
Forum: Fixing WordPress
In reply to: Password protected page not workingIt’s a page i’m editing. Are you able to assist with adding support for password protection?
The page which should be password protected is: http://www.uncleslam.co/livesafe/members-videos/Forum: Fixing WordPress
In reply to: Password protected page not workingThe theme is based off the WordPress Twenty-Sixteen
Forum: Fixing WordPress
In reply to: Password protected page not workingI’ve just tried that but no luck. Any other tips?
Forum: Fixing WordPress
In reply to: T_ENDWHILE errorThanks cedcommerce, that works!
Forum: Fixing WordPress
In reply to: T_ENDWHILE errorHere’s an updated pastebin: http://pastebin.com/Y4jMxu8V
Forum: Fixing WordPress
In reply to: T_ENDWHILE errorThat’s the complete error, it’s saying the error is on line 5
Forum: Fixing WordPress
In reply to: T_ENDWHILE errorThanks Stephen, I added in the closing brace on line 5 but it now saying:
syntax error, unexpected ‘)’