Forum Replies Created
-
AuthorPosts
-
Hi rickyrivaldi,
I apologize for the late response.
The prices shown in the layer slider is just fixed in the picture for example: https://kriesi.at/themes/enfold/files/2013/06/slide3__0000sbracelet.png
Are you perhaps asking for the links of those images?Best regards,
NikkoHi xtenz,
I apologize for the late response, also it was my mistake to think that it was from Quick CSS or some custom css. It was from the css generated by Enfold Theme Options, try adding this code at the bottom of functions.php:
function ava_generate_styles_custom() { global $avia_config; extract($styles); $avia_config['style'][2] = array( 'elements' => 'h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-current-sort-title, .html_elegant-blog #top .minor-meta, #av-burger-menu-ul li', 'key' => 'google_webfont', 'value' => avia_get_option('google_webfont') ); } add_action('ava_generate_styles', 'ava_generate_styles_custom', 60, 3);
This should remove that specific tag to be included.
Hope this helps.Best regards,
NikkoHi Nathan,
I apologize for the late response.
Try to enable Avia layout debugger: https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode
then you should be able to see Enfold Shortcode Parser: https://imgur.com/a/XeqARzr
Try setting it to Auto Repair function and click on show parser info button.
Hope this helps.Best regards,
NikkoHi Michael,
I apologize for the late response.
While I do think the same that merging shouldn’t change how it looks however I couldn’t produce the same results on my end.
I’m not really sure what approach to take but probably since you have disabled the merging of css, you should be able to see what overrides that style you made, you should be able to know the best selector to use in order for it not to be overriden by other css styles.Best regards,
NikkoHi mrsmotto,
1. The license you purchased is for Enfold and it doesn’t include updates for layerslider. If you want to update layerslider, you need to purchase their standalone plugin which also contains premium features (including the ability to update to the latest version of their plugin). The only way layerslider bundled with Enfold theme is updated, is once Enfold also releases it’s update which will fetch the latest version of layerslider during the time of it’s development.
2. try to check this post, this might help: https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow
Best regards,
NikkoOctober 25, 2018 at 12:48 pm in reply to: Mobile – Centering menu button directly below my logo #1026331Hi Art,
It should work on Quick CSS, the only thing that’s hindering Quick CSS from working is usually caching issues.
And usually custom.css is preferred when using WPML or other translation plugins.
If your Quick CSS isn’t working, can you give us temporary admin access? so we can check it.
Just post the credentials in private content.Best regards,
NikkoHi Red Rubber Media and Katrin,
I could reproduce the same issue on my end using fullwidth easy slider.
I will report this issue to Kriesi and our devs.Best regards,
NikkoHi womenindharma,
Thanks for giving us admin access.
I have replaced:.custom-button {
with:
#top .custom-button > a.avia-button {
I have already purged the page but I need to clear the browser cache (ctrl + f5) for it to show properly on my page.
Let us know if you need further assistance.Best regards,
NikkoOctober 25, 2018 at 11:45 am in reply to: Source for "light" icons of "Health Coach" and "Creative Studio" demo #1026310Hi Gitte,
You can get those icons here: https://ufile.io/esd0y
It will expire in 30 days.
Just go to Enfold > Import/Export > Iconfont Manager then upload the zip file and you should see those icons added.
Hope this helps.Best regards,
NikkoHi Arlinx,
I apologize for the late response.
I have check around for options in slider revolution however I couldn’t find a setting which disables scrolling.
Also I have checked it in chrome and safari however scrolling always works on my end.
I’ll ask my colleagues to check your site.Best regards,
NikkoHi mojanoski,
We do understand that you need help and that you are having issues with your hosted mail server however what we support is our theme and if you’re having issues with it.
Our theme doesn’t involve redirections and just basically change the look/design of your site and some improve functionalities.
The issue you’re having is unrelated and I don’t think we can help with it, maybe if you can give an ftp access, we might check it and probably point you in a right direction.
Also I checked on the link you gave and it doesn’t redirect.Best regards,
NikkoHi Adam,
I apologize for misunderstanding, I was looking at the menu.
Unfortunately, the script for the sticky fullwidth sub-menu doesn’t work on mobile that’s why it’s not working.
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid it’s out of the scope of our support.But 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,
NikkoHi 55577222,
Thanks, I have checked it but I’m not really sure why that’s happening and only in mobile.
Can you try to switch to a default wordpress theme like twentyseventeen? and check if the same issue is happening, you may need to put your site in maintenance mode for a while.
Also, maybe this issue is on the wpml plugin, try asking their support maybe this is a known issue of their plugin.Best regards,
NikkoOctober 24, 2018 at 11:22 am in reply to: Fullwidth Submenu does not work when sticky after 4.5 #1025857Hi Focke,
I think it will be included in the next update since it has already been reported to Kriesi and our devs.
If the new update comes, you don’t need to remove it since it won’t really have any issues (basically it will just add few bytes to the weight of the page which is negligible).
Check for the changelog if a new update is made: https://kriesi.at/documentation/enfold/changelog/ then you’ll know if it’s included and if it does, you should be able to remove it safely.Best regards,
NikkoHi dondela,
Glad that we could help and thanks for your kind words :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Els,
Glad that you figured it out :D
I think this is just temporary because of the changes in envato’s API: https://forums.envato.com/t/important-changes-to-our-api/7891
Anyway, glad that it’s good and thanks for using Enfold!
Have a great dayBest regards,
NikkoHey Ecattelan,
Yes, it’s possible.
It has that white space because it’s affected by this custom css code you have added:.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption { padding-top: 114px; }
Try adding this css code to remove to override that top padding:
.html_header_transparency #top.postid-27555 .avia-builder-el-0 .container { padding-top: 0; }
Best regards,
NikkoHi dondela,
If this part of your code:
echo do_shortcode("[]");
contains those shortcodes you posted then that’s correct. :)
Best regards,
NikkoHi Michael,
Thanks for understanding.
I’ll be closing this thread then.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi altmark99,
Please try to check this thread, it might help fix the issue you’re having:
Best regards,
NikkoHey Frode Mortensen,
Try checking out this thread, it might help fix the issue on your end:
Best regards,
NikkoHey smoothbob,
Glad to hear that :)
I’ll be closing this thread then.
Have a great day!Best regards,
NikkoOctober 23, 2018 at 3:54 pm in reply to: Fullwidth Submenu does not work when sticky after 4.5 #1025484Hey kreazwo,
Can you try adding this css code in QUick CSS (located in Enfold > General Styling):
#top .av-submenu-container.av-sticky-submenu { z-index: 999; }
or if that doesn’t work try this instead:
#top .av-submenu-container.av-sticky-submenu { z-index: 999 !important; }
Let us know if this helps.
Best regards,
NikkoHey kagirinaku,
Are you referring to just a submenu? or you’re referring to the main menu?
Can you give us a link to your site? so we can take a closer look.Best regards,
NikkoOctober 23, 2018 at 3:49 pm in reply to: Button on home page full width easy slider not showing up correctly on mobile #1025482Hey discotech,
Glad that you fixed it.
Feel free to create a new thread if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHey Kyle,
It seems to be working fine on my end (screenshot in private content).
Is this already fixed?Best regards,
NikkoOctober 23, 2018 at 3:43 pm in reply to: Menu on mobile phones not opening page when has a sub-menu #1025478Hey Belinda,
I have checked it on my mobile phone (android) and it works fine.
What phone are you using and what browser?Best regards,
NikkoHey Els,
Can you try to check the solution on this thread, it might help fix the issue you’re having:
Best regards,
Nikko-
This reply was modified 6 years, 8 months ago by
Nikko.
Hey scottrseeley,
Can you try to switch to default wordpress theme and check if it works there?
Best regards,
NikkoHi,
Please check on this thread it might help fix the issue you’re having:
https://kriesi.at/support/topic/problem-with-enfold-update-4-5/Best regards,
Nikko -
This reply was modified 6 years, 8 months ago by
-
AuthorPosts