Forum Replies Created
-
AuthorPosts
-
Hi,
Glad to hear you got it fixed!
Best regards,
JordanHey Gerald,
Thanks for getting in touch with us!
Please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
JordanHi,
Thanks for the explanation, sorry I completely missed that.
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.footer_color .widgettitle { color: yellow; } .footer_color .textwidget a { color: white; }
Let me know if this helps.
Best regards,
JordanHi,
Thanks for getting in touch with us!
Please update the theme to the latest version. You are currently using an older version of the theme.
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post).
Best regards,
JordanJune 15, 2016 at 9:56 pm in reply to: enfold: how do I remove space below menu bar on front page? #648873Hi Lori,
You may not see the changes until the cached files are cleared in your browser. The changes are showing on my end, see my screenshot in the private section.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Best regards,
JordanHey tlchase,
I am not seeing the difference in the footers. Please try refreshing your browser a couple of times. You can see the screenshot I took of both pages in the private section.
Best regards,
JordanHey jdrakeproductions,
Sorry for the issues you are experiencing.
Please try the suggestions found here to try and fix the issue – https://themeskills.com/fix-http-error-when-uploading-images-to-wordpress/
Let me know the results!
Best regards,
JordanHey gearouthere,
Thanks for getting in touch with us!
The fatal error seems to be referring to an error in the file within the WooCommerce plugin. Please try contacting WooCommerce support to see if they have a solution for this error.
Best regards,
JordanJune 15, 2016 at 8:06 pm in reply to: enfold: how do I remove space below menu bar on front page? #648830Hey lrobbins303,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
main.template-page.content.av-content-full.alpha.units { padding-top: 0px; }
Best regards,
JordanHey BlueWonder,
Thanks for getting in touch with us!
Unfortunately this would require a lot of customization. Please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
JordanJune 15, 2016 at 7:26 am in reply to: Since update I can't see any content on my pages to modify/change #648442Hey solostrength,
Thanks for getting in touch with us!
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)Best regards,
JordanJune 15, 2016 at 7:19 am in reply to: How to use a different color section image for mobile vs. desktop? #648440Hey connect4consulting,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend and inspect the two color sections.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
JordanHey Wesley,
Thanks for getting in touch with us!
That may not necessarily be a theme issue.
Please try the suggestions found in the post here – http://www.wpbeginner.com/wp-tutorials/how-to-fix-are-you-sure-you-want-to-do-this-error-in-wordpress/
Best regards,
JordanBom dia Debora,
Você pode precisar de um plugin para conseguir o que deseja o acordeão.
Por favor, adicione o seguinte código ao arquivo functions.php em Aparência > Editor e ajuste 100 , conforme necessário:
add_filter('avf_postgrid_excerpt_length','avia_change_postgrid_excerpt_length', 10, 1); function avia_change_postgrid_excerpt_length($length) { $length = 100; return $length; }
Isso deve adicionar mais linhas antes do link LEIA MAIS.
Best regards,
JordanHi Melissa,
Could you please provide login details to your site, so that we can have a closer look at the portfolio pages in the back end. You can place the information in the Private Content section of your reply.
Best regards,
JordanJune 14, 2016 at 9:16 pm in reply to: I was told to update my theme and this is what happened #648266Hey williamsmediagroupbuffalo,
Sorry for the issues you are having.
Please try the suggestions found in the post here – https://kriesi.at/support/topic/having-problems-after-updating-to-enfold-3-6-please-read-this-first/
If that does not help, could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanHey TribHUN,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.tab_icon:before { font-size: 35px !important; }
For the text not being in the center, could you temporarily remove the padding from the icons. We will try to provide a better CSS solution to center everything with the icons on top of the text.
Best regards,
JordanHey Hodgie,
Sorry for the issues you are having when upgrading.
Please try the suggestions found in this post – https://kriesi.at/support/topic/having-problems-after-updating-to-enfold-3-6-please-read-this-first/
Let me know if you need further assistance.
Best regards,
JordanHey Melissa,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.inner_sidebar.extralight-border { margin-left: 25px; } aside.sidebar.sidebar_right.alpha.units { background-color: white !important; }
Best regards,
JordanHi,
You’re welcome! Feel free to reach out to us again on the forum if you need assistance with anything else.
Best regards,
JordanHey nickgriffin1,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
h4.av-special-heading-tag { font-size: 25px !important; }
Best regards,
JordanHey Eric,
Could you please also provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanHey pankaj_mangal,
Thanks for getting in touch with us!
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
JordanHey frankwelschlehmann,
Thanks for getting in touch with us!
Currently no widget is being displayed, could you please remove the CSS so the widget will display. That way we can have a closer look and provide you with better CSS.
Best regards,
JordanHey richardweisskopf,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text { font-family: serif; }
Change ‘serif’ to the font you wish to use.
Best regards,
JordanHey markgibbons243,
The page is password protected. Could you provide access temporarily so that we can assist with the column spacing for that page.
Best regards,
JordanHi Ann,
Glad to hear that it worked!
Best regards,
JordanHey Reid,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
JordanHey clairemartindigital,
The site looks good on my end. Not seeing the issue with the fonts.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Best regards,
JordanJune 13, 2016 at 5:21 am in reply to: Header is jammed up against slider, how can I use google font Titillium Web #647164Hey Jbyorkman,
Thanks for getting in touch with us!
Not exactly seeing how the header is jammed up against the slider. Please see my screenshot in the private section. Maybe you could a give a little bit more detail as to what you wish the header to look like in terms of spacing.
You can follow this link to add a Google font – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file to change the H1 color and remove the green line:
h1.av-special-heading-tag { color: #93c83f !important; } .flex_column.av_one_full.av-animated-generic.bottom-to-top { background-color: transparent !important; }
Best regards,
Jordan -
AuthorPosts