Theme Support Forum
Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums
Forum Replies Created
-
#17678
On June 22, 2012 at 9:12 pm
Go to Appearance> Editor and select “index.php” and replace this:
<?php echo of_get_option('block1_textarea'); ?>
with this:
<?php do_shortcode('<!--wp_twitter_goodies--> ');?>
#17676
On June 22, 2012 at 8:47 pm
#17029
On June 21, 2012 at 9:59 pm
you probably installed a zip extracting software which enables you to open the zip file as a folder, without extracting. Just upload the “zenon.zip” file. do not double click the folder.
#17640
On June 21, 2012 at 6:41 pm
#17639
On June 20, 2012 at 9:46 pm
#17637
On June 20, 2012 at 8:10 pm
it should automatically added to google after 2-3 weeks of the site went live.
Go to Settings> Privacy and make sure you checked this option:
Allow search engines to index this site.
#17572
On June 20, 2012 at 7:34 pm
The code you added, replace “mylists” with “list5”
To add numbered list try this:
<ol class="mylists">
<li>List item 1</li>
<li>List item 2</li>
<li>List item 3</li>
</ol>
#17570
On June 20, 2012 at 7:33 am
it may not be possible to add the lists via shortcode but it can be achieved with css.
Add lists like this inside the column:
<ul class="mylists">
<li>List item 1</li>
<li>List item 2</li>
<li>List item 3</li>
</ul>
and let me know what list type shortcode do you want to make it look like.
#17567
On June 19, 2012 at 7:20 pm
You can activate the plugin again when you are done with the site setup.
#17565
On June 19, 2012 at 6:12 pm
Are you using any cache plugin?
#17568
On June 19, 2012 at 2:30 pm
can you please send me the link of the post where you are trying to do this?
#17563
On June 19, 2012 at 7:43 am
what do you mean? you do not see the “Triton Options” page?
Or all the menus under Appearance?
#17421
On June 15, 2012 at 7:32 pm
Probably the theme file was broken. I sent you the theme again. let me know.
#17360
On June 15, 2012 at 5:45 pm
#17397
On June 15, 2012 at 7:52 am
Go to Appearance> Editor and select “stylesheet” from right and add this line:
#slider li img{border:none;}
#17358
On June 15, 2012 at 7:37 am
this is not where you should put it. remove that file from there and upload it to:
public_html/wp-content/themes/triton
#17394
On June 15, 2012 at 7:35 am
Go to Appearance> Editor and select “functions.php” and add these lines:
function add_search_to_wp_menu ( $items, $args ) {
if( 'primary' === $args -> theme_location ) {
$items .= '<li class="menu-item menu-item-search">';
$items .= '<form method="get" class="menu-search-form" action="' . get_bloginfo('home') . '/"><p><input class="text_input" type="text" value="Enter Text & Click to Search" name="s" id="s" onfocus="if (this.value == 'Enter Text & Click to Search') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Enter Text & Click to Search';}" /><input type="submit" class="my-wp-search" id="searchsubmit" value="search" /></p></form>';
$items .= '</li>';
}
return $items;
}
add_filter('wp_nav_menu_items','add_search_to_wp_menu',10,2);
before this line:
//Post Thumbnail
#17396
On June 14, 2012 at 9:26 pm
I am not sure what you are trying to say.
#17356
On June 14, 2012 at 9:20 pm
Try a free FTP application like “Filezilla” to access your files via ftp.
#17354
On June 14, 2012 at 8:48 pm
when you bought the hosting from bluehost they sent you an email with id of password of your FTP account. find that email. if you cant find it, you will have to ask bluehost about the FTP id/password.
#17392
On June 14, 2012 at 8:46 pm
Go to Appearance> Widgets and add widgets to “Right Sidebar” and the sidebar will automatically show up.
#17352
On June 14, 2012 at 8:21 pm
no, it should be in the main Triton directory. its strange. are you sure you uploaded the file correctly via ftp?
#17390
On June 14, 2012 at 7:47 pm
#17350
On June 14, 2012 at 7:39 pm
download and extract the attached file and then Upload this file to your Triton Folder.
Then go to Appearance> Editor and select “page_postlist.php” from right and find cat=1 and change it with the category id of “hotel” category. Then assign the page template “Hotel Posts” to that sommar>boende page.
#17347
On June 13, 2012 at 7:50 pm
yes I am willing to help. 🙂
I am kinda busy right now, so I will try to do this tomorrow.
and I wont need the id/password. I will let you know how to do it.
Hello! this is Towfiq, a passionate web developer from Bangladesh, building website templates for almost 4 years and sharing them with the world. Most of my designing/ programming skills are self taught. Providing free Wordpress themes to wordpress enthusiasts is another one of my passions.
When I am not building templates, I listen to music, read books, paint and travel.
x