I am having some issue with my website wp.thelawbrigade.com which has Big Brother theme installed. The version is 1.0.10. The issue I am facing is with Category. I have made categories and have multiple posts in it but when I click on the categories, it shows a blank page and nothing comes up. Please help.
]]>I am doing a school project, and I am using the Radcliffe 2 theme and I am wounding is there way I can put the menu into the middle, I have only have the free version and cant find any options to change the menu tab to the center?
thanks in advanced
]]>I also have a problem with the menu. I created Portfolio page and applied Portfolio template. Everything worked fine. All portfolio items were displayed at the web page and there were categories at the web page.
After I added some pages to the menu it turned out that portfolio page displays only 10 projects of more that 20 and project types dissapeared.
https://joxi.ru/Q2Kl4ykU9QgPkA
The problem is that when I create a new portfolio page with the new link to it all projects and project types are available at the page.
It also works when I manually change Permalink of the current page https://……..net/portfolio/ ?
to any other, for example to https://……..net/portfolio2/ ?
https://joxi.ru/Rmz15ajfWDVejr
I need to have only this link to the page https://…….net/portfolio/ ? but with all projects and project types. How can I do it?
Please help!
]]>I just migrated from WP.com to WP.org (hosted at SiteGround). I was using the Lodestar theme and am very happy with it. Can I use the same theme on WP.org? If so, how can I go about this.
I saw a similar question over at WP.com and the poster was referred to WP.org forums, but I can’t find an answer here. Many thanks!
]]>I have found the issue but cannot fix: the breadcrumb function no longer works. The page gets as far as starting to render the breadcrumbs but cannot complete. In order to get the site working, I have removed breadcrumbs from my child theme; however, it would be great if the functionality was restored. Note that the breadcrumbs on single pages still work.
The following function is broken:
function big_brother_the_breadcrumbs() .
if ( is_category() ) {
global $wp_query;
$cat = get_category( $wp_query->get_queried_object()->term_id );
$cat_parents = get_category_parents( get_category( $cat->parent ), true, ‘<span class=”sep”></span>’ );
if ( 0 < $cat->parent && ! is_wp_error( $cat_parents ) )
echo ‘<span class=”breadcrumbs-ancestor cat-parents”>’ . $cat_parents . ‘</span>’;
echo $before . single_cat_title( ”, false ) . $after;
}
Anyone from Automattic have a comment?
]]>I have found the issue but cannot fix: the breadcrumb function no longer works. The page gets as far as starting to render the breadcrumbs but cannot complete. In order to get the site working, I have removed breadcrumbs from my child theme; however, it would be great if the functionality was restored. Note that the breadcrumbs on single pages still work.
The following function is broken:
function big_brother_the_breadcrumbs() .
if ( is_category() ) {
global $wp_query;
$cat = get_category( $wp_query->get_queried_object()->term_id );
$cat_parents = get_category_parents( get_category( $cat->parent ), true, ‘<span class=”sep”></span>’ );
if ( 0 < $cat->parent && ! is_wp_error( $cat_parents ) )
echo ‘<span class=”breadcrumbs-ancestor cat-parents”>’ . $cat_parents . ‘</span>’;
echo $before . single_cat_title( ”, false ) . $after;
}
Anyone from Automattic have a comment?
]]>I have a few customizations I would like to make to the Lodestar theme.
-In the portfolio- If someone clicks on the image, I would like it to take them to the project page too, not just when they click on the text. This is a bigger issue in mobile, where people try to press on the image but nothing happens. I would like the portfolio image to link to the page.
-Center Page titles like in Portfolio: In the Images page, I would like the page title “Images” to be aligned centered, not left aligned. It looks nice in the default portfolio page.
-In the homepage , the panel titles (“Films, Images”) create an extra white box that extends above the horizontal panel line. Is there a way to remove it?
-In the portfolio page – I would like to increase the font size of the portfolio Filter text (“All, Architecture, Corporate..”) I tried changing the font size but it also changes it for the top menu and other areas. It possible to change just the Filter menu font size of the Portfolio page?
Thank you in advance!
https://www.viewpoint.co.il
]]>