Re: Deleted or edited ads in admin panel [ Started by TriNiTron in General support : 3 replies ]

I thought we are already working on this and is solved in JB 1.9, but I'm not sure.

@putypuruty, @chronos, @links, @filip?

Topic: Creating & editing Jobberbase templates - Resources [ Started by evertsemeijn in Templates for jobberBase : 2 replies ]

It can be hard to edit the Jobberbase templates. Specially if you don't have that much experience with 'raw code'.

Jobberbase uses [url=http://www.smarty.net/]Smarty[/url] as templating engine. Smarty has many standard tags that you can use to edit the output. For instance with the tag [i]truncate[/i] you can automagically limit the number of characters. To fully understand Smarty you'll have to check their site. That's to much to explain here.

There is one challenge with Smarty: you can't use the WYSIWYG-method (What You See Is What You Get). With the WYSIWYG method you see the website and can drag and drop items. So when saving the page you already know what it's gonna look like. Because you [b]can't[/b] do this with Smarty it means that you'll need to have some (basic) knowledge of HTML, CSS. You might even want to get to know the basics of Smarty and PHP!

[b]Software[/b]
In the past years I have tried a lot of different programs for creating and editing templates. Here is my top …

Re: Vector of the Jobberbase Man [ Started by Chronos in Templates for jobberBase : 2 replies ]

Great job Erik! I'll add my 5 cents coming week. He could use new Nikes ;)

Re: Need your feedback on iPhonica (and win a copy) [ Started by evertsemeijn in Templates for jobberBase : 25 replies ]

[b]@2bes[/b]
The area at the top with the image and text is an area you can edit in home.tpl. So you can do with it whatever you want. ([i]I'm also going to release a plugin pack so you can easily create content sliders/ popups/tooltips/show/hide content etc.[/i]) The whole template is build to be edited. You can change the overall look of the website by choosing 1 of 9 colorstyles, change colors and icons of status messages etc.
It's build for JB 1.8 and JB 1.9 and I will provide free upgrades in the future.

Thanks for the feedback and compliments and I hope it answers all your questions.

Evert

Re: Need your feedback on iPhonica (and win a copy) [ Started by evertsemeijn in Templates for jobberBase : 25 replies ]

The template is nearing it's release. Just written a [url=http://evertsemeijn.nl/2010/02/iphonica-elements/]new post with images[/url] on my website with most of the elements in it in the different color styles.
Hope you still like it!

Re: www.mydavaojobs.com [ Started by druesome in Show off : 11 replies ]

Great job. You might want to release the template 'cause there are some people looking for it. Will save them a lot of time :)

Re: dutch translations.ini [ Started by eeme in Tutorials : 7 replies ]

@frank72 (Dutch):
open translations.ini die je kunt vinden in de _includes map. Kopieer en plak daar deze Nederlandse vertaling in. Weer opslaan en uploaden en hij zou moeten werken. Het kan alleen zo zijn dat er nog een aantal woorden in het Engels in de code staan. We hebbem al een poging gedaan om alles naar dit taalbestand te halen. Mocht je nog problemen tegen komen dan kun je me altijd via mijn website bereiken.

Succes! Evert

Re: Need your feedback on iPhonica (and win a copy) [ Started by evertsemeijn in Templates for jobberBase : 25 replies ]

[b]@pauro[/b]
The text block is by default not an image slider, but I'm going to offer several neat functions as plugins which you can insert in every template. It will be Accordions, Sliders, Navigation menus etc.

I'll start building those plugins very soon.

Topic: Running Jobberbase directly on your desktop/ statusbar [ Started by evertsemeijn in Tutorials : 0 replies ]

You probably haven't thought of this, but you can access your Jobberbase frontend and/or backend instantly from your desktop. [i]But why should I do it?[/i] Running your backend from your desktop can save you time if you have to access it a lot. And running your frontend right from your desktop is something you could promote on your website. Let your visitors and posting companies access your website instantly!

You can also do this for Windows, but I wanted to focus on Mac this time. Search for [url=http://prism.mozilla.com/]Prism from Mozilla[/url] and you can do the same.

[b]Step 1[/b]
Download [url=http://fluidapp.com/]Fluid[/url] (Mac only) and install it.

[b]Step 2[/b]
1. Open Fluid from your Applicaton folder;
2. Enter your Jobberbase URL (http://www.yourjobberbasedomain.com/)
3. Give it a name (My Jobberbase);
4. Select the location where you want to place the link (I'd choose Application);
5. Use the icon from your own URL or select a custom one (like your logo);
6. Th …

Re: email problem [ Started by testgigs in Bug reports : 3 replies ]

Is he using any special characters before @ like name+some@thing.com?

Re: need help with the template editing. [ Started by juggz in General support : 5 replies ]

You might want to take a look at a template I made some time ago. It's named Jobberbased (it's free) and there I use a multilevel dropdown to display the categories.
You can try to use that loop in header.tpl, it'll look like {foreach} or {section} and you need to paste that part in your sidebart.tpl.

Good luck with it!

Re: Keep running into problems with functions.js [ Started by evertsemeijn in General support : 9 replies ]

Thanks! I'll check it asap with mine. Will keep you posted.

Cheers!

Re: Keep running into problems with functions.js [ Started by evertsemeijn in General support : 9 replies ]

The best thing to do, when designing websites, is to always validate your code. That way your code is future proof and degrades best in older browsers. Giving full support for IE6 ussually takes twice the time it takes to write valid code.

I'll write a tutorial on an "update your IE6 bar" soon. But let's not take this thread a different way. It's about functions.js :)

Re: Keep running into problems with functions.js [ Started by evertsemeijn in General support : 9 replies ]

@putypuruty
If i'm correct the RSS img is a gif so no need to fix it (that's he only thing the function is doing) ;)

@Mario
Trust me! A browser that's more than 10+ years old, is insecure and doesn't understand web standards is dead.[quote=Microsoft]“recommend users of IE6 on Windows XP upgrade to a new version of Internet Explorer”[/quote]

Topic: Keep running into problems with functions.js [ Started by evertsemeijn in General support : 9 replies ]

It's not the first time I'm developing a Jobberbase template (lol) and every time I keep running into problems with functions.js. I think it could need a rewrite. Let's start by removing the Fixpng function. IE6 died a long time ago and designers aren't supporting it any longer (www.wijstoppenook.nl).

For [url=http://evertsemeijn.nl/products-page/jobberbase/iphonica/]iPhonica[/url] I want to remove send-to-friend, 'cause I'm replacing it with Addthis.com, but when doing that the #report-spam-response doesn't show up anymore.

Anyone willing to help me?

Re: Total Newbie needs advice in very basic terms [ Started by i-candidate in General support : 7 replies ]

The best (web) developmental software for templates would be on Windows: Notepad++ (free) or Dreamweaver ($$$). On mac I can advice you Coda ($$), Komodo Edit (free) or Dreamweaver ($$$).

With each of them you can open and save your files without the use of external FTP software (like Filezilla). They've got ftp plugins build in!

When you want to edit your templates open the folder "_templates/default/". I can advice you to make a backup of the original "default" template folder so you can put everything back in place if you've messed it up.

Good luck building/editing your first JB template :)

Re: Maintanance mode [ Started by evertsemeijn in Feature requests : 2 replies ]

Could be something like the .htaccess trick I had on Twacatures.

Topic: Maintanance mode [ Started by evertsemeijn in Feature requests : 2 replies ]

Only allow access form admin / single IP-address. Handy for upgrading, testing or maintance...!

Re: Need your feedback on iPhonica (and win a copy) [ Started by evertsemeijn in Templates for jobberBase : 25 replies ]

Just [url=http://evertsemeijn.nl/2010/02/why-you-should-pre-order-iphonica-too/]posted a image[/url] with some features you probably did not see the first time, but makes you want it.

[b]@alexnegru:[/b] added new jobtype icons (in 9 color styles) + original PSD added
[b]@navjotjsingh:[/b] changed presentation of spotlight jobs and template is totally independant from other files of front- or backend.

For the record: I'm only using 7 images. 3 for jobtype, 2 gradients, 1 arrow in sidebar and 1 logo. The rest is CSS, so it's pretty light weight :)

Re: Confused??? [ Started by naed in General discussion : 1 replies ]

Dear Naed,

did you check the [url=http://jobberbase.googlecode.com/svn/trunk/readme.txt]readme.txt[/url] that comes with the zip file?

In there everything is explained in understandable language. If you're not sure what everything is I want to advice you to read some more info on the internet/books about HTML, PHP and CSS. You really need a certain level of knowledge about websites if you want to build and manage one. That not just counts for Jobberbase.

You can hire a Jobberbase member to install it for you on your server by posting a message to [url=http://www.jobberbase.com/forum/forum4-looking-for-jobberbase-developers.html]this forum[/url].

You can also [url=http://www.jobberbase.com/forum/search.html]search for answers[/url] or ask your question. We're all doing this for free, it's Open Source, so don't just start complaining please.

Looking forward for your questions,

Evert

Re: Free Acting Job Board ComeAct.com [ Started by techfilipino in Show off : 2 replies ]

You need to check your template (or you're working on it already). The design is broken probably due to the Google ads and some comment marks are showing up.

Good luck!

Re: New free admin template: Cadify [ Started by evertsemeijn in Templates for jobberBase : 9 replies ]

I'm working on it! I don't want to clear every download manually :)

Need to find that setting, learning every day ;)

Re: Need your feedback on iPhonica (and win a copy) [ Started by evertsemeijn in Templates for jobberBase : 25 replies ]

[b]@navjotjsingh[/b]: You're right the spotlight jobs need some higlighting of some sort. I'll work that out the coming days.

I'm going to style the jobtype images and put some other colorstyles with it so you can make your own/choose your own color.

Thanks for the advice guys. First [url=http://evertsemeijn.nl/products-page/jobberbase/iphonica/]pre-sales[/url] have already been made :)

Re: Search Text Doesnt Clear [ Started by SteveSPI in General support : 5 replies ]

Looks like you have! Great job.

Topic: Need your feedback on iPhonica (and win a copy) [ Started by evertsemeijn in Templates for jobberBase : 25 replies ]

Hi guys,

I'm already working on a new template for Jobberbase (yep, that's number 4 in 4 weeks). This one is the first based on [url=http://evertsemeijn.nl/2010/02/jobatica/][b]Jobatica[/b][/url] and is going to be a [b]two in one theme[/b]! One for desk/laptops and 1 for haldhelds (iPhone/mobile phone). It's going to be my first premium template, but you can win a copy or grab it for just € 50!

I'd like to hear from you what you think of the template and if you've got any suggestions/feedback.

I'm giving away 3 copies of [url=http://evertsemeijn.nl/2010/02/preview-first-jobatica-child-theme-iphonica/][b]iPhonica[/b][/url] to the Jobberbase community. The winners will be selected randomly among all commenters to this post. The winners will be announced Monday, 22th of February 2010 in this post.

[b]Screenshots:[/b]
Homepage - [img=Homepage]http://evertsemeijn.nl/wp-content/uploads/2010/02/index.png[/img]
Multilevel dropdown - [img=Multilevel dropdown]http://evertsemeijn.nl/wp-conte …