badget

Biggest Sale! Special Offer!

Get 50% discount on all of our single themes with this coupon code: #50%SALE

Hurry up! *Limited time offer*

Theme Horse Support Team

Forum Replies Created

Viewing 15 posts - 1,621 through 1,635 (of 5,207 total)
  • Author
    Posts
  • in reply to: Post Layout and Navigation #47184

    Hi Jill,

    Currently we are busy on other projects so we are focusing on next projects. Sorry for now.

    Thank you

    in reply to: Post Layout and Navigation #47177

    Hi Jill,

    Post formats is not supported by ambition pro. It needs code customization. You need to hire a developer to have post formats.

    Thank you

    in reply to: [ We Are Featured in ] –> what kind of widget is it? #47165

    Hi sunghoon,

    This widget is to highlight your products, clients, projects and many more. You can use it for anything you like.

    Thank you

    in reply to: Post Layout and Navigation #47130

    Hi Jill,

    First of all you are asking a support on wp portfolio forum but the above url is of ambition theme. So we recommended you to always post on specific forum not on other’s theme forum.

    To display the full content instead of excerpt Create a page > and select blog full content display template which show the full content but if you want to display specific category then its not possible with it, because our default template is blog image large with excerpt text and read more button.

    One thing you can do is customize the code. Go to theme folder -> inc -> structure -> content-extension.php on Line no 219 and you will find <?php the_excerpt(); ?> and replace it with <?php the_content(); ?>

    We recommended not to change the code because if you change the code then while updating to our new version all your customisation code will be lost. So better make child theme and first unhook the functions and the edit the code.

    http://codex.wordpress.org/Child_Themes

    Thank you

    in reply to: Are we really limited to 126 characters on each post? #47129

    Hi info220,

    We we limit character to 126 including space. We have designed our theme this way. You change change the excerpt value as we have mentioned on Next Forum

    On the detail page your content will be displayed all. So this effect will take only on our gird/ list layout.
    Thank you

    in reply to: Demo Page Setup #47128

    Hi Ashleigh,

    Please Email Us your temporary username and password with your site url too. We will set a demo for you.

    Thank you

    in reply to: Menu above Header #47084

    Hi Timo,

    If you are trying to set the menu at the top of the header image then it needs code customization. You have to hire a developer. Otherwise you can use only one slide in the featured slider instead of header image where the menu will be at top of the slider.

    Thank you

    in reply to: Recent work widget does not work any more #47083

    Hi maggy_muninger,

    Sorry we have not set blog post in recent work widget. However your developer may have customized the code to show the blog post in recent work widget. Might be you have updated to latest version and your customized code is lost and back to default.
    So we always recommended you to create a child theme so that while updating to new version your customized code will not be lost.

    Thank you

    Hi lgor,
    Its fine no worries. Could you please provide us the temporary username and password to your site via email so that we can set the demo content in your site same like our demo site.

    Thank you!

    in reply to: Updating text box on Front Page #47023

    Hi eveliina.lindell,

    Are you talking about the home slogan options that you have added previously. That is not a widget. That is a slogan. You can’t add it multiple. Just you can add it once.

    Go to dashboard -> appearance -> customize -> advanced options -> Home slogan Options.

    Thank you

    in reply to: Disable pagination of index.php #47022

    Hi italo_nascimento,

    There is no any options to disable pagination. It needs code customization or you need to hire a developer to remove the pagination from index page.

    Also you can increase a post number to maximum from dashboard -> settings -> reading -> Blog pages show at most. Change the default value 10 to some thing like 100. Then it will display all your 100 posts on the same page without pagination. For this you don’t need to create a child theme.

    Thank you

    in reply to: Please advise how to make the mouse over text look complete. #47021

    Hi info220,

    Yes we have designed our theme this way. The client cannot add more than 126 text including space. If there is more than 126 text then it will get truncated.

    If you like to remove it then you can make a code customization. Go to theme folder -> inc -> structure -> content-extension.php on line no 140
    replace code <p><?php echo substr(get_the_excerpt(),0,126); ?></p> with<p><?php echo get_the_excerpt(); ?></p>

    We recommended not to change the code because if you change the code then while updating to our new version all your customisation code will be lost. So better make child theme and first unhook the functions and the edit the code.

    http://codex.wordpress.org/Child_Themes
    Thank you

    in reply to: Recent work widget does not work any more #47018

    Hi maggy_muninger,

    Sorry!The Recent work widget content is set from pages not from the post. You can set the selected page manually for the recent work widget.

    Thank you

    in reply to: How can I get demo content?How can I setup exactly same as demo #47016

    Hi cliff,

    What are you trying to say? Can you make it clear. If you like to have exactly setup as in our demo site visit Theme Instruction

    Thank you

    in reply to: Menu above Header #47015

    Hi Timo,

    Could you clarify a bit more? Do you want to change menu or you want to position the menu above header? Can you also provide you site url?

    Thank you

Viewing 15 posts - 1,621 through 1,635 (of 5,207 total)