Forum Replies Created
-
AuthorPosts
-
Yes, problem solved by rolling back.
SiteGround hostin had this setting: PHP 5.6.33 – System Default but it looks like it was actually 5.4 as WordPress printed that even though SiteGround printed 5.6.33.
I had three options 7.0.27, 7.1.14 and 7.2.2. The only version that worked was 7.0.27.
- This reply was modified 6 years, 8 months ago by dohodoho.
Having the same problem. We run a business site on Enfold, how on earth is it possible that you introduce critical bugs so that nothing works in your updates?
EDIT: The fix suggested above worked. Replaced the header.php page did it. Never again will I dear to push the upgrade button for Enfold easily. I have done the mistake once before when it broke, and I did it again now.
UPDATE: Seems all Contact7 forms are not working any more. Not sure if it is related to Enfold yet though.
SUGGESTION: I think you should introduce stable releases that people actually can trust and are reliable.
- This reply was modified 6 years, 8 months ago by dohodoho.
November 7, 2017 at 10:37 pm in reply to: Charater ">" in Special Header not working with multiple Special Headers #873918Thanks. It did work as a workaround. But as soon as I click Edit page and Update again, it reverts back. I guess I am forced to not touch the front page again on my site for a while :)
Found this nice website that seems to be made using Enfold.
SafeSendSeptember 2, 2016 at 9:07 pm in reply to: URGENT – Contact forms does send emails after upgrade to WP 4.7 #681465Thank you. Still I cannot believe that such a basic thing can go through your testing unless it is a special case for my setup. Sorry to say but this proves again that one should never run the latest version of WordPress together with Enfold.
Edit: I switched to Contact Form 7 now by the help of the link below to get the styling right.
https://kriesi.at/support/topic/styling-contact-form-7-as-enfold-contact-form/ to get the styling right.- This reply was modified 8 years, 2 months ago by dohodoho.
March 15, 2016 at 7:16 pm in reply to: Enter string in Text Block without having to escape special characters #598550I solved it now. It was the “<!” part of the string. By using a HTML escape character for “<” as “& # 060;” (without the spaces), the problem solved it self.
- This reply was modified 8 years, 7 months ago by dohodoho.
March 15, 2016 at 7:08 pm in reply to: Enter string in Text Block without having to escape special characters #598547I tried it, it still cuts the string so that I only see “5(?<=\b(?” instead of “5(?<=\b(?<!\.)5)[1-5]\d{2}[\W\s]?\d{4}[\W\s]?\d{4}[\W\s]?\d{4}\b”
March 15, 2016 at 9:08 am in reply to: Enter string in Text Block without having to escape special characters #598264I am trying to display the string “5(?<=\b(?<!\.)5)[1-5]\d{2}[\W\s]?\d{4}[\W\s]?\d{4}[\W\s]?\d{4}\b” in a Text Block. There is no more easy way of explaining it. And the issue is that when I hit “Update” on the page, this text gets parsed.
PLEASE PASTE THE LINKS BELOW IN A NEW TAB – CLICKING THEM DOES NOT WORK FOR SOME REASON
This is how it looks when I enter the string:
http://pasteboard.co/2hifhXq1.pngThis is how it looks after I hit Update to save the page (as you can see it cannot save the string correctly):
http://pasteboard.co/2higDtH8.pngPlease give an example of what I do when I have the individual ascii codes to get them into the TextBlock.
- This reply was modified 8 years, 7 months ago by dohodoho.
March 14, 2016 at 8:29 am in reply to: Enter string in Text Block without having to escape special characters #597605Please just try to place the string “5(?<=\b(?<!\.)5)[1-5]\d{2}[\W\s]?\d{4}[\W\s]?\d{4}[\W\s]?\d{4}\b” in a Text Block item and you will see that it cuts it off. It does not make sense to give you admin login to a commercial site when such an easy test can be done.
- This reply was modified 8 years, 7 months ago by dohodoho.
January 4, 2016 at 5:56 pm in reply to: Hide YouTube Related Videos when showing video popup (Rel=0 does not work) #559357Your answer below solved it much easier :) Thanks.
https://kriesi.at/support/topic/youtube-video-not-working-in-ligthbox/#post-288867
Looks like the menu-item id is 365, I guess this is what we need to refer to?
<li id=”menu-item-3635″ class=”menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-3634 current_page_item current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-top-level menu-item-top-level-6 dropdown_ul_available”>
Yes, it is correct that Documentation is highlighted correctly. But I would like other pages to highlight the same menu item. Is that possible?
December 14, 2015 at 11:25 am in reply to: Contact Form no longer functioning (after update) #552096I think the Dave is correct here. This is what should be done:
Enfold theme should actually write that it does not support WP 4.4 (yet!). With basic functionality not supported as is the case today, I cannot possibly see how it is possible to say that Enfold supports WP 4.4. Saying that WP 4.4 is supported (as is done on ThemeForest) is very confusing and might cause many people who press the “Update to WP 4.4” button extremely disappointed. This can be solved with clearer communication by simply delaying the support with the latest WP version.Enfold team: Let me be brutally honest. I have a feeling that new releases of WordPress are not taken seriously enough. They should be tested in advance with Enfold. I have now had two incidents (not related to this thread) where a new WordPress release caused Enfold to fail and where a subsequent Enfold release solved the issue. It was solved quickly, within a 1-2 days, but unfortunately it is not good enough if you are running a real business site. Imagine if important functionality of your site stopped working for 1-2 days from time to time. From the incidents I have had I learned that it is best to not upgrade WordPress right away (I have not upgraded to WordPress 4.4) until some time has elapsed. This is unfortunately the only solution I have found.
Thanks! That did it.
Now it runs against the min-width I think. At least editing min-width to 120 px (instead of 200px as is default) makes it work in Chrome Inspector.
But the CSS below does not work. Also if I try to add an “!important” to the min-width tag.
.avia-button.avia-size-x-large { font-size: 18px; border-radius: 8px; min-width: 120px; padding: 20px 40px 18px !important; }
That worked. Thank you sooooooo much!
The problem is solved now. Siteground claims they did no change to their setup at all. The only thing I did was to re-save the pages that had the forms but I am not sure if that helped it. It could be that Google changed something on the email side. Anyway, it is working now for me.
I am having the same problem. All my contact forms stopped working completely. Also, the reset password functionality in wp-admin, just click Forgot Password? when you login, stopped working. I have Siteground as hosting provider and they are saying that nothing has changed in their configuration but that the issue is that email sent FROM (Email address hidden if logged out) , will not be sent as that particular email is not one of my Google Mail addresses. But everything used to work fine for me so SOMETHING has changed. I have not figured out yet whether the error is due to Enfold or due to Siteground.
This is my post which is related: https://kriesi.at/support/topic/urgent-contact-forms-not-working-since-last-update/
August 19, 2015 at 8:58 pm in reply to: 3.3 update problem – Widget: Latest News – Categories are not there #490397Same here. That these kind of basic bugs can flow through to production is really scary. I will be very careful to update to a new release next time.
-
AuthorPosts