caterhamcomputing
Forum Replies Created
-
Forum: Plugins
In reply to: [CC Child Pages] Wordpres 4.4?Hi.
Sorry to hear that you are having problems with the widget … and you are quite right, it is a bug (a typo on my part). Not sure how that one slipped through, as it’s quite a fundamental one!
I’m just testing the fix and will release it later today.
Forum: Plugins
In reply to: [CC Child Pages] Problems with the order of child pagesI’ve now had a chance to go through the output of your page thoroughly, and the problem appears to stem from some incomplete HTML in the page excerpt:
Puro flamenco en su máxima esencia, con consumición, paseo guiado y/o cena <strong><a href="https://www.mireservaonline.es/es/servicios/zambraflamencalostarantosgranada.aspx?a=jnklnqhhnhqmkomqmjkokmmkjnmmjjk&p=pilolohpqnqqijjoihqjopolhloqoqq">Desde 24€</a></strong… note that the closing
<strong>tag does not have its closing>.When you view this in context…
<div class="ccpages_excerpt">Puro flamenco en su máxima esencia, con consumición, paseo guiado y/o cena <strong><a href="https://www.mireservaonline.es/es/servicios/zambraflamencalostarantosgranada.aspx?a=jnklnqhhnhqmkomqmjkokmmkjnmmjjk&p=pilolohpqnqqijjoihqjopolhloqoqq">Desde 24€</a></strong</div>… you can see that this stops the closing </div> for the excerpt section from being read correctly as the browser finds a closing tag for
</strong</div>If you correct the HTML in the excerpt, the shortcode should work as expected.
Forum: Plugins
In reply to: [CC Child Pages] Problems with the order of child pagesHi.
Sorry to hear that you are having problems … can you copy and paste the shortcode from the page here so that I can see what options are used, etc.
Thank you.
Forum: Reviews
In reply to: [CC Child Pages] Shortcode parameters don't seem to workJust a thought … is it possible you are using Child Pages Shortcode (https://ww.wp.xz.cn/plugins/child-pages-shortcode/) and not CC Child Pages? I only ask as I had a support question raised this morning where that turned out to be the case …
Forum: Plugins
In reply to: [CC Child Pages] Orderby titleI am marking this topic as resolved, as it is a problem caused globally within WordPress by the qTranslate X plugin and not a bug with CC Child Pages.
I have discovered a helpful fix which may help – see https://kuchenundkakao.wordpress.com/2015/02/09/mqtranslate-qtranslate-slug-qtranslate-fixing-the-orderby-title-problem/ … and have posted on the qTranslate X plugin support forum suggesting that they integrate it into their plugin to resolve the problem.
I hope that CC Child Pages is still something you find useful, and that this extra information is helpful.
Forum: Plugins
In reply to: [CC Child Pages] I only want the Title to show. Hide Excerpt Not WorkingI am closing this topic as further examination of the site shows that it has “Child Pages Shortcode” installed and not this plugin.
Forum: Plugins
In reply to: [CC Child Pages] I only want the Title to show. Hide Excerpt Not WorkingI have copied and pasted the shortcode you give into a test site, and it hides the excerpt as expected. However, my plugin does not have a
widthproperty.The site you give a link to does not appear to use this plugin.
I believe you are using the Child Pages Plugin shortcode – see https://ww.wp.xz.cn/plugins/child-pages-shortcode/.
Forum: Plugins
In reply to: [CC Child Pages] meta descriptionI have added 3 new parameters to the shortcode:
use_custom_excerpt,use_custom_titleanduse_custom_more… each can be set to the name of a custom field, and if that field is populated for a page its value will be used instead of the standard value. When the custom field is not populated, the shortcode will display the standard excerpt/title or “more” message.
This may help …
Forum: Plugins
In reply to: [CC Child Pages] Siblings in the WidgetI have now added a
siblingscheck box to the widget. Hopefully, this will now work as you would like …OK, I have released the new version … add
hide_wp_more="true"to remove the standard WordPress “Continue reading…” message from the excerpts.Forum: Plugins
In reply to: [CC Child Pages] Non-Linked Current Page Shown for Sibling PagesI have now added a
show_current_pageparameter to the shortcode … which will only have affect the output whensiblings="true".Set this to
trueto include the current page in the list:[child_pages siblings="true" show_current_page="true"]or
[child_pages siblings="true" show_current_page="true" list="true"]… hopefully this will resolve the issues detailed in this thread.
Forum: Reviews
In reply to: [CC Child Pages] Shortcode parameters don't seem to workSorry that you had trouble with getting this to work … I have tested the plugin extensively and not come across any problems with the layout.
Maybe you could create a support thread ( https://ww.wp.xz.cn/support/plugin/cc-child-pages ) and post some further information (a link to the page with the problem, or at least what theme you are using) so that I can try and address the issue. (It may be something about your WordPress theme that is overriding the CSS that displays the columns.)
Forum: Plugins
In reply to: [CC Child Pages] Don't show title when there are nog linksPhew! 😉 You had me puzzled for a while there … glad you’ve got it all sorted 🙂
Forum: Plugins
In reply to: [CC Child Pages] Non-Linked Current Page Shown for Sibling PagesHi … just a quick update to let you know I haven’t forgotten this request.
I’ve been busy on other projects, but have been working on various enhancements for the plugin as time allows. These are nearly all fully tested and ready to roll-up into a release … so hopefully I’ll be able to get this done in the next few days.
Hi … just a quick update to let you know I haven’t forgotten this request.
I’ve been busy on other projects, but have been working on various enhancements for the plugin as time allows. These are nearly all fully tested and ready to roll-up into a release … so hopefully I’ll be able to get this done in the next few days.