Forum Replies Created
-
AuthorPosts
-
Hi mike_espie,
I see, can you try to replace this code I gave:
.responsive .logo img { width: 100%; }
with:
.responsive .logo img { width: 100%; height: auto !important; max-height: none !important; }
Hope this helps :)
Best regards,
NikkoHi Alexander,
Glad we could help! Please feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day! :)Best regards,
NikkoHi Alexander,
You’re always welcome :)
Yes, it’s possible, please add this css code in Quick CSS (located in Enfold > General Styling):#top.woocommerce-cart .wc-proceed-to-checkout .wcppec-checkout-buttons.woo_pp_cart_buttons_div { display: flex; align-items: center; } #top.woocommerce-cart .wc-proceed-to-checkout .wcppec-checkout-buttons__separator { display: block; margin: 0 20px; } #top.woocommerce-cart .wc-proceed-to-checkout #woo_pp_ec_button, #top.woocommerce-cart .wc-proceed-to-checkout #woo_pp_ec_button img { padding-top: 0; display: block; }
Hope it helps :)
Best regards,
NikkoHi,
Glad that we could help :)
Please feel free to comeback if you need further assistance or if you have questions to ask.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi andreaventu,
I think the facebook page doesn’t exist.
Try to change with a facebook page url that exists and it would work fine.
Let us know if that helps :)Best regards,
NikkoHi johnosjourney,
Sure, just post your feedback once you’ve updated here.
We’ll keep this thread open :)Best regards,
NikkoHi cassidydiehl,
I have tried the cpanel access, however it doesn’t work on my end, I’m getting this error:
The login is invalid.
Please check.
Best regards,
NikkoHi Alexander,
Thanks for giving the link, I have checked it and it seems to show up properly on my end.
I have posted the link to my screenshot in private content.Best regards,
NikkoHey Lukas,
May I know what is the format of your video?
Also, we need htaccess authentication to see the site. Please provide it in the private field.
Best regards,
NikkoHi renascersaude,
There’s a missing closing bracket that’s why it’s not working, please change this:
@media only screen and (max-width: 767px) { #footer div .av_one_fourth { margin-left: 2%!important; width: 100%!important; #top .aviaccordion-slide img { opacity: 1; } }
to:
@media only screen and (max-width: 767px) { #footer div .av_one_fourth { margin-left: 2%!important; width: 100%!important; } #top .aviaccordion-slide img { opacity: 1; } }
just a tip, add some spaces and indents so it’s easier to read and avoid issues.
Hope this helps :)Best regards,
NikkoHi werbeagenturlauf,
I could not see the image in this thread.
Can you try to upload it in https://imgur.com/ or in any online image sharing sites and post the link here.
You can post the link generated from imgur in private content if you only want it to be seen by moderators.Best regards,
NikkoHi bilgecelik,
Thanks for giving us the admin access, I tried to check it and I could verify the issue on your page.
However I could not replicate the same issue on my end. Can you give us ftp access also? so we can try to enable debugging and check further.
Just post the details in private content.Best regards,
NikkoApril 23, 2018 at 7:46 am in reply to: position secondary menu and social media to right of main menu #945275Hi Duncan,
No worries, glad that Ismael helped you. :)
Please feel free to comeback if you need further assistance or if you want to ask some questions.
Thanks for using Enfold and have a great day!Best regards,
NikkoHey Auerbach,
Can you try changing the Primary Color in Enfold > General Styling > Main Content (tab) or Alternate Content (tab)?
If that doesn’t work. Go to Enfold > Advanced Styling then select this element < p >
Hope this helps :)Best regards,
NikkoHi omnivoroussoon,
Glad that we are able to help :)
Please feel free to comeback if you need further assistance or questions to ask.
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 23, 2018 at 7:37 am in reply to: How to show one post of one category in one individual blog in the home page #945269Hi izubeldia,
Thanks for understanding. Please feel free to comeback if you need further assistance or if you have questions to ask.
Thanks for using Enfold and have a great day! :)Best regards,
NikkoHey ehdavies,
I’m not really sure what your referring as burger menu flyout. Can you give us a screenshot on how it looks? and what you are trying to achieve.
You can post the screenshot in https://imgur.com/ or any online image sharing sites and post the link here.
You can post the link in private content if you only want the moderators to see it and not the public.Best regards,
NikkoApril 23, 2018 at 7:33 am in reply to: Excerpt in magazine not showing up (Enfold child theme) #945266Hi,
Glad that Mike helped you :) Please feel free to comeback if you need further assistance or if you have questions.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi benoma_md,
Thanks for giving us ftp access, I was able to access it and enable logging of errors.
However I tried to login the WP Dashboard, however the login credentials above doesn’t work, and I can’t check if there are js errors appearing.
Can you please give us admin access, and we’ll check it as soon as we can.Best regards,
NikkoHi chrislim,
You should be able to see the js error via a web inspector, for more information regarding this you can check:
https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors
I think some components/modules of jetpack are causing issues, you can try to enable jetpack and disable all it’s components then try to enable one by one and check to know which component causes the issue. Hope this helps :)Best regards,
NikkoHey endaemon,
We are sorry for the inconvenience.
Can you try to disable minification and caching, some css or js might not be updated in the minified version.
Hope this helps.Best regards,
NikkoHi Mark,
Thanks for giving us the admin access. I have tested it on my end and I could verify the same issue, I have checked your other pages and it does work well.
I have tried to inspect it for js errors but nothing appears. Can you give us ftp access? so we can turn on debug and try to check further.Best regards,
NikkoHi Linseed_Studio,
No worries, thanks for giving us admin access :)
We have modified “Blog Layout” from Single Author, big preview Pic (no author picture is displayed, feature image is big) to Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)
Then in the Blog page, we have added the blogpost and set Blog Style to: Single Author, big preview Pic (no author picture is displayed, feature image is big) and Blog Content Length to Excerpt with Read More Link and setup the Sidebar Settings.
Let us know if this helps and if you need further assistance :)Best regards,
NikkoHey Thomas,
Thanks for giving us the link, can you try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #commentform label { position: static; float: left; display: block; width: 60px; }
Hope it helps :)
Best regards,
NikkoHi omnivoroussoon,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .mejs-container { max-height: 100% !important; }
Hope this helps :)
Best regards,
NikkoHey jelle,
That’s difficult to do with the length of the words in the menu items, I would suggest hiding it and using the burger menu instead before the menu goes to the 2nd line.
@media only screen and (max-width:1279px) { .responsive #top #header #header_main_alternate { display: none; } #top #header .av-logo-container .main_menu { display: block; } #top #header .logo a { display: flex; align-items: center; } #top #header .av-logo-container .main_menu li { display: block; } #top #header .av-logo-container .main_menu li#menu-item-search a { border: 0 !important; } }
Hope this helps :)
Best regards,
NikkoApril 23, 2018 at 6:05 am in reply to: Woocommerce : This product is currently out of stock and unavailable. #945243Hi enfmaint,
We apologize for the inconvenience.
For the meantime, kindly give us the admin and ftp access so that we can inspect further.Best regards,
NikkoHi sitibus,
Have you tried adding it in a Code Block? if you haven’t please try to use it.
You can see it if you use Advanced Layout Builder under Content.
Hope this helps :)Best regards,
NikkoHey andreaventu,
I have checked the facebook page that you set (url in private content) however it returns:
Sorry, this content isn't available right now
that’s why it’s just white, I even tested it on my end and produces the same.
I have tried kriesi’s facebook page (url in private content) and it works well.Best regards,
NikkoHey grwebs,
Thanks for giving us the admin access.
I have checked it and it’s just normal since you are logged in when you viewed on those 2 pages.
Try logging out first then check the 2 pages or just use a separate browser where you aren’t logged in.
Hope this helps :)Best regards,
Nikko -
AuthorPosts