pfw80
Forum Replies Created
-
and I just need to add (maybe to encourage you to create some optionality in the subject), that List is quite important option, because sometimes you might need a Cloud, sometimes a List, so permanent solution (like Theme or PHP code) don’t really work fully. All the best. Cheers
ok, I’ll try, thanks!
Forum: Plugins
In reply to: [Secondary Title] Secondary title on single post page1. I tried it several times, and many combimnations, still nothing
2. there is no function get_the_title in single.php, I only see echo the_title 3 times[ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]
?php if ($popup == 'On') { ?><a>" rel="prettyPhoto[pp_gal]" title="<?php if ($alt) { echo str_replace('"', "", $alt); } else { echo the_title(); } ?>"><?php }?><img src="<?php echo $thumb[0]; ?>" alt="<?php if ($alt) { echo str_replace('"', "", $alt); } else { echo the_title(); } ?>" title="<?php print_r($caption); ?>" class="scale-with-grid" data-thumb="<?php echo $thumb[0]; ?>"/><?php if ($popup == 'On') { ?></a><?php }?> <?php $counter = 2; while ($counter < ($thumbnum)) : if ( ${'thumb' . $counter}) : ?> <?php if ($popup == 'On') { ?><a>" rel="prettyPhoto[pp_gal]" title="<?php if (${'alt' . $counter}) { echo str_replace('"', "", ${'alt' . $counter}); } else { echo the_title(); } ?>"><?php }?><img src="<?php echo ${'thumb' . $counter}[0]; ?>" alt="<?php if (${'alt' . $counter}) { echo str_replace('"', "", ${'alt' . $counter}); } ?>" title="<?php if (${'caption' . $counter}) { echo str_replace('"', "", ${'caption' . $counter}); } ?>" class="scale-with-grid" data-thumb="<?php echo $thumb[0]; ?>"/><?php if ($popup == 'On') { ?></a><?php }?> <?php endif; $counter++; endwhile; ?> </div> </div> </div> <?php endif;
Forum: Plugins
In reply to: [Secondary Title] Secondary title on single post pageI see, then it’s not working for me
example of post: https://intokino.com/beats-of-freedom-rez-leszek-gnoinski-wojciech-slota-2010/ (main title is “Beats of freedom etc…”, secondary title is not displayed anywhere)the same post on blog page:
https://intokino.com/blog-3/page/2/
you can see Secondary Title above the title“insert automatically” is on.
Forum: Plugins
In reply to: [Secondary Title] Secondary title on single post pageThat would be the second. I just need to display both titles not only on blog/home pages, but also on posts page (but acctually, the way it’s displayed would have to be customized separately from blog/home page settings).
Forum: Plugins
In reply to: [Secondary Title] Secondary title doesn't show on posts list pagethat’s all right, I only meant an option in settings (or somethng like that), that secondary title is displayed everywhere with the title, brgds.
Forum: Fixing WordPress
In reply to: BR tagThanks, but the width would be random – I mean, I need to put full stop at the and of specific subtittle for each post – and then, title in the next line.
I know plugins doing secendary titles, but it’s to much for me (and they don’t do all they should) – when I just need 2 lines, up to my decision, where the first sentence/line is ended (the first subtitle could be two lines long, so I would need 3 lines;)So there is no way?
Forum: Fixing WordPress
In reply to: BR tagwow, so what is the way to present posts title in 2 lines…?
Forum: Plugins
In reply to: [Secondary Title] Secondary title doesn't show on posts list pageI use WP Category Post List Widget, but prepering to start using Smart Post Lists Light.
There are many plugins like that, I’m afraid that making change for specific one would work only for some users – when this could be great optionality of your plugin for all;)
Forum: Plugins
In reply to: [Secondary Title] Secondary title doesn't show on posts list pageit’s very good and it works, but I meant something else
– is’t about Posts List on my website, created with another plugin.
would be possible to see both titles in it?example https://intokino.com/beats-of-freedom-rez-leszek-gnoinski-wojciech-slota-2010/
“Submit a comment” is “Dodaj Komentarz”, you’ll see that at the bottom of the post.
In general it’s a good idea, but it must be optional at least.
In my example; the first post has already the whole content of this second, automaticly related post – so relating as return direction makes it messy and I don’t need it.
I think any automatisms sholuld be optional – otherwise request of oposite option inevitably will come with time.
All right, after update “no posts found” is gone, only this automatic relation beetwen posts in both direction is still on.
One more problem: I found automaticly related post on one of my post!
this is is: https://intokino.com/johnny-poszedl-na-wojne-ang-johnny-got-his-gun-rez-dalton-trumbo-1971/I do relate these post in oposite direction, but in the linked post I add no related post (it would double the content, and it does now).
Best regards and thank you for your responce.
Yes, I think so – it looks a bit poorly if sites owner inform about no more interesting content ?? (for specific reader)
more then that – for instance, I relate post in very specific and precise way (that’s way I avoid, much too general, tags reference) – so, information that there are no related posts is not fully true and a bit confusing (reader always can find somehow related posts by clicking tags)