Forum Replies Created
list of topics you have created till now.
-
-
Hi,
@laurahuet93: Create a new page with Default Template and select it from the static front page option under Settings > Reading. This is the regular way to adjust a static page for the homepage.
@evobulgarevo: There is no pagination functionality for that page.Thanks
Hi, I mean the installed plugins on your WordPress admin.
Hi, it is still in progress but at this time you can add a simple blog page with sidebar. Then you can place the Custom Menu widget to the sidebar for navigation in pages.
Thanks
@kt_user: Thanks for your helpful messages.
– The new update notifications for themes in the WordPress admin are only for the free themes by providing WordPress.org theme directory.
– If you want to receive a new version message for the ThemeForest themes, then check the notification option. You will find it in your download menu on ThemeForest.
See in the image:

– Just tested again the theme on my host. The contact form working fine. I think this a server related issue. So, please contact your server people and let us know what we must do exactly. Maybe your servers allow only SMTP connections for sending mails. If so, this the problem. Because this theme sends mail via the PHP mail() function.
Note: I will try to add a SMTP option.
Note 2: At this time you can use the Contact Form 7 plugin for a temporarily solution. (Use that plugin with any of SMTP plugin if needed. You can get your smtp info from your host)
Thanks for your patience.
Can you provide your URL?
Thank you!
Hi, you can add the
new_tab="yes"parameter to your button shortcode.Thanks
Hi, visited your link and it is not the Read WP theme.
Thanks
Hi, please update to the latest version.
Thanks
Hi, just checked the links. Seems you did it.
You are welcome!
Hi, you can change it from theme options:
– Theme Options > Fonts > Text Logo Font Size
Thanks
You are welcome!
Please see this post http://www.pixelwars.org/forums/topic/social-media
Thanks
Paste my custom css codes to the Custom CSS box under Theme Options > Style > Custom CSS.
Hey, use this in your custom css field:
.widget_pretty_pinterest_pins ul li:before { content: ""; }– to make two columns thumbnails:
.widget_pretty_pinterest_pins ul li { display: inline-block; }Thanks
Hi, for the image at this link http://d.pr/i/Q6Ka the masonry layout doesn’t allow different heights images to show them well. So all of the images in a gallery post must be have same height.
Hi, just tested again, working fine. Disable all plugins and see what happens.
Thanks
Hi, you can use the inline slider shortcode in a column shortcode.
Thanks
Mehmet S.
Keymaster29 October 2013 at 02:40Posted in : Homepage to show summary instead of entire postOk, good luck.
Do you mean the regular pages?
Hi, the go to top button is provided by a plugin. Please check plugin section in the documentation.
Thanks
Hi, just tested on the latest version (v4.5) and worked. I checked your site, you have v4.4. Please update to the latest version and try again.
Thanks
Hi, just tested on the latest version (v4.5) and worked. I checked your site, you have v4.4. Please update to the latest version and try again.
Thanks
Hi, just tested with the Async Social Sharing plugin and worked. Did you select your options in the plugin’s settings page?
Can you share the plugin here? Then, I will do a test.
Hi, set the parameter to yes:
[contact_form captcha="yes" to="" subject=""]
Thanks
Hi, how did you add a Pinterest widget?
Hey, this is the post title link color:
h1 a { color: #333; }Hey, please don’t use flickr url for the images.
– upload your image to the Media Library,
– copy the image File URL,
– use it in the src=”” parameter of the shortcode.
Thanks
You are welcome!
Change the green post title hover color:
– add this to your custom css field:
.site-content h1 a:hover { color: grey; }Thanks
Yes, you are right. Thanks for the feedback.
Hi, please use Inline Slider shortcode within your post.
– See your documentation for more info.
Thanks
Can you provide your url?
Note: This theme has an unlimited sidebars functionality. You can create new sidebars under Theme Options > Sidebar.
Hey, the two images are same.
Hi,
– create a new page with title “Portfolio”,
– select it from the option under Theme Options > Pages > Portfolio Page.
Thanks
Hi, please see the post http://www.pixelwars.org/forums/topic/social-media
Hi, I have not tested with qtranslate plugin. So the theme may not be 100% compatible with that plugin. I will test the theme with qtranslate when i am available.
Thanks
You are welcome!
Hi, I’m planning to solve this issue in this week. Thanks for your patience.
Hey,
– set your Permalink Settings to Post name option.
– set Featured Images to your portfolio items.
Thanks
Hi, use this custom css:
body.single-post .featured-image { display: none; }Thanks
Thank you.
Hi, use this custom css:
.blog-masonry .more-link { display: none; }Note: Masonry hasn’t got a sidebar.
Thanks
Thank you.