hankeester Posted November 29, 2011 Share Posted November 29, 2011 I need to disable a query on the products page. The URL is www.myjabberbox.com If you goto the products page, you'll see when you hover over one of the three products, you can click it to take you to another page of that product. I want to disable that. I thought the code that I'd need to modify would be under the products-page.php file but I can't seem to find the code. Notice also when you hover over the products, a mouseover color of black happens around the image/text frame, I'd like to keep that, just disable the linking... Thanks Quote Link to comment https://forums.phpfreaks.com/topic/252055-php-coding-issue-on-products-page/ Share on other sites More sharing options...
xyph Posted November 29, 2011 Share Posted November 29, 2011 So you'd like us to tell you how to make someone else's code work the way you want it to? Sounds like you need to hire a developer. Quote Link to comment https://forums.phpfreaks.com/topic/252055-php-coding-issue-on-products-page/#findComment-1292344 Share on other sites More sharing options...
sunfighter Posted November 29, 2011 Share Posted November 29, 2011 The anchors are in file www.myjabberbox.xom_products.html Lines 227, 233, and 239 and the </a> on line 230, 236, and 242 Quote Link to comment https://forums.phpfreaks.com/topic/252055-php-coding-issue-on-products-page/#findComment-1292347 Share on other sites More sharing options...
hankeester Posted November 29, 2011 Author Share Posted November 29, 2011 So you'd like us to tell you how to make someone else's code work the way you want it to? Sounds like you need to hire a developer. It is my code, it's my company. I thought these forums were for help. I know this..I wouldn't hire you. Quote Link to comment https://forums.phpfreaks.com/topic/252055-php-coding-issue-on-products-page/#findComment-1292351 Share on other sites More sharing options...
hankeester Posted November 29, 2011 Author Share Posted November 29, 2011 Sunfighter, which php file is that in? Quote Link to comment https://forums.phpfreaks.com/topic/252055-php-coding-issue-on-products-page/#findComment-1292358 Share on other sites More sharing options...
PaulRyan Posted November 29, 2011 Share Posted November 29, 2011 You may own this company, but it's obvious you didn't write the code yourself. You need to show us some code, and what you've done to attempt to fix this issue, we will not just do it for you. Regards, PaulRyan. Quote Link to comment https://forums.phpfreaks.com/topic/252055-php-coding-issue-on-products-page/#findComment-1292363 Share on other sites More sharing options...
hankeester Posted November 29, 2011 Author Share Posted November 29, 2011 no shit I didn't write the code. I can't show you the code unless you want me to pull every php file coding and post it. I don't know which php file the code is in. If you're going to be of no help then don't bother replying anymore. Quote Link to comment https://forums.phpfreaks.com/topic/252055-php-coding-issue-on-products-page/#findComment-1292367 Share on other sites More sharing options...
KevinM1 Posted November 29, 2011 Share Posted November 29, 2011 no shit I didn't write the code. I can't show you the code unless you want me to pull every php file coding and post it. I don't know which php file the code is in. If you're going to be of no help then don't bother replying anymore. How can we help unless we see the code? You do realize that raw PHP is not visible when one selects "View Source" in their browser, right? Moreover, the link you provided brings us to a countdown to the unveiling of your new site design, and not a product page. We don't know how your code is organized. We don't know what queries you're running. We don't know what JavaScript or CSS you're using for the mouse hover states as you linked the wrong page. What do you expect from this community, telepathy? Quote Link to comment https://forums.phpfreaks.com/topic/252055-php-coding-issue-on-products-page/#findComment-1292370 Share on other sites More sharing options...
Maq Posted November 29, 2011 Share Posted November 29, 2011 no shit I didn't write the code. I can't show you the code unless you want me to pull every php file coding and post it. I don't know which php file the code is in. If you're going to be of no help then don't bother replying anymore. You must be kidding, right? You come here for FREE help and give everyone shit because you don't read the rules and have no clue about code you didn't even write. I don't even see a products link on the page. Go back, read your post, and think about what you really asked (or lack thereof). Quote Link to comment https://forums.phpfreaks.com/topic/252055-php-coding-issue-on-products-page/#findComment-1292391 Share on other sites More sharing options...
Philip Posted November 29, 2011 Share Posted November 29, 2011 You'd better hurry on finding a new developer! Looks like you only have 1 day, 8 hours left until launch! Quote Link to comment https://forums.phpfreaks.com/topic/252055-php-coding-issue-on-products-page/#findComment-1292392 Share on other sites More sharing options...
Pikachu2000 Posted November 29, 2011 Share Posted November 29, 2011 You'd better hurry on finding a new developer! Looks like you only have 1 day, 8 hours left until launch! LULZ. Quote Link to comment https://forums.phpfreaks.com/topic/252055-php-coding-issue-on-products-page/#findComment-1292393 Share on other sites More sharing options...
awjudd Posted November 29, 2011 Share Posted November 29, 2011 1 day 7 hours ... time is ticking! gogogogogogo Quote Link to comment https://forums.phpfreaks.com/topic/252055-php-coding-issue-on-products-page/#findComment-1292394 Share on other sites More sharing options...
hankeester Posted November 30, 2011 Author Share Posted November 30, 2011 lammmmeeeee...figured it out but thanks anyway. Quote Link to comment https://forums.phpfreaks.com/topic/252055-php-coding-issue-on-products-page/#findComment-1292456 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.