Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.August 11, 2023 at 5:00 am in reply to: Codeblock section from one page doesn’t get rendered with Postcontent section #1416024This reply has been marked as private.June 23, 2023 at 10:51 pm in reply to: Forcing LayerSlider on Posts Without [LayerSlider] shortcode in Content #1411520
I was able to make these changes and it works as expected!
Thank you!May 25, 2023 at 11:39 pm in reply to: Forcing LayerSlider on Posts Without [LayerSlider] shortcode in Content #1408593Yes I do mean that I have modified the patch even further beyond what is currently now available as the patch in question.
I don’t like the way that enfold chooses whether or not the layer slider is available in the logic, and furthermore I don’t like how we can’t change that with a child theme.It would be pertinent to be able to make this modification at the child theme level.
May 11, 2023 at 8:07 am in reply to: Forcing LayerSlider on Posts Without [LayerSlider] shortcode in Content #1407084I have referred to a variation of this patch to get the layerslider parsed and display in my content, but every time that I install a new version of the theme, this patch will get overwritten.
It would be nice to be able to have a solution that works in my child theme.This is such a bad solution, adding more code on top of code we don’t want.
Please add a filter to remove the gravity forms styling to the next version update.Oh yes, if you’re not in the US or approved countries, then we block all traffic from there.
Your latest response is unacceptable. Please review the entire conversation of the ticket everything is there.
In particular:Content mismatch: Missing embedded video
You’re not familiar with the most downloaded AMP plugin on the WordPress repository to make AMP pages? This is the official plugin from the AMP Project itself from Google!
What do you guys use for AMP?- This reply was modified 3 years, 8 months ago by Michael.
Does not work on my end. See url in private.
- This reply was modified 3 years, 8 months ago by Michael.
Try adding a time code to that like this:
https://www.youtube.com/embed/RD01nHuYIks?autoplay=1&iframe=true&start=290
This does not work either.
- This reply was modified 3 years, 8 months ago by Michael.
I’m sorry, if I am contributing to your project without payment, there’s got to be some sort of compensation for it. After all, I’m paying you guys for your code. It should only go that you somehow “pay” for mine.
Is there a place that I can submit a pull request for the change? I have corrected the embed code on the core parent theme (which will obviously break if it doesn’t get added in the next release).
It would be nice to be able to have the Advanced Layout Builder available for custom taxonomies, especially on the term pages editable Description box.
Is it possible to use a child theme and allow ALB show up in the taxonomy term description field without having to hack the enfold theme directly.There doesn’t seem to be any filters to allow this, but a simple code block with filters/hooks in the parent enfold theme would allow for us to add it.
September 9, 2020 at 7:44 pm in reply to: Mega Menu Empty Column Headers Showing as '-' on Custom Post Type Pages #1244679I figured out that a locations plugin we were using was altering the title of the current page for use in a vCard option, and that somehow was affecting the megamenu titles.
I’ve since disabled the vCard option as we don’t use it anyhow, and that fixed this problem.You may close the ticket.
August 4, 2020 at 5:40 pm in reply to: Is it possible to integrate schema.org into the Accordion Element? #1235136I was able to build in some conditional logic along with a new field for schema additions.
August 3, 2020 at 5:40 am in reply to: Is it possible to integrate schema.org into the Accordion Element? #1234703@Nikko can you please provide an example?
July 28, 2020 at 5:32 am in reply to: Can I delete _aviaLayoutBuilderCleanData in postmeta table? #1233657So:
1. why aren’t you guys sanitizing/accommodating the special characters in your saving process?
2. why aren’t you spitting back the changes that the users are using, and highlighting the special characters so they can make changes?
3. or, why aren’t you notifying the users of special characters as they create the page??You should be using a discovery process here, and your shortcode parser should be more robust here. This is why other page builders are more successful and why I use other page builders with all of my other clients. I am stuck using this theme due to the client’s willingness to learn something different.
Regardless……
First: you notify and block all special characters as they enter them.
Second: you allow people to send recommendations for specific characters they need, this will happen a lot at the beginning, and less over the course of time.You should be building your code in iterations that instead of trying to accommodate all of them at the beginning.
By slowly adding them over time, you allow yourself to acclimate to the special characters that people use.July 23, 2020 at 8:25 pm in reply to: Can I delete _aviaLayoutBuilderCleanData in postmeta table? #1232795I hate to say it but this record in the postmeta table is redundant. There is a specific process that is well documented to avoid the autop method in the wp_posts content entries and it appears that enfold is simply unaware of this and not using it correctly.
July 23, 2020 at 8:13 pm in reply to: Page updates display old version of page yet revisions shows edits #1232786I am having this issue as well. I wish we could disable the use of _aviaLayoutBuilderCleanData. It’s redundant, and proves that there is issues with the avia layout builder.
July 15, 2020 at 6:56 pm in reply to: Mega Menu Empty Column Headers Showing as '-' on Custom Post Type Pages #1230694Yes unfortunately we have a firewall on our network that blocks any external traffic from specific locations outside the US.
You will have to access it from a proxy route that has an endpoint that resides within the US – my IT department will not change the firewall settings to accommodate anything outside of this scenario.June 24, 2020 at 5:40 pm in reply to: 4.7.5 Introduces Unexpected 50px to Top Margin of #top .flex_column_table Style #1225295When is the next release scheduled? This is breaking my site.
June 24, 2020 at 5:08 am in reply to: 4.7.5 Introduces Unexpected 50px to Top Margin of #top .flex_column_table Style #1225007Nothing?
@Ismael, what is the progress with this. If your wordpress developers haven’t replied by now, and there isn’t a fix in place, then they do not know what they are doing. ezFl0w is completely correct.
This is a serious issue, the wp_options table should not be used for this sort of purpose.
- This reply was modified 4 years, 7 months ago by Michael.
May 1, 2020 at 5:35 pm in reply to: Please add shortcode parsing to media uploads copyright text meta field output #1208889If anything, allow us to add a filter or action to that field that we can define in our functions file to add our own shortcode support in that field.
May 1, 2020 at 5:33 pm in reply to: Please add shortcode parsing to media uploads copyright text meta field output #1208887Well, if the shortcode in the copyright meta field for the image breaks the layout, then the customer shouldn’t put the shortcode that breaks the layout, into that field. This is no different than any other locations in wordpress where shortcodes can be inserted, but break the layout. It’s a “use if you know what you’re doing” kinda thing.
As for the copyright field on hover, I don’t have a concept of how that scenario is valid.
- This reply was modified 4 years, 7 months ago by Michael.
Thank you.
I would like the previous version to 4.7.4.
Would a pull request be helpful if I manage to figure it out, yet still retain the original functionality as well?
I am a developer, so I will come up with my own solution .. but I figure you guys might want to actually include this improvement in your next release as well so others can benefit from it.
-
AuthorPosts