-
Posted a reply to How to reduce the post title font size?, on the site WordPress.org Forums:
Found this in page-title.php, but it there an easier way to do this? -
Posted a reply to How to reduce the post title font size?, on the site WordPress.org Forums:
Actually not fixed yet, I need to have the page title reduced only, this is… -
Posted a reply to How to reduce the post title font size?, on the site WordPress.org Forums:
Never mind I fixed this by updating manually php files mentioned above and changing h2… -
Posted a reply to How to reduce the post title font size?, on the site WordPress.org Forums:
Found the following snippets in content.php, content-featured.php, and content-standard.php: <h2 class="post-title entry-title"> " rel="bookmark" title="<?php… -
Created a topic, How to reduce the post title font size?, on the site WordPress.org Forums:
In my Hueman Child: Stylesheet (style.css) I have this… -
Posted a reply to Error: Not a valid Facebook Page URL., on the site WordPress.org Forums:
Thanks for your help, I actually put the app id in the wrong place on… -
Posted a reply to Error: Not a valid Facebook Page URL., on the site WordPress.org Forums:
Hello, I get the same error, I am linking to a page, not to a… -
Posted a reply to PageNavi not working after upgrade to new version of Hueman, on the site WordPress.org Forums:
Ok I made this work finally, I added the code below to my page.php: <?php… -
Posted a reply to PageNavi not working after upgrade to new version of Hueman, on the site WordPress.org Forums:
Thanks Denzel for your input, but I am not able to fix it. I found… -
Posted a reply to PageNavi not working after upgrade to new version of Hueman, on the site WordPress.org Forums:
Tried another plugin "Easy WP Page Navigation", behaviour is exactly the same. There is something… -
Posted a reply to PageNavi not working after upgrade to new version of Hueman, on the site WordPress.org Forums:
Found a similar post, suggestion was to add <?php wp_link_pages(); ?> in page.php . I… -
Created a topic, PageNavi not working after upgrade to new version of Hueman, on the site WordPress.org Forums:
Hello, Just today I upgraded to new Hueman 3.3.2 and …