I am currenlty on the annual membership but cannot afford to renew that at the end of this month so want to revert back to monthly but the only option showing in my settings is
How to I change my billing from annual back to monthlly?
I am currenlty on the annual membership but cannot afford to renew that at the end of this month so want to revert back to monthly but the only option showing in my settings is
I think when you hit "stop billing and close account" on this page it gives you the option to change: https://my.wealthyaffiliate.com/membership/manage
See more comments
I am using twenty fifteen theme with a static front page. There is no "pag": for the blogroll,just the posts so I am unsure how to add a link to my blog from that static page.<
So you add a category called "Blog" and add that to your menu. Then when you select 'Blog' as your category for your posts, they'll show up in the Blog section of your site.
Thank you so much! I should have been able to figure that out but I couldn't figure out even where to chose "blog" as the page for my posts but after reading your reply, I followed your advice and then went in search of the post setting. I found it.
Thank you so much!
Sue/Ellen
See more comments
How do I add a link to my blogroll on a static front page?
I am using twenty fifteen theme with a static front page. There is no "pag": for the blogroll,just the posts so I am unsure how to add a link to my blog from that static page.<
So you add a category called "Blog" and add that to your menu. Then when you select 'Blog' as your category for your posts, they'll show up in the Blog section of your site.
Thank you so much! I should have been able to figure that out but I couldn't figure out even where to chose "blog" as the page for my posts but after reading your reply, I followed your advice and then went in search of the post setting. I found it.
Thank you so much!
Sue/Ellen
See more comments
On the edit page, the images look fine but on the actual site, the text is right up against the image. I don't know how to fix it.
On that one page take out the picture and put it into paint which you should have on your computer and add a white border then reupload the photo
Thanks, but it doesn't seem to be theme related...I am only having the issue on a single page of my site.
http://freedomofworkingfromhome.com/book-reviews
If you look at the other pages, you can see there is white space. It only seems to be this page. I am stumped!
It may have something to do with the way you're linking the images or because you're justifying some of the text Why You Should NOT Justify Your Text
I had not realized it was justified. Must have hit that by accident. I took that off and it still looks the same, but I think you may be right about it being a linking issue. I am going to delete the links to test out that theory! Thanks for all of your help Marion, I really do appreciate the tine and effiort you have taken on my behalf!
You are right, it is the linking from Amazon. Thanks for your insight!
If you go to Appearance --> Editor and find the style.css file you should be able to add the following to it
img {
padding-top: 25px;
padding-right: 20px;
padding-bottom: 25px;
padding-left: 20px;
}
This adds white space on all four sides. You can play around with it to see what values you like or if you want it the same on all sides you can simply use
img {
padding: 20px;
}
Thanks, I trie it but it didn't seem to fix the issue. It is only happening on one page of my site, so it is a bit of a puzzle.
See more comments
How do I creat more white space around my image on my site?
On the edit page, the images look fine but on the actual site, the text is right up against the image. I don't know how to fix it.
On that one page take out the picture and put it into paint which you should have on your computer and add a white border then reupload the photo
Thanks, but it doesn't seem to be theme related...I am only having the issue on a single page of my site.
http://freedomofworkingfromhome.com/book-reviews
If you look at the other pages, you can see there is white space. It only seems to be this page. I am stumped!
It may have something to do with the way you're linking the images or because you're justifying some of the text Why You Should NOT Justify Your Text
I had not realized it was justified. Must have hit that by accident. I took that off and it still looks the same, but I think you may be right about it being a linking issue. I am going to delete the links to test out that theory! Thanks for all of your help Marion, I really do appreciate the tine and effiort you have taken on my behalf!
You are right, it is the linking from Amazon. Thanks for your insight!
If you go to Appearance --> Editor and find the style.css file you should be able to add the following to it
img {
padding-top: 25px;
padding-right: 20px;
padding-bottom: 25px;
padding-left: 20px;
}
This adds white space on all four sides. You can play around with it to see what values you like or if you want it the same on all sides you can simply use
img {
padding: 20px;
}
Thanks, I trie it but it didn't seem to fix the issue. It is only happening on one page of my site, so it is a bit of a puzzle.
See more comments
I think when you hit "stop billing and close account" on this page it gives you the option to change: https://my.wealthyaffiliate.com/membership/manage
Thanks, I was afraid to hit that because I don't want to cancel!