Posts by GOLX • 153 points
10 posts
- 
		0 votes1 answer2736 viewsQ: How to customize the audio html element controls?What I intend to do is customize the controls of the audio html element. I need to present in the Front End only one icon (the speaker), and this should have only the function of switching on and… 
- 
		3 votes1 answer4581 viewsQ: How to open external URL in modal bootstrap?I already use the modal bootstrap and it worked very well for the content I tested. But I can’t find anything that explains how to open an external page in a modal on the site. Does anyone know how… 
- 
		0 votes0 answers250 viewsQ: Why does Simple Image Gallery lightbox effect not work in SP Pagebuilder?I’m creating a joomla site and now I’ve stumbled upon a bug that I can’t fix. I use the SP pagebuider page builder and Helix3 template and added the Simple Image Gallery extension to the website in… 
- 
		0 votes2 answers1011 viewsQ: How to Accumulate strings in a single variable?I’m trying to retrieve attachment names in a single variable and then print them all together. Note that I already send each file to the upload folder. So this is not the case. I really just want to… 
- 
		-2 votes2 answers362 viewsQ: Date_format does not work in codeAfter following several instructions and operating guides of Date_format, I preferred to ask for help as I tried everything and could not format the date and time output of the Mysql database. Does… 
- 
		-1 votes2 answers2485 viewsQ: Phrase "Email sent successfully" on the same page of the Form. How to configure?I have seen forms with the notice of "E-mail sent successfully" on the same page of the form after its submission. my form worked well when I made the php file separately and in the form I called… 
- 
		1 votes1 answer52 views
- 
		2 votes1 answer7504 viewsQ: How to display a photo from the database?I can’t display the photos I’m sending to the database. I’m making a comment system with photo and managed to send them to the database (mysql). I created my database, then my table. I made the… 
- 
		4 votes2 answers390 viewsQ: Tag <picture> does not work on mobile phones and IE11I’m working with the tag <picture> to use its responsive function and inserting several sizes of the same image into a single object according to the screen resolution by the "media" parameter… 
- 
		1 votes1 answer565 viewsQ: How to disable mouse effects on mobile phones?I finished my responsive site and now I’m in the testing phase on mobile phones and tablets. But I came across an extremely unpleasant navigation on mobile phones and tablets, because the effects…