Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. c0deM0nK424

    Gutenberg Block Editor - page edits and updates not working since wp site migration

    Hello all. I'm relatively new to wordpress and recently I finished a website for a client that I developed locally on my machine. My local dev environment was simply WampServer, the site was migrated from here onto my hosting server (shared hosting). The site was successfully uploaded...
  2. c0deM0nK424

    Horrible Vile 'horizontal overflow' appearing on bootstrap smooth scrolling website ?

    Okay folks - normaly I don't post project URL's but In this case what the heck heh This is the project I am working on at the minute: http://www.manoj-kumar.co.uk/manoj-kumar/gds/GDS8-LATEST-1/ If you fire this up in your browser you will observe a 'slight' horizontal overflow. Idealy I'd...
  3. c0deM0nK424

    Advice needed on creating a bespoke CMS for static HTML websites ?

    Hi all. I want to ask seasoned veterans and highly experienced full-stack / back-end php and asp.net programmers/coders, what advice they could give to me with regards to wanting to go all out and 'code/develop' a simple yet effective Content Management System tool for those who are proficient...
  4. c0deM0nK424

    Parent Div, with a less wide Child Div which contains 2 child Div inside - Responsive Layout ?

    I'd like to know what im missing, or overlooking or simply over complicating. Simply put, we have a parent div that spans the width of the entire page (display inline block width 100% height auto no padding or margin), this in turn contains a child div ( position relative) which has width set...
  5. c0deM0nK424

    Using 'novalidate' to turn off browser built in form validation - good thing or bad ?

    Hi, I'm curious in wanting to know if overriding html5 built in form validation is a good thing, so that browsers like IE10,11 and chrome are prevented from outputting those little tooltips/bubbles that inform the user if and when a field has not been entered etc. If one is to do this, and...
  6. c0deM0nK424

    Mozilla Firefox Style - New Tab Controls - Thumbnail Images for 'recent websites' viewed ?

    hi folks, I want to obtain small thumbnail screenshots of some of the websites i have designed - akin to that of firefox new tab controls , where they show you the most recent sites viewed. How can I obtain such screenshots ?
  7. c0deM0nK424

    auto detect viewport or screen size and load different images for flexslider carosel ?

    normal jquery flexslider with two static banners created in serif draw plus, and thats about it. dimensions are 1200px x 500px or something. i also created two 'minified' versions of those above banners, of 410px by 240px. all i am trying to do is load the small ones by default IF the...
  8. c0deM0nK424

    How to prevent drop down menu parent link from 'firing' on mobile device ?

    here is the website im developing at present on my own test domain. http://www.mktechsolutions.co.uk the menu is css based and the website is responsive so to speak. the logic is, that when viewed on desktops and large screens - you can hover your mouse over the drop down menu parent link...
  9. c0deM0nK424

    a funny take on understanding 'if statements' in javascript ?

    If I earn at least $500 this week, I can pay the electric bill; I must pay the bill, or else my lights will be shut off." You can generate the exact same sentiment in JavaScript using only two variables: income and lights. Presume that the variable income has been previously assigned some...
  10. c0deM0nK424

    Using an XML file to house 'information' instead of MySQL DB - advisable ?

    Either i'm not taking into consideration something obvious, as to why almost everyone would utilise a database to house some information about entities and their respective attributes. I prefer the term objects and properties but whatever. I wanted to know if traversing through a series of XML...
  11. c0deM0nK424

    Re-Directing BACK to Company Website after Company Youtube Video Finishes - can it be done ?

    The idea dawned on me, that upon the completion of a youtube video for one of the worlds BIGGEST 3D Printing Prosthetics Company ( yeah, somehow my dumbass has been contacted by this firm to make them a website lol- how ? no idea - but i have to make them one now lol) the user is IMMEDIATELY...
  12. c0deM0nK424

    drop-down menu links 'overlapping' main responsive menu links (in mobile mode) ?

    I have been implementing a drop down responsive css menu - and this was my first ever attempt at it, with the aid of one or two tutorials. As always, im trying to learn and grasps whats going on by 'typing' and 'executing' code then 'observing' the results on a 'screen' to understand whats...
  13. c0deM0nK424

    Problem with positioning Logo, Search Box and Language Bar OUTSIDE of the navbar (Bootstrap)

    hello there This is what I'm doing at the minute: http://www.manoj-kumar.co.uk/ if you resize the browser and approach or hit the 'snapping points' at which we replicate tablets (in landscape or portrait) you will see whats up. I want some consistency here which im struggling to get. I...
  14. c0deM0nK424

    Menu Items 'break out' of their box at certain break-point (related to my earlier post)

    responsive website - using bootstrap framework using a navbar-default (makes no difference if i use inverse etc) and ive got the following menu items: http://www.manoj-kumar.co.uk What I'm noticing is, if we go to a size close to ipad portrait (768px) and anything 'mini-tablet' range, the...
  15. c0deM0nK424

    Making bootstrap navigation bar links 'collapse' too soon ?

    Hi folks, I was wondering what the issue could be here. I am learning the bootstrap framework, and designing responsive websites using it. I have a problem with the navigation bar for a 3 column layout website which im currently designing for a client and I've tried to isolate where I think...
  16. c0deM0nK424

    simple jQuery script that hides/shows paragraphs when respective button clicked ?

    hi folks - im using the W3 Schooles 'try it' editor - so i'd like you fire one of those up first and enter (copy/paste) the below code: <!DOCTYPE html> <html> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script> $(document).ready(function(){...
  17. c0deM0nK424

    I want to show prices of products in the right currency depending on where the visitors arrive from

    by default the website takes payment in GBP - however i want to be able to use a CMS to allow me to add as many 'new currencies' as possible - i.e tomorrow I add US Dollars and Australian Dollars. Once I do this - if I get hits to the website from either nation , then the items on my website...
  18. c0deM0nK424

    Help with modifying current navigation menu to add 'drop down' sub-menus ?

    seasoned veterans of CSS, please take a look at this link: http://www.bsplumbandelectric.co.uk its a basic html static website hand/hard coded by myself from scratch. Its no where near finished - but the home page is. initially I had made it work - but for some reason when you hovered over...
  19. c0deM0nK424

    installing plogger photo gallery directly onto a certain page created on a domain

    the domain here is - http://www.bsplumbandelectric.co.uk i successfully created a mysql database and even followed these instructions so the installation was error free: http://www.plogger.org/forum/discussion/3880/my-fix-for-install-failure-with-installfunctionsphp-on-line-511/#Item_1 the...
  20. c0deM0nK424

    Having trouble trying to locate the .sql file in old copied mysql folder ?

    Here is the situation. I have installed Wamp on my primary drive c: , where the OS is installed on as well as all programs. I have a 8 year old drive installed (slave) , drive D: - which is where i save junk and files. I copied an old 'mysql' folder from an old Xamp or Wamp folder few years...

Part and Inventory Search

Back
Top