fix columns bug
-
fix columns bug:
\wp-content\plugins\yada-wiki\includes\yadawiki-frontend.phpif ($columns-$counter>0){ for ($x=1; $x<=$columns-$counter; $x++) { $theOutput = $theOutput . '<div class="ywcolumn" data-label="Wiki Article"></div>'; } $theOutput = $theOutput . '</div>'; }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘fix columns bug’ is closed to new replies.