Hi,
The plugin page says that it’s compatible up to 3.4.2.
Is this plugin no longer maintained?
Thanks.
https://www.ads-software.com/plugins/map-categories-to-pages/
]]>I’m trying to figure out a way to post the feature image for a post next to the link when catergories are mapped to a page. I’d like the thumbnail to be roughly 300x150px. Is that something that is doable?
https://www.ads-software.com/plugins/map-categories-to-pages/
]]>Hi there,
I’ve taken over administration of a website that has this plugin installed – while it seems like a great plugin, amazingly useful, it also hides the ‘Posts’ Categories option; in my mind this seems utterly bizarre…is there a way that you can have the ‘posts’ categories active as well as the new ‘pages’ category?
Many thanks
(working with latest version of WP, 3.6.1 and 1.3.2 of this plugin)
https://www.ads-software.com/plugins/map-categories-to-pages/
]]>I have a weird problem, perhaps someone here can help?`
Look at https://lc2.itsolver.se/category/butiker-service/barn/
It’s in Swedish, but I hope I’ll get my point made anyway.
This is the category page for “Barn”.
This category has 4 pages mapped (which is shown in the box “Kategorier”).
These pages are all listed within the page as they should – that’s great.
BUT, look at the box “Butiker” – I can’t figure out what pages it actually shows?
What I would like to get is actually the same pages which are shoen within the page (Lekia, Jarméus skor, Intersport, H&M). Is this doable in some way?
https://www.ads-software.com/plugins/map-categories-to-pages/
]]>The plugin takes 3-4 seconds on a site with a hundred categories.
Is there a way to improve performance? Does the plugin work nicely with an existing WP caching plugin?
What would you recommend?
Oh, and thanks for the amazing plugin ??
Vishi
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>Hi,
I’m using Map Categories To Pages and it’s really great. What I’m still missing is a way to open a page listing all pages for two previously chosen categories (like a link to /category/catA+catB but listing pages instead or additional to articles).
Is there a way to achive this?
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>I am repeatedly getting the following PHP error logged on my WordPress site running IIS 7.5. Is there some tweak to code I need to make in order to prevent it in the future?
PHP Warning: in_array() expects parameter 2 to be array, string given in C:\inetpub\wwwroot\wp-content\plugins\map-categories-to-pages\ListAllPagesFromCategory.php on line 37
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>Hello
it seems the active page within a category doesn’t highlight the corresponding menu-item instead of a post; any idea?
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>Hi There,
I am new to wordpress.
I am using “Map Categories to Pages” plugin for my site its very nice plugin but while I am trying to use widget multiple times in sidebar but I am not able to use it multiple time we can only use it only one time. not more that one time.
can anybody tell me is there any way to use “Display All Pages from Current Category” widget multiple times in sidebar.
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>I’ve installed this plugin and have assigned a category to some pages. In the theme that I’m using, I have created a three-level menu.
In the first menu, as the topmenu item I have a category “Games”, which I want to list all the posts and pages that have been assigned the category “games”.
In the first level submenu I have a category “PC/Mac/Console”, which I want to list all the posts and pages that have been assigned the category “pc”, “mac”, “console”.
In the second level submenu I have the actual game page, which I’ve created as a page.
But after testing a bit, it seems that the topmenu “Games” only lists the posts with the category “games” and NOT the pages as well.
Any ideas as to why?
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>After a lot of head scratching I released that the wp_query doesn’t always get reset – causing is_page() etc to fail.
this line needs to move down past the end of the” have posts if” and all is well
$wp_query = $temp; //reset back to original query
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>Hello,
I edited the php of the code of the plugin to show pages instead of posts in the sidebar:
$myposts = get_posts('numberposts=-1&category='.implode(',',$cats).'&orderby=title&order=ASC&post_type=page&exclude='.$post->ID);
if(count($myposts)==0){
return;
}
Using a child theme, is it possible to save this edit from future updates (and so avoiding it to be overwritten)?
Any chance to see this option in the future?
Thank you very much
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>Hi! I am trying to install your plug-in on a WP 2.8.6 site. I open settings and choose the settings for Map Categories to Pages. I click the first checkbox to show pages along with posts in a category listing, and when I save the page, I get this error message:
Error! Options page not found.
Is something maybe missing from my plug-in install? It looks right, as best I can tell. And the plug-in works on another WP site (v3.3.2) where I first tried it out. Would a WP upgrade solve this problem?
I’m not in control of the upgrade path for the 2.8.6 site, but your plug-in works for v2.6+, right? I think an upgrade is in the works for them, but I want to know if that will solve the problem or if I should look somewhere else for a solution.
Thanks!
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>How can I display the page’s category on the page? The standard WP3 single_cat_title snippets do not seem to work because those get post categories, not page categories (which don’t exist outside of this plugin).
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>I have read how to do it but I can not figure it out. What do I need to change in the page template?
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>I was really hoping this plugin would solve several issues for me, but I can’t seem to be able to work it out. I am able to assign pages to categories, but unable to figure out how to use that info to list pages that belong to the category in the side bar.
I would like to be able to do two different things:
1) In the side bar list other pages that are assigned to the same category
2) In the menu, list pages assigned to specific categories
Is this possible?
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>Everything works fine, I put/linked my pages in my categories.
But when I select a category (cat2) in the front site, pages in this category (pages linked to cat2) are not listed in the result. Only posts are in the result.
Thanks and regards.
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
1.3.1
I’m trying to have a list of category-related posts in the category-related page’s sidebar, but I can’t find a way to do it.
Any help on the matter?
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>I am trying to get page pagination to work in my category.php file while using the map-categories-to-pages plugin. So far no luck. I cannot get the category.php to limit the number of pages that appear and I cannot get a pagination links to appear, presumably because the existing code in category.php for my theme is written to deal with posts. How can I make this happen?
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>Has anyone had any success with Permalinks for this plugin? The structure I’m looking to get is %category%/%pagename% but I’m not sure how to go about it.
]]>What I want to accomplish:
If I click on a category and am taken to that category’s page, where it typically lists posts assigned to that category, I would also like pages assigned to that category to appear in the list.
I have installed version 1.2 of the map-categories-to-pages plugin and activated it.
What happens:
On the ‘edit page’ page I am able to select a category to assign the page to.
What does not happen:
The page I have assigned to the category does not appear in the list on that category’s page.
Are there more steps?
PS – Tried adding the additions to functions.php listed in this post but didn’t help: https://www.ads-software.com/support/topic/plugin-map-categories-to-pages-solution-for-wordpress-3-compatibility?replies=2
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>After installing this plugin, the Categories box does appear on my page editor. However, after selecting a category and saving, the selection goes away. It will not save the category.
https://www.ads-software.com/extend/plugins/map-categories-to-pages/
]]>