2019-11-14, 16:50:08
I would love to see an option to schedule a post to be excluded. That would be very useful for a website for events.
News Manager (updated)
|
2019-11-14, 16:50:08
I would love to see an option to schedule a post to be excluded. That would be very useful for a website for events.
2019-11-24, 04:22:20
(2019-11-14, 16:50:08)krlllo Wrote: I would love to see an option to schedule a post to be excluded. That would be very useful for a website for events. you can set a filter when you display all the news manager entries to get this functionality just install the News Manager Addons Plugin and insert the following code in your template: Code: <?php nm_custom_display_future(' that's how I am handling events
2019-12-03, 01:18:59
I posted an example of events with NM here:
http://get-simple.info/forums/showthread...1#pid63451
2019-12-05, 18:47:47
(2019-11-24, 04:22:20)Scorpio Wrote:(2019-11-14, 16:50:08)krlllo Wrote: I would love to see an option to schedule a post to be excluded. That would be very useful for a website for events. Now I am feeling stupid. lol... anyway, thank you very much! I never used it because i thought that "display_future" would be to schedule a post in the future, not a period of time from the post date.
2019-12-05, 19:36:59
(2019-12-03, 01:18:59)Carlos Wrote: I posted an example of events with NM here: Thank You, Carlos! You are always very helpful. BTW, I have another question: I did a lot of research on the forum and I couldn't find anything about how to add pagination to any page I would like to or on a completely different layout, or even on more than one page, individually. When I select a different template for the news page, the pagination disappears regardless of how many posts it has. Thank you in advance!
2019-12-06, 20:05:50
I'm not sure I understand.
The main news page navigation links should be rendered regardless of the template you select (of course if there are more posts to be displayed). On a tag news page, however, there's no pagination unless you specify it in NM Custom settings: tagPagination - enable tag page pagination like in the main news page. Can be enabled with tagPagination d (default, dynamic) or tagPagination f (fancy or folder-style, requires adding a rewriterule in .htaccess) (default 0, disabled)( http://www.cyberiada.org/cnb/news-manager-b/ )
2020-01-15, 08:34:55
Hello
I'm using Getsimple 3.3.15 (last version) + News Manager updated 3.6 (last version). This is at th moment the layout: QUESTION: How I can reduce the "white space" between "title" and "date"?
2020-01-15, 22:43:18
2020-01-15, 23:01:37
The file is in the folder with your theme. If the file is template.php, then the specified code, if the file is css, then
Code: .nm_post_title {
2020-01-15, 23:40:26
Ok.
Iìm using "closest" theme http://get-simple.info/extend/theme/closest/1195/ in the zip, there is this "template.php" see here https://filebin.net/w5j9xi6uxdxjuojp/tem...t=6ldm46u4 ansin the zip, there is also this file css/style.css see here https://filebin.net/eyn8yqtkcotj70i0/sty...t=e01qegt4 But I didn't understand :-( please, can you help me :-(
2020-01-15, 23:47:12
Open file https://filebin.net/eyn8yqtkcotj70i0/sty...t=e01qegt4
and add code to it Code: .nm_post_title { (2020-01-15, 23:47:12)Oleg06 Wrote: Open file https://filebin.net/eyn8yqtkcotj70i0/sty...t=e01qegt4 YES ! YES ! YES ! THANKS! THANKS! THANKS! I put your code in file css/style.css and now IT IS OK !!
2020-01-17, 00:18:54
Hello again,
I'm using Getsimple 3.3.15 (last version) + News Manager updated 3.6 (last version). question: it is possibile to put comments (by users) for each "post" created by plugin "News Manager update"?
2020-01-17, 00:51:43
See a way to do it (using disqus.com) here: http://get-simple.info/forums/showthread...7#pid49327
Also, the Pages & Comments plugin supports News Manager.
2020-01-17, 23:05:40
(2020-01-17, 00:51:43)Carlos Wrote: See a way to do it (using disqus.com) here: http://get-simple.info/forums/showthread...7#pid49327 thanks. I'll try it!
2020-01-17, 23:20:09
A question:
i'm having a very strange problem. I'm using Getsimple 3.3.15 (last version) + News Manager updated 3.6 (last version). I created a post on date 17th january 2020 at 00:29 time if i logged in GET-SIMPLE, i read "17th january". But if i'm not logged in GET-SIMPLE, i read "16th january" near the tile post !!! ??? !!! Why??? Where is the problem? see also here: ADMIN PANEL FOR "NEWS MANAGER" EXACT TIME/DATE WHEN I CREATED POST IS 00:27 17 JANUARY 2020 https://i.ibb.co/1Jxp2LW/DATE-TIME.jpg DATE OF THE POST, AFTER LOGIN IN MY ADMIN PANEL https://i.ibb.co/QJDfJ1Q/ON.jpg DATE OF THE POST, AFTER LOGOUT FROM MY ADMIN PANEL https://i.ibb.co/pxVyRwY/OFF.jpg (server is in China and I'm in Europe)
2020-01-18, 00:43:15
2020-01-18, 03:46:50
Did you select a timezone in GS settings?
2020-01-18, 09:23:22
2020-01-18, 09:24:51
2020-01-21, 23:03:43
Hello!
I give you update about my problem: I craeted a php.ini file + put exact date.timezone for Europe and now date of posts is OK!
2020-01-30, 23:48:30
Hello
I'm using Getsimple 3.3.15 (last version) + News Manager updated 3.6 (last version). QUESTIOn: I want to put (in each of my post created by "News Manager updated" ) internal Links to other pages with similar argument. it is possibile? Thanks
2020-01-31, 00:13:48
Do you mean links to other posts?
What do you mean by "similar argument"? Same tag perhaps? Kind of "related posts" or what? (2020-01-31, 00:13:48)Carlos Wrote: Do you mean links to other posts? for example, for Wordpress in the past i used a plugin "Related Post". It simply put 3/4 links to other posts with "similar topic". without tag / key. It simply finds similar posts and put links! I don't know if for getsimple/newsmanager there is a solution to have this option |
« Next Oldest | Next Newest »
|