My modal gallery doesn't work when implemented to portfolio - javascript

I am working on a website for a school project and I had made a modal gallery to show some pages of a brochure. So to test I made a seperate document to see if it would work and it did. But ofcourse when I tried to put it in my correct webpage it didn't.
It should be in the blue GIP section but instead it is on the bottom of the page and I can't seem to get it to go up. Also the whole gallery is broken but that is not for this sub I think.
Thank you to anyone that tries to help.
Test: http://www.vseppe.gc-m.be/Gip/test.html
Webpage: http://www.vseppe.gc-m.be/Gip/index.html
I can't figure out how to paste the code correctly in here, please comment or message if you need it.

Related

Blogger page navigation suddenly doesn't work

I'm using third party blogger theme for almost 6 months now, before this it works just fine, but i realize several days ago, page navigation doesn't seems to work anymore. when i click to "page 2". it just give me a loading gif and not loading the next page like it supposed to. I know nothing about coding, js etc, and totally clueless. could you help me with this?
This is the demo of my blog that currently having an issue, you can try click to "page 2" and see what happen.
http://hakhaktuhhei.blogspot.com/
full template : https://justpaste.it/xjdy
A JavaScript problem exist while onload action. Try to change theme entirely.

Open photos in a popup Jquery (Light Box)

Folks,
I have a website template where i have a gallery. When i click on the image it opens in a new window although the template has a Jquery ( Lightbox ) which probably causes the photographs to come in a pop up. I am not able to use it owing to lack of technical know how. I tried a lot but am not getting any success. Can someone have a look and help me out.
Here is the link to the files
Kindly open them in Visual Studio. Thanks a lot.
Refer the following link and make changes accordingly to your code,understand it and Implement.
http://www.aspdotnet-suresh.com/2011/12/jquery-lightbox-image-slideshow-gallary.html

Link to section on page without using #

I am a novice at the moment & learning a few things along the way but I am stuck with this small issue.
Here is the page in question http://www.theremotedoctor.co.uk/accvolvo.html
I am looking to click on my item selection as shown on the page and scroll to the page of which is the loaded upon a click.
Desktop works fine so this is for IOS device where picture loaded is off the screen,hence the scroll of the item.
I have supplied a before & after code to show what happened.
BEFORE CODE WITH WORKING PICTURE LOADED
<li>Remote uncut key</li>
AFTER CODE PICTURE LOADING NOT HAPPENING BUT SCROLL IS WORKING
<li>Remote uncut keyRemote uncut key</li>
I am now not sure how to rectify this.
If the above code of which I have applied is incorrect I am willing to use a different code that will allow the link to be clicked,pictured loaded & also the scroll to the picture working.
I understand its down to the # being used so already but now confused.
Many thanks for your time.

WordPress custom theme live preview and customization is not saving current preview

I am developing a website with Wordpress. I am using gt3themes' corp theme. I have managed to customize layout of my site, but when it comes to partners and/or featured posts sections, theme's javascript is not working as expected. You can see the preview of the site. I have tried to deactivate the all of my active plugins, but it still not working. However, when i live preview my theme, it is showing the layout as expected, but when i save and publish it, it is becoming as before.
Before activation
After activation
As you can see here, in the first image, it is a live preview and, for example, Our partners section is showing only 5 partners and the rest of them are hidden. Whereas, in the second image, all partners in this section is visible, just overflow made hidden.
The same problem with Latest News and Announcements section.
I have reviewed javascript files, and cannot differentiate from theme's live demo which you can find here.
Any suggessions that can solve my problem would be highly appreciated.
Thanks.
I´m actually not really sure how we would be able to really help you without the files of the theme. Altough i just had a quick overlook between your website and the theme preview at http://www.gt3themes.com/wordpress-themes/corp/, and it seems to me you have a problem with the carousel control, that is on the right side of the partner section in the preview.
also you have more js loaded than their preview.
Looks like a typical failure of some javascript not loaded right or not loaded at all.
Also you are loading two times the jquery library in different versions, one in the header, one in the footer. Try to solve this issues.

Why are the links not working on my webpage

I know this is sort of a please debug my code question, but I really don't know whats going on here.
I just added the content to this page and now none of the external or internal links will work (eg you click on them and nothing happens). The Mega menu drop down works fine and I can click on links on it, but the links in the text dont work, and neither do any on the sidebars
Here is the page that is causing the problems
http://www.cookingisfun.ie/cookery-courses/course-details/101618/Guest-Chef-Diana-Kennedy-at-Kerrygold-Ballymaloe-Litfest
here is a similar page that has no issue.
http://www.cookingisfun.ie/cookery-courses/course-details/101364/Guest-Chef-Lilly-Higgins
I can click the Back to CourseList button which I Can't on the first.
This is not just a problem with my machine, I have tried from another machine and an Iphone with same result.
I can't see any javascript errors but I assume it is something to do with the plugin that marks the links as external though that plugin works elsewhere on my site.
Any suggestions?
I guess you have some errors in your HTML code (wrong nesting of tags or something or you did not close a tag right). If I want to inspect the "Back to course button" with Firefox I get the following
It seems that the #content-blocks div is empty. Also the source code view of your page underlines me some tags red:
Normally this means that there are some HTML errors. Here the output of the HTML validator: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.cookingisfun.ie%2Fcookery-courses%2Fcourse-details%2F101618%2FGuest-Chef-Diana-Kennedy-at-Kerrygold-Ballymaloe-Litfest&charset=%28detect+automatically%29&doctype=Inline&group=0

Categories