barmou
Forum Replies Created
-
Forum: Plugins
In reply to: [Cool Timeline (Horizontal & Vertical Timeline)] remove stoy titleI fixed it by myself !
I added this in my CSS.cool-timeline .timeline-post .timeline-content .content-title { display:none; }
Thanks for all !
BarmouForum: Plugins
In reply to: [Cool Timeline (Horizontal & Vertical Timeline)] remove stoy titleHi,
Stories’ title appears again after update the plugin, I don’t understand because I added CSS in my theme (not in the plugin) so it shouldn’t have changed when I updated the plugin.
Can you help me please ?Thanks in advance,
BarmouForum: Plugins
In reply to: [Cool Timeline (Horizontal & Vertical Timeline)] remove stoy titleHi,
It works perfectly, thank you so much !
So I don’t need anymore to put picture in title banner.Thanks for support,
BarmouForum: Plugins
In reply to: [Cool Timeline (Horizontal & Vertical Timeline)] start a new line in storydone, thanks again for all !
Forum: Plugins
In reply to: [Cool Timeline (Horizontal & Vertical Timeline)] start a new line in storyIt’s working good thank you !
Forum: Plugins
In reply to: [Cool Timeline (Horizontal & Vertical Timeline)] choose color for each postHi,
I fixed it by myself,
I just had to put this at line 186 in cool_timline_template.php$storycolor = get_post_meta(get_the_ID(), 'story_color', true); $storycolor=!empty($storycolor)?$storycolor:""; $ctl_html .='<div class="events"><h4 style="background:'.$storycolor.';" class="events-heading">' . get_the_title() . '</h4>';
You advised me to put it at line 215 but it just affected left post, when I added at line 186 it was for right post and it works good now.
Now I’ve to find how to change the little circle and little arrow’s color because they don’t take story’s color !Thanks again
Forum: Plugins
In reply to: [Cool Timeline (Horizontal & Vertical Timeline)] choose color for each postHello,
Sorry but I’m waiting for your answer, only half of the stories took color I choose.
What can I do please ?Thanks in advance !
Forum: Plugins
In reply to: [Cool Timeline (Horizontal & Vertical Timeline)] choose color for each postHi,
Thank you so much for helping, you’re so nice !!
It’s almost perfect !
But I still have a little problem, only left stories takes the colour I choose. Stories on the right stays first colour, even if I try to assign a special colour.
Do you know why ?Thanks again for your help !
Barmou