Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: I18N Gallery
Post: RE: I18N Gallery
|
Tania |
Plugins
|
1,504 |
4,564,572 |
2014-11-23, 07:12:07 |
|
|
Thread: I18N Gallery
Post: lightbox for iPhone 6
Hi all,
Does anyone have a gallery that works properly on an iPhone 6 (iOS8) or the iPad (iOS6)? How did you do it?
Thanks in advance! |
|
Tania |
Plugins
|
1,504 |
4,564,572 |
2014-11-23, 02:41:10 |
|
|
Thread: extra menu item in menu manager
Post: RE: extra menu item in menu manager
shawn_a Wrote: (2014-11-16, 16:07:39)
--
Well pages won't show orphans , so if you restore the parent it will show up so you can change its parent or edit it manually of course
--
That makes sense,... |
|
Tania |
General Questions and Problems
|
5 |
14,825 |
2014-11-16, 23:57:48 |
|
|
Thread: Error 404 after changing some text
Post: RE: Error 404 after changing some text
shawn_a Wrote: (2014-05-15, 06:45:19)
--
did you change the slug ?
--
I did and now the page gets a 404 error. Other/data/pages.xml shows the correct slug. I don't remember what I originally had in ... |
|
Tania |
General Questions and Problems
|
5 |
13,048 |
2014-11-16, 08:48:23 |
|
|
Thread: extra menu item in menu manager
Post: RE: extra menu item in menu manager
shawn_a Wrote: (2014-11-16, 07:31:28)
--
It is probably a child of a page you deleted, it won't show up in pages in that case.
Did you delete a file outside of the cms?
--
Yes, I did. I did a lot ... |
|
Tania |
General Questions and Problems
|
5 |
14,825 |
2014-11-16, 08:32:05 |
|
|
Thread: extra menu item in menu manager
Post: extra menu item in menu manager
Hi,
I've been playing around a lot with the CMS (v3.3.4). Now I have an extra menu item in the menu manager that corresponds to a page I deleted. I don't know what steps got me here. This item does n... |
|
Tania |
General Questions and Problems
|
5 |
14,825 |
2014-11-16, 07:15:54 |
|
|
Thread: I18N Gallery
Post: Fancybox nav buttons on ePad
The Android ePad does not have mouse or mouseover functionality so the prev/next buttons never show up since there is no hover.
On the Fancybox site, I found that adding the left: and right: (as be... |
|
Tania |
Plugins
|
1,504 |
4,564,572 |
2014-11-08, 13:11:57 |
|
|
Thread: Backup: connection times out, bad zip file
Post: RE: Backup: connection times out, bad zip file
shawn_a Wrote: (2014-10-31, 01:00:49)
--
yeah as you can see this is over 2 years old, but such a rare problem it has been hard to reproduce in order to fix.
--
Thanks again.
If I discover anyth... |
|
Tania |
General Questions and Problems
|
5 |
14,694 |
2014-10-31, 01:30:31 |
|
|
Thread: Backup: connection times out, bad zip file
Post: RE: Backup: connection times out, bad zip file
shawn_a Wrote: (2014-10-30, 23:17:41)
--
This is an ancient issue
https://github.com/GetSimpleCMS/GetSimpleCMS/issues/285
No one knows what the problem is, it is very hard to reproduce.
No ide... |
|
Tania |
General Questions and Problems
|
5 |
14,694 |
2014-10-31, 00:11:12 |
|
|
Thread: cannot login after changing hosts
Post: RE: cannot login after changing hosts
I'm experiencing the same problems. Cannot login after changing passwords to salted as per the wiki. Tried the steps in the above posts without success. I don't have additional languages installed.
D... |
|
Tania |
General Questions and Problems
|
19 |
47,309 |
2014-10-30, 15:51:06 |
|
|
Thread: Backup: connection times out, bad zip file
Post: Backup: connection times out, bad zip file
GSCMS v3.3.4
Plugins:
I've just move a site from my host to another, following the instructions in the wiki.
All works fine, except the backup (which worked just fine on my host). When I try to cre... |
|
Tania |
General Questions and Problems
|
5 |
14,694 |
2014-10-30, 15:08:47 |
|
|
Thread: I18N Gallery
Post: Fancybox photo description
Is there a way to show the descriptions under Fancybox? Line 172 of the php file shows
PHP Code:
--
--
Am I mistaken, or doesn't this read that if there is a description, then display it?
Post... |
|
Tania |
Plugins
|
1,504 |
4,564,572 |
2014-10-28, 10:57:35 |
|
|
Thread: I18N Gallery
Post: RE: I18N Gallery
moped Wrote: (2014-10-27, 18:10:41)
--
Tania Wrote: (2014-10-26, 15:31:03)
--
Any ideas on how I can fix this? I appreciate any and all help! I have checked the prettyPhoto site and haven't found th... |
|
Tania |
Plugins
|
1,504 |
4,564,572 |
2014-10-28, 10:27:41 |
|
|
Thread: I18N Gallery
Post: RE: I18N Gallery
I'm running GetSimple 3.3.4 and the lastest Gallery. The other plugins are Admin Header/Foot, Page Edit Options, Maintenance Mode, Theme Highlighter, and FrontEnd User Login.
The prettyPhoto works on... |
|
Tania |
Plugins
|
1,504 |
4,564,572 |
2014-10-26, 15:31:03 |
|
|
Thread: Still can't turn on mod_rewrite
Post: RE: Still can't turn on mod_rewrite
Thanks again. I appreciate the lesson! |
|
Tania |
Installation & Setup
|
4 |
12,903 |
2014-10-21, 11:12:01 |
|
|
Thread: Still can't turn on mod_rewrite
Post: RE: Still can't turn on mod_rewrite
shawn_a Wrote: (2014-10-21, 08:15:53)
--
you need to turn it on in apache conf
--
Thanks for the quick reply, Shawn!
Got the following from StackOverflow. Is this what you mean?
"To activate ... |
|
Tania |
Installation & Setup
|
4 |
12,903 |
2014-10-21, 08:34:55 |
|
|
Thread: Still can't turn on mod_rewrite
Post: Still can't turn on mod_rewrite
I need to turn on Fancy URLs but can't seem to get mod_rewrite turned on.
I've researched the posts and the wiki, as well as Apache documentation. I've just done a fresh install on my host and the ... |
|
Tania |
Installation & Setup
|
4 |
12,903 |
2014-10-21, 04:05:31 |
|
|
Thread: I18N Gallery
Post: RE: I18N Gallery
Thanks for the quick response! |
|
Tania |
Plugins
|
1,504 |
4,564,572 |
2014-10-20, 11:46:43 |
|
|
Thread: I18N Gallery
Post: Modify Gallery Options - how to remove some Types
Firstly, let me congratulate you on a wonderful product.
I've read through all the posts here and the info on the associated sites and have one question:
I'm using GSCMS 3.3.4 and i18nGallery 2.... |
|
Tania |
Plugins
|
1,504 |
4,564,572 |
2014-10-20, 04:28:23 |