Nicosu
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How to remove elements from my theme?This might be very late, but for other users it may be of use:
Open the file functions.php in the boldy folder.
Go to line 26.
Delete, or comment out <?php // wp_list_categories(‘hide_empty=1&exclude=1&title_li=’); ?> to hide it from site, but keep for potential future use.Forum: Themes and Templates
In reply to: The positioning has gone uncenteredIt was not done as before, but I fixed it by making the right column float:left, and manually adding padding to push the left column from the edge. Thanks though.
Forum: Themes and Templates
In reply to: Teething Issues – Boldy Theme / Home TabHow come this does not work for me ._.
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] How to set static title?Hei Thank you Jonah, but where does this go?
Forum: Themes and Templates
In reply to: Teething Issues – Boldy Theme / Home TabIt is not that easy. I have a custom link like that and it does not show in the menu.
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] How to set static title?Does no one know?
Forum: Themes and Templates
In reply to: Limit top menu items in Boldy themeDunno if this is too late, but for other people who may drop by for a solution..
Open the file functions.php in the boldy folder.
Go to line 26.
Delete, or make it <?php // wp_list_categories(‘hide_empty=1&exclude=1&title_li=’); ?> to hide it from site, but keep for potential future use.Forum: Plugins
In reply to: [Plugin: The Events Calendar] Adding to a pageReally, no one? ._.
Please, please, pretty please.
Forum: Plugins
In reply to: [Plugin: The Events Calendar] Adding to a pageI thought this would be a simple thing to assist me in for those who are good at this. Anyone+ Please.