Good morning,
Here is an example page in question https://www.theremotedoctor.co.uk/kars2000.html?scrollto=selection
You will see that there are two buttons,CLICK TO ORDER & CLICK FOR PRICE
If...
Type: Posts; User: theremotedr; Keyword(s):
Good morning,
Here is an example page in question https://www.theremotedoctor.co.uk/kars2000.html?scrollto=selection
You will see that there are two buttons,CLICK TO ORDER & CLICK FOR PRICE
If...
Thanks for your time & effort with this.
I will leave the code which is running at present.
Cheers & have a nice day.
Sorry i was on a mobile and didnt see it all.
I have now made the changes and looks ok to me.
Thanks
Hi,
I have been looking around but i dont see any issues,basically what ever i click on etc it does what it is supposed to do.
With respects of the old code i dont know what it did anyway but do...
Wow that’s a lot.
Can you advise just the part that allows me to see the ssl on the mobile device please.
Reason being is that I won’t be able to copy & paste all that as the price, items for...
Hi,
Here is the site https://www.theremotedoctor.co.uk/index.html
On my pc all is well in respect of the ssl logo.
On a phone I don’t see it at all where it should be.
I’ve looked at the code...
Hi that worked ok.
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
Options +ExecCGI
AddHandler application/x-httpd-lsphp .html
Hi,
I have applied & left the code is post #11 now in the htaccess file for you to see etc.
This also did not work.
Also shows same message as before.
Thanks
If i need to go to c panel can...
Morning,
I have left the site so you can see whats going on.
The .htaccess file that was in use was using this code of which i have saved on the pc.
My host is Godaddy
RewriteEngine On ...
Well im struggling with this,
Going by my original code that was is use with the last host,
Then the code in use at present just to have it working,
Then trying to merge them ive come up with...
So yesterday before i added those 4 lines that allowed it to work it was doing this below.
6334
Hi,
Since i did this post ive done the following which has now worked.
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteCond %{HTTP_HOST} ^(www\.)?theremotedoctor\.co.uk
RewriteRule...
Hi,
I didnt know but for me it automatically downloads but for others you see a message box like so
6333
Hi,
I have move my site from HTTP to HTTPS and 99% happy when moving to another host.
I am currently still with the old host but havent advised them yet that ive gone with another.
The 1% is...
Evening,
Ive seen a script on the internet that i would like to use but not sure what parts i need to delete / keep etc.
Here is my site in question...
Thanks,
I didnt notice that but now seems fine.
Hi,
Here is the page in question,
http://www.theremotedoctor.co.uk/karmotorcycles.html?scrollto=selection
Looking on a mobile device you click the blue area to make the list rotate.
If you...
Evening,
I would like to add a video player on my second website.
This existing player of which J S helped with a few years back can be seen here,...
Hi,
Ive left it there at present as i couldnt find the reason as to why.
Will look when i have some spare time.
Thanks
Hi,
Here is the page in question http://www.theatticbanwell.co.uk/index.html
I am trying to center the image which reads Click for directions.
In my main css file at line 608 it was,
...
My post #8 would do it I believe.
Using onclick code should work & JavaScript to swap image ?
If you could advise please I could play with it.
Thanks.
Or just even a basic workaround like so.
Customer clicks Add to cart.
At the time of Clicking add to cart replace item for sale image with a sold image.
Whilst this is happening customer is...
Reading the above is the way i would go,sorry did not ask you correctly.
The customer clicks on the add to cart button.
In a new window customer then logs into paypal & pays me.
At this point...
Hi,
thanks,now done.
Not sure why i didnt do it.
I see what you are saying.
Once they select the correct postage for their country etc the PayPal invoice is already set up.
They just log into their account & click pay.
This is quite a...