cvye on "[Plugin: Advanced iFrame] possible to display xml/xsl pair?"
While I can put the xml file in as src=".....xml", I don't know how I can get it to see the stylesheet xsl file.
View Articlemsoutopiko on "[Plugin: Polylang] How to export source-language content for...
Hi there, I've just installed polylang in my blog to create a bilingual blog in English and Spanish. My expectation is that I will be able to: - Export a XML or PO or XLIFF file containing the source...
View ArticleChouby on "[Plugin: Polylang] How to export source-language content for...
Hi! There is currently no such feature implemented in Polylang.
View Articlechfriley on "[Plugin: Import any XML or CSV File to WordPress] SKIPPED: by...
I see the same thing. On about 70% of the items. Did you ever find a resolution? (It does the same on the Pro version, btw).
View Articlesupportedbusiness on "[Plugin: Google XML Sitemaps] Can we exclude pages by...
I have a plugin that uses a user authentication method to login to an external service. This plugin creates it's own URLs, and do not appear as 'Pages' in the Wordpress admin. I need to exclude some of...
View Articlemaltehelmhold on "RewriteURL - show /feed/ as feed.xml"
Hey there, we want to rewrite our feed URL. Currently we have this standard: ourdomain.com/feed/ but we need it to appear as ourdomain.com/feed.xml Can someone show me how to rewrite only this url in...
View ArticleHeavyDigital on "[Plugin: Import any XML or CSV File to WordPress] XML file...
My issue was solved by changing the session handling setting.
View ArticleMeganG on "[Plugin: Google XML Sitemaps] Sitemap Error"
Hoping someone can help me resolve an XML sitemap error. I am receiving this message when i try to visit my sitemap: Error loading stylesheet: An unknown error has occurred...
View Articlehughesar on "[Plugin: WP Google Maps] Could not save Marker XML file"
Hi, I am having a similar issue as this topic: https://wordpress.org/support/topic/could-not-save-marker-xml-file-1 I am trying to provide the right information but I am confused what needs to go in...
View ArticleAlvysyngr on "[Plugin: podPress] Adding previous episodes to the Podpress feed"
I came across Podpress yesterday and thought it is a great solution since I had been creating my feed files with a piece of software that pretty much has become obsolete...anyway my podcast currently...
View Articlebrianrivet on "Importing content from Wordpress site to Wordpress site fails...
Hi, I am trying to upload content from my staging Wordpress server to the production server. I exported the content as an XML file, and then when I go to the production control panel and try to import,...
View Articlesongdogtech on "Importing content from Wordpress site to Wordpress site fails...
Probably PHP on the production server is timing out. Increase your timeouts, maximum upload size, etc., in the php.ini file for that directory, or for the server overall.
View Articlebrianrivet on "Importing content from Wordpress site to Wordpress site fails...
I just checked it and the max post size is set to 8M (my XML file is 698K). The memory limit is 128M. The max execution time is set to 30 and the max input time is set to 60. I am not a php expert, but...
View Articlesongdogtech on "Importing content from Wordpress site to Wordpress site fails...
The max execution time is set to 30 and the max input time is set to 60 Raise those to 240 each and try, then set them back afterward.
View Articlebrianrivet on "Importing content from Wordpress site to Wordpress site fails...
Tried raising both to 240. It had no effect. Is there a log file where any errors that might be getting thrown could be seen?
View Articlesongdogtech on "Importing content from Wordpress site to Wordpress site fails...
Try Googling for your OS and error logs. This is really a server issue and not really Wordpress.
View Articlebrianrivet on "Importing content from Wordpress site to Wordpress site fails...
I'll do that, is it possible a permission issue could be the cause? I think there may be a permission issue with the uploads folder. Do you know if that is where it tries to put the XML file when it...
View Articlesongdogtech on "Importing content from Wordpress site to Wordpress site fails...
Yes, WP will try to write a temp file in uploads. See Changing File Permissions « WordPress Codex
View Articlebrianrivet on "Importing content from Wordpress site to Wordpress site fails...
ok, we were able to locate the log file. I'm getting the following error in the log every time I try to import: PHP Fatal Error: Class 'DOMDocument' not found in...
View Articlesongdogtech on "Importing content from Wordpress site to Wordpress site fails...
Search the forums for "PHP Fatal Error: Class 'DOMDocument'" https://wordpress.org/support/topic/fatal-error-class-domdocument-not-found?replies=11
View Article