Everything posted by davida1992
-
PPC and PPV Management Systems...
I am looking to implement adverts to the side of my website to link to a specific set of other websites (so i cant use google adsense etc). I was wondering if there is any coded/systems available FREE that will allow me to implement images to the side of my website and monitor each time that image is displayed and clicked. Thanks!
-
Slider not working under HTTPS but works with HTTP - HELP
Fixed it thanks! Had to have the js stored locally as the other site didn't have SSL cert installed. Thanks again!
-
Slider not working under HTTPS but works with HTTP - HELP
Oh i see! I thought it was just links to pages that exist internally on the website, didnt realise external sites had to link to https:// too! For example, this link http://malsup.github.io/jquery.cycle.all.js When switched for https:// the website complains about the SSL cert not being verified, will this be a problem for my site, or will it just continue to work ? Thanks!
-
Slider not working under HTTPS but works with HTTP - HELP
thanks, will sort out and remove the other jquery. I was under the impression that some locations where coming from http instead of https, but i have spent ages looking and cannot reference or find anything that is wrong, all the links appear to be relative. Thanks!
-
Slider not working under HTTPS but works with HTTP - HELP
Hi, if you go to http://www.paydayloansnowdirect.co.uk/ you can see the slider near the top works just fine! However, if you then go to https://www.paydayloansnowdirect.co.uk/ (only difference is SSL is being used with https://) and you can see the slider doesnt work, i have spent a while trying to sort this and have no idea what is going on! All local links appear to be relative to the directory.... Any help is much appreciated!!
-
Best and most economical printer for general office use?
We currently have a hp laser jet 2605dn printer and it's starting to slow down and struggle a bit, not to mention the ink costs a bomb!. We need a cost effective printer that does colour. General office use such as printing out emails and leaflets etc, we don't push it too hard. Newsletters etc we have external companies print. Need to be able to print double sided automatically and have Ethernet capabilities. Any thoughts? Thanks!
-
Staff Rota System
Given it a go, works perfectly, its a great little program and i would recommend it VERY highly. Their support is excellent too, i had 3 questions on separate occasions all which were responded to within only a couple of hours. Cannot fault them at all!!
-
Staff Rota System
Thank you, that looks excellent!! Will give it a go!
-
Staff Rota System
I am looking for a CMS based staff rota system that is free. All the staff should be listed and the calendar should be shown on a month by month basis. Any ideas? Just something simple that can be installed to a web server running cpanel in a similar way to Joomla/Wordpress. Thanks everyone!!
-
Review my website - How can i increase SEO - Google Adwords?
Not sure about Franks Pro Gold traffic, but google analytics says Animal Base is getting 1 or 2 visits per day Thanks!
-
Review my website - How can i increase SEO - Google Adwords?
We have two ecommerce websites, both of which are generating next to no sales or traffic. They are both generalised around pet products. Franks pro gold, the first website is a brand of pet food that we own the distribution for in the UK, so it has mostly information with a small shop added on, this is generating the most sales, but still VERY little. The second website, Animal Base, sells products from franks pro gold as well as some additional products so that we have a better range of products. If you could take a small review of both websites and let me know how we can take the next step in getting better traffic and increasing SEO. We have been thinking of investing into Google ad-words, would anyone recommend this and could we have some suggestions at the best way of going about setting it up. Thanks very much in advance for the advice! Franks Pro Gold - www.franksprogold.co.uk Animal Base - www.animalbase.co.uk
-
Routing Mail through Gmail
Anyone? Thanks!
-
Routing Mail through Gmail
Any alternative to Google? thanks!
-
Routing Mail through Gmail
I have a web server running cPanel, and i am basically looking to route my mail through Gmail. I have never done it before but i assume it has something to do with MX entries on the domain. I am looking for me@mydomain.com to go into a gmail account, and make it so that i can also send out mail from the gmail account under the me@mydomain.com email address. Is this possible, if so could somebody let me know how and give me an easy to follow tutorial. Thanks in advance!!
-
Intranet - Make it refresh on each visit?
Hi all, we have an Intranet, and whenever i update the index page, when it is viewed on a computer, in order to see the changes they need to refresh the page, is there any way i can make it so each time they visit there is no cahed version so it refreshes each time basically. I have tried adding: <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> to the head, but it doesnt seem to be working, any ideas? Thanks!
-
Code to make a message be displayed on intranet easily
I think i will go for the SQL method which is fine we have it installed on our server and i think that is the way i have seen it implemented in the past if someone could tell me how to go about doing that in details. Also, kinda of another question, we are using Windows Server 2008 and IIS as our web server, index.html pages display fine, however index.php files show up an error when trying to load, i think access denied or something similar, i have tried adding index.php as a default page, but its still not working any ideas?
-
Code to make a message be displayed on intranet easily
We have an internal intranet and basically at the top of the home page I want an optional message to be displayed easily without coding knowledge. Basically we would have index.php and a page called message.php and when someone goes to message.php there is a text box they can enter text into and when the press submit it basically goes to the home page and inserts that message at the top of the page. When the message needs to be removed we go to message.php delete the text in the box and press submit which makes the box on the home page dissapear. I have seen similar things implemented and I was just wondering how it can be done. Anyone that can help its much appreciated! Thanks!!
-
Issue causing error with slideshow (i think Js Issue)
I have a slideshow taken from an old website which seems to be working fine, however when the slideshow rolls over to the second image a white border and a X appears in the left top corner of the slideshow (this is on internet explorer). If you are using Chrome you can see a similar thing happen after the slideshow changes from the first image, however in Chrome a small icon appears in the center of the slideshow (the image you see when an image cannot be found). I have no idea why this is happening as the slideshow works fine! I have tried to troubleshoot the issue and it appears somewhere when it loads each image it is referencing old wordpress content which no longer exists as this is not a wordpress websites... I have looked around the code and cannot see where the wordpress content is coming from, if anyone could take a look and let me know where this should be removed that would be great! Thanks! Website is: http://adweldingandfabrications.co.uk/ and the slideshow is on the right of the page.