The file I have changed is inc/customizer/configs/page-header.php
I altered line 663: $args[‘title’] = get_the_archive_title();
To be: $catZXY = get_the_category();
$args[‘title’] = $catZXY[0]->cat_name; //get_the_archive_title();
I did this so that I don’t get “Category:” to be printed out for my category headers.
Awaiting your reply, Thanks in advance. Best of Regards, Trekka12
]]>Is there a way to turn off the mobile option for darkmode & the pictures on my home screen default to black borders. Is there a way to change this without messing up the pictures? They currently freak out if background color is altered
]]>I was wondering if anyone knew how to reduce this gap/border at the top of my newly installed and customised theme. It is the white bar area right above the header graphic. Have already done all I can with the header.php and checked all the .css files that are relevant I think.
Much appreciated
]]>Simple design to add my own colorful images
able to upload my own header or logo
able to upload adsense
4 collums
wrap around text in the articles
Here is what I need to know about altering pre exsiting themes:
Can I change colors in tabs and rules?
Can I put my own header?
Can I add adsense?
Can I wrap around text?
There should be more notations on the wordpress themes….and style numbers!
1.
as you ARE LOOKING YOU HAVE TO TRY AND REMEMBER WHICH ONES YOU LIKED AND WHAERE THEY ARE.
2.
You do not know what you are capable of doing–can you change this or that? Add whatever.