Forum Replies Created
list of topics you have created till now.
-
-
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.
Hi,
– create new pages.
– create a custom menu.
– create menu items with the page slugs.
– use theme widgets to show your content.
Thanks
Hi, download the latest version from ThemeForest and install it in the regular way. You will find instructions in the package.
Thanks
You are welcome.
Hi, it comes from http://gravatar.com .
– social icon: That’s a nice idea. I will have that in mind for a next update. Thanks.
Done. Selected a page for every widget.
It is weird. Send your login info, I will check your wp.
The menu item “Home” is not a link. Please fix it.
You can find a page slug in the editing screen.
Because your pages slugs step-1, step-2, step-3, step-4. But your menu links hello, about-me, portfolio, services. They must be same.
Also add this char to your menu links: #
– Please double check the Menu section in the theme documentation.
Can you provide your url?
Still in progress. Thanks for your patience.
Hi, contact your host for a backup of your site.
For future:
– Use strong password (WP, FTP, DB).
– Don’t use “admin” as a username.
It is working on my side.
Used:
[inline_slider] [slide alt="" src="http://janicepariat.com/wp-content/uploads/2012/12/mixtapetags3.jpg" url="http://janicepariat.com/all-that-they-can-leave-behind/"]All that they can leave behind[/slide] [slide alt="" src="http://janicepariat.com/wp-content/uploads/2014/03/gender.jpg" url="http://www.thehindubusinessline.com/features/blink/male-or-female/article5757146.ece"]Male or Female[/slide] [slide alt="" src="http://janicepariat.com/wp-content/uploads/2012/12/love-poster6_done.jpg" url="http://janicepariat.com/we-need-new-names/"]We Need New Names[/slide] [/inline_slider]
Hi, try this:
[inline_slider] [slide alt="" src="http://janicepariat.com/wp-content/uploads/2012/12/mixtapetags3.jpg" url="http://janicepariat.com/all-that-they-can-leave-behind/"]All that they can leave behind[/slide] [slide alt="" src="http://janicepariat.com/wp-content/uploads/2014/03/gender.jpg" url="http://www.thehindubusinessline.com/features/blink/male-or-female/article5757146.ece"]Male or Female[/slide] [slide alt="" src="http://janicepariat.com/wp-content/uploads/2012/12/love-poster6_done.jpg" url="http://janicepariat.com/we-need-new-names/"]We Need New Names[/slide] [/inline_slider]
Tested, worked.
Hi, you can change it via localization. Please see Documentation > Localization.
Thanks for the feedback.
Hi,
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.
No, I don’t. But, you can reduce your images size.