Forum Replies Created
-
AuthorPosts
-
Hey xyzb!
Can you post a link in your site that shows the problem and provide us with a temporary admin access? kindly post it in the Private Content section in your reply.
Regards,
NikkoHi mailworm!
Is the issue already fixed? I checked your site and it seems to be looking good on the area posted above.
Cheers!
NikkoOctober 20, 2016 at 6:28 am in reply to: Church demo: Sermons: How did you realize the audio player? #701648Hi!
@Heathcliffe: Thanks for helping out. :)@Gerald: Please let us know if it works for you :)
Regards,
NikkoHi tlchase!
Can you give a link to your site? you may post it in the Private Content section so it will only be visible to us and not to anyone.
Best regards,
NikkoHey!
You can try to add this in Quick CSS (located in Enfold > General Styling):
@media only screen and (min-width:1400px) { .page-id-10 .flex_column.av_three_fifth.avia-builder-el-8.el_after_av_two_fifth.avia-builder-el-last { position: relative; right: -100px; } }
Just adjust the values, the greater the negative value the more it goes to the right. Can you let us know how wide your screen is? so we can adjust the code, the code above only applies to those who have greater than 1400px screen width, this is just to make sure it will not be messed up for those whose screen aren’t wide enough.
Best regards,
NikkoHey!
In this statement “You can have 2 courses with contactform7 in the same row? because only leaves a field row D:” (translation) What do you mean by 2 courses? is it columns?
As for upgrading, please make sure to backup everything first, kindly check this thread for backing up: http://kriesi.at/archives/the-complete-guide-to-updating-enfold so you can have a fallback if there’s a problem during update.
Cheers!
NikkoOctober 20, 2016 at 5:42 am in reply to: Schriftfarbe in Icon box lässt sich nicht umstellen! #701633Hey Nicoletta_DUS,
I tested it and it’s changing the colors, In Colors tab of the Icon Box, I’ve set the Font Colors to Define Custom Colors, changed Custom Title Font Color and Custom Content Font Color and set this to white (I have also tried other colors and it works, I just changed it to white), and same for the Icon Colors. I think it works just fine. :)
Regards,
NikkoHi!
I don’t think accordion slider is the best fit as the content varies greatly in length. I suggest you try this one:
2 columns image-content (or vice versa) http://kriesi.at/themes/enfold-health-coach/about/
or you can find some designs in the demo that you may prefer.As for the 2nd question, it usually happens if the either the height or width of the image is lesser, so it’s not cropped properly, better way to do this is to have crop in photoshop or other image editing software in the same height and width. Hope this helps. :)
Regards,
NikkoHi!
It seems like changes in Quick CSS doesn’t seem to take effect in the front-end. I have added the code above to style.css of the Enfold Child, you should see it in Weergave > Editor. Kindly refresh your page using ctrl + f5 to clear browser cache.
Cheers!
NikkoHi!
Kindly add this code to Quick CSS:
#header_meta { background: black; } .header_color .sub_menu>ul>li>a { color: white; }
Just change the colors that you’d like to use. If it doesn’t work try this code instead:
#header_meta { background: black !important; } .header_color .sub_menu>ul>li>a { color: white !important; }
Hope this helps. :)
Regards,
NikkoHi Christian,
Just add margin-left: 0; to the columns, it should look like this:
.page-id-857 #av_section_2 .flex_column.av_one_third { display: block; margin-bottom: 32px; margin-left: 0; width: 100%; }
if it doesn’t work just add !important after the 0. Hope this helps. :)
Regards,
NikkoHi Jarol,
Yes, it’s using fontello, as for changing the icon you may want to follow this thread: https://kriesi.at/support/topic/change-mobile-menu-icon/
Best regards,
NikkoHi Nicoletta_DUS,
I checked on the backend and I can verify you have added the code but it’s weird that if I check the front-end it doesn’t fetch the new value, seems like its hard cached but doesn’t seem to have caching plugin. Can you add the code I gave you to the style.css of Enfold Child theme? then open the page and refresh the page using ctrl + f5 to clear browser cache on the page. Hope this fixes the issue.
Regards,
NikkoHi CelebrationEvents!
Glad we could help :)
Cheers!
NikkoHey Kate!
Yes, editing search.php is the only way, unfortunately you are not using a child theme, which means any changes you do in search.php will be overwritten during the theme update. The safer way is to use a child theme, create search.php in the child theme and copy all contents of search.php in the enfold theme and then modify it the way you want to be formatted.
Cheers!
NikkoHi Amepro,
I think everything seems to be looking fine. If you have found any issues or something that you want to achieve you can always post a screenshot so it’s easier for us to know what you want to accomplish. :)
Regards,
NikkoHey amepro,
Kindly remove the text-decoration: underline; in Rikard’s code and replace it with
padding-bottom: 3px; border-bottom: 2px solid #000;
It should look like this:
.current-menu-item .avia-menu-text { padding-bottom: 3px; border-bottom: 2px solid #000; }
just adjust the padding-bottom value to increase/decrease the distance and adjust the 2px of border-bottom to increase/decrease thickness and you can change #000 to change the color of the line.
Best regards,
NikkoHi jarol!
Yep, you’re right :)
Regards,
NikkoHi!
Please post a screenshot and if you can provide more details so we can provide a solution. This is what it looks like on my end and I have circled in red the secondary menu: http://imgur.com/a/cirls
Regards,
NikkoOctober 19, 2016 at 12:19 pm in reply to: Header when is not shrinked hides the top of order's details. #701202Hi Ela,
Glad we could help. Hope you’ll have a great day also :)
Best regards,
Nikko- This reply was modified 8 years, 2 months ago by Nikko. Reason: typo error: mispelled name
Hi Amepro,
Glad that this is fixed.
Regards,
NikkoOctober 19, 2016 at 12:14 pm in reply to: I don't want Horizontal scroll on a SINGLE page. How to? #701197Hi!
Unfortunately it could not be removed usually horizontal bars showing up can removed by using overflow-x: hidden. However in this case, the website inside the iframe isn’t responsive, if it’s responsive the issue could be resolved, but since it’s not, it shows the horizontal bar which helps us see the whole site inside it which practically makes sense. If you have control over the site that is showing in the iframe, I think we could really help you in removing the horizontal bar.
Cheers!
NikkoHey PPjev!
Can you try to re-update the theme, some files might be corrupted during the update that causes the error. You can refer here for instructions: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
If the problem is still unsolved please provide us with temporary admin access and post it in the Private Content section.
Best regards,
NikkoOctober 19, 2016 at 11:53 am in reply to: Enfold Toggle overlay content below when opened rather than push it down the pag #701179Hey wrongjon!
Can you give us a link to your site? also temporary admin access so we can inspect further. Just post the details in the Private Content section when you reply.
Best regards,
NikkoHey C2S16!
Can you give us a link and temporary admin access to your site? so we can inspect further and give specific solution. Kindly put the details in the Private Content section in your reply.
Best regards,
NikkoHey!
There are lots of plugins that can duplicate portfolio items but you might want to try this: https://wordpress.org/plugins/duplicate-post/
Regards,
NikkoHi!
Yes, it’s possible but you need change Title and Breadcrumbs header from Hide Both to Breadcrumbs only and add this in Quick CSS:
.empty_title.title_container { display: none; } .woocommerce-page .empty_title.title_container { display: block; }
you might to clear cache for it to take effect, if it doesn’t work you may try this code instead:
.empty_title.title_container { display: none !important; } .woocommerce-page .empty_title.title_container { display: block !important; }
Hope this helps :)
Cheers!
NikkoHi jarol,
You will need to add an id which can be found in section, for example you use this id: custom-id
@media only screen and (max-width:960px) { #top #custom-id .flex_column_table { display: block !important; } #top #custom-id .flex_column.av_one_third { display: block !important; margin-bottom: 32px !important; width: 100% !important; } }
for the meantime you may want to use this code for the specific page:
@media only screen and (max-width:960px) { .page-id-1160 #av_section_2 .flex_column_table { display: block; } .page-id-1160 #av_section_2 .flex_column.av_one_third { display: block; margin-bottom: 32px; width: 100%; } }
Best regards,
NikkoHey Rob,
I have added this at the bottom of your Quick CSS:
.home .template-page.av-content-full { padding: 10px 0 !important; }
this will reduce the extra padding but you can further reduce it if you change the 10px to 0. As for the last question:
.avia_textblock { color: #222; font-family: 'custom-font-here', Arial, sans-serif, font-size: 16px; }
you can just play in with the values, as for using custom font you might want to check this thread: https://kriesi.at/support/topic/new-custom-font/
Cheers!
NikkoHi Karlinski!
The site you posted in the Private Content of the thread you have posted returns a 404 Not Found, is it still up?
Cheers!
Nikko -
AuthorPosts