Skip to content
Advertisement

Tag: gallery

Display pictures from a folder in the specific way – PHP

I am trying to create a dynamic gallery in php with specific order of pictures on the page, but I can’t find the function or piece of php code to do so. Conditions: The gallery must be dynamic, pictures will be coming from a folder via php, because when I’ll add/upload more pictures in the folder they must be displayed

Unpacking the update… Could not create directory. WordPress

When I instal nextgen-gallery plugins. This error message appears How can I fix this problem ? Answer This is a permissions issue. Ensure the directory is writable by apache. Plugins are unpacked into the wp-content/plugins directory, so I would first attempt writing to the directory as apache: Set permissions accordingly to correct the issue. You can read about permissions here:

Advertisement