About rileyroman
Rank 158136
1,156 followers Joined September 2017
Hello, I am retired from the health & wellness field, I am excited to learn about earning money online while spending time with my

Posts

11

Questions

14

Login
Create Your Free Wealthy Affiliate Account Today!
icon
4-Steps to Success Class
icon
One Profit Ready Website
icon
Market Research & Analysis Tools
icon
Millionaire Mentorship
icon
Core “Business Start Up” Training
asked in
WA Affiliate Program
Updated

Why are there no stats at all on my site seed? Optimization is good it said

Where are you looking at site speed? You might check here:

Hi Joe
Thanks for your help. I am looking at the stats in the site manager area where it says view details.
I tried the link you gave and it would not load when I entered my URL

That's curious--I checked my three sites and got results as did a few members...see the comments on my post.

Mine is still showing OK.

There are no site speed stats in my affiliate marketing site, either. Previously, there were some great results. Hopefully they will return. I do have another site but didn't check it out as I expect it will be without stats too.

Hey Val,
Do you have any idea why? They were all good yesterday, go figure, maybe it's a technical problem, I sure hope so. Scared the poop out of me, :))

I think it's just glitch Riley. I'm sure it will come right soon. Various glitches occur from time to time, but they all get mended :)

Hi Val,
Is yours okay now? Mine are still missing :(

See more comments

No site speed stats at all on my website, was fine before?

No site speed stats at all on my website, was fine before?

asked in
WA Affiliate Program
Updated

Why are there no stats at all on my site seed? Optimization is good it said

Where are you looking at site speed? You might check here:

Hi Joe
Thanks for your help. I am looking at the stats in the site manager area where it says view details.
I tried the link you gave and it would not load when I entered my URL

That's curious--I checked my three sites and got results as did a few members...see the comments on my post.

Mine is still showing OK.

There are no site speed stats in my affiliate marketing site, either. Previously, there were some great results. Hopefully they will return. I do have another site but didn't check it out as I expect it will be without stats too.

Hey Val,
Do you have any idea why? They were all good yesterday, go figure, maybe it's a technical problem, I sure hope so. Scared the poop out of me, :))

I think it's just glitch Riley. I'm sure it will come right soon. Various glitches occur from time to time, but they all get mended :)

Hi Val,
Is yours okay now? Mine are still missing :(

See more comments

asked in
WA Affiliate Program
Updated

Is there a way to have my font stay the same throughout when writing content, rather than each paragraph having to change back?

Hi, Riley, Click on Appearance>Customize. Now you should see a list: Site Title, Header, Colors, etc. Scroll down and you should see Additional CSS or Add CSS. If there isn't one you will need to install and activate a css plugin like Simple Custom CSS. Now place the code in the box provided as per Marion's instructions.

You can also change the color of fonts; headers; line height, the space between lines of text; paragraph spacing; and horizontal rules are just a few. Knowing some basic css and html can change the whole appearance of your site and make it really unique. Hope this helps. If I can help any further, give me a shout.

Aha, thanks so much, I was following Marions' instructions over & over :) however, there was only a plain white tall wide box, nowhere did it say add codes or similar?
So I've been stuck on that... went ahead and typed my article again with the font I wanted, but really want a permanent solution.Thanks so much for your help, will try adding plug ~

stay humble & kind,
riley

Hi, Riley, if you looked in Customize and clicked on Additional CSS and saw a tall white box, that is where you paste your code. Some have */Place your additional css here*/ others are blanks, it doesn't matter, both work.

Now you need to create your code, you can copy this one if you wish, paste into additional css and just change the attributes to suit:

p {
font-family: arial, verdana, sans-serif;
font-size: 18px;
line-height: 1.5;
color: #333333;
}

You can change the line height by increasing or decreasing the increments: 1.0, 1-9, 2.0 or use pixels.

Now click on Publish then refresh page or post. Hope this helps, if I can help any further, give me a shout. Best wishes.

Is this a Site Content issue or a WordPress issue? Here's a simple solution to set the font for your entire website https://marionblackonline.com/css-change-font-family-site-wide/

Thank You, Marion,

I will check that out...

Hi Again, Marion,
I followed your steps and was able to access the area for adding the codes, however, there is no place there where I can place the codes?? There is just a white box with no instructions.
I hate to seem stupid and have been trying since I received your link. If you can explain exactly where or what step I'm missing, sure would appreciate it.

stay humble & kind,
riley

The code is within the text under the video. Choose which font you want to use and copy the appropriate code. Then paste it into that empty white box. Click on Publish when you've finished.

okay, thanks again ~

stay humble & kind,
riley

If you are talking about the font size changing within SiteContent just hit "save". If you are talking about one platform to another then I have the same problem. There doesn't seem to be anyway I solve the issues.

Tried and true

Elaine

Thanks, Elaine, much appreciated

Hi Riley, looks like Nadja already answered your question. :-) Frank

Thank you Frank

By default in site content, the font stay the same until you select them for your heading. However, sometimes all the fonts changed to the same as heading and I have to change them back. There might be a small bug in the software. I usually save and exit. That helps resolve my problem.

Thank you very much

In SiteContent, if you select p-paragraph, it should not change.

Thank you so much~

You should be able to select paragraph and it should stay

See more comments

How to make font stay the same when writing content?

How to make font stay the same when writing content?

asked in
WA Affiliate Program
Updated

Is there a way to have my font stay the same throughout when writing content, rather than each paragraph having to change back?

Hi, Riley, Click on Appearance>Customize. Now you should see a list: Site Title, Header, Colors, etc. Scroll down and you should see Additional CSS or Add CSS. If there isn't one you will need to install and activate a css plugin like Simple Custom CSS. Now place the code in the box provided as per Marion's instructions.

You can also change the color of fonts; headers; line height, the space between lines of text; paragraph spacing; and horizontal rules are just a few. Knowing some basic css and html can change the whole appearance of your site and make it really unique. Hope this helps. If I can help any further, give me a shout.

Aha, thanks so much, I was following Marions' instructions over & over :) however, there was only a plain white tall wide box, nowhere did it say add codes or similar?
So I've been stuck on that... went ahead and typed my article again with the font I wanted, but really want a permanent solution.Thanks so much for your help, will try adding plug ~

stay humble & kind,
riley

Hi, Riley, if you looked in Customize and clicked on Additional CSS and saw a tall white box, that is where you paste your code. Some have */Place your additional css here*/ others are blanks, it doesn't matter, both work.

Now you need to create your code, you can copy this one if you wish, paste into additional css and just change the attributes to suit:

p {
font-family: arial, verdana, sans-serif;
font-size: 18px;
line-height: 1.5;
color: #333333;
}

You can change the line height by increasing or decreasing the increments: 1.0, 1-9, 2.0 or use pixels.

Now click on Publish then refresh page or post. Hope this helps, if I can help any further, give me a shout. Best wishes.

Is this a Site Content issue or a WordPress issue? Here's a simple solution to set the font for your entire website https://marionblackonline.com/css-change-font-family-site-wide/

Thank You, Marion,

I will check that out...

Hi Again, Marion,
I followed your steps and was able to access the area for adding the codes, however, there is no place there where I can place the codes?? There is just a white box with no instructions.
I hate to seem stupid and have been trying since I received your link. If you can explain exactly where or what step I'm missing, sure would appreciate it.

stay humble & kind,
riley

The code is within the text under the video. Choose which font you want to use and copy the appropriate code. Then paste it into that empty white box. Click on Publish when you've finished.

okay, thanks again ~

stay humble & kind,
riley

If you are talking about the font size changing within SiteContent just hit "save". If you are talking about one platform to another then I have the same problem. There doesn't seem to be anyway I solve the issues.

Tried and true

Elaine

Thanks, Elaine, much appreciated

Hi Riley, looks like Nadja already answered your question. :-) Frank

Thank you Frank

By default in site content, the font stay the same until you select them for your heading. However, sometimes all the fonts changed to the same as heading and I have to change them back. There might be a small bug in the software. I usually save and exit. That helps resolve my problem.

Thank you very much

In SiteContent, if you select p-paragraph, it should not change.

Thank you so much~

You should be able to select paragraph and it should stay

See more comments

Login
Create Your Free Wealthy Affiliate Account Today!
icon
4-Steps to Success Class
icon
One Profit Ready Website
icon
Market Research & Analysis Tools
icon
Millionaire Mentorship
icon
Core “Business Start Up” Training