Width of Jetpack gallery in article, and logo in the footer

Hello,
First of all thank you for this theme that I love!

I have two questions :

1 / How to add in the footer a logo and remove << theme colorlib proudly powered by wordpres >>?

2 / I use Jetpack gallery. In a page the gallery is the width of the page whereas in an article it is not the case. How to make the gallery the full width of the article ?
Exemple acticle : https://philbrun.com/zombie-walk-paris-2017/
Exemple page : https://philbrun.com/portfolio/

Thank you in advance for your answer.
Best regards
Phil
PS: Please excuse my poor English :wink:

Hi Phil,

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

1 / How to add in the footer a logo and remove << theme colorlib proudly powered by wordpres >>?

To achieve this you have to develop custom code in the child theme of Activello theme as shared in the following topic.

https://colorlibsupport.com/t/change-theme-by-colorlib-powered-by-wordpress-in-footer/#post-100985

2 / I use Jetpack gallery. In a page the gallery is the width of the page whereas in an article it is not the case. How to make the gallery the full width of the article ?

You can increase content width to display Gallery full width using any of the following solutions.

Best Regards,
Movin

Hi Movin,

Thank you very much for this answer
I will try to put all this in place this weekend

Another question :
what is the width of an article and a page in activello

thank you in advance.

Another question…
How to set up a child activello theme on my site?
Tank you.

what is the width of an article and a page in activello
For the full width page that you have shared it is 1060px.
How to set up a child activello theme on my site?
You can either use attached activello child theme by installing and activating it on your site or create one as described in the following page.

http://freewptp.com/why-and-how-to-create-wordpress-child-theme/

Hi Movin,
Tank you for all !
I’m going work now :wink:

Hi Movin

Everything is ok with the child theme.
I change the footer text
But I can’t put an image on it.
Is there a code solution to put an image in the footer ?

Tank you

But I can’t put an image on it. Is there a code solution to put an image in the footer ?

To achieve this you have to add image tag in the theme footer file as described in the following page.

Hello,
I’m sorry but I have a hard time getting there to put the picture…

I go to the footer.php file which is in the activellochild folder.
there I try to put :
philbrun.com-logo

But that does not work properly …
I would like the logo under the copyright and centered

Thanks in advance for the help.

Hello,

I managed to put the logo in the footer but the space between the social icons, the copyright and the logo is not equal.

To put the logo I used <div class = “row”>

Another class with a specific CSS maybe?

Thank you in advance.
Best regards
Phil

Hey there,

Try the following selector.

#colophon > div.site-info.container > div > div.row {
}

Best regards,
Support.

Hey there,

Could you specify where I should place this code exactly?

Thank you in advance.

Best regards
Phil

Hello there,

You can add the new CSS via Appearance > Customize > Additional CSS .

Best Regards,
Support

Hello there,

I did it but nothing changed…

thank you for elp !

Best regards
Phil

Hello there,

You need to add the image to the CSS like so:


#colophon > div.site-info.container > div > div.row {
content: url('add the url of the image here'):
}

Best Regards,
Support

Hi,

the code is refused as you can see on the attached screenshot …

I tried with a relative url but it’s the same

Another idéa ?

Tanks
Phil

Hello there,

If the code is not being accepted then you could try using a footer plugin. Here are a few options:

Best Regards,
Support

Ok tank you for all
Best Regards
Phil

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support

Hi there,

Since then, I still have not fully resolved my problem.
I disabled the Jetpack PHOTON module. I changed all the photos to the one that appear in the slider.
With photon jetpack running this stretches photos in 1920px and vertically cuts them to 550px
With jetpack photo stop it works perfectly.
Nevertheless for my articles with a lot of photos the photon module is very effective for a fast display.
So I make the choice to keep it.

I have contact Jetpack support and I suggest you read our exchanges below as an attachment (read from bottom to top)

If you have any idea of additional CSS that could force the slider in 1500x750px I’m still a taker :wink:

Thank you for the possible help

Best regards,
Philippe