Adding matching website navigation to coppermine theme
I was wondering if anyone could help me figure out the CSS & HTML coding to grab from my current WordPress 'Sparkling' theme of just the top menu/navigation so that I can copy it, apply the codes,...
View Articlecpg 1.5 500 error while trying to upload Zip file of album pics
I've just recently added the Zip Album plugin for my gallery. I had tested it on a smaller album and it worked fine, however, now when I try to download a zip file of a complete album with 500 pics in...
View ArticleRe: Adding matching website navigation to coppermine theme
UPLOADED in the prev post.You have to open template.html and make the links.Example: replace <li><a href="#">Mike</a><span class="caret"></span> with <li><a...
View ArticleRe: Coppermine 1.5.36 PHPBB 3.1.5 Issues during uploads - you do not have...
That might make sense, all except for the fact that users who have explicitly used the remember me function (and almost never log out for any reason) are also having the problem.
View ArticleRe: Adding matching website navigation to coppermine theme
OK. I'll download the updated zip file in a few short hours when I get home to my PC. I cannot wait to try out your theme! I'll let you know how it goes. Thank you so much!
View ArticleRe: Re: Email for favorites
Quote from: Αndré on Yesterday at 12:20:17 PMAdded hidden feature to display confirmation message when adding/removing pictures to/from favorites in SVN revision 8815 (will be part of...
View ArticleRe: Adding matching website navigation to coppermine theme
Reply #25 has the new upload.
View ArticleRe: Adding matching website navigation to coppermine theme
&#9776; and &#735; are not fit for mobile.Replace in template.htmlCode: [Select] <button class="hamburger">&#9776;</button> <button...
View ArticleRe: Adding matching website navigation to coppermine theme
Quote from: PinkRoseChristina on Today at 12:27:54 AMHowever, I've noticed that it works if the screen is touched slowly and delicately, ha ha. But visitors will not know how to touch the drop down...
View ArticleRe: Adding matching website navigation to coppermine theme
Quote from: allvip on Today at 01:51:58 AM&#9776; and &#735; are not fit for mobile.Replace in template.html[code] <button...
View ArticleRe: Adding matching website navigation to coppermine theme
Quote from: PinkRoseChristina on Today at 02:02:38 AMDo I still need to make the following changes???Replace in template.html[code] <button...
View ArticleRe: annotation instalation error
While executing query 'CREATE TABLE IF NOT EXISTS `pcan_plugin_annotate` ( nid smallint(5) unsigned NOT NULL auto_increment, pid mediumint( unsigned NOT NULL, posx smallint(5) unsigned NOT NULL,...
View ArticleRe: annotation instalation error
In codebase.php, find and removeCode: [Select]TYPE=MyISAM COMMENT='Contains the data for the annotate plugin'and try to install again.
View ArticleRe: Re: annotation instalation error
No such text on this file.Quote from: Αndré on September 18, 2015, 08:31:35 PMIn codebase.php, find and removeCode: [Select]TYPE=MyISAM COMMENT='Contains the data for the annotate plugin'and try to...
View ArticleGallery doesn't work on mobile devices any more
Basically that's it. I'm getting people telling me they can't get to my photos. It works on my desktop PC.I've since then updated from 1.5.36 to 1.5.38, but that didn't help. Tried changing theme, that...
View ArticleRe: Gallery doesn't work on mobile devices any more
May have fixed it - I removed a plug-in:Theme switch (theme_switch): v1.0Author:eenemeenemuuDes...
View ArticleRe: annotation instalation error
Hello,I would suggest to replace "TYPE" by "ENGINE", this keyword is deprecated since a long time now.
View Article