ctm49
Forum Replies Created
-
I believe that there are errors in the lines of code that nextgen put into the header. There are several of these lines with the ‘[‘ the wrong way around or a missing ‘]’
These came with the latest update but on of “special textboxes”
‘<script type=”text/javascript”>/* <![CDATA[ */ var stbUserOptions = {“mode”:”css”,”cssOptions”:{“roundedCorners”:true,”mbottom”:10,”imgHide”:”http:\/\/learningchinaholidays.com\/wp-content\/plugins\/wp-special-textboxes\/images\/hide.png”,”imgShow”:”http:\/\/learningchinaholidays.com\/wp-content\/plugins\/wp-special-textboxes\/images\/show.png”,”strHide”:”Hide”,”strShow”:”Show”}}; /* ]]> */</script>’
other applications may have similar errors – this one relates to the shutter effect that has been mentioned earlier – although the enclosing of [] with outside [ ] may be valid like here “<![CDATA[ */ var ….nt”:”1″}; /* ]]> ‘ but I don’t know enough code to say ?????
‘<script type=”text/javascript”>/* <![CDATA[ */ var shutterSettings = {“msgLoading”:”L O A D I N G”,”msgClose”:”Click to Close”,”imageCount”:”1″}; /* ]]> */</script>’
Hi retina
Enable Media Replace, must by definition deal with media and will leave a ref:= in your header I would think. Try deleting it entirely and then check, you can always re-install it.BUT like everyone I would bow to any code expert. I am wondering why no-one from nextgen has butted in to advise from the huuuuuuge list of contributors to the code that comes up when I opened ‘about us’ to look for help ??
I am so NOT good with the code etc and fumble my way around – BUT – I am pretty certain that this problem is to do with the code in the header that comes with all the add-ins we use. Delete and reinstall the add-ins one by one, checking each time if the issue is solved when they are not in your header. I can only guess, but it would appear that something that does the same thing as nextgen will be the issue, in my case it appeared to be Google maps that puts an image on the page which is what nextgen does.
To see this code I opened the site in Firefox browser and hit f12 – which brings up the header codes to look at. This may be obvious to many but I have only just found this after one year !
I have been battling with this – I deleted all my redundant plugins to no effect – then I deleted Google maps and got netgen back. I will try to re-install Google maps tomorrow and see what happens.
Forum: Fixing WordPress
In reply to: WP Post Columns – each column is one line lowerThanks Mark – but it would appear that there are no extra lines in the text or HTML view, the successive columns each get one line lower across the page
Forum: Fixing WordPress
In reply to: WP Post Columns – each column is one line lowerI fixed this in the particular instance that it was ‘bugging’ me by changing the layour of hte page to get around it – however this will arise again and is slightly annoying when trying to get a nice clean look. It occurs on this page as a ‘for instance’ look if anyone has any suggestions for getting rid of it ??
https://learningchinaholidays.com/
The boxed text and the line text in the column next to it should be top level.
Forum: Fixing WordPress
In reply to: nav menu drop-down blocks too highThanks all for your help – as with most of this stuff I am finding neother of the solutions you gave me worked – BUT – they got me to the right place with the right idea ??
#access ul ul li { min-width: 180px; bottom:-20px;
Thanks guys !
Forum: Fixing WordPress
In reply to: nav menu drop-down blocks too highForum: Fixing WordPress
In reply to: Display search result paragraphI am also looking for this – however, I want to include the paragrpah in my links so that the page scrolls to the paragraph on opening.