-
Putting this up for discussion here. What I would like to see added is for the theme.php file to be able to hook into the saving logic used. This way a theme can add extra form fields and save them to…
-
### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.…
-
->add_dropdown_field('field', 'Label', array('1' => 'My option', '2' => 'Another option'), 'required', '1');
Gives me a ton of SimpleXML errors if I set that last param (value).
Any ideas?
-
When parsing RSS feeds, I run into an issue with the `itunes` namespace. I have a root with two elements: `author` and `itunes:author`, and I am unable to correctly parse them. I've tried specifying t…
-
Isn't it a better idee to disable SSL certificate check on upload? Currently on a Laravel valet https environment I'm getting the following error:
```
simplexml_load_file(): SSL operation failed wit…
-
```
I am facing an issue with CDATA_SECTION_NODE. I had to add:
def __unicode__(self):
"Returns the unicode text nodes of the current element"
if self._element.childNodes:
…
-
```
I am facing an issue with CDATA_SECTION_NODE. I had to add:
def __unicode__(self):
"Returns the unicode text nodes of the current element"
if self._element.childNodes:
…
-
```
I am facing an issue with CDATA_SECTION_NODE. I had to add:
def __unicode__(self):
"Returns the unicode text nodes of the current element"
if self._element.childNodes:
…
-
Hey guys
After the upgrade, our RepresentMap showed one error
URL NOT LOADING
when any person starts any registration
English map:
http://sanpedrovalley.org/
Thanks a lot
-
Hello,
I am trying to run the file phpSample8Air.php but I am getting 500 error.
By enabling error display in my php file found the following warnings and errors:
Warning: file_put_contents(001-AC…