Jump to content

pwired

Members
  • Posts

    2,318
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by pwired

  1. Similar things happen with Tinymce if the configuration of it is incomplete or missing something. So first I would check the config of CKEditor.
  2. You can play doubles - but we are always on the same Team
  3. Hi There is also an api cheatsheet: https://processwire.com/talk/topic/3757-cheatsheet-e-book-for-offline-use/ Made by Soma http://cheatsheet.processwire.com/ Converted to pdf by Vineet Sawant https://dl.dropboxusercontent.com/u/86357215/Cheatsheet_1.1_v0.3.pdf Converted to docx by k07n https://www.dropbox.com/s/fyt2z72vkwdm358/Cheatsheet.docx
  4. Yes, Kongondo is a respected forum member, no doubt about that. But there is someone that I have to give evo credit to and that is Susan Ottwell. She was "The" driving forum force back in the good evo days. Still have her downloaded bundle with tuto´s and profiles. Susan Ottwell was also present at the modx meeting in Utrecht (Netherlands) November 2012. http://forums.modx.com/thread/90106/wayfinder-not-working-on-new-evo-install#dis-post-495189
  5. Here some good gallery tuto's / examples : Brought to you by Joss directly from Processwire: https://processwire.com/talk/topic/3046-simple-gallery-tutorial-for-processwire/ http://wiki.processwire.com/index.php/Simple_Gallery_System Owl https://github.com/OwlFonk/OwlCarousel http://www.owlgraphic.com/owlcarousel/#how-to http://www.owlgraphic.com/owlcarousel/#faq Steven http://bxslider.com/ http://bxslider.com/faqs Martin: http://tutorialzine.com/2009/09/cool-jquery-gallery/ http://tutorialzine.com/2009/11/hovering-gallery-css3-jquery/ With processwire's template system and fields html, css and js will just fall in place.
  6. Hang on, it is because of the flexibility of PW that lets you start using it from any level of experience and build from there on up into the api and php. A few tips here: Start with a simple css framework and let that take care for you where you want to position your output, examples: 1 http://simplegrid.info/ 2 http://mourner.github.io/dead-simple-grid/ 3 http://arnaudleray.github.io/pocketgrid/ Hardcode your topnav in an inc file and inside the css framework of your choice start outputting with simple php include and echo, examples: 1 <?php include("./topnav.inc"); ?> 2 <?php include("./footer.inc"); ?> 3 <?php echo $page->body; ?> 4 <?php echo $page->yourfield; ?> 5 <?php echo $pages->get("/site-settings/")->site_meta_description; ?> With this easy setup you can already make a decent website without php and api experience. From there you start learning step by step more complex php and processwire api and your own css layout. In many cases however, one of those css frameworks already give you all the layout you need, just tune it into your needs. Last but not least a good read here: http://www.getsymphony.com/discuss/thread/79645/ Personally: processwire is what modx evo should have become, but never did. So here we are
  7. If you make a website for a client you don´t make a blog if the client is not asking for a blog. So there is a difference. Ok I shouldn´t have said "normal website" that is not the clearest way of saying what I meant. Sorry for that. Also there is a blog profile in processwire so I thought a blog has different functions from "a not blog" site So I was wondering what are the differences in a template for a blog website, if any. Maybe I need a template that is made specially for a blog or I can use for examle a template for a 3 column website and use that for a blog website. That was actually what I meant to ask.
  8. What is the difference between a blog and a normal website ? Why can´t I make a template for a blog the same as I would make a template for a website ? Or use an existing template for a website and use it for a blog ?
  9. Ok Joss thanks for the tips. Yes I know seo is just too much to talk about. I downloaded the kindle reader for pc and gonna get your recommended "How To Get to the Top of Google" for kindle.
  10. what about "Google Places" ? About a blog. Suppose the website you want to rank up in google is domain.com would it be a good idea for a blog to use blog.domain.com ?? Or put the blog on a separate website with a different domainname ??
  11. Ok should we leave meta keywords blank ? So that leaves us with: title meta description back linking from and to other similar websites and a blog right ? Many ppl say that setting up a website separately as a blog and write a lot on that blog about a website that you want to rank up in google.
  12. What about the others, Yahoo, Bing, etc ? And what about the heading, title and description tag ?
  13. Welcome to processwire. about polling: https://processwire.com/talk/topic/4042-poll-suggestions-for-voting/ modx => PW http://processwire.com/talk/topic/3691-tutorial-a-quick-guide-to-processwire-for-those-transitioning-from-modx/ http://processwire.com/talk/topic/3111-a-modx-refugee-questions-on-features-of-processwire/ http://processwire.com/talk/topic/2850-processwire-for-designers/page-2#entry30349 General Info https://processwire.com/talk/topic/4173-grouped-forum-posts-links-articles-tutorials-code-snippets/
  14. Hi, I read a lot of different and contradicting posts on the net about what is best to use between keywords: just a comma or a comma with a space. Some mention that keywords should be separated just with a comma without a space. Others mention that you can combine keywords with spaces between them. Should headers be used for search engines as well ? What do you think ?
  15. a good read http://www.flamingruby.com/blog/php-for-template-designers/ also don't forget hanna code http://modules.processwire.com/modules/process-hanna-code/
  16. That is creative - nice.
  17. Of course not every business can afford 24 hours employment. In this client´s case his wife is doing the emails already and is going to take care of the on-line support during their daytime. During their night time the support button has to show "support off-line" together with the on-line support hours and "leave a message". That is going to be my work to accomplish. I found mibew as a good one to start with. More input will be welcome.
  18. @Joss. Thanks for putting it in a wider perspective. About 24 hours, we´ll here in europe there is already a shift going on to a 24 hrs economy followed by 24 hrs support. Anyway the basic idea is when visitors see your products or your services on your website and have questions they will appreciate it when somebody is there to answer their questions directly. Were talking here about (ever growing) on-line shops/business/ and services, not the old fashioned shop in the street. Same thing for on-line support in a world where everything goes faster these days. (needless to say that old fashioned shops in bad economic times need a website/shop/service on-line) The best thing is to put it on-line and then see how it works out in both ways. If it doesn´t improve your shop/business/service then leave it, if it does, expand on it. It is also a matter of finding ways to improve your website/shop/services.
  19. Yes without "live" that would be better. I found something like this. "Question ?" - "Click here to chat with us!" So microchat would be too dangerous because of old version, though I like the easy setup of it. I´m trying mibew now to see if that one is more secure. Does anyone know a way to hammer such a chat program to see if it is secure enough ?
  20. We´ll, I have seen websites with live chat support where there is a chat button that says "chat now on-line" or "chat now off-line - leave a message" I am trying to accomplish a chat button like that.
  21. I´m afraid you are right, microchat has it´s folder in the root of the website. So yes if the code has leaks it opens access to the whole website but unfortunately I haven´t found anything better yet. Still searching.
  22. I think I found something with microchat. http://microchat.sourceforge.net/ http://www.phptoys.com/product/micro-chat.html Micro Chat is a simple PHP based chat script with very easy installation. The script is designed for smaller traffic and so no database is required. You only need to upload the files and the script works fine. The look and feel is easy editable via CSS. It is easy and looks good. I have it running on my local wamp where it accepts characters like ü , ö, etc. But when I have it on-line on my hoster suddenly I can´t type characters anymore like ü, ö, etc. Instead for example ü appears like ÃŒr How can I fix this ?
  23. Hi, Live chat support on your website/shop can bring more customers and increase sales. I tried many chat programs but most of them are not self hosted or otherwise require registration or an account, etc. Does anyone know a good self hosted chat without account, registration, etc that can be easy integrated in your website ?
  24. PW is as good, fast and easy as you are.
  25. pwired

    Heartbleed

    check heartbeat data leaks: https://zmap.io/ or chromebleed
×
×
  • Create New...