I am experiencing some difficulty. I am trying to adjust the display of products so that only the price is displayed and not the list/cost prices. I can't seem to find where this section is to change this. Everything highlighted in the red zone I want to remove.
I have checked all the views I have available to me, which are: uc_catalog, uc_catalog_terms, uc_catalog_products.
Hello I am very new to Drupal, but not to coding but am finding a few problems that I am struggling to get around. Can you help?
The site is www.addfieldfabrications.co.uk
Four Issues:
Issue one: This gap is annoying the hell out of me but I can't see how to get rid of it:
Hi all. I'm trying to set up a jquery type hover caption over image script. I have tried a few different scripts, but am not having luck.
In each case I am adding the .js thru the .info file using the scripts[] = foo.js method (and uplading to the js dir). When I few the loaded page code, the .js does display in my html head area.
I have also added the appropriate .css code, which does load properly.
But when I hover over the images to execute the .js, nothing happens.
My project is a news website. What I have in real life is news and topics: economics, politics, local and so on.
I have to create a menu that lists those topics. When a user clicks on the link ie: [economics] the website opens the page rendering all the news on economics. So, NOTHING NEW.
Ok, this is tricky. I'm losing my mind because there's tons of different documentation out here but I cannot figure this out. So...
Project: news website. I created 4 machine types: articles, photonews, videonews, aggregates, sportarticle. (sport news are separate because they "belong" to a sub-site)
When I started templating this site I created a page.tpl.php. It perfectly does what it should do where I put the print render($page['content']);
I just have a small question.
I have a new content type, it displays a taxonomy with a link.
But if you click the link you get all the articles that are connected with this taxonomy.
Here's the problem: you get the articles, but not other posts (from there same taxonomy) connected to the same taxonomy.
Why? :)