Forum Replies Created
-
AuthorPosts
-
I tried that but it did not remove that tag. Also if Enfold added it, why on earth would they do it if it points to an http: url which will make any https: site not secure.
Sorry about that!
I have copied and pasted admin access in the Private Content field of this reply. Thanks.
March 20, 2020 at 8:37 am in reply to: ENFOLD – Font & Padding management for mobile devices #1194733That’s exactly what I am talking about. Have a simple way to set some different values for mobile devices! It would save a fair amount of time.
I have provided access to admin. Thanks for looking into this.
OK figured it out. The Envato Token ID did not have “Download your purchased items” checked off.
I was able to edit my Token at https://build.envato.com/my-apps/
That fixed the errors and I am now able to do theme updates.May 24, 2019 at 10:45 pm in reply to: Enfold Theme won't install because it's missing a style sheet #1104046Figured it out thanks
April 14, 2019 at 6:25 pm in reply to: How can I create a color section bottom border arrow shape? #1090680Hi,
Thanks! I think it would be a great addition to the color section bottom border options as I keep seeing more an more websites with that style.
Cheers,
Eric
Yes, css does fix the issue. thanks
Hi Mike,
As a paying customer that buys lots of Enfold licenses, I think it’s a bit presumptuous to close tickets until you have heard back from the client that posted the original question. Better to wait and hear back directly from your customer that your customer’s issues have been resolved. That makes for a much better customer service experience.
I still have a small issue with the errors that Envato is spitting out under the “Theme Update” tab.
- This reply was modified 5 years, 11 months ago by xuamox.
Hi Rikard,
Thanks very much for your help. Installing the Classic Editor plugin fixed all my issues regarding Guttenberg. I still have no idea what WordPress was thinking by introducing Guttenberg. It does nothing for most web developers/designers that I know.
I am still getting the error codes from Envato under the “Theme Update” tab.
My personal token is validating and I have the latest version of Enfold, and everything is working, but I just don’t know what that code might be.
Any ideas?Yes, but this is happening every time I update one of my client’s sites to Enfold 4.5 – so there must be an issue somewhere in the update that is causing the sub menus to stop working. No?
What a great idea! excel import into table content element
December 1, 2018 at 12:43 am in reply to: How can I display hamburger menu at 1024px width? #1039465No we can close it out
November 27, 2018 at 8:19 pm in reply to: ENFOLD – Font & Padding management for mobile devices #1038184Here is an example.
This website looks great on a desktop, but the home page text size and spacing is too large on a mobile device.
Yes, I can go in a fiddle with the css, but it’s not that easy to locate all the selectors and sometimes selectors conflict or have priority issues and it can be time-consuming, and ultimately take more time to do it this way. You guys know what all the selectors are and could provide a quick tool that adjust everything for mobile.
If I could say make all the spacing and headings sizes 30% smaller on mobile under 480px with one click, that would save time and money for clients.
I am just pointing out one of the bigger pain points when using enfold.
Thanks that did the trick. Is this a bug?
Yes, I think I am just having some caching and cache purging issues with my host. You can close this up.
November 26, 2018 at 8:41 pm in reply to: How can I display hamburger menu at 1024px width? #1037770Thanks I will update to the latest version of the theme.
Hey guys, I really need help with this. I need to continue working on this project.
Thanks for your help
.logo img { top: 30%; } .header-scrolled .logo img { top: 10%; }
That seemed to do the trick
Thank you, this update process worked really well.
I am currently using Enfold on various websites for clients. I just checked and some of the websites do have the latest version and/or the update feature is working. So why would it work for some Enfold sites, but not others? I use WP Engine to host all of my websites. I will check with them to see if they are blocking any api or cron jobs.
What is the proper way to update the Enfold theme then, if we are running a live website on it, with a child theme?
Thanks, I will look into that. How come on the Enfold admin it says that I am running the latest theme, even though the version number is wrong? Why is that part of the Enfold theme not working? It’s supposed to alert you whenever there is a new update to the theme. Seems like a pointless feature if it’s not doing its job.
- This reply was modified 6 years, 1 month ago by xuamox.
I think you guys could add a couple of extra options to the mobile menu so that you can set it to break at 1024 for ipads and other tablets.
Can’t you detect if it’s a tablet or pc/mac? and then apply the correct breakpoint setting?
I tried using the code snippet from your documentation to switch to a burger menu at a specific viewport (1024px) and the code removed the menu and is NOT displaying the hamburger menu at all.
I have run into this problem a few times, and there must be an easier way to manage these settings more reliably on Enfold.
/* Activate burger menu */ @media only screen and (max-width: 1224px) { #top #header .av-main-nav > li.menu-item { display: none!important; } #top #header .av-burger-menu-main { cursor: pointer; display: block!important; }}
May 15, 2018 at 10:25 pm in reply to: How do I update a Avia Template region that I have previously created. #957229I must be doing something wrong. Based on the instructions that were given, this is how I understood them.
1. Create a page called “Badges” and create a color region with my five badges in five columns
2. Save the template as “2018 badges bar” and save page.
3. Go to an old page (“carpet cleaning”) and add the new template item “2018 badges bar” and save out the page
4. Update “Badges” page with new image update in template element and save out
5. Refresh “carpet cleaning” page and I should see the change that I made in the “badges” page based on my edits to the template region.The way I think about this it should be less complicated. Why not allow a user to directly edit a template region and then have any instance where that template is used to be updated automatically?
Thanks,
Eric
May 10, 2018 at 9:16 pm in reply to: How do I update a Avia Template region that I have previously created. #954891So just to clarify:
1. Create a new page in wordpress with badge section in it and nothing else
2. Do I save the section as a template? or am I able to call that page content element from any other page?
3. On my old page, I can call up the section from that new badge page
4. Any change I make to the new badge page will be reflected in any other page that uses that new page element?Thanks
May 7, 2018 at 9:14 pm in reply to: How do I update a Avia Template region that I have previously created. #952880Hi,
The badge is an image inside of an image element that sits in a 1/5 or 1/4 column in a colour region
I save the entire colour region as a 2017 badge template
now I am looking for a quick way to update that badge section
What is the best approach?
I tend to think of templates as objects that you should be able to update, like in the old Dreamweaver days.
Thanks for your help
- This reply was modified 6 years, 6 months ago by xuamox.
-
AuthorPosts