Themes
All themesNo clustered themes yet.
Market
Commercial opportunities need traceable source links before they are treated as build-worthy.
100.0% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
No clustered themes yet.
Pain still appears around compatibility, setup despite praise for easy, quality.
Pain still appears around missing feature, support despite praise for quality, reliable.
Pain still appears around missing feature despite praise for quality.
Has this Plugin been Abandoned?: users show security, bugs, compatibility pain that may indicate a product gap.
CC Child Pages · Can you tell us if the plugin is still supported, and that there are intentions of keeping the plugin updated? complaint Issues with code snippet: not showing in blogIssues with code snippet: not showing in blog: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Easy WP Page Navigation · Issues with code snippet: not showing in blog Hi and thanks for your plugin. complaint How to put pagination at the bottom of the page?How to put pagination at the bottom of the page?: users show compatibility, missing feature, support pain that may indicate a product gap.
Easy WP Page Navigation · I manage to successfully install this plugin, but I want to have this pagination at the bottom of my homepage! complaint page_ids doesn’t work when using list=truepage_ids doesn’t work when using list=true: users show bugs, missing feature, support pain that may indicate a product gap.
CC Child Pages · I assume that [child_pages page_ids="38,36" list="true" cols="2"] will show only 36 and 38, but it show all, like the first option. complaint Where Do I Place Your Code?Where Do I Place Your Code?: users show compatibility, missing feature, support pain that may indicate a product gap.
Easy WP Page Navigation · I know it goes into my theme but which php page? complaint Is there a way to truncate the beginning of the textIs there a way to truncate the beginning of the text: users show bugs, missing feature, support pain that may indicate a product gap.
CC Child Pages · Is there a way to truncate the beginning of the text Love this plugin, it saved me when the timeline for the template we used stopped working. complaint why it is not working for me?why it is not working for me?: users show compatibility, setup pain that may indicate a product gap.
Easy WP Page Navigation · installed, activated, nothing changed. complaint More information about installingMore information about installing: users show compatibility, setup pain that may indicate a product gap.
Easy WP Page Navigation · More information about installing For the step 4. question Warning: Undefined array key “siblings” …Warning: Undefined array key “siblings” …: users show bugs, compatibility, support pain that may indicate a product gap.
CC Child Pages · Warning: Undefined array key “siblings” … After an update to PHP 8 I get an error message on all pages that use the CC Child Pages Plugin. mixed Unable to Disable Pages / No ExclusionUnable to Disable Pages / No Exclusion: users show bugs, missing feature, support pain that may indicate a product gap.
List of Contents · Melvin , Thank you for reporting this issue and for your patience. mixed No save button?No save button?: users show bugs, missing feature, support pain that may indicate a product gap.
CC Child Pages · I’ve checked on two sites and your plugin settings page doesn’t have a “save” button so if I change 1 of your 2 settings, I can’t save it. complaint CSS rendering not correct in Chrome/EdgeA CC Child Pages CSS regression broke link rendering in Chrome and Edge across about 80 customer sites before a quick plugin update fixed it.
CC Child Pages · we have this issue in ~80 customer websites mixed New problemNew problem: users show compatibility, missing feature pain that may indicate a product gap.
Easy WP Page Navigation · New problem update: I have to change index.php, search.php, and archives.php., as below. complaint taxonomiestaxonomies: users show support, setup pain that may indicate a product gap.
CC Child Pages · taxonomies Does it also works with taxonomies, because i installed it all and no child links visible. complaint Share Your Design & We’ll Build It for YouShare Your Design & We’ll Build It for You: users show missing feature, support pain that may indicate a product gap.
List of Contents · Share Your Design & We’ll Build It for You Hello everyone, We’re thrilled to open up a new feature spotlight for the List of Contents plugin—and we believe your ideas should guide our next design. complaint Php function ?Php function ?: users show compatibility, support pain that may indicate a product gap.
CC Child Pages · Php function ? complaint Will this put page numbers above Jetpack "share this"?Will this put page numbers above Jetpack "share this"?: users show compatibility pain that may indicate a product gap.
Easy WP Page Navigation · Kind regards, https://wordpress.org/plugins/easy-wp-page-navigation/ I have been looking for a way to get page numbers above jetpack’s “Share This” and “related posts” Will this plugin do that? complaint responsive menuresponsive menu: users show compatibility pain that may indicate a product gap.
Easy WP Page Navigation · It seems to break some mobile themes. complaint Option to Hide TitleOption to Hide Title: users show missing feature pain that may indicate a product gap.
CC Child Pages · Option to Hide Title I am using the shortcode to attempt two different layouts on a page. complaint Links to page 2/3/… do not workLinks to page 2/3/… do not work: users show compatibility pain that may indicate a product gap.
Easy WP Page Navigation · <?php // You need protect against arbitrary paged values $paged = ( get_query_var( ‘paged’ ) ) ? mixed New version broke my custom snippet for ccchildpages_inner_template filterNew version broke my custom snippet for ccchildpages_inner_template filter: users show bugs, support pain that may indicate a product gap.
CC Child Pages · This is the shortcode I’m using: [child_pages cols="3" hide_more="true" link_titles="true" thumbs="thumbnail" link_thumbs="true" hide_excerpt="true" hide_wp_more="true" class="portfolio-galerias"] The page I need help with: [ log in to see the link] I’m using the following code to change the order of the items printed by the plugin: add_filter( 'ccchildpages complaint Limit Number Of “post numbers” In Easy WP NavigationLimit Number Of “post numbers” In Easy WP Navigation: users show support pain that may indicate a product gap.
Easy WP Page Navigation · Limit Number Of “post numbers” In Easy WP Navigation Now, I have 8 posts on my blog and Easy WP Navigation shows the numbers 1, 3, 4, 5, 6, 7, 8. complaint How to force responsive onto one column?How to force responsive onto one column?: users show support pain that may indicate a product gap.
CC Child Pages · Hi, I would love to know if it can be forced the responsive output of the plugin onto a single column. complaint Just for Posts? Or Pages too?Just for Posts? Or Pages too?: users show setup pain that may indicate a product gap.
Easy WP Page Navigation · https://wordpress.org/plugins/easy-wp-page-navigation/ Really like the look of this plugin! complaint Display sibling pages in sidebar widgetDisplay sibling pages in sidebar widget: users show missing feature pain that may indicate a product gap.
CC Child Pages · The widget allows you to show either child pages or sibling pages … The easiest option might be to have 2 widgets displayed in the same column, don’t display the title for the second one and then use some CSS to change the spacing between the two lists to make them look like they are a single list. complaint Dynamic Read more button using titleDynamic Read more button using title: users show missing feature pain that may indicate a product gap.
CC Child Pages · Dynamic Read more button using title I need to show the title of each page in the “read more” button dynamically instead of just showing “read more” for example “read more about: Our services” for accessibility purposes. complaint Bug show_date_modified using get_the_dateBug show_date_modified using get_the_date: users show bugs pain that may indicate a product gap.
CC Child Pages · Bug show_date_modified using get_the_date show_date_modified using get_the_date instead of get_the_modified_date Please update it. complaint pagination with get_postspagination with get_posts: users show setup pain that may indicate a product gap.
Easy WP Page Navigation · absint( get_query_var( 'paged' ) ) : 1; $args = array('post_type'=> 'custom_post','posts_per_page' => 5, 'paged' => $paged,); $myposts = get_posts( $args ); foreach( $myposts as $post ) : setup_postdata($post); //content echo easy_wp_pagenavigation( $myposts ); Can you please tell what’s wrong? complaint Table of Content ToggleTable of Content Toggle: users show missing feature pain that may indicate a product gap.
List of Contents · This happens whether toggle is turned on or off under appearance settings. complaint Square ThumbnailsSquare Thumbnails: users show missing feature pain that may indicate a product gap.
CC Child Pages · Square Thumbnails Is it possible to limit the thumbnail height to the thumbnail width? complaint “Compatible up to” value“Compatible up to” value: users show compatibility pain that may indicate a product gap.
CC Child Pages · “Compatible up to” value On plugin details window there are “Requires WordPress Version” and “Compatible up to” values (minimum and maximum compatible WP versions). complaint show modification/created date when list=”true”show modification/created date when list=”true”: users show missing feature pain that may indicate a product gap.
CC Child Pages · show modification/created date when list=”true” Thanks for the great plug-in. complaint alphabetical Orderingalphabetical Ordering: users show missing feature pain that may indicate a product gap.
Quick Page Navigation · alphabetical Ordering Is it possible to have the pages in alphabetical order? complaint Remove AMP linksRemove AMP links: users show support pain that may indicate a product gap.
CC Child Pages · [child_pages thumbs='large' link_thumbs="true" hide_more="true" link_titles="true" posts_per_page="10"] 2/ But, if I use : [child_pages siblings="true" orderby="rand" thumbs='large' link_thumbs="true" hide_more="true" link_titles="true" posts_per_page="5"] The internal links inside the AMP page are structured without ‘ /amp/ ‘, which is perfect : I just want question Is there a way to display custom message if there are no children pages?Is there a way to display custom message if there are no children pages?: question conversation with limited structured signal.
CC Child Pages · Is there a way to display custom message if there are no children pages? Thanks 🙂 Thanks 🙂 question Is there a way to remove the padding/margin between the titles and also…Is there a way to remove the padding/margin between the titles and also…: question conversation with limited structured signal.
CC Child Pages · Is there a way to remove the padding/margin between the titles and also… … set a line height for the title. I have used font size 13px for one of the css but this created huge paddings between the elements and also the line heigh is a lot bigger than needed. Is there a way to fix this? … set a line height for the title. I have used font size 13px for one of question Use ACF to filter contentUse ACF to filter content: question conversation with limited structured signal.
CC Child Pages · Use ACF to filter content I see you use ACF already. I’m wondering if you would be able to use the content of an AC field to filter which subpages are included in the list, unless this is already possible through some currently existing means. I see you use ACF already. I’m wondering if you would be able to use the content of an AC field to filter which subp complaint Issue w/ ElementorThe CC Child Pages Elementor widget could not be deleted and duplicated when dragged, and the author released version 2.1.1 to fix it.
CC Child Pages · I cannot delete it anymore, and if I try to drag it in other position it duplicates complaint Column IssueAfter an update, CC Child Pages showed one column instead of two across multiple sites until a CSS change fixed it.
CC Child Pages · Since the update the plugin no longer properly displays items in 2 columns. praise Works like a charm, great supportWorks like a charm, great support: users show bugs, support pain that may indicate a product gap.
CC Child Pages · Works like a charm, great support I had an issue after an update and the developer quickly fixed it.