Forum Replies Created
-
AuthorPosts
-
February 17, 2018 at 5:38 am in reply to: Logo center, menu below; change the point where mobile menu appears #913478
Hi,
Thanks for the feedback, though I can’t reproduce that error on my end. We will need to be able to inspect the actual element you need to remove to be able to give you correct code.
Best regards,
RikardHi,
Thanks for the login details, where are you not seeing that option? Please point out the page/post and the exact location.
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold->General Styling:
.click-me-toggle-close { display:none !important; }
Best regards,
RikardFebruary 17, 2018 at 5:29 am in reply to: Fatal error: Declaration of avia_sc_comments_list: #913474Hi,
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 Gerhard,
You will likely need to play around with the value a bit to get it looking right. This works when I check in my browser:
figure.wp-caption.alignleft { margin: 4px 5px 10px; }
Best regards,
RikardFebruary 17, 2018 at 5:23 am in reply to: Still want to use anchor link on mobile when color section is hidden #913468Hi,
Please try this instead:
.page-id-19 #after_section_3 .content { padding:0 !important; }
Best regards,
RikardHi,
Thanks for the feedback. Could you try updating the theme to the latest version (4.2.3) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHey reamesr,
I think that would be a problem local to your environment, did you try updating manually via FTP? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHi,
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,
Great, glad you got it working. Please let us know if you should need any further help on the topic.
Best regards,
RikardHey Stuart,
I’m not sure, could you post a link to your site so that we can have a closer look maybe? Please note that this is the pre-sale channel and we don’t provide technical support here, if you could register on the forum first then we can help you out there.
Best regards,
RikardHey biancajolly,
You can set the container size under Enfold->General Layout->Dimensions.
Best regards,
RikardFebruary 16, 2018 at 6:56 am in reply to: Events Calendar Pro Breaks Masonry Order by Options #913143Hi David,
Thanks for the login details. If you uncheck Recurring event instances, does that change anything?
Best regards,
RikardHey prana3stil,
Are you using the blog element to display your posts? And is that on the same page as you have selected in the theme options? If so then please try to deselect the page in the theme option to see if that helps. If not then please post admin login details in private so that we can have a closer look.
Best regards,
RikardFebruary 16, 2018 at 6:39 am in reply to: Blog featured image lost when in advanced layout editor #913140Hey mclweb,
When using the layout builder for posts, then you will need to add all content to it manually. That includes the featured image and excerpt etc.
Best regards,
RikardHi,
Your site is not loading at all on my end, the server is returning a 500 internal server error. Do you have access to server logs to see what could be going wrong?
Could you please 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/
Best regards,
RikardFebruary 16, 2018 at 6:33 am in reply to: Issue with Easy Slider video in colour section – help please. #913137Hi,
Great, glad you got it working and thanks for the feedback. We’ll leave the thread open in case you should need any further help on the topic.
Best regards,
RikardFebruary 16, 2018 at 6:30 am in reply to: Still want to use anchor link on mobile when color section is hidden #913136Hi,
Please try this in Quick CSS to remove the padding from that section:
@media only screen and (max-width: 1200px) { .home #after_section_3 .content { padding:0 !important; } }
Best regards,
RikardHi,
Thanks for the screenshot, though we will need access to the site to be able to help you out. We have had some problems with PHP7.2, would you be able to run 7.0 or 7.1 to see if that helps?
Best regards,
RikardFebruary 16, 2018 at 6:18 am in reply to: How to use the woocommerce buy button on any page with a shortcode #913132Hey svetkol,
I’m not sure but I think you need to do this to achieve that: https://docs.woocommerce.com/document/override-loop-template-and-show-quantities-next-to-add-to-cart-buttons/
Best regards,
RikardFebruary 16, 2018 at 6:16 am in reply to: How to change the font color of a contact form element? #913130Hi,
I totally agree @guenni007, updates should be conducted with great caution and preferably on a staging or local server first.
Best regards,
RikardHi Tom,
You will need to set a minimum height to the element for the background to cover the content:
.iconbox_content { min-height:300px; }
Best regards,
RikardHi Ryan,
Thanks for the feedback, please let us know if you should need any further help on the topic.
Best regards,
RikardFebruary 16, 2018 at 5:34 am in reply to: Embedding Mediazilla videos to match height & width #913118Hi Jim,
Thanks for the link. I think you should be able to try that out in Quick CSS under General Styling:
.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 0; height: 0; } .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
Best regards,
RikardFebruary 16, 2018 at 5:28 am in reply to: Advanced Layout Editor does not work as Blog Post Editor #913116Hey Steffen,
That is how it’s supposed to work, when using the layout builder for posts then you need to add everything manually to it. You can add the excerpt to the Excerpt field, if you don’t see it then please activate it under Screen Options in the top right hand corner of the screen.
Best regards,
RikardFebruary 16, 2018 at 5:26 am in reply to: e-mail address is clipped on page on Iphone portrait #913114 -
AuthorPosts