Forum Replies Created
-
AuthorPosts
-
Hi,
Your site seems to be working better today and I was able to log in. I can’t see any reason to why it’s doing what it’s doing though, did you try to deactivate all plugin to see if there is a conflict?
Regards,
RikardHi,
I’m not having any luck unfortunately, please check private details what I am trying with.
Best regards,
RikardHi diantoine,
Do you mean the ONS TEAM section? I think your best option would be to create a new color section and use an image adapted for smaller screens, you can give your section a unique ID in the element option and you can then show/hide for the correct screen sizes with CSS. This guide might help you on your way: http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/. Please refer to the Hide elements on mobile section.
Thanks,
RikardHi Transformers Universe,
I’m not sure to be honest, what are you looking to change on the archive template?
Best regards,
RikardJanuary 21, 2016 at 4:16 am in reply to: Full Width Easy Slider Not Fully Responsive on Mobile #569121Hi,
Hiding a containing element is not the same as targeting the element which actually holds the text. For instance, if you have a structure like this:
<div class="container"> <h2> <p>Your text hereAdding this to your CSS won’t necessarily change the font size of the text:
.container {
font-size: whatever;
}You would have to try to target it this way instead:
.container h2 p { font-size: whatever; }Setting a fixed height for the slider won’t work well, try adjusting the text size instead.
Best regards,
RikardJanuary 20, 2016 at 9:50 am in reply to: Some featured images in is Portfolio not showing propperly #568467Hi teeramusic,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardHey bdm55,
Could you provide us with a link to the site in question so that we can take a closer look please?
Thanks,
RikardHi,
Great, glad we could help. Let us know if that solves your problem or not.
Best regards,
RikardHi Epsilon_JS,
I’m not quite sure I understand what you mean by that but there is nothing except the WordPress default login built into the theme unfortunately. I think you will have to use a plugin for that type of functionality.
Thanks,
RikardHi Larry,
Ok, glad you found the problem. Please let us know if you should need any more help on the topic.
Regards,
RikardHey digitalammo,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardJanuary 20, 2016 at 9:29 am in reply to: Search Results – Intro paragraph missing on page entries? #568453Hi Lin,
Click Plugins in the WordPress menu and then tick the box next to the caching plugin and select to deactivate it in the dropdown menu on the top.
Best regards,
RikardHi KriSol,
I’m not sure how setting up a new FTP user could affect the theme in any way and I’m not seeing any error messages either on the back- or front-end? Could you try to explain a bit further please? Try to deactivate the two plugins you have active to avoid any conflicts.
Thanks,
RikardHi asinger777,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardJanuary 20, 2016 at 9:16 am in reply to: Move Header phone number/extra info to display in Main header area #568444Hi,
You mean the field under Services seeking *, right? I would just inform the user that it’s possible to select multiple options while holding down the control button. As far as I know there is no way to do that by CSS.
Best regards,
RikardHi strengthcoaching,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi,
You are getting a lot of https errors on the page, resources which are requested over http won’t be accepted to load. Not sure how to resolve it though except recreating the element which don’t work, could you try that please?
Thanks,
RikardHi @mambalaya,
Login details are not working for me, please check. You could try deactivating all plugins to see if one of them is causing a conflict?
Regards,
RikardJanuary 20, 2016 at 8:39 am in reply to: Headlines and some Content disappears after one second (fades out) #568432Hi @sp1k3,
Looks like you have an extra strong tag in your code there, please try to remove it. If you can’t work it out then please send admin login details in private. Please not that the original poster will be able to see any information you post in private.
Regards,
RikardJanuary 20, 2016 at 8:36 am in reply to: Headlines and some Content disappears after one second (fades out) #568431Hi @axxios,
Could you try deactivating all plugins to see if one of them is causing a conflict? Also please clear the cache from your caching plugin.
Thanks,
RikardJanuary 20, 2016 at 8:29 am in reply to: Layerslider – Preview not working and problems when edit and save #568430Hi,
You are getting a 404 not found error on this file: http://www.faberconstruction.com/wp-content/themes/enfold/config-layerslider/LayerSlider/static/%20codemirror/lib/codemirror.js?ver=5.6.2
You could try to overwrite the theme files with a fresh copy from your Themeforest account via FTP to see if that helps: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Thanks,
RikardHi,
You could hide it with CSS but then you would have to find all the page ID’s for the pages and that would probably take more time than actually editing the sidebar setting, if I was in your position I would edit the posts instead of using CSS.
Regards,
Rikard -
AuthorPosts
