Forum Replies Created
-
AuthorPosts
-
Hey Antonio,
Can you try to use php version atleast 5.6 or 7? if it’s available.
Best regards,
NikkoHi Daniel,
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,
NikkoMarch 31, 2017 at 10:37 pm in reply to: Make Enfold Lightbox and Justified Image Gallery play nice together #770189Hi,
Glad we could help. :)
Best regards,
NikkoHey Omar,
You can upload the image at http://imgur.com/ and post the link here :)
Best regards,
NikkoHi,
Glad we could help! Thanks for using Enfold :)
Best regards,
NikkoHey Portfoli0CSG,
We apologize for this, and this issue is showing up because of Wordfence. Kriesi and our devs are already working on it.
Best regards,
NikkoHi,
Sorry for the late response :( and also couldn’t reproduce same issue. Can you 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.
And give us ftp access as well so we can check the files and error logs.
Best regards,
NikkoHi,
Sorry for the late response. That code should’ve work, do you have any caching plugin installed? if yes can you try to clear the cache, if not try to disable the plugins to check if there is conflict or something that prevents the style from showing since it’s not showing in the css generated by enfold (see private content).
Best regards,
NikkoHi,
Sorry for the late response. :(
That code worked on my end, can you give us temporary admin access? just post the details in Private Content.Best regards,
NikkoHi,
I apologize for the delay and missing the thread. I checked your site but it shows:
Error establishing a database connection
Best regards,
NikkoHi,
For the hamburger icon try to change this:
top: 60px !important;
to:
top: 100px !important;
just adjust it a bit.
As for the code I gave try to change this:
$('#mobile-advanced > li > a').on('click', function() {
to this one:
$('#mobile-advanced li > a').on('click', function() {
Hope this helps :)
Best regards,
NikkoHey ttnka,
I just tested it on your end but I didn’t experience any issues. It added Font: medical-new :)
Best regards,
NikkoHey Dalen,
There’s no justify button on wordpress editor as well as in Enfold. Try enabling Custom CSS Classes first: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ then on your text block in Custom Css Classes add this text-justify. Then go to Enfold > General Styling, and on Quick CSS add this css code:
#top .text-justify { text-align: justify !important; }
Let us know if this helps :)
Best regards,
NikkoMarch 31, 2017 at 11:46 am in reply to: Missing box for inserting button link (in Enfold onepage site) #769882Hey npnielsen,
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,
NikkoHey SolingLover,
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,
NikkoHi,
Thanks for removing it and providing the login details, I added this code at the bottom of functions.php:
function add_custom_script(){ ?> <script> $(window).load(function () { $('#mobile-advanced > li > a').on('click', function() { $(this).toggleClass('menu_underline'); }); }); </script> <?php } add_action('wp_footer', 'add_custom_script');
was planning to integrate it with your other js code but doesn’t work, I just made a separate one (which can be used by others). And on Quick CSS, located in Enfold > General Styling, I added this css code a the bottom:
#mobile-advanced a.menu_underline { text-decoration: underline; }
it should be good. I also noticed the hamburger menu is a bit out of place, do you want us to help with that also?
Best regards,
NikkoHey Emmygraph,
Can you try to download the theme again from themeforest? and try again.
Best regards,
NikkoHi,
Glad we could help :)
Best regards,
NikkoHi,
Please remove the code I gave. That’s not possible with css, that will need a jquery script. I’ll try to make one.
Best regards,
NikkoHi,
Should this display on all posts for example? if yes that should be easier.
Best regards,
NikkoHi,
Okay, thanks for using Enfold :)
Best regards,
NikkoMarch 31, 2017 at 10:30 am in reply to: How to properly integrate Advanced Custom Fields plugin in Enfold #769839Hi niguli ,
Thank you very much. Your idea is fantastic! :)
Best regards,
NikkoHey Jean-Francois,
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,
NikkoHi Nick,
Try adding this css code:
.page-id-117 #main .avia-video-16-9 { padding-bottom: 67%; }
Let us know if this helps :)
Best regards,
NikkoHi,
Try using this css code:
@media only screen and (max-width:767px) { #mobile-advanced .current-menu-ancestor > a > span.avia-menu-text { text-decoration: underline; } }
Let us know if this helps :)
Best regards,
NikkoHi,
You’re welcome. Try adding this:
#top .logo img { margin: 0 auto; }
:)
Best regards,
NikkoHi,
Hi Glad that you got it working and thanks for sharing the solution :)
Best regards,
NikkoHey accurIT,
Thanks for providing the login. It should be fixed now. In the individual Slides, there’s a slide background image, I have set this to Size to Cover (from Inherit) and Position to Center Center (from inherit), clear the autoptimize and sg cache :) Let us know if you need anymore help or if we can close this thread :)
Best regards,
NikkoHey fairusd,
Try adding this css code in your Quick CSS:
.html_header_top.html_logo_center .logo { width: 100%; max-width: 780px; }
Let us know if this helps :)
Best regards,
NikkoMarch 31, 2017 at 8:04 am in reply to: Can't logon to your site to ask a question. I asked over 6 months ago (19/6/16) and still have same problem. #769766Hey Jodie Nash,
Can you post your item purchase code in Private Content? you might want to refer to this thread on where to find it: https://kriesi.at/support/topic/enfold-theme-issues-and-cant-find-the-purchase-code-on-the-licence-download/
Best regards,
Nikko -
AuthorPosts