Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Custom Fields (and I18N)
Post: RE: Custom Fields (and I18N)
Yes, with Special Pages (http://get-simple.info/extend/plugin/i18n-special-pages/319/). |
|
smsHH |
Plugins
|
245 |
808,803 |
2019-07-16, 21:45:15 |
|
|
Thread: Support for multilanguage sites, Internationalization (I18N)
Post: RE: Support for multilanguage sites, International...
Maybe it helps if you place
Code:
--
--
on top of your template file. Good luck! |
|
smsHH |
Plugins
|
1,068 |
3,305,627 |
2019-03-09, 22:54:40 |
|
|
Thread: Categories
Post: RE: Categories
OMG, it works!
Thank you so much! You made my day :-)
I'll try to look into the class problem. But this helped me a lot :exclamation: |
|
smsHH |
General Questions and Problems
|
11 |
18,531 |
2018-06-28, 19:49:44 |
|
|
Thread: Categories
Post: RE: Categories
Thank you very much @ all!
I nearly found a solution (at least I hope so) with
Code:
--
get_i18n_navigation('area-1', 1, 99, I18N_SHOW_MENU);
--
as explained on mvlcek's Multi-level Navigation ... |
|
smsHH |
General Questions and Problems
|
11 |
18,531 |
2018-06-28, 17:56:59 |
|
|
Thread: Categories
Post: RE: Categories
Thank you for your answer, but this doesn't work - the child pages will not be shown if the parent page is hidden.
Maybe I think too complicated, I just want to have two sections which can maybe ac... |
|
smsHH |
General Questions and Problems
|
11 |
18,531 |
2018-06-27, 18:03:49 |
|
|
Thread: Categories
Post: RE: Categories
Hi Bigin,
thank you for your answer. I forgot to mention that I am using the I18N plug in because I need the hierarchical structure. If I uncheck the 'Add this page to the menu' checkbox or set the... |
|
smsHH |
General Questions and Problems
|
11 |
18,531 |
2018-06-26, 04:17:45 |
|
|
Thread: Categories
Post: RE: Categories
Thank you both, but I can't get this to work. If I set the parent page to private, the child pages will also not be shown. I have also tried to change the permalink structure, but with no success.
... |
|
smsHH |
General Questions and Problems
|
11 |
18,531 |
2018-06-26, 03:09:27 |
|
|
Thread: Categories
Post: Categories
Hello,
I am trying to achieve the following URL structure:
Code:
--
root/
│
│
├─ root/category-1/
│ │
│ │
│ └ child page of category-1
│ │
│ └ child pages of c... |
|
smsHH |
General Questions and Problems
|
11 |
18,531 |
2018-06-25, 22:06:40 |
|
|
Thread: I18N Special Pages extras
Post: RE: I18N Special Pages extras
orrollo Wrote: (2016-08-03, 04:04:03)
--
also, was fixed the code. changed SPEValidator.php:
Code:
--
public static function findImagePath($url){
global $GSADMIN;
$data... |
|
smsHH |
Plugins
|
137 |
401,049 |
2018-06-05, 21:36:50 |
|
|
Thread: I18N Special Pages extras
Post: RE: I18N Special Pages extras
I've got the same error here.
https://preview.ibb.co/e3xgHo/thumbnail_error.gif
Michał, do you have an idea how to fix this?
Thank you in advance for your answer. |
|
smsHH |
Plugins
|
137 |
401,049 |
2018-06-05, 20:49:12 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
|
smsHH |
Plugins
|
1,730 |
5,087,923 |
2018-04-10, 18:05:27 |
|
|
Thread: Is GetSimple still alive?
Post: RE: Is GetSimple still alive?
I am really happy with GS! The drag & drop feature for uploading, the tabs in the page view and other enhancements implemented in RC 3.4 look great. Thank you for your work, Shawn. |
|
smsHH |
General Questions and Problems
|
28 |
53,898 |
2017-11-09, 00:47:09 |
|
|
Thread: sub-pages into one page
Post: RE: sub-pages into one page
shawn_a, thank you very much for this function. This is so helpful!
I use your code
PHP Code:
--
--
and it works fantastic except for one situation: if you have only one child page I get a w... |
|
smsHH |
Feature Requests
|
16 |
50,244 |
2017-09-29, 02:10:28 |
|
|
Thread: Extend if/then with private pages
Post: RE: Extend if/then with private pages
Simply amazing :exclamation:
Thank you so much, Bigin! |
|
smsHH |
General Questions and Problems
|
9 |
15,262 |
2017-09-20, 02:55:08 |
|
|
Thread: Extend if/then with private pages
Post: RE: Extend if/then with private pages
Great, it works. Thank you again!
A small question though. I need to wrap the content into some HTML. How can I achieve that the markup will be shown only if the page isn't set to private (or/and h... |
|
smsHH |
General Questions and Problems
|
9 |
15,262 |
2017-09-20, 01:58:08 |
|
|
Thread: Extend if/then with private pages
Post: RE: Extend if/then with private pages
Thank you both, I will try that (and try to understand the code). :-) |
|
smsHH |
General Questions and Problems
|
9 |
15,262 |
2017-09-20, 01:26:43 |
|
|
Thread: Extend if/then with private pages
Post: Extend if/then with private pages
Hello everybody,
I would like to extend my if/then statement with an argument whether the page is set to private or not. Its content shouldn't be shown if its private.
How should I add that part... |
|
smsHH |
General Questions and Problems
|
9 |
15,262 |
2017-09-19, 22:24:04 |
|
|
Thread: Access to admin panel without login
Post: RE: Access to admin panel without login
I'll keep that in mind, thank you for your advice. |
|
smsHH |
Scripts & Components
|
7 |
20,768 |
2017-05-20, 01:43:02 |
|
|
Thread: Access to admin panel without login
Post: RE: Access to admin panel without login
It works perfectly - thank you very much :-) |
|
smsHH |
Scripts & Components
|
7 |
20,768 |
2017-05-20, 01:16:08 |
|
|
Thread: Access to admin panel without login
Post: RE: Access to admin panel without login
Thank you, Carlos, this comes in very handy while developing a site.
Is it possible to define that in gsconfig.php via a true/false statement? That would be very helpful for absentminded people lik... |
|
smsHH |
Scripts & Components
|
7 |
20,768 |
2017-05-19, 23:57:38 |
|
|
Thread: Simple Backups
Post: RE: Simple Backups
Hello ReedMurphy,
thank you for your plugin. I tried to use it, but I get the following message:
Code:
--
edit_schedule support not implemented.
--
Do you have an idea what causes this?
Th... |
|
smsHH |
Plugins
|
22 |
66,401 |
2017-05-04, 17:20:34 |
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
Hello Bigin,
thank you! I've tried already a custom config for CKE but at the first time (will check that again) the WYSIWYG field in the ItemManager completely disappeared, so I decided to change ... |
|
smsHH |
Plugins
|
283 |
623,095 |
2017-02-25, 19:03:24 |
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
Hello Bigin,
just a question: is it possible to change the CKEditor config file for the ItemManager? I've looked through your files but I haven't found anything.
Thank you very much. |
|
smsHH |
Plugins
|
283 |
623,095 |
2017-02-25, 05:50:52 |
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
Will do. Thank you for the quick update. |
|
smsHH |
Plugins
|
283 |
623,095 |
2017-02-17, 18:15:17 |
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
Great, Bigin!
Now the datepicker works again :-) I get an error message though. After clicking the Confirm button when I created the datepicker field, this mesage appears:
Catchable fatal error:... |
|
smsHH |
Plugins
|
283 |
623,095 |
2017-02-17, 07:46:36 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
Hi Carlos,
thank you again for your great plugin.
Will it be possible in a future version to sort the news in the backend via drag & drop, so that the order of the news will be reflected in the ... |
|
smsHH |
Plugins
|
1,730 |
5,087,923 |
2017-02-15, 05:22:51 |
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
Thank you and sorry for my late response. Unfortunately the third host is mine but I will ask my provider what the issue could be... |
|
smsHH |
Plugins
|
283 |
623,095 |
2017-02-14, 03:24:48 |
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
power-netz.de -> I have tested IM on several domain names with that provider - no success.
1&1 and terralink are okay... |
|
smsHH |
Plugins
|
283 |
623,095 |
2017-02-12, 01:50:51 |
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
Thank you very much for your help, Bigin & Tyblitz.
I have installed GS and IM on three different hosts now, on two of them it works perfectly but not on the third. After clicking the 'Start upload... |
|
smsHH |
Plugins
|
283 |
623,095 |
2017-02-12, 00:55:53 |
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
I am using the recommended website URL in the settings. I have tried it with a fresh install, the path to fancybox is correct now.
I activated only the ItemManager plug in. Same error occurs just r... |
|
smsHH |
Plugins
|
283 |
623,095 |
2017-02-11, 06:10:21 |