luca76
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [The Events Calendar] Suggestion for one day pageDone, thank you! 🙂
Forum: Plugins
In reply to: [RSS Post Importer] Images not importingI’ve opened a ticket here:
Forum: Plugins
In reply to: [RSS Post Importer] Images not importingI’m having this problem. Images with <enclosure url> are not imported.
Forum: Plugins
In reply to: [One Page Express Companion] Help with migration with theme One Page Express@yupal where is the customizer of the live site?
Forum: Plugins
In reply to: [One Page Express Companion] Help with migration with theme One Page ExpressThank you, @yupal
With your method I fixed one problem. But I discovered another way to solve it. With a mysqldump, you see in the sql file strings in this form:
....;s:42:"STRING";...s:42 —> 42 is the length of the following string.
So, changing the string isn’t sufficient, we must change the s:NUM according to the string size.
Viewing 5 replies - 1 through 5 (of 5 total)