-
Posted a reply to new user notification incomplete, on the site WordPress.org Forums:
That's not what it did. All I got on my trial notification was: "Your account… -
Created a topic, new user notification incomplete, on the site WordPress.org Forums:
I have WordPress with the CommentPress and WP Security… -
Created a topic, Converting to static html problems, on the site WordPress.org Forums:
My site is working great thanks to CommentPress. But n… -
Posted a reply to upload_max_filesize_limit can’t be changed, on the site WordPress.org Forums:
Thanks, I had tried several restarts, which should cause restarts of the Apache2 server. Didn't… -
Created a topic, upload_max_filesize_limit can’t be changed, on the site WordPress.org Forums:
I installed WP locally to fine tune my website. When I… -
Posted a reply to Child theme background image, on the site WordPress.org Forums:
Thanks Christian. Since I also had some other problems, I have switched from Flat to… -
Posted a reply to Child theme background image, on the site WordPress.org Forums:
If I may impose, the enqueuing syntax is a bit difficult to follow. If I… -
Posted a reply to no Template drop down, on the site WordPress.org Forums:
RESOLVED! Thanks Christian, your suggestions triggered problem solving. My problem was a screwed up style.css.… -
Created a topic, Child theme background image, on the site WordPress.org Forums:
In the color scheme of my theme (child of CommentPress… -
Posted a reply to no Template drop down, on the site WordPress.org Forums:
WP Version : 4.7.2 CommentPress Core: 3.9.1 This Forum doesn't seem to mhave a file… -
Created a topic, no Template drop down, on the site WordPress.org Forums:
As of three days ago, the template dropdown in 'New Pa… -
Posted a reply to no https, on the site WordPress.org Forums:
Yes, the provider had made a mistake with the certificate and fixed it after the… -
Posted a reply to no https, on the site WordPress.org Forums:
http://Stuehlingen.online/Book Thanks -
Posted a reply to no https, on the site WordPress.org Forums:
In the meantime I found that all links in the <head> as well as media… -
Created a topic, no https, on the site WordPress.org Forums:
I run WP with the CommentPress plugin. I have a free "… -
Posted a reply to Validation error in figure caption, on the site WordPress.org Forums:
In the page editor (Text) the illustration looks like this: [caption id="attachment_2888" align="alignleft" width="400"]<img class="size-full… -
Posted a reply to Validation error in figure caption, on the site WordPress.org Forums:
CommentPress with CommentPress-Flat theme -
Created a topic, Validation error in figure caption, on the site WordPress.org Forums:
I am systematically validating 135 pages in my WordPre… -
Posted a reply to Validating WorPress pages, on the site WordPress.org Forums:
https://validator.w3.org/ (suggested on WordPress website) here are the first few: Consider avoiding viewport values that… -
Created a topic, Validating WorPress pages, on the site WordPress.org Forums:
I am used to validating html on sites and pages I writ… -
Posted a reply to Text tinny on Windows, pleasant on Linux, on the site WordPress.org Forums:
I have played around with font families and now have a satisfactory look in Linux… -
Posted a reply to Text tinny on Windows, pleasant on Linux, on the site WordPress.org Forums:
http://www.papaworx.com/Book/?page_id=1358 -
Created a topic, Text tinny on Windows, pleasant on Linux, on the site WordPress.org Forums:
I posted a 'book' in WordPress. The look-and-feel of t… -
Created a topic, wrong page number, on the site WordPress.org Forums:
I am using WP 4.7 with the CommentPress plugin v. 3.9.… -
Created a topic, Lesson learned, on the site WordPress.org Forums:
In a formal sense, I didn't hack. I created a child th… -
Posted a reply to howto find index of item in WP_Post, on the site WordPress.org Forums:
SOLVED! I simply stepped through the WP_Post and tested for ID component, until I had… -
Posted a reply to howto find index of item in WP_Post, on the site WordPress.org Forums:
The code looks as follows: // Styled Page Selector $par = $post->post_parent; $this_ID = get_the_ID();… -
Created a topic, howto find index of item in WP_Post, on the site WordPress.org Forums:
I have a two level menu: chapter>pages. I set up th… -
Created a topic, clicking on next_page gets to non-existing page, on the site WordPress.org Forums:
I am using WordPress with the CommentPress plugin. Whe… -
Posted a reply to Comment on whole page, but not on paragraphs, on the site WordPress.org Forums:
Solved! When I replace: <p class = "Standard">....</p> with: <p><span class = "Standard">...</span></p> it works.… -
Created a topic, Comment on whole page, but not on paragraphs, on the site WordPress.org Forums:
I have a book-like site with 'chapter' pages and 'page… -
Created a topic, hanging indent does not persist, on the site WordPress.org Forums:
I am trying to publish a book via WordPress. I need ha…