paintpaul
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Photography Portfolio] Links in Caption doesn´t workI solved the problem. I just had to comment out the line: //return t.preventDefault(),
refresh the file and the site. thats it!Forum: Plugins
In reply to: [Easy Photography Portfolio] Links in Caption doesn´t workOk I need to remove the event.preventDefault() in js to get the link work as it should. i tried to delete some parts of the code but it´s still not working as it should.
Forum: Themes and Templates
In reply to: [Hamilton] Custom Logo for mobileI see. thank you anyways! 🙂 I think I use your code snippet to make the appearance on mobile better, while I search for a suitable plug in.
thanks againForum: Themes and Templates
In reply to: [Hamilton] Custom Logo for mobilethank you very much @martineller !
the code works, but I want a different image on mobile. how do I switch the regular logo with a custom logo on mobile?
Forum: Plugins
In reply to: [Easy Photography Portfolio] Links in Caption doesn´t workit´s this js-file: photography-portfolio/public/build/photography-portfolio.js
now how can I remove it? Or please fix itForum: Plugins
In reply to: [Easy Photography Portfolio] Links in Caption doesn´t workok I found out that it is a JS-Problem of the easy photography portfolio plug-in. In the chrome editor I can check the event listeners. Whren I remove JS of the plug-in I can click on the link as alwas and it´s working fine. Now, how can I get rid of the JS in the theme?