Forum Replies Created
list of topics you have created till now.
-
-
Can you provide your url?
Sorry, I’m not exactly sure what you’re asking?
Hi,
– if you import the sample data, then you have the demo content.
– Lots of easy ways to use Font Awesome: http://fontawesome.io/3.2.1/examples
Thanks
You are welcome.
New version is available on ThemeForest.
– Theme Options > Blog > All Post Formats on Archive 2 (Last 30 posts).
I will try to improve the excerpt functionality on the future updates.
Thanks
New version is available on ThemeForest.
Thanks
You are welcome.
Hi,
This is not possible by default, needs more further customization, you may consider working with a professional.
Thanks
Mehmet S.
Keymaster8 February 2014 at 02:34Posted in : what's the best to to set up *call to action.?You are welcome.
Ok :)
You are welcome.
Hi,
index.htmlfile contains all the sliding pages.Thanks
Sorry, I forgot to say the new option that comes with this update.
– Theme Options > Blog > Excerpt > Only for standard format.
.page-id-7 .site-header { display: none; }You can find the body tag in the
header.phpfile.Hi,
Do not remove any of the portfolio word from the url as it is used by the theme for proper function!
Thanks
Hi, try this custom css:
.page-id-7 .site-header hgroup { display: none; }– Number the page id.
Hi, not tested with a slider plugin.
Thanks
Hi, please do the setup steps in theme’s documentation.
Thanks
Hi, normally the featured image will be shown on your portfolio page. The hover icon comes from your chosen to your item type. And it is not only to define icon, some functionality need to correct type. Use correct shortcode and select “Lightbox Video”. Please read the portfolio chapter in the theme’s documentation.
Thanks
I will assign this thread to developer, he will respond to you shortly.
Thanks
Hi, color options added to theme customizer in v2.6.
– go to Appearance > Customize.
I will make some tests on this issue and try to realize what causes the problem. I let you know when i come up with a solution. Thanks for the feedback.
Can you provide a wider screenshot?
Your homepage’s class is
homein wp. You can access to your homepage via this class.body.home { }This is not possible by default, needs more further customization, you may consider working with a professional.
Don’t visit the wordpress install url. You can see it in the browser’s address bar. The url ends with install.php. Remove the install.php from url and only try to access your /wp-admin/
Mehmet S.
Keymaster3 February 2014 at 23:58Posted in : what's the best to to set up *call to action.?Hi, it is in the documentation:
Documentation > Shortcodes > Others.
Hi, no access to your link right now.
Please contact your host.
Hi, it is a plugin. Please check out the plugins section in the theme’s documentation.
Thanks
Mehmet S.
Keymaster3 February 2014 at 12:25Posted in : would like your opinion and recommendation :)You are welcome.
You are welcome.
Mehmet S.
Keymaster2 February 2014 at 17:24Posted in : would like your opinion and recommendation :)Use your page id:
body.page-id-7 #site-navigation { display: none; }Hi, that text is translatable via localization.
Ok. Good luck.
WordPres adds classes automatically to the html body tag.
Hi, try this custom css:
.blog-masonry .hentry .entry-content { border-bottom: none; }Hi, try this custom css:
body.page .site-header { padding-bottom: 0px; }Hi @kuebra, we were talking about Responsy WP theme above. There is Read WP theme on your site, isn’t it? Read WP theme already has instagram icon.
Please update to the latest version. You can download it from ThemeForest.
New version is available on ThemeForest.
You are welcome.
You are welcome.
Use this in your Theme Options > External JS box:
<script> jQuery(document).ready(function($) { var pf_filter_all = $( '.pf-all-items' ); $( '#filters' ).append( pf_filter_all ); }); </script>– go to Appearance > Editor > cat-nosidebar.php
– find:
</header> <!-- end .page-header -->
– edit:
<?php echo category_description(); ?></header> <!-- end .page-header -->
No issues reported, you can try it.
Hi, you can select your option. I will update the documentation. Thanks for the feedback.
Hi, did you have any code in your theme options > custom css field?