Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

vincentweb

Members
  • Joined

  • Last visited

  1. I truly agree with you nillver, as i meantioned i will enjoy the process of learning while creating it and whatelse? to improve my knowledge of coding skill and design obviously. i really think my designing is at better par than my coding understanding; no doubt about that. what the user ->newman said " Not a good idea, don't waste your time." is only half truth as if im going to work like this and so im not going to be better anywhere in future, i would bit ashame with just buying the lowcost theme and charge to customer for the services. this has change a bit! on my situation here. i replan my business strategy with my close friend who is kinda sucessful guy though me and him not from the same field but we able to come out with so good new strategy for my business therfor i can truly focus on this theme and plugin development for myself. but doing both things at once is costly. business for living earning and spending time for self improvement. taking every client project as my own intiniative to learn more tht will be great. story cut short. only from your reply and newman; i slightly get to know what should think and do at the moment but its not final. and hey niller, really thanks for your time replying me and your thoughts about the plugin security. yes i have a thought of tht too. because recently 3 of client wordpress site got code injection from outdated plugin. good day to you pal.
  2.    vincentweb reacted to a post in a topic: Read Me; Give me some feedback :)
  3.    vincentweb reacted to a post in a topic: Read Me; Give me some feedback :)
  4. Hi newman, Thanks for the reply, Yup you re rite too. why should i bother going crazy trying to solved something that i'm not skillful enough; just to waste my time?noway . Just coincidentally i got 2 confirmed web project today through my buddies recommendation; should start help them setup and get pay. I should really consider your advice maybe. making sure i dont do silly mistake. however its still my dream to learn and create one. Just maybe now its not the right time for me yet. is it? Thankyou. newman. Like+1 for your reply.
  5. Hi everyone~Have Good day to you, My thoughts here is to create my very first Wordpress Theme & Booking Plugin bundled together into one theme at the same time. I'm a self-taught coder & designer however I think i have limited knowledge and skill into this matter. allwhile back then i'm self-employed as fulltime web freelancer helping others to create a website using wordpress with paid theme beside the minor customisation and design services for client i made my earning; but recently my sales drop continuously (no new incoming job abit slow down recently) therefor i have this idea creating my first wp theme & plugin. i couldnt call it or claimed it's my very origin works since i will grab other author free plugin and theme as my framework foundation and develop from there so am i able to sell it when the job done? i decide to get pay for my time during these process of plugin & theme development. a contribution from everyone for my time developing it & inreturn im going to send them the prototype until the final stage done. so i can learn during the process, meet my aims and enjoy helping others more in web development in the future. IS IT A GOOD IDEA? Else to go for crowdfunding and start campaign? p/s: im aware of github/crowdfunding and etcetera ..etc that can help during the process. but im not native english speaker cant write well and i cant do good presentation or pitching documentation for others or to convince them. but if im ready and everything is ON, im starting up with the live demo sites with the working theme & plugin for viewing (include contribution button). beside i need help from someone who are skilled to do testing during the debuging process and pointed out where to do the correction. I'll come back after few days to read any feedback here. the booking plugin im trying to create i expect it will have potential expansion; It's just my thought only. SO? IS IT A GOOD IDEA?
  6. vincentweb replied to vincentweb's topic in Frontend
    hmm.. finally. from custom form page to wpdb, then timer toggle and form validation... finally able to make everything works. so should end this thread
  7. vincentweb replied to vincentweb's topic in Frontend
    anyone?? hmm im not native english speaker. did i explain myself wrong??? >.<
  8. vincentweb posted a topic in Frontend
    the simple count down hours:minutes:seconds at below <div id="hms">00:01:00</div><div id="btn"><button href="#collapse1" class="nav-toggle">Toggle ON</button></div> <script> function count() { var startTime = document.getElementById('hms').innerHTML; var pieces = startTime.split(":"); var time = new Date(); time.setHours(pieces[0]); time.setMinutes(pieces[1]); time.setSeconds(pieces[2]); var timedif = new Date(time.valueOf() - 1000); var newtime = timedif.toTimeString().split(" ")[0]; document.getElementById('hms').innerHTML=newtime; if(newtime!=='00:00:00'){ setTimeout(count, 1000); }else{ document.getElementById('btn').innerHTML='<button href="#collapse0" class="nav-toggle-off">Toggle OFF</button>'; }} count(); </script> <div id="collapse1" style="display:none"> Hidden Content </div> </div> the simple on/off toggle js at below $(document).ready(function() { $('.nav-toggle').click(function(){ //get collapse content selector var collapse_content_selector = $(this).attr('href'); //make the collapse content to be shown or hide var toggle_switch = $(this); $(collapse_content_selector).toggle(function(){ if($(this).css('display')=='none'){ toggle_switch.html('ORDER NOW');//change the button label to be 'Show' }else{ toggle_switch.html('ORDER NOW');//change the button label to be 'Hide' } }); }); }); Hi guys, i need a little help here, this script can count down till 0 and disabled the clickable toggle; it works. but my problem is.. if i left the toggle open when countdown till 0 ; it didnt trigger the button to closed the toggle content. the second thing is i want to state when timer is 0; user cant refresh the timer again. any help? http://www.etsycreative.com/demo/page-deals.html
  9.    vincentweb reacted to a post in a topic: Website of the month December 2013!
  10. hi everyone, i'm vincent here, recently i'm trying to help revamping one site of my country organization(non-profit organization maybe) for free. its to stop suicide and bullying. the site not well promoted though it circular around social media its not going to be enough. the official site was terribly done by fresh graduate thats what i see. and i think i can create something much better than the site which lack of features. i play with css and html and i'm fimiliar with wordpress. any reference from you guys? any url which was a good site related to the topic?
  11. vincentweb replied to a post in a topic in General Chat
    nice to hear some of them having a good news. my client slow me down, not yet provide me all the full information and writeup for the site he asked me to create. and the other client still waiting for approval of new revamp design that i submited. meanwhile i just working on my stuff a new site of myown and it so much for me to handle alone. while my other 2 blog recently no time to update the blog. sigh.......
  12. i've 2 more post to go after this, well i will msg you soon.
  13. Oppss.. hi throzen,. thanks for that. too busy recently. i'll hope to have more time spendin this forum. its a good forum for all of us here. designer & developer. well the blog currently pending in content population. however its live in www. the url link etsycreative.com . currently i'm busying with frame work. from Html+css+jquery to Responsive to Wordpress . i'll hope to release in this forum as soon as possible each section. it might be useful to most of us here. well see ya..
  14.    vincentweb reacted to a post in a topic: Why use photoshop?
  15. vincentweb replied to a post in a topic in General Chat
    when i'm on sick leave. web design is one cure me my medicine. hahaaa
  16. something relevant. can you more tell us more specific about the website you going to create? so far i just like the logo not the rest.
  17. Welcome to WDF. ^^,
  18.    throzen reacted to a post in a topic: Your day in the office
  19. hi all, english wasnt my first language, i speak about 5 languages as asian guy in my country. internet was surpose to be the place free and full of resources for everyone who have access to. most of the time, i feel like being a small rock on the roadside. well. simply i feel like being outsider hardly to reach most of the great people here. is it asian guy does matter in the forum. never denied that some great artist from asian too. if i said something not comfortable or people dont like to read it. i appologise ya. cheers.. just out of curiousity wanna know how ppl see asian guy.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.