Forum Replies Created
list of topics you have created till now.
-
-
Hi again, i am not sure if i understand what you really want, are you asking how to have a page like this;
http://themes.pixelwars.org/photographer/portfolio/
then this is the portfolio page, please check out Documentation > Portfolio section.
Hi, can you provide your url?
ahmetsali
Keymaster4 July 2015 at 17:30Posted in : HIGH: Issues with loading & tooltip positioning.Hi, i just checked our demo site and they don’t occur on our demo site.
– can you try deactivating all of your plugins and check again.
– make sure you have the latest version of the theme.
– if they don’t fix the issues please provide your site url.happy to hear that, you are welcome.
you are welcome.
you are welcome, also replied in that topic.
Hi, when you create a new Portfolio Post, enter some words to Details box > Short Description” field on the right hand side of the screen.
Hi,
1-) try this custom css code;
.social { text-align: center; }2-) you can use 3 column to center all icons on your contact page, please check out Documentation > Shortcodes > Columns section about using columns.
Hi, this is not available by default, needs more further customizations, if you are not familiar to wordpress coding you may consider hiring an expert at envato studio.
Hi, try this custom css code;
blockquote { font-size: 16px; letter-spacing: 0; font-weight: 400; } blockquote:before { display: none; }Hi, this is not available by default, needs more further customizations, if you are not familiar to wordpress coding you may consider hiring an expert at envato studio.
Hi, you can try this custom css code;
.blog-regular .entry-content { text-align: justify; }Hi, yes there’s a syntax error at that point, you can remove “100;”, we will update this file in the next update. Thanks for the feedback.
Hi, i see the issue, and it is really weird, the code is fine and font supports turkish chars, 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 again, sorry it is not something can be done easily with custom css code, if you are not familiar to css/javascript coding you may consider hiring an expert at envato studio.
Hi, i see the issue, but it doesn’t occur on our demo site, can you disable all of your plugins and check again.
Hi, you can try this custom css code;
.post-tags { display: none; }– sorry for the delay.
Hi again, edit your page and check “Title Visiblity > Hide title”.
Hi, you can try this custom css code;
.nav-single { display: none; }Hi, you can try this custom css code;
.single-post .site-header { display: none; }Hi, the background should be white by default are you sure it is gray? and provide your url if possible.
Thanks.
ahmetsali
Keymaster30 June 2015 at 16:34Posted in : SVG icons on gallery not shown on some computersHi, can you give more details on which computers they are not shown?
you can try these custom css codes;
– to change the intro image size;
.intro img { max-height: 220px; }– How can I create a space between the rotating words and the text below? -try this custom css code;
.intro h2 p + p { margin-top: 24px; color: #ccc; }Hi, you can try this custom css code;
.footer-social .social a { outline: none; }Hi again, i see, there might be some drawbacks with older mobile devices, i just checked the url in your post on ipad (ios 8.3) and swipping also works. Thanks for the feedback.
you need to make some posts sticky and they should appear on slider.
Hi, you can try this custom css code;
.site-header { padding-top: 2em; padding-bottom: 0em; }and to reduce the space between your slider and footer social icons, navigate to “Text” tab of your content editor and you have some empty paragraph
pelements after slider shortcode, just remove them.i see, you can check out this post about it;
https://www.facebook.com/help/community/question/?id=1410267505890010
here is the two simple steps for creating portfolio page
– add some Portfolio posts
– create a new page and select “Portfolio” under “Page Attributres > Template” section. This new page will be your portfolio page and it will automatically show all your portfolio posts as in our demo site.just delete the custom css i gave you before about this, you have a redundant
preelement wrapping your intro shortcode, navigate to “Text” tab of your content editor and remove thatpreelement and it should be fine.Hi, i see the issue, but it is not related to the theme, it is a general wordpress related issue, you can check out this post for more;
Hi, for which page are you asking for, can you provide related page url?
Hi, you can try this custom css code;
.site-header .site-title a { color: #096; } @media screen and (min-width: 992px) { .site-header .site-title { font-size: 2.4em; } } .site-header .site-description { font-size: 12px; color: #ccc; }Hi,
– try this custom css code for menu;
.nav-menu ul li a { font-size: 10px; color: #AB977A; }– and this custom css for site title;
.site-header .site-title a { color: #096; } @media screen and (min-width: 992px) { .site-header .site-title { font-size: 2.4em; } }– please create a new topic per your other questions.
Hi again, sorry it is not possible by default, btw that code is placed in
header.phpfile.you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, can you provide your related page url?
Hi, which page do you refer to? please provide related page url.
i just checked your url and it looks fine to me, but if you want to reduce the spacing more on the images you can try adding this custom css code;
.aligncenter { margin: 2em auto; }Hi, i just checked gallery pages on ipad, and they works fine on my side, what is the page url you are getting error on?
Hi, sorry it is not possible in this design, every menu link should represent a page in the rotating layout, external links in the menu breaks the code.
Hi, can you try this custom css code;
.site-content > .layout-fixed > .entry-header { display: none; }if it doesn’t work for you, please provide your related page url.
Hi, try this custom css code;
.single-post .featured-image { display: none; }please check out this post;
http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
Hi, please check out this post;
http://www.pixelwars.org/forums/topic/disable-right-click-portfolio-gallery/#post-23107
Hi, you can try this custom css code;
body { background: url(http://subtlepatterns.com/patterns/concrete_seamless.png); } .site { background: transparent; }