marsshall
Forum Replies Created
-
Forum: Plugins
In reply to: [One Click Demo Import] xml file not importingYes, definetly…
Could I? Is possible to import theme options variable (ACF options page)?
Only this doesnt work now for me…Forum: Plugins
In reply to: [One Click Demo Import] xml file not importingYou`re right, thats bug only on localhost on windows. Sad, maybe there is some fix for this?
Thank you, saved me time.
Forum: Plugins
In reply to: [One Click Demo Import] xml file not importingHi,
here is the new log file – everythings is ok, with upload, only somethings wrong with importing XML datahttp://litvanyi.sk/ff/log_file_2016-07-13__13-29-32.txt
Yes, I am trying it on my localhost machine with installed EasyPHP Dev server
Forum: Plugins
In reply to: [One Click Demo Import] xml file not importingHere is my log: http://litvanyi.sk/ff/log_file_2016-07-13__12-42-30.txt
Here is my all files trying to import – http://litvanyi.sk/ff/kosacky.rar
Problem with custom post type ?
Forum: Plugins
In reply to: [One Click Demo Import] xml file not importingHi,
I am trying to import manualy, no error display. But after succesfull message “That’s it, all done! The demo import has finished” nothing happend. No pages, custom post types, articles imported…Only media images are imported.Forum: Plugins
In reply to: [One Click Demo Import] xml file not importingsame issue here
But for me, I didnt receive any emails…
Hi,
same error for me. I am trying almost everything recommended settings.Need help ASAP, customer are nervous :).
I have solution, sorry for spam. Maybe it someone helps.
only change:
$tax_link = $cpt_onomy->get_term_link( $term, $term->taxonomy );with:
$tax_link = $term->slug;and add new rewrite rule, see instrucion here:
http://wpdreamer.com/plugins/cpt-onomies/documentation/custom-archive-pages/