Re: Adding matching website navigation to coppermine theme
Please attach your curve responsive theme in a zip file and I will help you.Is very easy and I made the curve responsive theme.
View ArticleRe: Adding matching website navigation to coppermine theme
Quote from: allvip on Today at 07:41:40 AMPlease attach your curve responsive theme in a zip file and I will help you.Is very easy and I made the curve responsive theme.Thank you! Thank you so very...
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
Are you happy with the theme?Do you want me to make changes?
View ArticleRe: Adding matching website navigation to coppermine theme
Quote from: allvip on Today at 06:12:11 AMAre you happy with the theme?Do you want me to make changes?Hi again, allvip!The new top menu is looking good. Almost... Just a couple of fixes, adjustments...
View ArticleRe: Adding matching website navigation to coppermine theme
I just wanted to add more details about what I meant about the drop down menu not working properly on mobile. When I click the toggle button, the menu opens and all of the links are there. When I click...
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