-
```
Current dictionaries.php file contains following line:
load_plugin_textdomain( CCTM_TXTDOMAIN, false, CCTM_PATH.'/lang/' );
Which send the absolute path in the 3rd parameter to load_plugin_textd…
-
```
$(".bottom").niceScroll({
background: "#406D93",
cursorcolor: "#243D52",
autohidemode: false,
speed: 500,
cursorwidth: "10px",
cursorborder: "0px solid red",
…
-
```
Current dictionaries.php file contains following line:
load_plugin_textdomain( CCTM_TXTDOMAIN, false, CCTM_PATH.'/lang/' );
Which send the absolute path in the 3rd parameter to load_plugin_textd…
-
```
Current dictionaries.php file contains following line:
load_plugin_textdomain( CCTM_TXTDOMAIN, false, CCTM_PATH.'/lang/' );
Which send the absolute path in the 3rd parameter to load_plugin_textd…
-
```
What is the expected output? What do you see instead?
It works fine, but it affects every link on the page. How can I add the
effect just to certain links on the page?
What version of the product…
-
```
I've scoured the web for help on this. I've seen several people asking the
same question, but never an answer.
I would like to have multiple galleries on a single page. For example, 40
thumbnai…
-
Hi,fancybox does not work in this theme,but it worked when I changed another theme.Can you fix this problem , I love this clean and simple theme very much.
-
```
What steps will reproduce the problem?
var images = $("ul.screenshots a");
images.fancybox({'itemArray':images});
What is the expected output? What …
-
```
What steps will reproduce the problem?
First
1. use live to bind click event and fancybox(iframe)
2. it doesn't trigger fancybox
Second
1. use fancybox(iframe) + callbackOnClose to refresh eleme…
-
```
I see the sort functionality in the advanced tab under "content types", but it
does not appear to be working. I select Order by, and sort order, I change em
back and forth to verify it works, a…