Forum Replies Created
-
AuthorPosts
-
Hi,
Could you try updating the theme to the latest version (4.2) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/. If not then please upload screenshots to google drive or dropbox and then link to them here.
Best regards,
RikardHi,
Thanks for that, though your site isn’t loading at all. Could you make sure that it’s up please?
Best regards,
RikardDecember 15, 2017 at 8:09 am in reply to: Vertical JQuery Submenu Hidden Behind Main Content #889216Hey chevron08,
I’m not sure I understand the problem, could you point it out in a screenshot please?
Best regards,
RikardHi,
Thanks for that, could you try to set the right padding to a high value like 200 pixels in the element options?
Best regards,
RikardDecember 15, 2017 at 7:54 am in reply to: Adjusting the min width of the resolution to 1360px for hamburger menu #889211Hi,
You could keep it, but you would have to “fake” the sidebar. You could for instance use a 1/4 or 1/5 layout to the right and then add widgets to that layout.
Best regards,
RikardHi,
Hiding the logo would be no problem, but changing it to another logo would require you to add the function. Would you like to hide it altogether? If so then please link to your site and point out the image on your site.
Best regards,
RikardHey lindemarie,
1. Try this in Quick CSS
.slideshow_caption { width: 50% !important; }2.
.main_menu .avia-menu-text { letter-spacing: 2px !important; }3. I’m not sure which element you want to apply this to, could you try to explain a bit further and link directly to an example page please?
Best regards,
RikardDecember 15, 2017 at 7:13 am in reply to: How to enable Media Library Folders Pro plugin in Advanced Layout builder #889206Hi Sam,
Thanks for the feedback and I hope you find another solution for your problem. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey Henrik,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi,
I read your first question again and I think you are looking to load that file from another domain? If so then I don’t have a solution for you unfortunately.
Best regards,
RikardDecember 15, 2017 at 7:06 am in reply to: 404 Error entypo-fontello.ttf?v=3, entypo-fontello.woff?v=3 #889203Hi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Ok, thanks for the feedback, I wasn’t entirely sure what you were trying to do. The error message is likely due to having the same name for your functions:
function enfold_customization_header_widget_areaCould you try giving one of your functions a different name maybe?
Best regards,
RikardDecember 15, 2017 at 6:09 am in reply to: Enfold Theme breaks many edit actions in WordPress 4.9 #889197Hi Marc,
Great, glad you got it working and thanks for the feedback.
Best regards,
RikardDecember 15, 2017 at 6:08 am in reply to: Enfold theme Hotel demo – room pictures not responsive #889196Hi,
Thanks for that, the breakpoint for those going into 2 columns is 767 pixels. Do you want to change that? At what pixel width do you want them to go into 2 columns?
Best regards,
RikardDecember 15, 2017 at 6:05 am in reply to: Easy Slider Management NOT LAYER or FULL WIDTH SLIDER #889195Hi,
Thanks for the feedback. Yes, the only options you have for styling are the ones given to you in the element option, beyond that you would need custom CSS. Though I’m still not sure what you need help with?
The sliders you are referring to are all full width element, except the one which you can drag into a layout element. A full width element cannot be placed within a layout element.
Best regards,
RikardHi,
Thanks for the login details, though they are not working. Could you check and verify please?
Best regards,
RikardDecember 15, 2017 at 5:39 am in reply to: Active menu indicator mouse over glitch with woocommerce #889192Hey Wolf,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi,
Thanks for the clarification, I’m not familiar with that plugin unfortunately. What exactly does it do and why do you need it? I’m guessing it’s displaying hits on the front end? Maybe you could try a different plugin to see if that works better?
Best regards,
RikardHi,
Ok, I think it will be difficult to give you accurate CSS to use then. Which elements are you using? We might be able to reproduce your layout locally.
Best regards,
RikardDecember 14, 2017 at 12:08 pm in reply to: Fullwidth Easy Slider – How to change the color of the caption's transparent bg #888841Hey jgdoyle1,
This is the default CSS:
.caption_framed .slideshow_caption .avia-caption-title { background: rgba(0, 0, 0, 0.5); }Try it in Quick CSS and change the colour to the one of your choice.
Best regards,
RikardHey Andrew Miller,
We can send you that, though we need some sort of verification that you own a license. Maybe you could register on the support forum and open a new thread?
Best regards,
RikardDecember 14, 2017 at 8:35 am in reply to: How to target all pages except from one with a CSS code? #888783Hi,
I’m not sure if it will only target that page, but you can try this CSS:
.woocommerce-page .content { padding:0 !important; }Best regards,
RikardHey cagraphicdesign,
Please try the following in Quick CSS under Enfold->General Styling:
.mejs-container { width: 100% !important; }Best regards,
RikardDecember 14, 2017 at 8:23 am in reply to: Display different shortcodes on desktop and mobile versions #888781Hi,
Thanks for that, which element do you want to hide/show for mobile/desktop?
Best regards,
RikardHi,
Thanks for that, could you upload the package you are trying to install to for instance dropbox, so that we can try it out on our end?
Best regards,
RikardHey crtdude,
Please try this instead:
add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area' ); function enfold_customization_header_widget_area() { dynamic_sidebar( 'header' ); dynamic_sidebar( 'topbar' ); }Best regards,
RikardHi,
Did you make sure that there are no line breaks or spaces between the shortcodes as well? If that doesn’t help either then please post admin login details in private so that we can have a closer look.
Best regards,
RikardHi,
I think you should be able to achieve that using CSS only, though I’m not a 100% sure. If you should need any help on the way then please post a link to where we can see your site and what you need help with.
Best regards,
RikardHi,
Are you having any actual problems with the slider? I’m asking since what you posted are warnings, not actual errors. Also, are you only on local host or do you have a live site that we can look at? If you have a live site then please post admin login details in private so that we can access it.
Best regards,
RikardDecember 14, 2017 at 8:06 am in reply to: child styles.css is no longer working after update #888775 -
AuthorPosts
