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
-
#85395
On January 16, 2014 at 10:12 pm
#85394
On January 16, 2014 at 10:08 pm
#85393
On January 16, 2014 at 10:06 pm
#85392
On January 16, 2014 at 10:06 pm
make sure you add titles to each of your slides. you cannot save a slide without giving it a title.
#85391
On January 16, 2014 at 10:04 pm
Got it. Open up page.php and remove this:
<h1 class="postitle"><?php the_title(); ?></h1>
#85382
On January 16, 2014 at 9:57 pm
add this to your stylesheet:
.single #content{width:100%!important;}
.share_this{margin-right:18px!important;}
#sidebar{display: none;}
#85356
On January 16, 2014 at 8:55 pm
can you send me the page link where you added the featured image.
#85354
On January 16, 2014 at 8:54 pm
Open up head4.php and replace this:
<?php if ( is_home() ) { ?>
<h1><a href="<?php echo esc_url( home_url( '/' ) );?>"><?php bloginfo('name'); ?></a></h1>
<?php }else{ ?>
<h2><a href="<?php echo esc_url( home_url( '/' ) );?>"><?php bloginfo('name'); ?></a></h2>
<?php } ?>
with this:
<?php if ( is_home() ) { ?>
<h1><a href="<?php echo esc_url( home_url( '/' ) );?>"><?php bloginfo('name'); ?></a></h1>
<div class="desc"><?php bloginfo('description')?></div>
<?php }else{ ?>
<h2><a href="<?php echo esc_url( home_url( '/' ) );?>"><?php bloginfo('name'); ?></a></h2>
<div class="desc"><?php bloginfo('description')?></div>
<?php } ?>
#85350
On January 16, 2014 at 8:49 pm
add this to your stylesheet:
body #content .more-link{color:#fff!important;}
#85346
On January 16, 2014 at 8:41 pm
to fix this, add this to your functions.php:
if ( function_exists( 'sharing_display' ) ) remove_filter( 'the_excerpt', 'sharing_display', 19 );
Before this:
//Load Mobile CSS
#85285
On January 16, 2014 at 4:41 pm
can you send me the page link where these read more boxes are visible?
#85272
On January 16, 2014 at 4:14 pm
#85252
On January 16, 2014 at 3:33 pm
do you want to display same image for all the category pages?
#85226
On January 16, 2014 at 1:58 pm
Go to Appearance> Menus to setup your menu
You can find details about this in Appearance > Asteria Options > Documentation
#85148
On January 16, 2014 at 8:01 am
#84866
On January 15, 2014 at 11:04 am
#84844
On January 15, 2014 at 9:39 am
in your style.css replace this:
#slider{border-radius: 0 0 2px 2px;-webkit-border-radius: 0 0 2px 2px;-moz-border-radius:0 0 2px 2px;}
with this:
#slider{border-radius: 0 0 7px 7px;-webkit-border-radius: 0 0 7px 7px;-moz-border-radius:0 0 7px 7px;}
#84842
On January 15, 2014 at 9:37 am
Please let me know your site’s id/pass through this page and I will take a look at the issue from the backend:
Contact
#84819
On January 15, 2014 at 7:42 am
after upgrading to pro, install the pro and then Just go to Import/Export Option and import the file you just downloaded.
#84816
On January 15, 2014 at 7:33 am
Go to Appearance> Menus and create a “Link” menu item and in the url field put a hash # instead of a url and then add it to your menu.
#84692
On January 14, 2014 at 9:08 pm
I am not seeing any issue on both IE and chrome.. could this be your PC? can you try loading the site from another pc?
#84690
On January 14, 2014 at 9:03 pm
Sorry Ashok. I dont understand..
#84682
On January 14, 2014 at 8:50 pm
Go to Asteria Options> Import/Export and and use the exported file on your live site from Asteria Options> Import/export.
#84681
On January 14, 2014 at 8:48 pm
because you have 7 sticky posts on your site. sticky posts always displays on top of other posts.
#84678
On January 14, 2014 at 8:35 pm
whats your site address? Go to Media> Add New and upload your cart image and then post the “file url” of the image here.
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