This topic has 18 replies, 4 voices, and was last updated 7 years, 12 months ago ago by Eva Kemp
Hi,
when i change the body font in the theme options it has no effect.
Other changes like headlines work, just body not.
What to do?
Hello,
Please provide WP Dashboard credentials in private content.
Regards,
Eva Kemp.
here we go
Hello,
There is “Not Found” error for wp-admin link. What is the correct url to the dashboard?
Thank you.
Regards,
Eva Kemp.
this one?
Hello,
Sorry, but still Not Found error:
http://storage7.static.itmages.com/i/16/1124/h_1480007269_3579556_1a7fcc4d78.jpeg
Regards,
Eva Kemp.
Strange, maybe you can ask your college Rose Tyler … she had no problems yesterday to log in on this topic: https://www.8theme.com/topic/portfolio-now-working-after-updating-theme-and-vc/
Hello,
I also can not login to your website now.
Haven’t you changed any source files in the parent theme or url to the dashboard?
Do you see this error http://storage7.static.itmages.com/i/16/1124/h_1480007269_3579556_1a7fcc4d78.jpeg ?
Please, also provide FTP credentials.
Regards,
Rose Tyler.
Hi,
no, nothing was changed. It’s a 100% original theme installation. Just some custom css, but not much.
When i login to the admin panel it opens not the admin.php … i put the link and credentials in the private section.
In general i do not understand also the hierarchy of the typo-options.
For example go on this page:
http://www.firstbeautyspa.at/new/project/lifting-mit-ultherapy/?v=fa868488740a
The main font is set to Raleway
The body font is set to Arial, sans serif – but railway is shown on the website?
The H1,2,3,.. fonts are just changed in size – but roboto is shown on the website?
On the bottom of the page at the “Empfehlungen” (recent works) you see 3 projects. The fonts there are roboto, railway and open sans? In the footer there is also open sans again?
Can you help me to understand how to set fonts so that i don’t have roboto and open sans?
This is a bit confusing.
Best
PS: the left and right arrows at the recent works section also have some styling problem. The arrow is not centered in the circle.
Hello,
Please, add this code in Custom CSS:
.carousel-area .owl-controls .owl-prev:before, .carousel-area .owl-controls .owl-next:before {
line-height: 1.35;
}
.et_bloom .et_bloom_form_container, h1, h2, h3, h4, h5, h6, .recentCarousel .slide-item .caption p {
font-family: Raleway !important;
}
Regards,
Rose Tyler.
Many thanks, this works 90% perfect 🙂
Some more details:
– The body font should be arial, sans serif
– The footer is still Open Sans
– The excerpt-preview on the portfolio page is still open sans
http://www.firstbeautyspa.at/new/behandlungen/
– Blog post at the related post section the date and author is still open sans
– The menu is now roboto? Should be raleway.
– The Cart-info in the menu is still roboto and open sans.
In general the custom css overrules the font settings for the theme options, right?
Many thanks.
PS: i don’t know when this happened, but the shop products are not working anymore?
When you click on a product from http://www.firstbeautyspa.at/new/shop/ it says bad request?
Should i open a net topic or can you just take a look at it?
Hello,
Try to add this code in Custom CSS:
body {
font-family: Arial, sans-serif;
}
.et_bloom .et_bloom_optin_2 form input {
font-family: Raleway !important;
}
.main-footer p {
font: 11px/18px Raleway !important;
}
.menu > li a {
font-family: Raleway !important;
}
.portfolio-descr p {
font-family: Raleway !important;
}
.meta-post {
font-family: Raleway;
}
.meta-post a {
font-family: Raleway;
}
.shopping-cart-widget {
font-family: Raleway;
}
span.woocommerce-Price-amount.amount {
font-family: Raleway;
}
Yes, when you need to make some changes in the theme design, you can write some style in “custom.css”, this override the default styling of the theme.
Try to resave Permalinks in admin panel -> Settings -> Permalinks to fix the products problem.
Regards,
Rose Tyler.
Hi Rose,
may thanks again, just the body is still raleway?
Also the problem with the shop products could not be resolved with reserving the permalink.
Is it possible that this is because of the installation of WPML?
I also tried to create a new product but it does not work either. This is stressing me a bit cause i have no idea how i could solve that. Any help would be deeply appreciated.
Hello,
As I see body font is Arial http://storage3.static.itmages.com/i/16/1128/h_1480348031_3348576_6cef5ab3a2.jpeg .
As I see there is an error for single product page:
“Bad Request”
You need contact your hosting provider support regarding this issue.
Regards,
Eva Kemp.
Hi,
when you analyze the element it has a <p> tag … but it renders the raleway font … see screenshot: http://de.tinypic.com/view.php?pic=2uha5mp&s=9#.WD1jKHeX9R0
Also when you look at the font you can see that it is not arial.
I Finale managed to solve the problem with the bad gateway … it was a wrong setting with the permalinks.
Hello,
Please use this css code:
p {
font-family: Arial !important;
}
Best regards,
Jack Richardson.
Hi Jack,
many thanks, perfect 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Theme options typography changes without effect?’' has been successfully resolved, and the topic is now closed for further responses