Forum Replies Created
list of topics you have created till now.
-
-
You are welcome.
– Just select your theme to translate. (4000 words for wp).
– Permission problem occurs on some hosts.
– go to your ftp.
– add the following lines to the end of the wp-config.php file:
define( 'FS_METHOD', 'direct'); define( 'FTP_HOST', 'ftp://yoursite.com' ); define( 'FTP_USER', 'ftp_username_here' ); define( 'FTP_PASS', 'ftp_password_here' );
You are welcome.
You are welcome.
Hi,
– Create a new page.
– Select it from settings > reading > posts page.
Thanks
Hi,
IE10 browser does not support 3D animation techniques.
Thanks
You are welcome.
You are welcome.
Hi,
– go to your Widgets page.
– click the save button of the portfolio widget.
Thanks
Hi, click the “Toolbar Toggle” to open more options for your visual editor.
Thanks
Hi, check the the option “Disable Search Module” from Theme Settings > Contact.
Thanks
– Two “portfolio” keywords are required for this theme.
– The preloader is a third party jQuery script, so it is waiting it.
Can you provide a screenshot for your last issue?
Hi, use this in your Theme Options > Custom CSS field:
.vs-nav li a { font-size: 1.7em; }Thanks
Hi, you will see the visitor email address when you click the Reply button.
The server@… is the sender domain. It is required.
Thanks
Hi all, please double check the “Menu” and “Widgets” sections in the theme documentation.
Thanks
Note: Also there is a “helpful images” folder in the documentation folder.
You need to select cvCard template for your homepage.
English please!
The “Template” field must be same with the parent theme’s folder name.
Mehmet S.
Keymaster21 April 2014 at 23:14Posted in : Add photo to text widget for "About the author"Hi,
– upload your photo to your media library, then copy file url.
– use this in the text widget:
<img alt="Alternate text here" src="image-file-url-here">
Thanks
Download the latest version from ThemeForest, then install it in regular way. There is updating instructions file in the package.
New version is available on ThemeForest.
New version is available on ThemeForest.
New version is available on ThemeForest.
Hi, select Lightbox Gallery type for your portfolio item.
Thanks
Sorry, not tested with that plugin.
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.
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.
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.
You are welcome.
Hi,
This theme is ready for localization. We have made every string translatable, use Codestyling Localization plugin or Poedit editor.
How to use Codestyling Localization plugin?
- Install and activate the plugin,
- Go to: Tools > Localization > Themes,
- Select your language flag in the flag list that must be bold text or click Add New Language button to add new one,
- Firstly click Rescan button and scan the theme files then click Edit button,
- All translatable strings will listed in the table,
- Every string has Edit link in the opposite of it, click the link to translate,
- Finally click generate-mo file button at the top side of the page.
Hi, use these in your theme options > custom css field:
– Make the title bigger:
.header h1 { font-size: 2.4em; }– Change the title color:
.header h1 { color: green; }– Get rid of the round frame for the picture:
.header img { border-radius: 0px; }– Change the color of the yellow box:
.header p { background: springgreen; }You are welcome.
Note: Documentation > Shortcodes > Twitter.
Hi, please do the steps below;
Shortcode:
[latest_tweets count="" id=""]count=”1″ … Default 1.
id=”388393979672150017″ … HOW TO CREATE A VALID ID TO USE:
– Go to http://www.twitter.com and sign in as normal, go to your settings page.
– Go to “Widgets” on the left hand side.
– Create a new widget for “user timeline”.
– Feel free to check “exclude replies” if you don’t want replies in results.
– Now go back to settings page, and then go back to widgets page, you should see the widget you just created. Click edit.
– Now look at the URL in your web browser, you will see a long number like this: 388393979672150017
– Copy it and paste to the id field.Example:
[latest_tweets id="388393979672150017"]
Hi, the map and base style issues fixed. The update is coming soon.
Thanks
Hi, the base style issue fixed. The update is coming soon.
Thanks
Hi, it is easy to update, download the latest version from ThemeForest, then install it in the regular way.
Note: One shortcode generator related issue reported for wp 3.9. I will try to fix it.
New update is available on ThemeForest.
It is about your server configuration. This theme’s file size is about 10MB. Some servers default come 8MB upload limit. That cab be increased. You can contact your host or upload the theme manually via FTP.
You are welcome.
Hi, just download the latest version from ThemeForest and install it in the regular way.
Also there is a updating instructions file for more info in the package.
Thanks
Hi,
I will make some tests on this. I let you know when I come up with a solution.
Thanks
Hi,
– change base style.
– change the content option from bottom to top for the middle page, go to: theme options > pages > Portfolio Page Content Editor.
Thanks
Completed. The update is soon.
Hi, please update to the latest version. You can download it from ThemeForest.
Thanks
Hi, check your spam folder.
Hi, it is in the “Sample Data” folder.
Thanks
Hi, just created a new file for you:
– Download: http://themes.pixelwars.org/bloggy-wp/wp-content/uploads/2014/04/template-blank_page-file.zip
– Unzip.
– Include to your theme.
Thanks
Sorry, this is not possible by default.
_
Use this in your Custom CSS box:
body.page-id-7 .nav-menu-search { display: none; }Note: The number “7” is a page id. You can see your page id in your browser address bar when you in the editing screen.
Hi, please unzip the package, the theme is under the “Theme” folder.
Thanks
Hi, it is not possible by default.