Jump to content

garywhitling

Member
  • Posts

    93
  • Joined

  • Last visited

  • Days Won

    1

garywhitling last won the day on May 14 2018

garywhitling had the most liked content!

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

garywhitling's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Cheers Al and Noodleman, Found this that looks like it would do https://www.sitepoint.com/jquery-refresh-page-browser-resize/ ====================================================== //refresh page on browser resize $(window).bind('resize', function(e) { if (window.RT) clearTimeout(window.RT); window.RT = setTimeout(function() { this.location.reload(false); /* false to get page from cache */ }, 200); }); ================================================== However, not sure where to paste in Noodleman like your idea of using hidden div's to control the desktop layout only
  2. Hi, I was wondering if anyone knows of some code that can be added to "Refresh" the page or the main menu anytime the web browser is resized on a desktop. I don't need this to happen when the site is being viewed on a mobile or tablet, only for the desktop view. Basically, I have a problem with a menu layout that doesn't resize it's self correctly when the web browser is resized manually. Any Suggestions? Regards Gary
  3. Hi, Nope still no joy Any takers to carry out the work?
  4. Hi Vidmarc, Cheers will take a look at the link above and let you know if it does what i need. Will take a look at the menu and see. Thanks for the advice Regards Gary
  5. Hi Coders! I am in the need of a couple of modifications. The website concerned is http://www.firstchoicemobility.com I currently have a large dropdown menu that works fine apart from when the web browser is resized. the text then gathers up on the left hand side. Apparently this is because the coding used (Isotope) for the menu should not be used like that so there is no fix. So I would like a new menu created the same without the browser resizing issue. The ability to print off or save a PDF of a product page (I have a sample of what i would like the layout to look like) The ability to re-order images to display on the product page in the order i wish. Please contact me if you are able to carry one or all of the modifications. Thank You Gary
  6. Hi Dnhart29, Thank you for the suggestion, unfortunately I have over 2,700 products with roughly 7 images each :-( So I am looking for an automated option. I am nearly there with a mod from Havenswift so keeping my fingers crossed with that But thanks for having a look and spending the time to reply Regards Gary
  7. Hi Brian, Great stuff I have just made the changes you mentioned and that helps for now :-) Ideally we would like to set the order of the images differently depending on the product page. otherwise we will have to re-name images to get them in-line. Are you aware of any mods/plugins that offer this? Regards Gary
  8. Hi, I was wondering if anyone is aware of how to arrange the images within the gallery area on the product page in to a certain order. For example drag and drop in to position from within the admin area or alphabetically within the code.
  9. Hi Claudia, Yes I saw this and think I will go down the same route as it looks like a great plugin. Cheers Gary
  10. Hi, We were wondering why the Facebook posts are different for cc3 and cc6 (cc3 providing a better post!) If we copy the address of a product and simply paste it in to Facebook...The CC3 version also displays the image. The cc6 version doesn't show the image and also captures the Meta Description so all posts are the same, apart from the title of the product. We have found the copy and paste of the title in the address bar really handy over the years but seems cc6 has brought this quick way of posting to an end? Any suggestions on how to solve this issue would be much appreciated. Regards Gary
  11. Hi Brian, As always you have come up with the solution :-) Yep now working perfectly Thank you Gary
  12. Hi Noodleman, I tried what you have suggested but now i have the white screen you mentioned before, when trying to view the language file. I get this error message when looking in the error log: [Exception] /var/www/vhosts/MYWEBSITE.com/httpdocs/classes/language.class.php:246 - Call to a member function attributes() on null I have turned off each plugin, one at a time to see if that helps but still no joy :-( I am using CubeCart version 6.1.12 Any Other Suggestions?
  13. Hi Noodleman, Here are the plug-ins I have installed. I haven't had any issues with white screens. Can you see any plugins that you are aware of that might be the problem?
  14. Hi Dirty Butter, Checked that too and all Users are UK. so still trying to find a solution :-(
×
×
  • Create New...