Forum Replies Created
list of topics you have created till now.
-
-
Hi, sorry it is not available by default to have the same style of portfolio images on other pages.
Hi again, i see what you mean, but , it is not available by default and it requires more time and effort to customization, if you are not familiar to wordpress coding you may consider working with a professional.
Hi,
1-) sorry, this is not available by default.
2-) try this custom css code;
.post .info > * { display: none; } .post .info > .date { display: inline-block; }Hi,
1- you can freely add more content after your photowall shortcode.
2-) you can add more content under footer social icons by putting more text/image to Theme Options > General > Copyright Text field.
Hi again, that’s a nice idea, we will try to improve multiple portfolio structure with the future updates. Thanks for the feedback.
we plan to release the update in a week. Thank you.
ahmetsali
Keymaster13 February 2015 at 01:37Posted in : Where I can Upload the images for Photowall !?Hi again, it doesn’t get images from a specific portfolio post, it gets images randomly on each load from various portfolio posts automatically.
ahmetsali
Keymaster13 February 2015 at 01:31Posted in : Reduce white space above image underneath menuHi again, i see you have overused intro shortcode, just use one intro shortcode like this;
[intro image="your-image-url-here.jpg"] Hello. I am [rotate_words titles="a writer.,a journalist.,a freelancer.,an inventor.,a wordpress fan.,a coffee lover.,a problem solver."] I live in a small town somewhere in the world. I write about design and biking. [/intro]
Hi, edit your homepage and select “Homepage” in “Page Attributes > Template”.
Hi,
– Next Reading shows the article that is published just before the current article.
– you can use this custom css code to make tags visible;
footer.entry-meta.post-tags { display: block; }Hi, it is the place for post single navigation : Previous/Next Post links, just add more blog posts, it will appear.
Hi, i have no idea, maybe you can ask this on wordpress support forums;
Hi, sorry it is not possible to add caption to featured images by default, maybe you can try adding credit info at the end of your post.
Hi,
– if you create a portfolio item and select “Photo Gallery” as “Type”, you get this lightbox type;
http://themes.pixelwars.org/photographer/portfolio/outdoor/
– if you select “Standard” as “Type”, you get this lightbox type;
http://themes.pixelwars.org/photographer/portfolio/portraits/
this is how you can choose which lightbox to use on your each portfolio post.
Hi, it is not available by default and can’t be done with custom css, needs further customization of theme files.
Hi, this is weird, can you provide your url?
Hi, it is not possible to link portfolio thumbnails to another page, But i think you can achieve what you want by using multiple portfolios feature using departments as in this site;
you can check out “Documentation > Portfolio > Multiple Portfolios” for more about using portfolio departments.
Hi, this is really awkward, i just tested your site on iphone 6 plus 8.0, ipad 8.1.3, it looks fine on all.
ahmetsali
Keymaster12 February 2015 at 22:39Posted in : Where I can Upload the images for Photowall !?Hi, photowall images come from the images in your portfolio, just create some portfolio post and add images to your portfolio posts and it should be fine.
Hi again, i couldn’t have the chance to test on win 8/IE11 but i could test it on win 8.1/IE11 and looks fine.
Hi again, yes i have fixed this and will be available in the next update.
Hi, you can play with this custom css code;
.site-title img { max-height: 200px; }yes i talked about it elsewhere but after that i realized that it is not included in the shortcode, we will add it with the next update in a few days. Thank you.
you are welcome.
you can try this custom css code;
.page-id-11530 .site-footer { position: fixed; bottom: 0; }of course not, every page should be accessible in the classic layout, i just checked your site on IE11/win7 it works fine, what is your test platform/os version ?
you are welcome!
Hi, they are ordered by date, just quick edit your portfolio post and change Date, newest posts appear first. Thank you.
you are welcome!
yes i see, this 1 page shown layout is classic layout itself, sorry nothing to do about it, as IE11 can’t handle 3d book layout properly.
Hi, thank you for sharing your solution.
Hi, glad to know that you have sorted it out.
Hi, we will improve ken-slider with the next update which we plan to release in a few days. Thank you.
Hi again, i see but wordpress or our themes can’t provide everything you wish, so sometimes you(or someone you hire) need to customize the theme further to your needs if the theme doesn’t provide it as an option. We don’t promise any customization work at anywhere, but even we try to help you all on simple css customizations which doesn’t need to change the core theme files and doesn’t take much time, but in your situation there has to be some changes in themes core files. I hope i made it clear for you. Thank you.
Hi, sorry but IE browsers (even IE11) can’t handle the 3d book layout properly, so classic layout is the only option for IE.
never mind, happy to see that you have sorted it out.
ok i see, but there are some big disadvantages of this method;
– you or anybody can’t share a page/post/image in your site on social media as your url will always show homepage
– it is also really bad for seo/search engines.Hi, in the next update we will add animation type options(fade – slide – kenburns) for ken_slider also we will add more options to slider shortcode (the one we used in post format gallery in blog). We plan to release it in a week. Maybe after the update you might get what you wish with new options. Thanks for the feedback.
Hi, try this custom css code;
.portfolio-items .media-cell-desc h3 { text-transform: none; font-size: 18px; }just select “Full size” option before clicking “Insert into post”.
ahmetsali
Keymaster10 February 2015 at 23:18Posted in : Hide portfolio image urls in the status baryou are welcome.
ahmetsali
Keymaster10 February 2015 at 23:14Posted in : Hide portfolio image urls in the status barHi, you can try this;
– copy and paste the code below to the Theme Options > Style > External Js box;
<script> jQuery(document).ready(function($) { $('.pw-gallery a').each(function() { $(this).attr('data-href', this.href).removeAttr('href').css('cursor','pointer'); }); }); </script>Hi, you can try this custom css code;
.single-post .featured-image { display: none; }Hi, i just checked your contact page, it looks like ok, do you have still problems about it?
ahmetsali
Keymaster10 February 2015 at 22:06Posted in : Reduce white space above image underneath menuHi, just update your theme to the latest(v1.1.2) version, and check
Hide Titleoption in Title Visibility box in your page editing screen.ahmetsali
Keymaster10 February 2015 at 21:58Posted in : [Bug] Codes Shortcode doesn't work properlyHi again, sorry we have no idea about why it is happening. Maybe you can ask it on the plugins support forum.
Hi, you can find the theme options at
Appearance > Theme Optionsand live customizer underAppearance > Customizein wordpress admin.Thank you.
Hi, this is not available by default, needs more further customizations, if you are not familiar to wordpress coding you may consider working with a professional.
Hi, sorry this is not available by default, needs more further customizations, if you are not familiar to wordpress coding you may consider working with a professional.
p.s. : our response time is usually 48h, you can read more about our support policy here .
Thank you.
Hi, try deactivating all of your plugins and check again.