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
-
#74845
On December 17, 2013 at 7:01 am
Victor you are using “Point” theme which was not built by me. Please ask the developers of the theme.
Thanks
#74837
On December 17, 2013 at 6:23 am
This is a bug and will be fixed in the new version of the theme. Here is how you can remove the frontpage posts.
Open up index.php and replace this:
<?php if ( asteria_is_mobile() && (!empty($asteria['hide_mob_frontposts'])) ) { ?>
<?php }else{ ?>
<?php get_template_part('layout'.$asteria['front_layout_id'].''); ?>
<?php } ?>
with this:
<?php $homeposts = $asteria['home_sort_id']; if(!empty($homeposts['posts'])){ ?>
<!--Latest Posts-->
<?php if ( asteria_is_mobile() && (!empty($asteria['hide_mob_frontposts'])) ) { ?>
<?php }else{ ?>
<?php get_template_part('layout'.$asteria['front_layout_id'].''); ?>
<?php } ?>
<!--Latest Posts END-->
<?php } ?>
#74832
On December 17, 2013 at 6:13 am
#74678
On December 16, 2013 at 7:08 pm
open up “validation_css.php” from wp-content/themes/asteria-lite/redux/inc/validation/css folder and replace this line:
$this->value = htmlspecialchars_decode(wp_filter_nohtml_kses($this->value));
with this:
$this->value;
#74671
On December 16, 2013 at 6:53 pm
add this to the very to your custom css:
body .thn_post_wrap a:link, body .thn_post_wrap a:visited, body .single_metainfo a {color: #b30000!important;}
#74641
On December 16, 2013 at 5:56 pm
the width should be at-least 1200px and you can set the height of the slider from Aster Options> Slider.
#74631
On December 16, 2013 at 5:36 pm
what line are you trying to add in the custom css?
#74532
On December 16, 2013 at 7:31 am
add this to the very bottom of your stylesheet:
.single .post_content, .page .post_content, .archive .post_content, .type-attachment .post_content{margin-top:50px!important;}
#74531
On December 16, 2013 at 7:30 am
you can change the text color on secondary elements from Asteria Options> Style
can you show me which element is having this issue?
#74528
On December 16, 2013 at 7:06 am
Please Go to Appearance> Asteria Options> Documentation to learn how to setup the slider.
#74425
On December 15, 2013 at 7:51 pm
the theme should work fine up 1600px x 900px (21″).
but could easily break in 24″ monitor. can you send me a screenshot of how it looks?
#74422
On December 15, 2013 at 7:40 pm
try adding the css to your child theme’s stylesheet.
#74313
On December 15, 2013 at 6:46 am
#74312
On December 15, 2013 at 6:44 am
looks like the wp_mail function has been changed. I will look into it. Thanks for the update Ingo.
#74201
On December 14, 2013 at 4:44 pm
whats the screen size of your monitor?
#74176
On December 14, 2013 at 3:14 pm
add this to your stylesheet:
.lay1 .block_comm, .lay2 .block_comm, .lay3 .block_comm, .date_meta{display:none!important;}
#74133
On December 14, 2013 at 7:54 am
you can’t add the link to the title. You will have to add some text and link the text manually in block1 textarea.
#74132
On December 14, 2013 at 7:50 am
Go to Asteria Options> Miscellaneous to disable the comment system.
and how are you trying to add cooliris? where exactly are you trying to add it?
#74036
On December 13, 2013 at 9:21 pm
how did you do that in the lite version?
#73870
On December 13, 2013 at 6:01 am
I just checked, it should work fine. Can you give it a try again?
If it doesnt work, contact me through this page:
Contact
#73869
On December 13, 2013 at 6:00 am
you can manually link anything. Are we talking about the same blocks?
You are talking about the blocks under the slider right?
#73791
On December 12, 2013 at 8:44 pm
1. Whats your site address?
2. Go to Appearance> Backgrounds to change the background image.
3. what are you adding in your theme options?
4. can you show me an example?
#73781
On December 12, 2013 at 7:57 pm
add this to your stylesheet:
body .lay1 .hentry {
width: 300px!important;
padding: 15px;
background: none!important;
border: none!important;
float: left;
margin-right: 5px!important;
margin-bottom: 25px;
}
#73778
On December 12, 2013 at 7:43 pm
the way you added the links to your blocks is the correct and only way to add links to your blocks.
#73775
On December 12, 2013 at 7:16 pm
which theme are you using?
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