Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: I18N Gallery
Post: RE: I18N Gallery

I have a question, How to limit load image per page. I set "Page" function already, but the problem is it just use css "display: none" to hide image, in real, all image will load when page load. I w...
loveelok Plugins 1,503 4,264,612 2014-11-26, 04:12:28
    Thread: I18N Gallery
Post: RE: I18N Gallery

Hi, I fixed HTML5 valid for this Plugin. You can read here: http://stackoverflow.com/questions/12297854/validation-error-on-prettyphotos-rel-attribute
loveelok Plugins 1,503 4,264,612 2014-11-25, 19:48:28
    Thread: Add index.php to URL
Post: RE: Add index.php to URL

@shawn_a I tried .htaccess: Quote: -- RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^index.php/(.*)$ $1 [R=301,L] RewriteRule ([A-Za-z0-9-]+).html$ ...
loveelok General Questions and Problems 4 14,384 2014-11-17, 14:32:39
    Thread: Add index.php to URL
Post: RE: Add index.php to URL

@shawn_a Thanks! But the problems is my customer want to use that link. Any way can do that? Or can redirect from any link have index.php to no index.html Ex: http://demo.com/index.php/parentdemo/d...
loveelok General Questions and Problems 4 14,384 2014-11-17, 01:33:55
    Thread: Add index.php to URL
Post: Add index.php to URL

Hi, Now, URL is: http://demo.com/parentdemo/demo.html I Need to custom URL to: http://demo.com/index.php/parentdemo/demo.html Reason: Because My old website using joomla with this link, i wan...
loveelok General Questions and Problems 4 14,384 2014-11-15, 14:58:58