Forum Replies Created
list of topics you have created till now.
-
-
You are welcome!
You are welcome!
Ok. Good luck.
Hi, select the post name option under your permalink settings.
Thanks
Mehmet S.
Keymaster13 November 2013 at 22:45Posted in : Large Space After Blockquote / Cite shortcodeYou are welcome!
It is important to access the page content or just title. You should assign a page (new or old) under “Portfolio Page” option to say to the theme to show in the middle section.
Note: Don’t delete anything.
Note 2: I mean about the “important” keyword, it is important, because if you don’t select any page under the “Portfolio Page” option, then you will not have a page title in the middle section of your bookcard.
You did it. Now I see your portfolio. Good luck!
Mehmet S.
Keymaster13 November 2013 at 22:21Posted in : Large Space After Blockquote / Cite shortcodeTry this one:
blockquote { padding-bottom: 0px; }Sorry, I didn’t see any difference.
Mehmet S.
Keymaster13 November 2013 at 21:50Posted in : Large Space After Blockquote / Cite shortcodeHi, use this in your custom css field:
blockquote { margin-bottom: 0px; }Thanks
Firstly, update the theme to the latest version. You can download it from ThemeForest. Secondly, check your input fields under Theme Options.
I see a JPG format image is used. It is not comfortable for all major browsers. Choose ICO, PNG or GIF image. ICO is recommended. You can use this free software to create one.
Did you change the color value in the code? I gave the original color.
The code above applies to all pages. If you want to apply only 1 page, add page/post id to the code:
Example (page):
body.page-id-7 { background-image: url("paste-your-image-file-url-here"); backgroud-repeat: no-repeat; }Example (post):
body.postid-62 { background-image: url("paste-your-image-file-url-here"); backgroud-repeat: no-repeat; }The numbers are ids. You can find a page/post id in your edit screen after publishing.
Hi, use this in your custom css field:
.main-navigation { background: #333838; }Thanks
‘Food’ on the Categories.
Ok. Good luck!
You are welcome!
@5neak: Please see my last message here http://www.pixelwars.org/forums/topic/version-4-5-contact-form-not-working/#post-9948
Thanks
Hi everyone, please see my last message at this post http://www.pixelwars.org/forums/topic/version-4-5-contact-form-not-working/#post-9948
Thanks
@mrbake: Please see this post http://www.pixelwars.org/forums/topic/version-4-5-contact-form-not-working/#post-9948
I will try to improve the contact form. At this time, you can use the Contact Form 7 plugin for a temporarily solution. If you want to use the SMTP way to send mails, then use additionally a smtp plugin listed below:
WP Mail SMTP: http://wordpress.org/plugins/wp-mail-smtp
Easy WP SMTP: http://wordpress.org/plugins/easy-wp-smtp
WP SMTP: http://wordpress.org/plugins/wp-smtp
Configure SMTP: http://wordpress.org/plugins/configure-smtp
– If you want to see the same submit button style, then edit the contact form 7:
<p>Name<br /> [text* your-name] </p> <p>Email<br /> [email* your-email] </p> <p>Subject<br /> [text your-subject] </p> <p>Message<br /> [textarea your-message] </p> <p>[submit class:btn class:submit "SEND"]</p>See in the images:


Please set featured image for your portfolio items.
Hi, use this in your custom css field:
hgroup { display: none; }Thanks
You are welcome!
You are welcome!
You are welcome!
– The contact page template improved. So you need to re-select it for a once.
– There is checkbox in the Call To Action settings page. Don’t check it. Because it converts the CTA to a widget location.
See in the image:

Which items?
– Please go to Theme Settings > Home > Call To Action and fill the fields then save the changes.
Paste to Theme Options > Style > External JS:
<script> jQuery(document).ready(function($) { $('#primary.span7').removeClass('span7').addClass('span8'); $('#secondary.span5').removeClass('span5').addClass('span4'); }); </script>Ok. Good luck.
Hi, use this in your custom css field:
.form-allowed-tags { display: none; }Thanks
You are welcome!
Hi,
– upload your image to your “Media Library”.
– copy image “File URL”.
– use this in your custom css field:
hr { background-image: url("paste-your-image-url-here"); }Thanks
Hi, checked your site, you have an old version. Please update to the latest version. You can download it from ThemeForest, then I will check your site again.
Thanks
Mehmet S.
Keymaster11 November 2013 at 00:07Posted in : Delete Comments / Post Formats Standard / jsHi,
– you can turn off the comments via your admin in the Discussion Settings.
– post format Standard comes from the format-standard.php file.
– you can see the references at the top of the functions.php file.
Thanks
Sorry, I’m not exactly sure what you’re asking?
Hi, please download the theme’s documentation from ThemeForest, then check the “Gallery” section.
Thanks
You are welcome!
Please update to the latest version and try again. You can download it from ThemeForest.
You can download it form ThemeForest directly on your Downloads page when you logged in there.
Maybe you set up an image as a featured image firstly, then added the same image to the top of the content editor. If so, the same image is showing duplicate version in all in the rest of your post content. Am I right?
In the future, if I find a way to solve this issue on masonry, then will release an update absolutely.
@myagentethan: Please download the theme’s documentation from ThemeForest, then check the “Menu” section.
Thanks
The new version is available! You can download it from ThemeForest.
Thanks
The grid system is based on 12 columns. So the number 6 equal to 50%.
Thanks
Hi,
– upload your image to your media library.
– copy “File URL”.
– include to this code, then use it in your custom css field:
body { background-image: url("paste-your-image-file-url-here"); backgroud-repeat: no-repeat; }Thanks
The new version is available! You can download it from ThemeForest.
Thanks
You are welcome!
Thanks for the sharing!