Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: HitCount Plugin
Post: hitcount and "DS-GVO"
*hitcount and "DS-GVO"*
Hi,
for this european Privacy Policy:
I just notice, that
it seems, as if hitcount doesn't save IP-Numbers (/data/other/logs/). That is nice! So no personal data becomes save... |
|
Belletage |
Plugins
|
195 |
500,940 |
2018-05-20, 02:06:04 |
|
|
Thread: are there examples for keywords-/tags-using - with different plugins?
Post: RE: are there examples for keywords-/tags-using - ...
> You don't need to do that ob_start
I had the problem, that the output of the function was printed to early ...
what means the "false" - see, I've some php-voids ...
Thank you! Now its running... |
|
Belletage |
General Questions and Problems
|
7 |
10,221 |
2017-10-17, 06:38:52 |
|
|
Thread: are there examples for keywords-/tags-using - with different plugins?
Post: RE: are there examples for keywords-/tags-using - ...
yes, thanx, I18N Search for the tagcloud,
but for the articles tags
admin/inc/theme_functions.php z66
gives *Page Meta Keywords*, the tags for articles, as
SimpleXMLExtended Object ( [0] => tag... |
|
Belletage |
General Questions and Problems
|
7 |
10,221 |
2017-10-16, 22:26:47 |
|
|
Thread: are there examples for keywords-/tags-using - with different plugins?
Post: RE: are there examples for keywords-/tags-using - ...
shawn_a Wrote: (2017-10-15, 00:45:24)
--
3.4 will have some built in tags handling methods,...
--
thanx! I'll be tight and wait.
So now I've to take the keyword-array in pieces and implement lin... |
|
Belletage |
General Questions and Problems
|
7 |
10,221 |
2017-10-15, 00:53:21 |
|
|
Thread: are there examples for keywords-/tags-using - with different plugins?
Post: are there examples for keywords-/tags-using - with...
hi,
is there any supporting example-site, that demonstrate, how to use keywords in a consistent way?
on getsimple sites, I get tags with get_page_meta_keywords(); , but without beeing linked. ... |
|
Belletage |
General Questions and Problems
|
7 |
10,221 |
2017-10-14, 03:25:01 |
|
|
Thread: tagcloud
Post: RE: tagcloud
with the PlugIn "I18N Search", ... a straight example:
"search" is the slug of the side, where this code:
(% searchform %)(% searchresults %)
is located.
bell |
|
Belletage |
General Questions and Problems
|
1 |
3,665 |
2017-09-05, 09:28:34 |
|
|
Thread: tagcloud
Post: tagcloud
hey,
how to made a tagcloud like that on the side
http://mvlcek.bplaced.net/get-simple/i18nsearch (http://mvlcek.bplaced.net/get-simple/i18nsearch)
the linked list to klick and get a list of articles... |
|
Belletage |
General Questions and Problems
|
1 |
3,665 |
2017-09-03, 08:05:35 |
|
|
Thread: css 'current' entry missed in submenu
Post: css 'current' entry missed in submenu
hey,
I hold two menu-points beside,
they are subpoints of an unvisible point 'portrait'
and from this code
Code:
--
get_i18n_navigation('portrait', $minlevel=1, $maxlevel=1 ,$show=I18N_SH... |
|
Belletage |
General Questions and Problems
|
0 |
2,425 |
2017-09-03, 08:02:54 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
now I see -I should have found it ... #-|
Thank you!
other point:
I changed the i18n_search_news.php near line 145 because the result-links doesn't work:
PHP Code:
--
// case 'link': ... |
|
Belletage |
Plugins
|
1,726 |
4,072,170 |
2017-08-13, 09:38:22 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
Hi!
How to get a list of links to the monthly Newspostings? Is there any prepared function for something
like
...
July 2013
June 2013
May 2013
...
bell |
|
Belletage |
Plugins
|
1,726 |
4,072,170 |
2017-08-13, 02:35:33 |
|
|
Thread: SA GS Admin Toolbar
Post: RE: SA GS Admin Toolbar
yes, with "your" templates, but not in either case. Its possible to annul the switch with css :-|
It hooks anywhere here
Code:
--
@media screen and (min-width:50em) {
main { margin-top: 2.7em; }
... |
|
Belletage |
Plugins
|
77 |
184,254 |
2017-08-13, 01:58:51 |
|
|
Thread: SA GS Admin Toolbar
Post: RE: SA GS Admin Toolbar
hi,
the SA GS Admin Toolbar should set / switch the whole site-content a little down, because the Toolbar-navigation could cover or mask and so disable the sites navigation. Version: 1.1 (GetSimple CM... |
|
Belletage |
Plugins
|
77 |
184,254 |
2017-08-12, 20:34:10 |
|
|
Thread: p01-contact: how to disable "use/email-checkmode"
Post: RE: p01-contact: how to disable "use/email-checkmo...
now its working. sorry - I might was been tired ...
there was no email saved in the config.php - may be missing rights ...
I still don't know, why two input-field was been yellow highlighted. But th... |
|
Belletage |
Plugins
|
1 |
3,652 |
2017-07-26, 08:24:17 |
|
|
Thread: p01-contact: how to disable "use/email-checkmode"
Post: p01-contact: how to disable "use/email-checkmode"
hi,
on any reason p01-contact, won't like to send mails from unknown persons anymore.
Its shure my mistake, but I didn't realised ...
I've set p01contact into the template.php into a switch-state... |
|
Belletage |
Plugins
|
1 |
3,652 |
2017-07-26, 01:54:28 |
|
|
Thread: CKeditor: indent lines of a list by icon
Post: CKeditor: indent lines of a list by icon
hi,
is there any icon/feature for switching "line-indents" in & out? It seems that there is no?
bell |
|
Belletage |
General Questions and Problems
|
0 |
2,148 |
2017-07-21, 20:24:06 |
|
|
Thread: a GS page doesn't mask the email with javascript
Post: a GS page doesn't mask the email with javascript
hi,
man should use DynPages for Js code in an page-text?
Is there another possibility to use Javascript? by the config?
I've one elder page without that plugin and Js be preserved in the text.
B... |
|
Belletage |
General Questions and Problems
|
1 |
3,476 |
2017-07-19, 01:59:03 |
|
|
Thread: GetSimple Blog Problems / reinstallation
Post: RE: GetSimple Blog Problems / reinstallation
Thanx, datiswous! The "Blog Settings File successfully written!"-issue is solved!
Now I still stuck with the first article-page: I don't get ahead, even when I click categorie etc.
... ?
May b... |
|
Belletage |
Plugins
|
3 |
6,021 |
2017-06-19, 17:31:44 |
|
|
Thread: GetSimple Blog Problems / reinstallation
Post: GetSimple Blog Problems / reinstallation
hi,
on my offline GS GetSimple Blog is running**,
but on another version, all buttons are a kind of "death":
On the article-site is always the info "settings updated", but nothing happens.
It s... |
|
Belletage |
Plugins
|
3 |
6,021 |
2017-06-18, 08:17:20 |
|
|
Thread: Lost the site-list in the backend
Post: Lost the site-list in the backend
hi,
I test around a bit with templates and just with , switched therefor hierachies and slug-names (try to rename index respectively give another site this name) and suddenly there a no sites listed a... |
|
Belletage |
GS Development Testing - (alpha/beta)
|
0 |
4,326 |
2017-06-09, 17:19:31 |
|
|
Thread: Missing file: authorization.xml
Post: Missing file: authorization.xml
Hi,
I got stucked with above-mentioned error.
I just downloaded GS, extract the structure by the hoster and gave all folder & files 0777.
authorization.xml is not part of the package, but anyway: the ... |
|
Belletage |
Installation & Setup
|
1 |
4,324 |
2017-04-04, 23:05:47 |
|
|
Thread: Responsive Web Design: Upgrade theme
Post: Responsive Web Design: Upgrade theme
hi,
is there an example to upgrade a template for a responsive layout by switching the .css-file?
I think, the "crux" or "filter" should be the transmitted screen-solution?
May be then calling th... |
|
Belletage |
Themes
|
2 |
5,397 |
2017-03-19, 02:56:03 |
|
|
Thread: ckeditor: see format in the backend-editor
Post: RE: ckeditor: see format in the backend-editor
ok - that works. :-)
I got stucked - discerned the theme-folders just responsible for frontendstuff.
thanx a lot!
bell |
|
Belletage |
Plugins
|
5 |
8,617 |
2016-03-11, 20:33:49 |
|
|
Thread: ckeditor: see format in the backend-editor
Post: RE: ckeditor: see format in the backend-editor
hi shawn,
thank you!
yes, I read that & tried that, but without matter - an editor.css in
/gs/admin/template
an there in a .title { font-size:77px; } for my
XY doesn't matter ... ? |
|
Belletage |
Plugins
|
5 |
8,617 |
2016-03-11, 18:34:25 |
|
|
Thread: ckeditor: see format in the backend-editor
Post: ckeditor: see format in the backend-editor
please can anybody tell me, in which css or js I have to insert the backend-editor formating instructions?
(please no tutorial-hints! just short the possible files & may be needed css-pointers).
I... |
|
Belletage |
Plugins
|
5 |
8,617 |
2016-03-11, 08:21:59 |
|
|
Thread: searching a photoblog
Post: searching a photoblog
hi,
exists for the "I18N Gallery" an photo-blog extention?
Or: Which photo-blog you like to use?
thanx for tipps,
belle |
|
Belletage |
Plugins
|
1 |
3,894 |
2015-07-02, 03:25:40 |
|
|
Thread: switching menus on / off doesn't work
Post: RE: switching menus on / off doesn't work
shawn_a Wrote: (2014-08-03, 04:24:13)
--
Did you update your plugins,
--
no
shawn_a Wrote: (2014-08-03, 04:24:13)
--
do you use i18n?
--
yes
:rolleyes:
I had I18N Multilevel navigation & breadcrumb... |
|
Belletage |
General Questions and Problems
|
3 |
8,079 |
2014-08-03, 06:23:45 |
|
|
Thread: switching menus on / off doesn't work
Post: switching menus on / off doesn't work
I'm not sure, if its an update-problem, but seems to be ... just updated from Version 3.1.2 to 3.3.2:
now, if I insert a new page, it doesn't work anymore to switch it on/off in the menu! :((
I ca... |
|
Belletage |
General Questions and Problems
|
3 |
8,079 |
2014-08-03, 01:14:31 |
|
|
Thread: i18ngallery: limit thumbs in text but show all in show
Post: RE: i18ngallery: limit thumbs in text but show all...
but - its a workaround.
At the end, you/we have to create another solution, because if you load the side with some slower systems, all the thumbs becomes fade up for a second, before fading out by th... |
|
Belletage |
Plugins
|
3 |
9,112 |
2014-01-31, 19:42:17 |
|
|
Thread: i18ngallery: limit thumbs in text but show all in show
Post: RE: i18ngallery: limit thumbs in text but show all...
mvlcek Wrote: (2014-01-29, 22:44:05)
--
Belletage Wrote: (2014-01-29, 19:51:28)
--
Hi,
because of the layout, I just want to show four thumbs,
but all in the slide show.
http://mvlcek.bplaced.net/g... |
|
Belletage |
Plugins
|
3 |
9,112 |
2014-01-31, 09:53:29 |
|
|
Thread: i18ngallery: limit thumbs in text but show all in show
Post: i18ngallery: limit thumbs in text but show all in ...
Hi,
because of the layout, I just want to show four thumbs,
but all in the slide show.
http://mvlcek.bplaced.net/get-simple/i18ngallery
I can limit them by "tags", but ... only they are shown in... |
|
Belletage |
Plugins
|
3 |
9,112 |
2014-01-29, 19:51:28 |