SLIDER MORE THAN 4 - OLDER POST IN OTHER LANGUAGE - ERASE DATE

Hi everybody,
first thanks for this theme and this forum !
very beautiful
i did not find the way to search topic into this forum so, sorry if my questions was asked before !

1- how its possible to propose more than 4 sliders on homepage ?
2- how its possible to change “OLDER POST” into french language ?
3- how its possible to erase “posted on date” in all posts ?

my website : www.bricegenevois.com
thanks for your help

Hi @briiiiiice,

I hope you are well today and thank you for your questions.

1- how its possible to propose more than 4 sliders on homepage ?

You can try achieving this by using the attached custom child theme of Actievllo theme that contains some custom code.

2- how its possible to change “OLDER POST” into french language ?

Yes you can achieve this by translating your theme as described on the below page.

3- how its possible to erase “posted on date” in all posts ?

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS


.entry-meta span.posted-on {
    display: none;
}

Best Regards,
Movin

Hi @Movin
hope everything good
thank you so much for your answer and sorry for my delay
everything is perfect :wink:
Regards
Brice

You are most welcome here :slight_smile:

Hi

I am also trying to increase the number of slider posts. However, I tried to install the plugin and I had this error message:

Installing Plugin from uploaded file: colorlib-child-theme-18.zip
Unpacking the package…

Installing the plugin…

The package could not be installed. No valid plugins were found.

Plugin install failed.

Can you please help?

Hi @wanderer74
its not a plugin !
first you need to unpack on your desktop
and copy the code (function.php) made by @movin (many thanks to him) and past in function.php document on your editor

Hi Briiiiice

Thanks for explaining.

I have not changed my function.php items before. So I am worried that if I did not manage to change it correctly, it will all my website function.php codes.

So can you instruct how to change it? Thanks so much!!!

@wanderer74 You don’t need to change any theme file. Just install the shared child theme of Activello theme same as you install any WordPress theme or just use the latest version of Activello theme in which the issue is resolved by downloading it from the below page.

Hi Movin

Thanks! How do use/download the latest version of Activello from
https://github.com/puikinsh/activello?

So I can have more than 4 sliders? Thanks!

Thanks! How do use/download the latest version of Activello from https://github.com/puikinsh/activello?

On that page clicking on the download button as shown in the attached screenshot.

So I can have more than 4 sliders? Thanks!

Yes

Hi! Looks like this theme has updated and now ALL my posts are showing on the slider. I’d rather have four. I’m using a child theme: http://jilly.ca/
Help?

@jillianne To help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/activello/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.