Forum Replies Created
-
AuthorPosts
-
Hey diserson,
Can you try to download the theme again? it might have been corrupted during download on the current file you have. Then try to upload it.
Best regards,
NikkoHi envatojlc,
Glad we could help :)
Best regards,
NikkoHey J,
Are you referring to tab titles or the content?
Best regards,
NikkoHi,
Glad that we could help :)
Best regards,
NikkoHey octaviosalles,
Can you please upload a screenshot/mockup of what you want to achieve to imgur.com and share the link here so we can help you better :)
Best regards,
NikkoHey FuzeCreative,
That’s weird, I’ve tested this out on my end but didn’t have any issue. Logo Area affects the header while Main Content Background affects the content area, 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.
Best regards,
NikkoMarch 30, 2017 at 10:33 am in reply to: How to Remove Published Date, Tags, Author From Posts? #769399Hey pmwarman,
Try going to Enfold > Blog Layout > Blog meta elements and uncheck the elements you don’t need. Hope this helps :)
Best regards,
NikkoHi,
Glad we could help :)
Best regards,
NikkoHi,
Tried this on my end and it works fine also, you can try to test this on other laptop or pc.
Best regards,
NikkoHi,
Layerslider recently released 6.2.2. Please be ensure that Kriesi and our devs are working it, it just takes some time, hope everyone will be patient for it :)
Best regards,
NikkoHi,
Glad that it’s fixed. Thanks for using Enfold :)
Best regards,
NikkoHi Rasa,
Thanks for sharing the solution. :)
Best regards,
NikkoHey mcraig77,
Go to Enfold > Header > Header Layout > Display of menu items and change it to Display as text. Hope this helps :)
Best regards,
NikkoHi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#header .widget { height: 78%; } #header .widget * { height: 100%; } #header .widget .textwidget { width: 117px; } #header .widget img { width: auto; }
Hope this helps :)
Best regards,
NikkoHi,
Can you try to use a default wordpress theme like twenty seventeen or twenty sixteen? and check if you can upload images. I am getting 500 Internal Server error when trying to upload image so I don’t think the issue is just on uploading the logo.
Best regards,
NikkoHi,
Can you elaborate more on this?
Best regards,
NikkoMarch 29, 2017 at 11:32 pm in reply to: Include features from several demos all in one installation #769154Hey jbalsam,
I think this is already duplicate thread which I answered: https://kriesi.at/support/topic/multiple-demo-imports/#post-769093
I will be closing this thread, and continue to reply on the other one you created :)Best regards,
NikkoHi,
There are some js conflicts in the frontend, can you try to disable all the plugins? and if resolves the problem try to enable the plugins one by one to identify which causes the conflict. Hope this helps.
Best regards,
NikkoHi,
This quote:
“If you like features from several demos you can include them all in one installation!”
just means you can use several demo features/design/layout in one Enfold installation, though it would take more than just one click. You can do it by importing one and manually do the feature from other demo or you can import multiple demos save the templates.
Best regards,
NikkoMarch 29, 2017 at 11:16 pm in reply to: Add the search icon from header into a full width submenu? #769146Hi,
Glad we could help :)
Best regards,
NikkoHi Alan,
Glad that you found that out. :)
1.) In terms of priority (is same selector is used), Quick CSS is definitely the best choice.
2.) Best used and efficient when you are using ftp with you text editor (not suggesting editing it via Appearance > Editor). :)
3.) I don’t have it on my end, perhaps it’s from a plugin, if you are more convenient with this then you can use this otherwise 1 and 2 is better option.Moderators closes the threads, if problem is resolved or the thread creator is satisfied with the answer :)
Regards,
NikkoMarch 29, 2017 at 11:06 pm in reply to: Possible Bug – Grid portfolio not showing categories #769141Hey,
Glad we could help :)
Best regards,
NikkoMarch 29, 2017 at 8:50 am in reply to: Adding two pieces of Javascript into body of the page #768670Hi,
I think you should be able to do this by using code block :)
Best regards,
NikkoMarch 29, 2017 at 8:47 am in reply to: hreflang tag inserted into header, Google still says ERROR #768665Hi,
You can add it at the bottom of functions.php :)
Best regards,
NikkoHi,
Glad we could help :)
Best regards,
NikkoHi,
I checked it and the reason it’s not showing any is there are no categories in your portfolio item, I have created one and it’s now showing the textarea :)
Best regards,
NikkoHi,
Glad Mike could help. Let us know if you need more help regarding the issue :)
Best regards,
NikkoHi Alan,
I’m not really sure why it’s not working on iphone or ipad, does the font apply on iphone or ipad on h1-h6 and p selectors? if yes try using this instead of #top:
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { font-family: 'akkurat_lightregular'; }
put this on top of Quick CSS.
Best regards,
NikkoHi scienseed,
We are very sorry and apologize for that, can you give us the thread where your thread is unanswered?
I’ve checked it and noticed that in Special Heading you forgot to close the link tag
</a>
I have added it and fixed the issue. :)
Best regards,
NikkoHi,
Yes, I agree that fixed size isn’t a good solution since it isn’t responsive. There is a workaround that I think should work, if it’s okay that you would use 2 sliders (one for desktop using fixed size and one for mobile using responsive), basically you need to duplicate the layerslider then modify it to use fixed size (if the other one is already using responsive) then on put another layerslider in the page, make sure that the fixed size layerslider is on top of the responsive and on Quick CSS (located in Enfold > General Styling) add this css code:
#layer_slider_2 { display: none !important; } @media only screen and (max-width:1309px) { #layer_slider_1 { display: none !important; } #layer_slider_2 { display: block !important; } }
I hope this workaround is good until this will be fixed.
Best regards,
Nikko -
AuthorPosts