beginr
Member
Posted 4 months ago #
Hello everyone!
So I have a problem, I am using a premium theme but can't get wpematico to recognize it's categories. It will recognize wordpress created categories just fine. I am old but new at the same time :), so I don't really get what I'm doing wrong.
If anyone would be willing to point me in the right direction it would make this old lady grateful.
Thanx
beginr
Member
Posted 4 months ago #
I have no idea why I couldn't get wp-ematico to work but for anyone else with this problem I would suggest using feedwordpress. Did exactly what I wanted it to.
However,
I had a problem getting feedwordpress to work. So I disabled plugins one at a time and found that it did not seem to work with user locker. I got it to work once I disabled user locker, but then received a memory error --->Fatal error: Allowed memory size ....
I upped my memory through my bluehost cpanel (they have a video tutorial on allocating more wordpress memory) using this code
('WP_MEMORY_LIMIT', '84M');
Hope this helps someone... or maybe you guys already knew :)