Forum Replies Created
-
AuthorPosts
-
Although the font appears similar, both IE and Firefox changes the look of the font enough to note the difference and the institution is quite strict with the font/branding/etc..
Thank you
Please note difference between Chrome and Firefox/ IE on image below:
You are awesome Yigit, that worked great since I wanted to keep the underline on the content hyperlinks.
Really appreciate that!
Hi Yigit! That worked like a charm..thank you both for your help and support!!
Thank you Rikard, you rock! Really appreciate that…one last thing with this: is there any way to have the text change color (to #f7c225) when you hover over the image?
Thanks again for your help!
Thank you Rikard,
how can I achieve the darker background caption only for the image caption though? The caption is bottom and centered but the caption background only should be a darker overlay opacity of color #081e3f (per image below)Thank you!
I am using the regular image Enfold Media Element. Please see below regarding specific image and caption placement from sample page and actual page we are creating.
Thanks!
So I finally figured it out, apparently the code needs to be entered at the very top after <?php
Thank you anyway for looking into this.
Which previous filters? I copied and pasted the code you provided Ismael and that’s the only filter i have for this font in functions.php…
I had provided an exact screenshot of how it appears in functions.php and how the Font dropdown- “Defines the Font for your body text” doesn’t have Roboto as an option (image below as well)..I’m not sure what else to try. As mentioned above:
Unfortunately the institution where I work has strict firewalls that prevent logging in remotely. They can only ‘whitelist’ a specific IP address if you can provide that even if it takes a few days for the same Moderator (Ismael) to view this ticket since this ticket was opened 20 days ago, I wouldnt mind whitelisting your particular ip so you can log in to the backend next time you log on. Otherwise, let me know what you would like me to take a screenshot of that you normally would use admin access to review.Thank you again for taking the time to read each of the above responses I’ve provided to assist me with this, I understand it’s a pain having to go through several responses however if you could please see my history and assist me, I would greatly appreciate any guidance on this since I am still unable to apply them.
I understand this is becoming a long thread however please read all responses To better assess my issue and resolution attempts, I have been trying several resolution options unsuccessfully from many closed tickets that I have provided for reference.
Unfortunately the institution where I work has strict firewalls that prevent this. They can only ‘whitelist’ a specific IP address if you can provide that however I’ve suggested this in the past to you guys without success since you have 10 mods. Trust me, I wish I could since it would make my life that much easier troubleshooting.
Let me know what you would like me to take a screenshot of that you normally would use admin access to review.Thank you again for taking the time to read each of the above responses I’ve provided to assist me with this, I understand it’s a pain having to go through several responses however if you could please see my history and assist me, I would greatly appreciate any guidance on this since I am still unable to apply them.
Thank you
I’ve tried copying and pasting the above filter to the functions.php file however I am still unable to view the roboto font. Screenshots attached below:
Any other suggestions are greatly appreciated.I understand, I was just responding to Victoria since she asked and Ive been through this before (which I wrote on my response “…I’ve suggested this in the past to you guys without success”).
Please let me know what else you need to see to assist me. I’ve provided screenshots of exactly how the code appears in my functions.php which I got from other tickets which I have referenced as well as the various codes from other user’s same issue.Can 1 of your 10 people please direct me as to what is off on the codes I’ve been trying and posted above? I’ve read numerous articles and Kriesi Enfold tickets and tried various options (referenced above). If you recommend I use a plug-in at this point to have the Roboto body text, then please advise….I tried the plugin Easy Google Fonts however perhaps you could recommend another plugin in order to use Roboto font. I prefer to do this the “cleaner way” via functions.php so just let me know what you need me to take a screenshot of that you would normally go to using admin access.
Thank you again for taking the time to read each of the above responses I’ve provided to assist me with this, I understand it’s a pain having to go through several responses however if you could please see my history and assist me, I would greatly appreciate any guidance on this.
Thank you again for all your support and patience.
Link to the site below.
Unfortunately the institution where I work has strict firewalls that prevent this. They can only ‘whitelist’ a specific IP address if you can provide that however I’ve suggested this in the past to you guys without success. Trust me, I wish I could since it would make my life that much easier troubleshooting.
Let me know what you would like me to take a screenshot of that you normally would use admin access to review.I have also tried all references on this ticket: #297402 and still unable to access Roboto under body content.
I tried the following variances:
add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{$fonts[‘Roboto’] = ‘Roboto’;
return $fonts;
}AND
add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{$fonts[‘Roboto’] = ‘Roboto’;
return $fonts;
}Screenshot below as it appears on functions.php:
Thanks for the article however as you said, it does not directly address my issue.
I am unsure what weird single quotes you are referring to…I literally copied and pasted the exact code from previous tickets: #668377 and #639232 and from the following directly related article: http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
I’ve been doing a lot of research within previous related tickets and posted them here but I am still unable to get the font Roboto under the body text options.Can someone please review these tickets/article and advise what I am missing? To confirm, the end result from adding this code to the functions.php will result in my being able to select the font Roboto from the dropdown menu within the body text options when I go to ->General Styling ->Fonts under the body text options correct?
Thank you
Unfortunately the institution where I work has strict firewalls that prevent this. They can only ‘whitelist’ a specific IP address if you can provide that however I’ve suggested this in the past to you guys without success. Trust me, I wish I could since it would make my life that much easier troubleshooting.
That said, can you (anyone) confirm my previous message with the specifics I put on the functions.php file? I got this from 2 previous threads that seemed to have worked for other users.
Any suggestions? I feel this should be somewhat straightforward however let me know what you would like me to take a screenshot of that you normally would use admin access to review.I am trying to load the Google font: Roboto to be used in body text content (not headings).
From http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/Worked like a charm!!
Thanks Jordan!
site below.
Thank you!
By the way, I tried this from a previous post put didnt change the top alignment:
@media only screen and (max-width: 767px) {
.responsive .title_container .breadcrumb {
top: 0px!important;
}}Thanks
April 26, 2017 at 3:30 pm in reply to: Icon Box with button that opens accordion list when button is selected #783543Hi Victoria. Please see below link to sample of icon boxes towards the bottom of the page with a ‘learn more’ button. We want the accordion feature when you click on the ‘learn more’ button.
Basically we want a way to showcase items but not have them taking up the whole page so the idea is to have them hidden on the page until someone clicks on the ‘learn more’ button. The button would therefore function like the accordion in being collapsible.Thanks
I inserted the below to my robots.txt file on Monday (April 3) however the author page is still appearing on google search for the site. Is there anything else specifically that I need to do? I read both articles referenced on this thread along with the links referenced within those links.
Please advise.User-agent: *
Disallow: /author/
Disallow: /author
Disallow: /author*
Disallow: /author/*Thank you
February 24, 2017 at 9:12 pm in reply to: Mega Menu multiple menu sections within the same column #751595So I’m still having the same issue on our mega menu but to not confuse things further, I’ll use Sarah’s example:
-The menu should have a total of 1 row with 2 columns and a total of 4 titled sections:
1) Ted Todd Wood…, 2) Haro Wood…, 3) Amtico Vinyl…, 4) Flooring Extras-Column 1 contains Section 1) Ted Todd Wood which takes up all of column 1
-Column 2 needs to contain the remaining 3 sections
- one on top of the other
without creating a new row nor a new column since that would leave a large empty space after Section 2) Haro Wood if a new column or row is created for Section 3) Amtico Vinyl (same concept also shown on my original image from the first post of this thread and shown again below in private).
I updated Sarah’s image to show how it should look having all 4 sections in 1 row and 2 columns:
Hope this helps explain what Sarah (and I) are trying to accomplish when displaying menus…and hopefully I’m not off as to what Sarah is trying to accomplish.
Thanks!
February 2, 2017 at 5:53 pm in reply to: Top Menu sub-menus appearing on all pages except one #741938Please see below
Unfortunately the person overseeing the server states that they looked at the database and All the tables are using utf8.
Any other suggestions??
The following article appears to have a resolution that I’ll try:
Thanks
Hi Yigit..Any news on this?
Yigit, please try now, you should be able to access now. We reverted the site back to normal without making any updates to WP 4.7, to Enfold, nor to plugins requiring updates.
Thank you
Please see below
Thanks Yigit, that worked great now. For future troubleshooting, where do you see this error message within WP?
Thanks again for everyone’s help with this
-
AuthorPosts