Re: How to reorder the Job , Location details row?? [ Started by wael.salman in General support : 29 replies ]

[quote=hobo]@wael.salman

Can you share what finally made it work?
Will help others in your situation.[/quote]


Actually I have visited this article, and did what they recommend

http://www.w3.org/International/tutorials/bidi-xhtml/#simplesolution

That is all :-)

Topic: Subscribe to jobs category [ Started by wael.salman in General support : 0 replies ]

HI
Can a user subscribe to specific jobs category , and get an email back when a new or suitable jobs is added to the category?? Maybe he can subscribe to more than one category also or combine that with specific location??

Thank you

Re: Facebook Connect [ Started by nparsons08 in Tutorials : 7 replies ]

try AddThis

http://www.addthis.com/?utm_source=hm&utm_medium=img&utm_content=ATLogo_orig&utm_campaign=AT_main

Re: Enable Social Bookmarking on Ads [ Started by redjumpsuit in Feature requests : 15 replies ]

Thank you so much
I did it
works fine :-)

Re: Enable Social Bookmarking on Ads [ Started by redjumpsuit in Feature requests : 15 replies ]

Hi,

I am using latest jobberbase version , and I did exactly as you explained here , even with 1.8 tweaks , but I cannot see the image of socializer at all in my form.


Any one can help please??


Thank you

Re: TrabajoenCostarica.com 2.0 - is SOCIAL now! [ Started by The_man in Show off : 2 replies ]

It is so nice work man.
I would like to know how to add the Face-book ability if you do not mind??

Re: How to reorder the Job , Location details row?? [ Started by wael.salman in General support : 29 replies ]

I solved that.
Thank you

Re: Some reordering of few elements to support RTL [ Started by wael.salman in General support : 4 replies ]

ummmm

I have found 2 places about that , and changed them as you said, deleted the cach, but still the same one.
Interesting :-(

Re: How to reorder the Job , Location details row?? [ Started by wael.salman in General support : 29 replies ]

Unfortunately , this code is not correct. Something wrong with that.

Anyway , I am using the following code:

[code]
<a href="{$BASE_URL}{$URL_JOB}/{$job.id}/{$job.url_title}/" title="{$job.title}">{$job.title}</a> <img src="{$BASE_URL}_templates/{$THEME}/img/arrow.gif" alt="arrow"/> {$job.company}{if $job.is_location_anywhere} <img src="{$BASE_URL}_templates/{$THEME}/img/arrow.gif" alt="arrow"/> {$translations.jobs.location_anywhere}{else} <img src="{$BASE_URL}_templates/{$THEME}/img/arrow.gif" alt="arrow"/> {$job.location}{/if}
[/code]


and the result is always as the following:

[img]http://i29.tinypic.com/68h7jd.jpg[/img]

http://i29.tinypic.com/68h7jd.jpg


I have tried a lot but never got what I am looking for.

Re: How to reorder the Job , Location details row?? [ Started by wael.salman in General support : 29 replies ]

oh yes I know that.

I am not php programmer. I just do not know the format.
Give me the example , and I will add that to all places.

Topic: Adding Regions [ Started by wael.salman in General support : 1 replies ]

Hi

How to add regions to jobberbase , and attach cities to every region??

example:

Region Cities
------- ---------
North A , V, D, R
South S , T, E
Center G , R, W , R , K


In this way , I can give the functionality to search job based on a region.

Thank you

Re: How to reorder the Job , Location details row?? [ Started by wael.salman in General support : 29 replies ]

where to change it in the code??
what I have to change??

can you give me an example??

Re: How to reorder the Job , Location details row?? [ Started by wael.salman in General support : 29 replies ]

Hi Hobo,

I have just tried that , but that did not affect or change any thing.

How to replace that with a small icon or image??

Re: Some reordering of few elements to support RTL [ Started by wael.salman in General support : 4 replies ]

Hi Hobo,

I guess that there is something wrong here.
I made the changes that you suggested but noting happened.

I even deleted the whole code section to check if that affects my page , even not.

Are you sure that this is the place??

Re: How to reorder the Job , Location details row?? [ Started by wael.salman in General support : 29 replies ]

Any answers or help here??!!
I need that urgently , and I believe it is a nice problem that needs fix in source code also.

Topic: Some reordering of few elements to support RTL [ Started by wael.salman in General support : 4 replies ]

Hi,

clicking on one of the cities that has some available jobs will redirect you to the following attached page , which is in Arabic , and it was modified to support RTL - Right to left Languages. Most of it is done except few issue.

Please see the attached image , which has its explanation written on it.

[img]http://i31.tinypic.com/99kxlz.jpg[/img]



http://i31.tinypic.com/99kxlz.jpg

Re: Clciking on categories problems [ Started by wael.salman in General support : 6 replies ]

You are totally right :-)
Thank you

Re: Clciking on categories problems [ Started by wael.salman in General support : 6 replies ]

hovering on the first one:

http://localhost/jobberbase/برمجة وانترنت
|
|
"The name - text of the link"


Did you see our other thread ?? There is a complicated problems about RTL

برمجة وانترنت is in Arabic :-)

Re: Clciking on categories problems [ Started by wael.salman in General support : 6 replies ]

can you explain what do you mean plzzzzzz??
What do you need exactly ?

Clicking on it gives me the following address:

http://localhost/jobberbase/page-unavailable/

Topic: Clciking on categories problems [ Started by wael.salman in General support : 6 replies ]

Hi

Clciking on any category , even it has few available jobs , leads me to a page " The page you are looking for is not available"

What is the problem here??

[img]http://i25.tinypic.com/jqlv6e.png[/img]

http://i25.tinypic.com/jqlv6e.png

Topic: RTL Support - combining LTR and RTL [ Started by wael.salman in General support : 0 replies ]

There is some problems in combining LTR and RTL languages (RTL- Right to left) languages like Hebrew and Arabic.

One of the issues here in addition to many other places that need support is Recently Viewed menu.

Please see the attached image to understand more.


[img]http://i29.tinypic.com/29c0zes.jpg[/img]


You can see the whole attached image here also since is not displayed well here.

http://i29.tinypic.com/29c0zes.jpg


Thank you

Re: Connecting jobberbase to my site [ Started by wael.salman in General support : 2 replies ]

It was my silly question :-)
Thank you

Topic: Connecting jobberbase to my site [ Started by wael.salman in General support : 2 replies ]

HI,

How to connect jobberbase to my site.

Say that I have a menu item in my site , and clicking that menu item should open jobberbase home page.

How to do that??

Thank you

Re: How to reorder the Job , Location details row?? [ Started by wael.salman in General support : 29 replies ]

ummmm

I just figured out when I am testing what we have done until now that it is not 100% correct :-(
Mixing RTL and LTR languages will make big problems in directions , and things are getting wrong.

Do you want me to explain more with attachments in order to understand me more??


Have a look on the attached image please...
http://i30.tinypic.com/x6j04w.jpg

[img]http://i31.tinypic.com/2va09qt.jpg[/img]





Please see how this issue was solved in this site http://www.wadaef.com/
May I can send you my files - CSS and tpl so you can check that better??


Thank you

Re: Could not instantiate mail function. problem!!! need fix! [ Started by wael.salman in General support : 2 replies ]

Thank you
I did that using GMAIl , but now I get the following error:

SMTP Error: Could not connect to SMTP host.
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\jobberbase\_includes\class.phpmailer.php:527) in C:\xampp\htdocs\jobberbase\_includes\function.redirect_to.php on line 30