Search found 3572 matches
- Sat Feb 06, 2021 5:51 am
- Forum: General discussions
- Topic: quick goto page selector
- Replies: 7
- Views: 251
Re: quick goto page selector
You can fork a local copy of whatever theme you are using and make changes there without losing the original theme. Let us know if you need assistance doing that.
- Wed Feb 03, 2021 7:22 pm
- Forum: General discussions
- Topic: quick goto page selector
- Replies: 7
- Views: 251
Re: quick goto page selector
Pagination exists in the Bulletproof theme as well: <div class="pagination"> {assign var="paginationStartPage" value="`$footer_currentPage-3`"} {if $footer_currentPage+3 > $footer_totalPages} {assign var="paginationStartPage" value="`$footer_totalPages-6`"} {/if} {if $paginationStartPage <= 0} {assi...
- Tue Feb 02, 2021 6:48 am
- Forum: General discussions
- Topic: quick goto page selector
- Replies: 7
- Views: 251
Re: quick goto page selector
Timeline theme uses pagination. The relevant section of code in entries.tpl looks like this: {if $footer_info or $footer_prev_page or $footer_next_page} <div class='serendipity_pageSummary'> {if $footer_info} <p class="summary serendipity_center">{$footer_info}</p> {/if} {if $footer_totalPages >1 }...
- Mon Nov 18, 2019 10:29 pm
- Forum: General discussions
- Topic: Timeline tagged entries plugin
- Replies: 5
- Views: 2258
Re: Timeline tagged entries plugin
Happy to hear you resolved the issue.
- Mon Nov 18, 2019 10:25 pm
- Forum: Themes
- Topic: Timeline: Layout change
- Replies: 4
- Views: 2380
Re: Timeline: Layout change
I do not know why you are unable to select an entry image. Can you provide a url to your site?
- Mon Nov 04, 2019 8:26 pm
- Forum: General discussions
- Topic: Timeline tagged entries plugin
- Replies: 5
- Views: 2258
Re: Timeline tagged entries plugin
Can you post a URL to your site, either publically or via a private message?
- Mon Nov 04, 2019 8:21 pm
- Forum: Themes
- Topic: Timeline: Layout change
- Replies: 4
- Views: 2380
Re: Timeline: Layout change
Your description of the folder contents sounds like you are referring to the subfolders of ...\templates_c\. If so, those are the compiled/cached versions of the theme files. Timeline has a number of theme options that can easily be changed. Using this theme is documented here . You can preview a fe...
- Fri Nov 01, 2019 5:06 pm
- Forum: General discussions
- Topic: Timeline tagged entries plugin
- Replies: 5
- Views: 2258
Re: Timeline tagged entries plugin
Do you have the event plugin Tagging of entries (serendipity_event_freetag) installed? Do any of your entries have tags?
- Fri Apr 05, 2019 3:22 pm
- Forum: Bugs
- Topic: Error after uploading latest snapshop
- Replies: 9
- Views: 3520
Re: Error after uploading latest snapshop
The error should be caused by https://www.php.net/manual/en/migration55.new-features.php#migration55.new-features.class-name, available since PHP 5.5. However, voku/simple-cache is one of the dependencies on PHP 7 we use now, so I'd expect this to die anyway sooner rather than later on PHP 5. Are y...
- Fri Apr 05, 2019 2:52 pm
- Forum: Bugs
- Topic: Error after uploading latest snapshop
- Replies: 9
- Views: 3520
Re: Error after uploading latest snapshop
The newest I can upgrade to is 5.6, so I will do that.
- Fri Apr 05, 2019 12:26 am
- Forum: Bugs
- Topic: Error after uploading latest snapshop
- Replies: 9
- Views: 3520
Re: Error after uploading latest snapshop
Thanks. I am willing to upgrade php, but I have multiple s9y installations behaving just fine with php 5.4. I have s9y installed on multiple domains, and in some cases, installed in multiple folders, such as: http://www.optional-necessity.com/ http://www.optional-necessity.com/demo/kinetic/ http://w...
- Thu Apr 04, 2019 4:11 pm
- Forum: Bugs
- Topic: Error after uploading latest snapshop
- Replies: 9
- Views: 3520
- Wed Apr 03, 2019 11:18 pm
- Forum: Bugs
- Topic: Error after uploading latest snapshop
- Replies: 9
- Views: 3520
Error after uploading latest snapshop
Hey guys! Its been awhile since I looked at the lastest snapshot, so I uploaded it to the Cleanblog demo site and am now getting the following error: Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /PATH/cleanblog/inc...
- Sun Mar 17, 2019 10:36 pm
- Forum: Themes
- Topic: Current social media services?
- Replies: 9
- Views: 4233
Re: Current social media services?
Added both, along with several more. Will be committing to github later today or tomorrow.
- Sun Mar 17, 2019 6:42 pm
- Forum: Themes
- Topic: Current social media services?
- Replies: 9
- Views: 4233
Re: Current social media services?
I have not heard of those either, but as I mentioned, to be included, there has to be a font awesome icon for the service.