logo

Julio Potier

Website Twitter


Written in response to Fading rotating Banner (need quick solution):

"Ok all is done" Can you share the solution why everybody ? Thank you

link

Charles Klycinski had responses to this.

Written in response to How do I disable timthumb image resizing in :

i forgot to add my solution :
in index.php and category.php idded this :
list($im_width, $im_height, $im_type, $im_attr) = @getimagesize($_SERVER['DOCUMENT_ROOT'] . $image_url);
$ratio = $im_height / $kin_gallery_height > 0 ? $im_height / $kin_gallery_height : 1;
$kin_gallery_width = round( $im_width / $ratio );
$kin_gallery_width_total = $kin_gallery_width_total + $kin_gallery_width;

before
$small_image_url = get_bloginfo( 'stylesheet_directory' ).'/timthumb.php?src='.$image_url.'&h='.$kin_gallery_height.'&w='.$kin_gallery_width.'&zc=1';

i also move the hidden field named "gallery_width" in the bottom the the lopp and change the value in $kin_gallery_width_total

then in the js/custom.js i did this :

// var photoItems = $('#content_wrapper .inner .card').length;
// var photoWidth = parseInt($('#gallery_width').val())+20;
// var scrollArea = photoWidth * photoItems;
var photoWidth = parseInt($('#gallery_width').val())+20;
var scrollArea = photoWidth;
var scrollWidth = $('#wrapper').width() - 235;

link

Written in response to Wordpress Pagination:

Crazy votes !

link

Written in response to How to keep search results from clearing on page reload?:

The code solution is not secure. #bad

link

Christianto had responses to this.

Written in response to Help creating a CSS drop down menu:

If you want to thank another expert, raise price ! The winner deserves full announced price. Thank you

link

Hai Bui had responses to this.

Written in response to Home page post category:

$5 was low, and now, you split the price !
Damn, if you create a $5 question, the winner wins $5.
If you want to thank another person, add $5 !
$3, i'll buy a soda thank you . . .

link

Written in response to Help getting a plugin to activate and work:

Please, tell us the solution, i also need to know.
Do not just respond to the asker but also to the community, thank you

link

Written in response to Nonprofit Tarski and etc help:

Jobs are under work, we will change the theme, personalize it, etc So i can not really post my "solution", vote have been done because until monday the question will fall. see you soon mates.

link

Written in response to something Lawrence Krubner wrote.

i do not receive email from javascriptquestions, issue ?
offtopic : can you do something for this : http://www.wpquestions.com/user/discourseShow/id/4232/discourse_id/547 the author can not vote for me, same for experts. ty

link

Gabriel Reguly had responses to this.

Written in response to Problem with translation files Karma:

The author can not vote for me, he told me in PM, please vote for me, thank you

link

Gabriel Reguly had responses to this.