Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for dantheman50_98

Hi There, I'm trying to get an accurate count of the pdf downloads from our website, both from clicks within the site and also from within emails and linkedin posts. However, it's obvious that google analytics isn't able to count direct downloads, so we've been looking at the webalizer stats …

Member Avatar for drjohn
0
178
Member Avatar for dantheman50_98

Hi There, I'm building a site using opencart and every page on the site has an seo-friendly url except for one, which is the main page of the blog. The url for this is: /index.php?route=blog/category/home/index.php I'd like this to be just plain old /blog but I can't seem to get …

0
93
Member Avatar for dantheman50_98

Hi There, I'm in a bit of a conundrum over the menu structure on a new site of mine. Here's the main menu: Home | Shop | About Us | Blog | Contact Us Under Shop are the following subpages: Introduction | Technical Info | Reviews Under About Us are …

0
101
Member Avatar for dantheman50_98

Hi There, I've come across this interesting web page - to see what I'm talking about, just hover over each image: [url]http://poptech.org/speakers?utm_sour...m_medium=email[/url] Could this sort of thing be accomplished fairly easily with an existing javascript library/script? A jquery script would be ideal if such a thing exists. Thanks, Dan

Member Avatar for AleMonteiro
0
220
Member Avatar for dantheman50_98

Hi There, I'm trying to figure out the best method of marking up this list of images with captions. The images vary in height and the captions are aligned to the right of the images, sometimes with two lines of text and as close to vertically centred with the image …

Member Avatar for Arkinder
0
173
Member Avatar for dantheman50_98

Hi There, I'm trying to reduce the load speed of an ekmpowershop-powered site, and to do this I'd like to combine all of the javascript scripts into one. As I have no idea how to do this, I'm going to try using the jmerge tool. First I need to put …

Member Avatar for dantheman50_98
0
275
Member Avatar for dantheman50_98

Hi There, I'm redesigning a website for a client in ekmpowershop and I've set up a small jquery script to add the class "test" to the parents of all uls that have a child containing a div with a class of .sub. This is with the purpose of adding an …

Member Avatar for dornaled
0
175
Member Avatar for dantheman50_98

Hi There, Im been using the opencart system to build an ecommerce site and one thing has been causing a great deal of hassle. When one adds a product image to the site, if it has a height lower than that specified in the opencart admin, whitespace is added to …

0
118
Member Avatar for dantheman50_98

Hi There, - I've got a list similar to the following: <ul> <li><a href="item1.php">item1</a></li> <li><a href="item2.php">item2</a> <ul> <li><a href="item2-5.php">item2-5</a></li> </ul</li> <li><a href="item3.php">item3</a></li> </li> - Item 2 needs to have a class added to the li using jquery. I've tried the following but it isn't working: <script> jQuery(function(){ $(this).parent('li').addClass('current'); }); </script> …

Member Avatar for dantheman50_98
0
152
Member Avatar for dantheman50_98

Hi, I have been using the CaRP RSS to html converter and for this I implemented a number of cron jobs to keep things speedy. Recently they were all cut off due to them being a big drain on server resources. The solution to this I was told, is to …

Member Avatar for dantheman50_98
0
96
Member Avatar for dantheman50_98

Hello, I am creating a new site and I have run into a problem with adding a background image to the html tag. The image has repeat-x and is positioned top and right. The problem is that though it looks great on 1024 wide resolutions it goes balls up when …

Member Avatar for MidiMagic
0
106