Forum Replies Created
list of topics you have created till now.
-
-
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.
Mehmet S.
Keymaster19 June 2013 at 22:02Posted in : Thumbnails When Sharing Links on Social NetworksYou can try the WP Social SEO Booster plugin during the improving period.
Paste to Theme Options > Style > Custom CSS:
.letter-info h4 { font-family: "Arvo", Georgia, serif; }– There is an instruction to change the stamp picture in the documentation.
Paste to Theme Options > Style > Custom CSS:
.site-header hgroup { padding-top: 0px; padding-bottom: 0px; }3 – Every post/page has a “Quick Edit” link when you hover in the editing list. Click it to open “QUICK EDIT” menu then uncheck the “Allow Comments” option.
It loaded fast on my pc. I have 8 Mbps interned connection (ADSL).
To improved speed:
– Add less images to post lider, 2-3 times to slider and the others to post content,
– Decrease image size and dimention.
What is your IOS version?
Mehmet S.
Keymaster18 June 2013 at 04:22Posted in : Thumbnails When Sharing Links on Social NetworksI’m improving the sharing functionality for the themes.
All theme modification should be done by using child themes not editing the theme files directly.
– Add the following line to your html files:
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700&subset=latin,cyrillic,cyrillic-ext">
– Use the font name in your main.css file:
font-family: "Roboto Slab", serif;
Maybe a plugin related issue. Please deactivate all installed plugins.
Disappear the pencil icon;
– Paste to Theme Options > Style > Custom CSS:
.format-aside:before { content: ""; }Paste to Theme Options > Style > Custom CSS:
.blog-single .featured-image { display: none; }It is normal on my side.
Sorry, I don’t know.
Special url creation is required for this theme. It is related 3D layout functionality.
You have a portfolio item which named “Projects” and it has no featured image. Please check your portfolio item list.
– Go to Admin > Portfolio > All.
It is the user guide of the theme. Please download Main Files from ThemeForest.net then unzip the package.
Twitter updated its API to v1.1. Twitter API v1.0 is retired and no longer functional.
– You can use Embedded Timeline widget ( recommended by Twitter https://twitter.com/settings/widgets ).
Twitter updated its API to v1.1. Twitter API v1.0 is retired and no longer functional.
– You can use Embedded Timeline widget ( recommended by Twitter https://twitter.com/settings/widgets ).
Use these css:
.comment-content p { font-size: 1.1em; } .children .comment-content p { font-size: 1.2em; } .children .children .comment-content p { font-size: 1.4em; }
@Azuriel: Please read the Blog section in the theme’s documentation.