TowerX
TowerX
Try deleting the Multilingual settings in: "application/config/ci_bootstrap.php" Leave the array empty an go to http://localhost/ci_bootstrap_3_new/ci_bootstrap without the "/en" extension and let me know what happens.
It's working now?
This issue is been open for a long time and I'm pretty sure my answer fixed the problem.
When you click one time, it doesn't do anything? When mouse-over does it detect that it's a button?
Can you show me a screenshot? Did you try inspecting the code on the button to see if there's a broken/missing line?
Z-index will fix it for sure, as previous contributors have mentioned. This way your links will sit on top and not blocked by the particles layer.
@AustinBZechar @CodeRustyPro Do any of you have a live link or repo that I can use to replicate this issue? I will definitely provide a solution to it if this...
Make sure that the particles-js ID is loaded in the desired section, in this case; Product Portfolio.
@Naveenjangraje could you provide the URL you have in the $config['base_url'] under "application/config/config.php"? I want to make sure the path is correct and/or see if this is the reason you...