Skip to content
Advertisement

Tag: html

Flaticons not showing up on WordPress

I have almost finished converting an HTML website over to WordPress but I couldn’t something to work. I am just creating a new theme to switch the website over. Here is the link to see what it should look like, There are three icons that are not showing up, right under the about section. And here is the link to

Ajax multiple file names in one string response

I want to return the file names to use in my html modal. But instead returning each file name, it returns all of them at once. Check the following image: My modal code is: My script to open modal and fetch the files is: And finally my file to fetch the file names from the server is: I want to

Advertisement