guyk5
Forum Replies Created
-
Forum: Plugins
In reply to: [A-Z Listing] One and three column on same siteit may be useful to someone
<?php
if( is_page(” ) ){
$_a_z_listing_colcount = 3;
$_a_z_listing_minpercol = 3;
}else{
$_a_z_listing_colcount =1;
$_a_z_listing_minpercol = 1;}
?>Forum: Plugins
In reply to: [Docxpresso] image responsiveThanks a lot
i try with
.h5p_page img {width: 100% !important;height:auto!important;}
and its OK
Thank youForum: Plugins
In reply to: [Simple Lightbox] wordpress update problemExcuse me
thats nothing my site was hacked
GuykForum: Plugins
In reply to: [Simple Lightbox] maybe ajax ?its “views plugin” from https://wp-types.com/
he get place to call js function for callback i try with slb_activate
but noting occur maybe an other function ?Forum: Plugins
In reply to: [AZIndex] Not compatible with wordpress 4.0Hello
How do you do that ?
Thanks
GuyForum: Plugins
In reply to: [Auto ThickBox Plus] [Plugin: Auto ThickBox Plus] image larger on mobile ?Hi
thats what i need
its OK now
thanks a lotguy
Forum: Plugins
In reply to: [Auto ThickBox Plus] [Plugin: Auto ThickBox Plus] image larger on mobile ?Hi
I try this value and nothing change
var x = pagesize[0] – 250;
var y = pagesize[1] – 250;there is some thing more to change in other file ?
and thank you for auto-thickbox-plusguyk