Jump to content

fmgujju

Members
  • Posts

    122
  • Joined

  • Last visited

Everything posted by fmgujju

  1. I just found below website which has quite a bit of video tutorial for PHP web application development. I was searching "how to use paypal sandbox for testing" and I found this website from one of the stackoverflow answer. http://www.developphp.com/
  2. fmgujju

    New Logo

    Thanks kongondo for pointing out my post! I should have explain more!
  3. fmgujju

    New Logo

    The problem is in css as below: media="all" #top-buttons .wire-button { display: none; }
  4. fmgujju

    New Logo

    Yep! No "Try the Demo" and "Download" button for me. Also, I have noticed line of chevron/arrows for more than a week.
  5. Pharrell Williams presents "Happy"—the world's first 24 hour music video http://24hoursofhappy.com/ Very unique.
  6. I have used it before for testing purpose. As nghi said, it's not reliable. I had hard time to access and update website because very often it's down. I would say stay away from free webhost unless you just want playground.
  7. It would be great to have modules selection with submit sites. I would love to see which modules each websites have used!
  8. Have you guys noticed ProcessWire logo on Bitnami? See attached screenshot or click here http://bitnami.com/stacks
  9. I voted twice this time, one from work and then from home.
  10. @saml, love it. I was thinking almost similar yesterday.
  11. try this vent=window.open('tpv','_self','width=725,height=600,scrollbars=no,resizable=yes,status=yes,menubar=no,location=no'); based on the window.open syntax: window.open(URL,name,specs,replace) For details of window.open syntax check out this link: http://www.w3schools.com/jsref/met_win_open.asp
  12. On the home page and footer menu both pointing "Exclusives" to the incorrect page which gives internal server error. Other thing I have noticed is that your menu doesn't have proper link setup, what I mean is that when you hover over on the menu item you will notice only upper part of the menu each item is working as hyperlink but from middle to bottom part of the menu item doesn't have any hyperlink just link half text and half hyperlink. Other than that looking good.
  13. Your head.inc file will have everything above <div class="example-grids">. Your template file will have everything inside <div class="example-grids"> including div Your foot.inc will have everything below closing div of <div class="example-grids"> or this <div class="row footer">
  14. Today only: ALL SitePoint Books and Courses$5,000 Value, NOW JUST $99 https://learnable.com/99-deal-unlimited
  15. When I ran Google Developers PageSpeed Insights to check out my developed website for performance and improvement I found that my images (thumbnails, backgrounds, etc...) can be compress more than what I have so I look for Image Compression Tools and this what I found http://www.creativebloq.com/design/image-compression-tools-1132865 I hope this helps other too.
  16. Love this admin theme! My favorite admin theme!
  17. Like it so much. Just wondering how you have done login for cottage owner's admin panel. Have you created your own cottage ownser's admin panel or used PW's admin screen? Looking forward to seeing your final version of your site.
  18. Another not-for-profit website which I am going to convert from pure html to ProcessWire CMS is http://www.prajapatieducationfoundation.org which I maintain. The web application part I will keep it as it is for a while and once I finish website part and working well then I will start converting with Flourish because Flourish has lots of classes, functions, in-built validations, etc. which will be very helpful to use instead of just plain php.
  19. Yes, I used "Arimo" font which comes as default with HTML Kickstart!
  20. Thank you Soma! I needed one for my current website development and I got it working nicely with your quick tutorial on http://mssoonline.org project. Thanks again.
  21. Just finished with new layout. Posted under Showcase: http://processwire.com/talk/topic/4617-msso-website-a-not-for-profit-website/
  22. I have just finished and uploaded new layout of the MSSOOnline website. http://mssoonline.org/ I used latest ProcessWire and HTMK Kickstart to develop this website for not-for-profit organization. This is another not-for-profit website I developed with ProcessWire CMS as volunteering work. I love ProcessWire so much that I keep creating website for free for charities!!! Please provide your feedback for improvement or to fix any issues.
  23. Looking good. Seems like you have used pure css.
×
×
  • Create New...