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
-
#166544
On June 22, 2014 at 1:56 pm
Stina thats not currently possible.
#166540
On June 22, 2014 at 1:50 pm
yes. try qtranslate or polylang plugin.
#166538
On June 22, 2014 at 1:49 pm
yes its only possible to do that in the PRO version.
#166536
On June 22, 2014 at 1:47 pm
its a plugin conflict. please try disabling all the plugins and find out which plugin is causing it.
#165383
On June 20, 2014 at 12:43 pm
replace these 2 lines:
<i class="fa-calendar"></i><?php the_time( get_option('date_format') ); ?>
<i class="fa-user"></i><span class="vcard author"><span class="fn"><?php the_author(); ?></span>
with these:
<!--DATE-->
<i class="fa-calendar"></i><a class="comm_date post-date updated"><?php the_time( get_option('date_format') ); ?></a>
<!--AUTHOR-->
<i class="fa-user"></i><?php global $authordata; $post_author = "<a class='vcard author post-author' href=\"".get_author_posts_url( $authordata->ID, $authordata->user_nicename )."\"><span class='fn'>".get_the_author()."</span></a>\r\n"; echo $post_author; ?>
#165377
On June 20, 2014 at 12:11 pm
Add this to your Custom CSS:
#topmenu ul li a {font-family: sans-serif!important;}
#165363
On June 20, 2014 at 11:57 am
whats the site address? you can add banner image only in the PRO version.
#165357
On June 20, 2014 at 11:49 am
Yes its only possible in the PRO version.
#164776
On June 19, 2014 at 10:23 am
Add this to your Custom CSS:
.single_post{padding-top:0!important;}
#164767
On June 19, 2014 at 10:08 am
what font do you want them to change to?
#164766
On June 19, 2014 at 10:07 am
share the page link where you added the gallery.
#164739
On June 19, 2014 at 9:31 am
Changes made to the theme! Thanks for the report!
#164736
On June 19, 2014 at 9:29 am
@Cory Go to Asteria Options> Slider and put βautoβ in slider height field.
#164113
On June 18, 2014 at 9:35 am
implementing a ui kit will make the theme size bigger and make the page load time slow. so this will not be implemented.
hope you understand.
#164106
On June 18, 2014 at 9:24 am
Looks like you already successfully made the change. to make it perfect, replace this in your stylesheet:
#thn_welcom{ width: 10%; padding:0%; font-size:2px; color:#888; text-align:left; float:left; top:0px; left:0px; margin-top:1px; background:#fff; }
with this:
#thn_welcom{ width: 24%; padding:0%; font-size:2px; color:#888; text-align:left; float:left; top:0px; left:0px; margin-top:1px; background:#fff; }
#164104
On June 18, 2014 at 9:20 am
hmm.. now I know… thanks for your help π
#164102
On June 18, 2014 at 9:19 am
what font do you want? whats your site address?
#163735
On June 17, 2014 at 7:24 pm
Jenny did you make those changes in author.php? you should make those changes in single.php
#163733
On June 17, 2014 at 7:22 pm
yes I already read that thread in bbpress forum when you posted the topic. but the problem is I am pretty sure users are not using those banned words. here is the list: http://pastebin.com/raw.php?i=vdV5f1Zv
did you use any of those words?
#163731
On June 17, 2014 at 7:19 pm
just open up the html file with notepad and make changes and then save the file.
#163729
On June 17, 2014 at 7:18 pm
#163721
On June 17, 2014 at 7:15 pm
1. You can change the menu from Appearance> Menus
2. what do you mean by “single post text”?
#162967
On June 16, 2014 at 2:13 pm
replace this:
set_query_var( 'order_by', 'rand' );
with:
set_query_var( 'orderby', 'rand' );
#162938
On June 16, 2014 at 12:44 pm
Tati is the website address correct? the website isn’t loading..
#162846
On June 16, 2014 at 8:00 am
it happens sometimes with bbpress. I looked into this issue but couldn’t recreate the issue when needed..
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