Forum Replies Created
list of topics you have created till now.
-
-
Not compatible with WordPress 3.5.2
I haven’t tested with the WPML plugin. Did you test it?
There is a sidebar for post single view. ( Theme Options > Blog > Post Sidebar ).
– I will add sidebar to blog page.
Thanks SynGamer.
Thanks b3tzi.
Thanks SynGamer.
Paste to Theme Options > Style > Custom CSS:
.portfolio-nav a.button:hover { background: green; }Add more items.
– Go to Admin > Portfolio > Departments,
– Delete which you wants.
Add text:
– Paste to Theme Options > Style > External JS:
<script> jQuery(document).ready(function($) { $('#header ul li:nth-child(2) a').html('Resume'); $('#header ul li:nth-child(3) a').html('Portfolio'); $('#header ul li:nth-child(4) a').html('Contact'); }); </script>Hide icons:
– Paste to Theme Options > Style > Custom CSS:
#header ul li:nth-child(2) a:before { content: ""; } #header ul li:nth-child(3) a:before { content: ""; } #header ul li:nth-child(4) a:before { content: ""; }Please read the Localization section in the documentation.
– Use Add More tag from content editor,
– Use youtube embed url.
Diese Seite wurde von Heinrich Ruppel erstellt. <a href="http://impressum.com">Impressum</a>
Can you provide a url?
You have only one blog type at a time from Theme Options > Blog > Blog Type.

Paste to Theme Options > Style > Custom CSS:
#header { position: fixed; }Can you provide a screenshot?
I don’t have Nexus 7, sorry.
h1.site-title a { border-bottom: 0px; } h1.site-title { margin-bottom: 0px; } .site-header hgroup { padding-bottom: 0px; } .site-header { padding-bottom: 0px; }Paste to Theme Options > Style > Custom CSS:
.main-navigation ul ul { width: 260px; }It is yes for future.
We used JustVector Social Icons Font.
I will add a blog soon.
You can try. I think yes.
Please provide a screenshot of your Permalink Settings page.
Can you provide a screenshot?
Can you provide a screenshot?
Upload Featured Image to your portfolio items.
Impossible.
– Go to Appearance > Editor > header.php,
– Find the parameter:
data-safeMod="false"– Set it to true:
data-safeMod="true"You can upload your media files to your FTP.
New version is available.
Please read documentation.
Usage:
<audio style="width: 100%;" preload="none" type="audio/mp3" src="your-file.mp3"></audio>
Paste to Theme Options > Style > Custom CSS:
a:hover { background-color: inherit; }Paste to Theme Options > Style > Custom CSS:
.entry-content { font-size: 105%; }Change the text via localization. ( Documentation > Localization )
To change color:
– Paste to Theme Options > Style > Custom CSS:
.ribbon { background: green; } .ribbon:before { border-color: green; }I don’t understand.
Please use
new_tab="yes"parameter.[button align_center="yes" new_tab="yes" text="Curriculum Vitae" url="put-your-pdf-file-url-here"]
Paste to Theme Options > Style > Custom CSS:
#secondary { background-color: grey; }Do you have a chance to test on an another iPhone?
I’m not using a plugin.
Yes, you are right. I will think about it. You can try a css code
overflow: hidden;. Maybe it is a solution.Just checked your site, it is good on my side.
Just checked on my facebook, you are right. I’m now improving the sharing functionality. You can try the WP Social SEO Booster plugin during the improving period.
Paste to Theme Settings > Style > Custom CSS:
.template-name-full-width-page .page-header { display: none; }Sorry, I don’t know.
I want to make the theme compatible with the Twitter Widget Pro plugin.
Thanks for the feedback.