» All Posts https://www.premiumpress.com/forums/forum/child-themes/feed/ Tue, 28 Oct 2025 23:06:35 +0000 https://bbpress.org/?v=2.6.4 en-US https://www.premiumpress.com/forums/topic/page-builder-category-block-category-count-alphabetical-order/#post-146703 <![CDATA[Reply To: Page Builder – Category Block – Category Count & Alphabetical order]]> https://www.premiumpress.com/forums/topic/page-builder-category-block-category-count-alphabetical-order/#post-146703 Thu, 05 Jul 2018 11:57:11 +0000 Justin Version 8.9.6 – Just checked i see there is a new version coming mid August?

]]>
https://www.premiumpress.com/forums/topic/page-builder-category-block-category-count-alphabetical-order/#post-146698 <![CDATA[Reply To: Page Builder – Category Block – Category Count & Alphabetical order]]> https://www.premiumpress.com/forums/topic/page-builder-category-block-category-count-alphabetical-order/#post-146698 Thu, 05 Jul 2018 11:03:18 +0000 Mark Fail Is this in version 8?

]]>
https://www.premiumpress.com/forums/topic/page-builder-category-block-category-count-alphabetical-order/#post-146693 <![CDATA[Reply To: Page Builder – Category Block – Category Count & Alphabetical order]]> https://www.premiumpress.com/forums/topic/page-builder-category-block-category-count-alphabetical-order/#post-146693 Thu, 05 Jul 2018 09:47:35 +0000 Justin I found this under function.php whihc would suggest it should work..

$core_admin_values[‘widgetobject’][‘categoryblock’][‘1’] = array(
‘title’ => “Jobs By Category”,
‘btnview’ => “yes”,
‘image’ => “no”,
‘desc’ => “yes”,
‘iconsize’ => “yes”,
‘catcount’ => “yes”,
‘pcats’ => “”,
‘subcats’ => “3”,
‘subcatcount’ => “yes”,
‘subcatempty’ => “yes”,
‘fullw’ => “no”,
);

]]>
https://www.premiumpress.com/forums/topic/page-builder-category-block-category-count-alphabetical-order/#post-146692 <![CDATA[Page Builder – Category Block – Category Count & Alphabetical order]]> https://www.premiumpress.com/forums/topic/page-builder-category-block-category-count-alphabetical-order/#post-146692 Thu, 05 Jul 2018 09:42:11 +0000 Justin Hi all,

1. Using the page builder with the category block there doesn’t seem to be an option for a category count like their used to be on the old home page. is there a solution?

2. Also the sort by query functio doesn’t seem to work anyway, but where and how could i make these go in alphabetical order? Would something like this work? orderby=name&order=desc but where in the files would i look to do this.

site layout is here https://graduatelinks.co.uk

thanks justin

]]>
https://www.premiumpress.com/forums/topic/child-theme-folder-structure/#post-146537 <![CDATA[Reply To: Child Theme Folder structure]]> https://www.premiumpress.com/forums/topic/child-theme-folder-structure/#post-146537 Sun, 01 Jul 2018 18:07:40 +0000 JamesD @Martin
Honestly, posting an URL would be ideal.
Images don’t show what’s going on behind the scenes.

]]>
https://www.premiumpress.com/forums/topic/child-theme-folder-structure/#post-146524 <![CDATA[Reply To: Child Theme Folder structure]]> https://www.premiumpress.com/forums/topic/child-theme-folder-structure/#post-146524 Sun, 01 Jul 2018 09:26:03 +0000 Martin I activated a Child Theme (Auction Theme 5)
And i changed colors, BUT now:
(see in picture)
i will change the color from “1” but the color from “2” changing also.

I found “bg-primary” who changed both.

Attachments:
You must be logged in to view attached files.
]]>
https://www.premiumpress.com/forums/topic/child-theme-folder-structure/#post-146515 <![CDATA[Reply To: Child Theme Folder structure]]> https://www.premiumpress.com/forums/topic/child-theme-folder-structure/#post-146515 Sun, 01 Jul 2018 00:55:54 +0000 JamesD Hello Martin,

Sorry I was thinking you were a little more comfortable/aware with styling.

If it’s only a couple elements you need to change, then provide an URL and let me know what you’re trying to change on that page and I should be able to provide more details on how you can target those elements.

Otherwise…
You would need to add the new class name, or the one you want to overwrite, to your custom stylesheet (in your child theme folder) or possibly add it under “Theme Setup > General Setup > Custom CSS/Javascript > Custom CSS”.

Note: If this sounds overwhelming or you’re not sure what I’m referring to then I’d recommend finding someone that could help more hands on.with that. Would be easier/quicker to help.

If it helps: Here’s a relatively simple CSS tutorial that may help explain how CSS works and other aspects.:
https://www.w3schools.com/Css/

]]>
https://www.premiumpress.com/forums/topic/child-theme-folder-structure/#post-146512 <![CDATA[Reply To: Child Theme Folder structure]]> https://www.premiumpress.com/forums/topic/child-theme-folder-structure/#post-146512 Sat, 30 Jun 2018 17:26:01 +0000 Martin OK Thx.

And how can i create a new class for changing seperat colors?
I donĀ“t want for example chance a background and a price bobble…

]]>
https://www.premiumpress.com/forums/topic/child-theme-folder-structure/#post-146495 <![CDATA[Reply To: Child Theme Folder structure]]> https://www.premiumpress.com/forums/topic/child-theme-folder-structure/#post-146495 Fri, 29 Jun 2018 19:21:58 +0000 JamesD Hello Martin,

Just add the styling you need to your custom child theme stylesheet to override the styles you need.

]]>