gtmb
Forum Replies Created
-
ok thanks for the tip!
Thanks for getting back ok so check this checkboxes field https://ibb.co/5Bwb576
3 columns, the alphabetical sorting is by line not by column, ie. “Airmap” is to the right of “Agisoft” but I want it below “Agisoft”. Possible?
Forum: Fixing WordPress
In reply to: Notice: Undefined index please help!Thanks @mipaca
Cleaned the header, deleted some plugins and changed passwords. Haven’t seen the notice in a while now.sorted, explanation over here https://justintadlock.com/archives/2009/05/06/custom-taxonomies-in-wordpress-28
don’t really understand what the plugin does if you still need to add coding manually..
Forum: Fixing WordPress
In reply to: Change the word 'Tags' in themeSolved, found it in index.php
Forum: Plugins
In reply to: [Cat + Tag Filter] [Plugin: Cat Tag Filter] Suggestionsyes looking forward to the possibility of selecting multiple tags !
Forum: Plugins
In reply to: [Really Simple Share] Facebook Like button not workinghaving the same problem on https://grolschblockparty.se/
you click “like” but nothing is logged on facebook
Forum: Plugins
In reply to: Image Manipulation Plug-ini’m looking for this too, any suggestions?
Forum: Fixing WordPress
In reply to: post content not showing on custom theme after updateHi esmi and thanks for your answer, been checking around the template tags and The Loop but haven’t gotten any wiser. Perhaps someone has a more straightforward solution?
Forum: Themes and Templates
In reply to: How do I move Navigation bar below header?solved it. the code changes needed to be done in myheader.php and myheader1.php as well.
Forum: Themes and Templates
In reply to: How do I move Navigation bar below header?and i’ve looked for this code in page.php but can’t find it
Forum: Themes and Templates
In reply to: How do I move Navigation bar below header?ok i managed to move it down below header on homepage by moving:
<div id="nav"> <ul> <li><a href="<?php echo get_settings('home'); ?>">Home</a></li> <?php wp_list_pages('title_li=&depth=1'); ?> </ul> </div>
down to the end of header.php but problem still remain on pages like https://shakemushi.com/dev/info/
Forum: Plugins
In reply to: User made notes boxForum: Your WordPress
In reply to: posts in pagesok and so how do I adjust the navigation bar to display categories instead of pages?
Forum: Requests and Feedback
In reply to: Make a home page navigational tab buttonWhere do I find this tag?