Posts by Diogo Gumeiro • 39 points
5 posts
-
-1
votes2
answers114
viewsQ: Update the HTML table using Jquery and PHP
I’m still new to this area of Web programming, I’m managing here, I have a code that performs the ping test of some hosts and returns whether they are online or not. However I saw in another code I…
-
-1
votes1
answer690
viewsQ: PHP does not run Onclick Return confirm
I’m having trouble running javascript inside PHP "echo", I’ve made some changes and the problem persists. Follow the code I’m using: echo "<a href='excluir.php?id_edital=" . $pegar['id_edital'] .…
-
1
votes0
answers55
viewsQ: MAGENTO - Product price in widget
I’m having trouble with the widget. It displays the products normally but does not know a way to display the prices of the products in the widget itself. Website for viewing: Aniix Store…
-
1
votes1
answer197
viewsQ: How to remove popup when opening product details?
I’m using a theme, and this theme by clicking on the product on the main page opens a popup with the details on the page. I would like the click on "view" to be directed to the product page or…
magentoasked Diogo Gumeiro 39 -
1
votes0
answers22
viewsQ: When selecting price option goes to "0"
I’m using version 1.8.1.0 of personnel to develop a cosmetics store, and I’m facing problems with price configurable products. I’m using the SCP. The product comes with the standard price, and when…