Forum Replies Created
list of topics you have created till now.
-
-
Hi, that’s a nice idea. I will have that in mind for a next update. Thanks for the feedback.
Mehmet S.
Keymaster29 January 2015 at 23:06Posted in : Disable Footer – divide footer space differentHi, 3 or 4 columns widget areas are available for this theme.
Thanks
It will be available on the next update. Thanks for your patience.
Hi, can you provide your url?
Hi @doristan,
1. and 2. Select “Photo Gallery” type for your portfolio items in the editing screen. See image:

3. Add your text to the “Short Description” field for your featured images in the editing screen. See image:

4. Please create a new topic for this.
Thanks
Hi, I can see your photos. It is working fine on my side.
Thanks
Hi, how did you use it in your content?
No, you don’t. It works automatically.
New version is available on ThemeForest.
New version is available on ThemeForest.
You are welcome.
Ok. Good luck.
Can you provide your url?
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.
Hi, use this in your Custom CSS field:
body.page-id-58 .site-header #primary-navigation { display: none; }Thanks
Hi, can you provide your url?
Hi, please check out the Localization section in the theme documentation.
Thanks
Hi, there is no video tutorial, but there is documentation for the theme in the package. Please follow the steps in the doc.
Thanks
Hi, add the following lines to the end of your .htaccess file that located in the root directory of your wordpress installation.
php_value upload_max_filesize 64M php_value post_max_size 64M
Thanks
Hi, that’s a nice idea. I will have that in mind for a next update. Thanks.
Hi, import the demo content. Please check out the Sample Data section in the theme documentation under Installation section.
Thanks
Hi, here is the list:
Thanks
Hi, use this in your Custom CSS field:
.site-title img { max-height: 100%; }Thanks
Hi,
1. Open portfolio_item-photo_gallery.php file and find:
$exclude_ids = array( $feat_img_id );
Edit:
$exclude_ids = array();
2. I will try to add this functionality. Thanks for the feedback.
Hi, did you check your spam/junk folder?
Use
contact_formshortcode like this in your page content:[contact_form to="yourname@gmail.com" subject="New Message from My Site"]
Thanks
Hi, it is functions and you can find it in the functions.php file as:
add_shortcode( 'ken_slider_wrap', 'ken_slider_wrap' );
Thanks
Hi, here is the list:
http://themes.pixelwars.org/photographer/wp-content/themes/photographer/css/fonts/fontello/demo.html
Thanks
Hi, when you use the
photo_wallshortcode, don’t leave blank the parameters of the shortcode.Example:
[photo_wall animation="random" interval="1600" max_step="3"]
Thanks
Deactivate your plugins and check again please.
Sorry, it is not possible by default.
Mehmet S.
Keymaster27 January 2015 at 00:46Posted in : Spanish menu does not link me a translated pageOk. Good luck.
Hi, select “Blog” template from Page Attributes box and activate the sidebar from theme options > Blog > Blog Sidebar.
Thanks
Hi, use this in your custom css field:
.pswp__share--download { display: none !important; }Thanks
Hi, you can activate it from Appearance > Theme Options > Blog > Excerpt.
Thanks
New version is available on ThemeForest.
Hi, select Photo Gallery and upload new images to your portfolio content. Don’t choose existing photos from your media library.
Please check out this topic: http://www.pixelwars.org/forums/topic/portfolio-works-in-standard-but-not-photo-gallery/
Hi, change your portfolio item type to Photo Gallery from Details box.
Thanks
@doristan: Sorry, it is not possible by default. But, you can set an image logo from theme options.
@MLeoPhotos: Select post-name option from settings > permalinks.@a.stavonin: I will try to find a solution for this.
I see, Read WP theme is activated on your site. You must activate the Readme theme first.
You are welcome.
You can use this site to upload your screenshots:
Ok. Good luck.
Just tested again and it is working fine on my side. Can you provide your url?
Hi,
1.
– add this parameter to the query:
'category_name=staff'Note: “staff” is a category slug (NOT name).
– and the query:
$args_main_slider = array( 'post_type' => 'post', 'category_name=staff', 'posts_per_page' => 5 );
2.
You can use the
slidershortcode to add several slider:[slider] [slide title="" image=""] [slide title="" image=""] [slide title="" image=""] [/slider]
image=""… An image url. Upload your image to your Media Library, then copy its url and use in this parameter.3. ???
4. You can try Jetpack plugin:
https://wordpress.org/plugins/jetpack/
Thanks
Every portfolio item must have unique images (mean different file names). Re-upload your images to your content, wordpress will set them.
Hi, you can add your text to the caption field of an image.
See image:

Hi, select item type from details box to photo gallery.
See image:

Compatible with this plugin:
Infinite-Scroll: https://wordpress.org/plugins/infinite-scroll/
Plugin Options:
– for Blog Type: Regular

– for Blog Type: Alternate
