Forum Replies Created
-
AuthorPosts
-
Hey bradlangan,
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 ANDREW TARVIN,
The email address is changed to the correct one. :)
Best regards,
NikkoMay 23, 2017 at 11:08 pm in reply to: Getting error on things and not how to get through update #798563Hi,
Have you tried what Yigit suggested? please do what he instructed and tell us if it works or not.
Best regards,
NikkoHey Mohammad Reza,
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,
Can you provide temporary and ftp access? so we can check further. Please place the login details in Private Content so only the moderators and thread creator can view. If you are not the thread creator, I would suggest creating a new thread and put the login details.
Best regards,
NikkoHi,
In Appearance > Menus (on the upper right corner) you should find Screen Options, just click it and check Description. Expand the menu item and you should see the description. Hope this helps :)
Best regards,
NikkoHi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top a, #top .av_inherit_color a { text-decoration: none; }Hope this helps :)
Best regards,
NikkoHey mnydish,
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,
I have modified your homepage, I changed the two 1/2 team member images with Image and Special Heading and that fixed the problem. Your old homepage is saved as Homepage in Modules (in Avia Builder) and Homepage New for the page I modified. Hope it’s all good on your end :)
Best regards,
NikkoHi,
I think it’s possible, here are the galleries available in Enfold: http://kriesi.at/themes/enfold-2017/elements/gallery/
I think Gallery with Preview are similar.Best regards,
NikkoHi,
You can find it on the sidebar (near bottom) when you edit the page.
Best regards,
NikkoHey Malene,
Can you try instead to remove the dark background?
Best regards,
NikkoHi,
I have checked the page and I just changed the Title Bar Settings, update and return it back to how it was before and cleared the cache which seems to have fixed the issue, I think it can be resolved if you flush out the cache from w3total cache. I have cleared the cache, can you confirm if it’s also fixed on your end?
As for the wordfence issue, I think the lack of memory allocated which you have posted is the problem, and the only way to fix that is allocate more memory, I think hosts are able to upgrade that but you need to pay them $$$ :)
Best regards,
NikkoHey sitibus,
Can you elaborate on what you want to achieve?
Best regards,
NikkoHi,
I have tested that on my end, however it’s properly working on my end. Can you create a separate thread and post your login credentials in Private Content, so we can check your backend. I suggest a separate thread since Private Content will be visible to the thread creator and moderators :)
Best regards,
Nikko-
This reply was modified 8 years, 6 months ago by
Nikko.
Hey KVSchneppenheim,
Can you try to enable Avia Layout Builder Debug first: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Best regards,
NikkoHi,
The code I gave you would only reduce the size of the image and should not affect the layout, is that supposed to be 4 columns?
As for why it happened, Team Member image from Avia Layout Builder is set to use the 100% width of its container, you can use Image from the builder if you want it to show the size of what you have selected.
Best regards,
NikkoMay 23, 2017 at 11:34 am in reply to: How to remove comments and date from blog elegant view #798182Hey DROR,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.html_elegant-blog .avia-content-slider .slide-meta { display: none; }Hope this helps :)
Best regards,
NikkoHi DaveA,
Private Content Reply :)
Best regards,
NikkoHey FlatText,
Try to enabling custom css classes http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ then in the class name add my-accordion
Then in Quick CSS (located in Enfold > General Styling), add this css code:
.my-accordion > .av_toggle_section:nth-child(1) .toggler { background-color: blue; } .my-accordion > .av_toggle_section:nth-child(1) .toggle_content { background: blue; } .my-accordion > .av_toggle_section:nth-child(2) .toggler { background-color: green; } .my-accordion > .av_toggle_section:nth-child(2) .toggle_content { background: green; } .my-accordion > .av_toggle_section:nth-child(3) .toggler { background-color: yellow; } .my-accordion > .av_toggle_section:nth-child(3) .toggle_content { background: yellow; } .my-accordion > .av_toggle_section:nth-child(4) .toggler { background-color: red; } .my-accordion > .av_toggle_section:nth-child(4) .toggle_content { background: red; } .my-accordion > .av_toggle_section:nth-child(5) .toggler { background-color: gray; } .my-accordion > .av_toggle_section:nth-child(5) .toggle_content { background: gray; } .my-accordion > .av_toggle_section:nth-child(6) .toggler { background-color: orange; } .my-accordion > .av_toggle_section:nth-child(6) .toggle_content { background: orange; } .my-accordion > .av_toggle_section:nth-child(7) .toggler { background-color: purple; } .my-accordion > .av_toggle_section:nth-child(7) .toggle_content { background: purple; }toggler is for the title and toggle_content for the content. Just adjust the background colors as you see fit. Hope this helps :)
Best regards,
NikkoHi,
Glad that Mike helped you :) Thanks for using Enfold!
Best regards,
NikkoHi,
Just checked the screenshot and I think that’s pretty hard to guess the right css code, I think we would really need your site to be online so we can atleast inspect it with a firebug or a web inspector :(
Best regards,
NikkoHey MStrom1337,
Try to follow the instruction given on this thread: https://kriesi.at/support/topic/add-new-font/#post-234710
Hope it helps :)Best regards,
NikkoHi,
Okay, if you prefer to use bullets and change the colors, please give us temporary admin access, and we will try to figure out why it’s not showing properly on your end, but if you’re good with the dashes then the admin access isn’t needed.
Best regards,
NikkoHi,
Just to clarify, you want the image to be using the size you choose instead of the image spreading the 100% of the width? if yes, try adding this css code in Quick CSS (located in Enfold > General Styling):
.team-img-container img { width: auto !important; }Hope this helps.
Best regards,
NikkoHi,
It’s showing up now. I could see some js errors in the console, which is Caused Werkwijze Styling link
#werkwijze%20stylingI replaced it with:
#werkwijzeand testimonials is appearing just fine. Let us know if it's also good on your end :) Best regards, NikkoHey danldurall,
It’s not the padding, the height is based on the content of your second tab. It uses the largest height on the tab contents, which is its normal behavior.
Best regards,
NikkoHi,
Glad we could help! Thanks for using Enfold :)
Best regards,
NikkoMay 22, 2017 at 11:23 am in reply to: Blank space between header and layer slider in standard editor #797554Hi Tom,
Glad we could help :) It’s probably just cached when you checked it.
Best regards,
NikkoHi,
Try adding this css code:
.page-id-2 #av_section_1 { border: 0 !important; }Let us know if this helps :)
Best regards,
Nikko -
AuthorPosts
