Hi, hope all are doing well, and hope you are in a good mood during this holiday season. I am trying to use the Wealthy Affiliate library to insert a photo into my post and it'
hi
I don't have any problem at all.
I either use the add media in wordpress and go to my folder to look for the photo. or just copy image of the photo and paste into the content I am writing.
just sharing what i did,
hope you solve your problem soon.
take care
best regards
Chee Shi
Thank you, it seems to work on some images and some it's not working, I wanted to add 3 images to my post but just ended up publishing with just 2 images.
Hi
are you using WORDPRESS or the site content to insert the images?
also how did you save your image? in JPEG? I notice if i save it in PNG, it will not work.
thanks and best regards
Chee Shi
See more comments
Anyone having problem inserting photo to post?
Hi, hope all are doing well, and hope you are in a good mood during this holiday season. I am trying to use the Wealthy Affiliate library to insert a photo into my post and it'
hi
I don't have any problem at all.
I either use the add media in wordpress and go to my folder to look for the photo. or just copy image of the photo and paste into the content I am writing.
just sharing what i did,
hope you solve your problem soon.
take care
best regards
Chee Shi
Thank you, it seems to work on some images and some it's not working, I wanted to add 3 images to my post but just ended up publishing with just 2 images.
Hi
are you using WORDPRESS or the site content to insert the images?
also how did you save your image? in JPEG? I notice if i save it in PNG, it will not work.
thanks and best regards
Chee Shi
See more comments
For those using the free version of the GenneratePress theme have you been able to change the copyright message on the footer of your website? If so, how did you do it? I reall
I seem to have managed to do it, I went to the GeneratePress website, then I went to how to change the copyright message, and then I grabbed a code which I pasted on my Headers and Footers plugin( I pasted it in the footer section) customized the message to add a copyright symbol and 2022 my website name and then all rights reserved.
I did the same thing, used the CSS snippet, inserted into CCS box...yet cannot seem to find it, must be on other computer.
Rudy
Hi
Remove footer credit plugin.
https://wordpress.org/plugins/remove-footer-credit/
Headers and Footers plugin may also manage it.
it would be a shame to change the theme jsut for that so if you add this to appearance>>customize>>additional css
and write what you want for the copyright message then you should see it appear on your site
.copyright-bar{
visibility: hidden;
}
.copyright-bar:before{
content: 'this is the new content';
visibility: visible;
}
i hope it helps
phil
See more comments
Generatepress free how to channge copyright footer?
For those using the free version of the GenneratePress theme have you been able to change the copyright message on the footer of your website? If so, how did you do it? I reall
I seem to have managed to do it, I went to the GeneratePress website, then I went to how to change the copyright message, and then I grabbed a code which I pasted on my Headers and Footers plugin( I pasted it in the footer section) customized the message to add a copyright symbol and 2022 my website name and then all rights reserved.
I did the same thing, used the CSS snippet, inserted into CCS box...yet cannot seem to find it, must be on other computer.
Rudy
Hi
Remove footer credit plugin.
https://wordpress.org/plugins/remove-footer-credit/
Headers and Footers plugin may also manage it.
it would be a shame to change the theme jsut for that so if you add this to appearance>>customize>>additional css
and write what you want for the copyright message then you should see it appear on your site
.copyright-bar{
visibility: hidden;
}
.copyright-bar:before{
content: 'this is the new content';
visibility: visible;
}
i hope it helps
phil
See more comments
No problems here.
However I hope you are able to figure it out sooner.