Where can I find it tho.. I am 100% sure what i need to do..
right now its creating <label> tags.. I need to switch it to <h2> so it can match the rest of the style
i just found a creative way to do it!!!
Since it is a required field, and someone has to check something I did the following
My join fields were
Template Tag ( internal value ): {$acf_game}
Template Tag ( display value ): {$acf_game_display}
So i just made an image with the same names as...
Its a responsive theme, you will have to design your theme around it.
But when a mobile user visits your site, if you have the bootstrap theme enabled. It will make the site look really nice on the mobile device
So I have tried this..
I created the following files
languages/english.php ( empty )
languages/index.htm ( empty )
/index.htm ( empty )
/info.php
<?php
//===========================================================================\\
// VISIOLIST is a proud derivative work of Aardvark Topsites...
Is there a way to show certain things on the details page if the member is premium.
So for example:
for Premium members the "stats" table will show up, but for non premium members the "stats" table is hidden
So here is the real site running on 0.9: http://armaclans.com/
Here is the new updated site running on 1.2 http://update.armaclans.com/
What is the best way I should move the update over. I have come up with 2 options
Option 1:
Move databases that hold all member information over to the...
Is it possible to have multiple categories for one member.
In my case, the member would be a game community.
So I would like to set up categories for "location" "gaming style" "most popular game played"
And to go further.. Is it possible to have those categories show up as images/icons...