Forum Replies Created
list of topics you have created till now.
-
-
You can use the Archive 2 template.
Theme first.
Just install.
Mehmet S.
Keymaster12 July 2013 at 18:51Posted in : Thumbnails When Sharing Links on Social NetworksPaste to Theme Options > Style > Custom CSS:
.single-post .featured-image { display: none; }– New version is available.
Paste to Theme Settings > Style > Custom CSS:
.sidebar .widget { margin-top: 0px; } .page-header { margin-bottom: 0px !important; }There are some portfolio items without featured images.
– Upload your sound file to the Media Library, copy the image File URL ( not the browser address bar ) and use it in the src parameter of the following code.
<audio id="bgsound" autoplay="autoplay" loop="loop"> <source type="audio/mpeg" src="http://themes.pixelwars.org/bookcard-wp/wp-content/uploads/2013/07/horse.mp3"> </audio>
– Go to your front cover page,
– Switch the Text tab of the content editor,
– Paste the above codes to the bottom of the page.
Loop (repeat)
Can you provide the URL of that plugin?
– Go to Appearance > Editor > header.php,
– Find the parameter:
data-safeMod="false"– Set it to true:
data-safeMod="true"Do you want it to have with autoplay feature?
Do you mean a background sound?
Directly update to the latest version.
Please update to the latest version.
I don’t know that plugin. But the theme has a built-in captcha functionality for the contact form since v2.5.
[contact_form captcha="yes" to="johnny@doe.com"]
In the
data-safeMod="false"mode, the theme behaviors folded layout is available for desktops and mobile layout is for mobile devices.I’m currently improving the contact form. I will try to complete it in a week.
I will try to fix this issue. Thanks for the feedback.
Can you provide a screenshot?
Added that feature to the new version which will be available tomorrow.
I checked the link above for the Google map. There are some limitations for that map. I think it adjusts from the Google map site when defining a custom map. Please try yourself and if you find the solution let me know, I will implement it to theme. Thanks.
Select your blog page from Reading Settings.
– WP Admin > Settings > Reading > Front page displays > A static page > Posts page.
Added. New version will be available tomorrow. Thanks for the notice.
You had bought a HTML template. So you know coding. Don’t you do to implement the files which your host provide in the link.
Sorry, I’m not exactly sure what you’re asking? Can you provide a screenshot.
Select Blog Layout 1.
– Theme Settings > Blog > Blog Layout.
Paste to Theme Settings > Style > Custom CSS:
.hero-unit .btn { display: none; }Mehmet S.
Keymaster11 July 2013 at 10:43Posted in : problem with lightbox gallery on mobile devices– Use inline slider shortcode.
– Use media box shortcode.
You must re-select and save again your created custom menu after each theme updating. There is no issue, just select and save. Appearance > Menus > Theme Locations.
Download main files from ThemeForest and unzip the package. You can find the theme under Theme folder.
Some host does not allow PHP mail() function. So we must use SMTP method instead. I will try to implement it. Thanks for the feedback
This is not possible by default, needs more further customization, you may consider working with a professional, if you are not familiar to WordPress coding.
I will try to find what that is caused to this.
You can change it on homepage with localization.
– Go to Documentation > Localization.
Sorry, it is not.
Can you provide your URL?
I will improve the Twitter widget.
You can try the following plugins:
Sorry, I don’t know to make it dynamic functional. But you can edit the publishing date to last editing date every time manually in the editing screen.
Go to Documentation > Plugins.
Fixed. Please update to the latest version.
Mehmet S.
Keymaster10 July 2013 at 16:46Posted in : Thumbnails When Sharing Links on Social NetworksFixed. New version will be available tomorrow.
– Sorry, I’m not exactly sure what you’re asking about featured image?
Fixed. New version will be available tomorrow.
I will improve the Masonry layout.
Paste to Theme Options > Style > Custom CSS:
@import url( "http://fonts.googleapis.com/css?family=Lato:100" ); html { font-family: "Lato", sans-serif; font-weight: 100; }Please update to the latest version. (Now 2.0)
Fixed. Thanks for the feedback.
Checked your site. Your theme version is old (v1.5). It is not compatible with the latest version of WordPress. Please update.