Forum Replies Created
-
AuthorPosts
-
You need to delete the Enfold theme first via ftp and then upload the new version, not overwrite in case that is what you did.
That’s fixed it Yigit. Thank you for your super fast response. You may close this thread as resolved.
Thanks, I will wait for the next Enfold update then before I update WooCommerce.
This reply has been marked as private.Hi Yigit, thanks for that, I went to those settings but must have missed the option. That fixed the visibility. I tried to get the “Menu Icon Submenu items” set to “display submenu items on click” but nothing happens when I click them. They are linked to a # in the menu. from reading some support requests it seems to be a common problem. I reverted to having them open all the time. Will there be a fix in the next release?
That fixed it, thanks Yigit, you may close this thread
Hi Vinay, thanks for your response.
I have applied your code and had some success and some issues. I have updated the Blog post with screenshots for you to take a look at. Thanks.Hi Andy, just did that so hopefully it will correct the issue.
You may close this thread.Hi Yigit. That has fixed it.
Thank you.I have used Enfold on a few sites without issue but for some reason any new Element and page I am creating on this site is not working Responsively.
I do not want to be bothering you guys for CSS fixes for every new element and page I create, there is obviously something at the core of this causing it.
Any idea’s on what it could be?
Hi Yigit, I added that CSS but it did not work for some reason.
Hi Yigit, thank you very much for looking at this for me.
I applied the code and it has fixed the Footer Widgets.
It also fixed the product columns to display at 50% of the column width when stacked so I changed that to 100% to get them to fill the full width of the column .
The Grid row is not responsive though.
Hi Yigit, that worked perfectly, thank you.
You may close this thread.I logged another thread yesterday that s quite urgent as I need to finish this site today, I have the link to the thread below in Hidden Content, none of the page in question is responsive and the footer widgets are not responsive on any page.
Hi Rikard, that worked perfectly, Thank you. You may close this thread.
Hi, I couldn’t fix the problem so instead I just deleted the Uber Menu plugin and used the themes menu instead and activated the Mega menu.
The sub menu is now displaying on mobile.The top level menu items on mobile menu are white background with dark grey text and perfectly legible.
Only issue on mobile now is that the sub menu appears with a green background and grey text for all regardless of whether the text is a heading or a clickable link to a page. (on desktop the headings are grey, the sub page links are white) so the user does not know which are clickable and which are just headings.Any suggestion on how to make this more intuitive for the user?
And yes I already tried ticking the feature that made the sub menu items expandable and collapsable but it was broken and only worked sometimes so I had to turn it off.
Hi Rikard, that’s fixed it.
Thank you.
You may close this thread.Hi Elliot, thanks for letting me know. Would be great if that styling was available in the Advanced Layout Editor Blog Posts Element too.
You may close this thread.Hi Ismael, thanks for that info. You may close this thread.
Hi Rikard.
I have just logged in using the details I submitted.
The login page has a custom Url for security purposes.
You must have been trying to use a standard login page.
I have submitted the details again in private content.Hi, yes I have used the social sharing buttons element before.
Are you saying that using the advanced layout editor means that the style of Related Posts I sent in the example post is not available?
<div class=’related_entries_container ‘><div class=’av_one_half no_margin alpha relThumb relThumb1 relThumbOdd post-format-standard related_column’>
Hi Yigit.
That was originally unchecked when the sub menu was not working on smartphone.
I checked it this morning to see if it would make any difference.
It didn’t.
I have unchecked it again and tested but same problem.Hi Yigit, that worked perfectly. Thank you. You may close this thread.
Whenever you add a grid row if one of the columns is say white background with plain text in it then at the bottom of that column a border line appears.
(See example page in private content)
The border line is visible under the first column of text ending with the words “in Cork and England”Hi Andy, worked a charm.
Thanks.
You may close this thread.Hi Andy, that code worked great, thank you.
Does this mean every time I use two columns with no margin in between I need to add that CSS code?
Also the final column in row two has a photo background, no content elements.
On mobile this is disappearing. How can I set a minimum height for this cell to keep it displaying.Just to note I have removed the
<fieldset class=’av-light-form’>
</fieldset>
while figuring out how to complete the request
Hi Andy, thanks for that.
I tried it but it doesn’t place the buttons well (no space between base of buttons and the footer) plus you can’t edit the call to action text above them so will stick to using the Layout Editor to add them.
You may close this thread.Hi Josue. Thanks for that, all clear now, you may close this thread.
Hi, I have spent hours on this and am pulling my hair out as I just don’t understand how to do this and I don’t thing you understand what I am trying to do.
I have followed the instructions from
http://kriesi.at/documentation/enfold/mailchimp-integration/
and successfully installed and connected my Mailchimp sign up form in my websites Footer.What I want to do now is to also have a sign up form for the same Mailchimp list in the body of the website but as a one line form (as well as still keeping the one in the footer).
Your instructions say to modify the form mark up with
<div class=”av-form-labels-visible”>
<p class=”first_form form_element form_element_third”>
<label>Your Name:</label>
<input type=”text” name=”FNAME” placeholder=”Your name” required />
</p>
<p class=”form_element form_element_third”>
<label>Email address: </label>
<input type=”email” name=”EMAIL” placeholder=”Your email address” required />
</p>
<p class=”form_element form_element_third modified_width”>
<input type=”submit” value=”Sign up” class=”button” />
</p>
</div>But the form markup is already modified with code you give earlier in the article…
<p>
<label>Your Name:</label>
<input type=”text” name=”FNAME” placeholder=”Your name” required />
</p>
<p>
<label>Email address: </label>
<input type=”email” name=”EMAIL” placeholder=”Your email address” required />
</p>
<p>
<input type=”submit” value=”Sign up” class=”button” />
</p>and when I add both sets of mark up I end up getting two forms, one a single column 3 row and the other a single rom 3 column underneath the first one.
So am I right in saying that I cannot have both style forms in the one website?
Hi Rikard, the conflict turns out to be with the
WP Mailto Links – Manage Email Links
plugin which is used to stop Email addresses being scraped and read by spam bots.
I replaced it with PHP Enkoder and all seems to be ok.Finally how can I add it to bottom of all pages by default like we can with Posts?
Thanks
Ok Rikard. You may close this thread.
-
AuthorPosts