Forum Replies Created
list of topics you have created till now.
-
-
i guess you have set that page as static homepage? that’s why it doesn’t have “home” link, as the page itself is the homepage now.
Hi again, i just checked your page;
http://vonmozar.com/ignorance-kills/
home button and search buttons are visible, can you describe what you are trying to achieve other than that?
Thanks.
Hi, i just checked your site, and can’t see any blog posts, let me know when you have your posts visible to public.
– sorry for the delay.
Hi, sorry we don’t provide support for customizations that includes editing core php files, let us know when you revert back the changes you have made, and then we can look into your first problem.
Thanks.
Hi,
– you can check out this link;
http://stackoverflow.com/questions/2005079/absolute-vs-relative-urls
– can you provide your page url to check what’s wrong with fontello icons.
Hi, i just checked your site and it says “Site is under maintenance”, let me know when it is up.
opps, thanks for the feedback.
Hi, you can try this custom css code;
.one-page-layout .site-main > section:nth-of-type(7) { background-color: #E5DCC5; } .one-page-layout .site-main > section:nth-of-type(8) { background-color: #D6E2E0; }@rafalulicki
just checked your site on latest Firefox (40.0.2) both on mac and win10, looks fine on both.
i just checked it in the latest Firefox dots appear but with a little delay, i guess this is a browser related thing, anyway thanks for the feedback.
ahmetsali
Keymaster19 August 2015 at 18:02Posted in : Themeplate stop working from the mobile devicesyou are welcome.
@rafalulicki
Hi, you are using an older version without the firefox fix, please update your theme and check again.
Thanks.
ahmetsali
Keymaster19 August 2015 at 17:07Posted in : Themeplate stop working from the mobile devicestry this custom css code;
.header { background-position: center center; background-size: cover; }ahmetsali
Keymaster19 August 2015 at 15:48Posted in : Themeplate stop working from the mobile devicesnow i don’t see any bg image on your header, let me know when you set it.
ahmetsali
Keymaster19 August 2015 at 10:43Posted in : Themeplate stop working from the mobile devicesHi, can you provide your url with the header background image?
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, alternatively you can try this plugin and see if it works for you;
Hi, try this custom css code;
@media screen and (min-width: 992px) { .is-menu-fixed .site-navigation { position: fixed; } .is-menu-fixed.menu-invisible .site-navigation { -webkit-transform: translate(0,0px); transform: translate(0,0px); opacity: 1; } .is-menu-fixed .admin-bar .site-navigation { top: 32px; } }happy to see that you have sorted it out.
Hi, removing home button will cause that your visitors can’t navigate back to your home section in the homepage, that may not be a good move but still you can try this custom css code;
.one-page-layout .nav-menu > ul > li:first-child { display: none; }you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, sorry i couldn’t get what you mean, can you describe it in other words.
Hi, i see the issue and we will release a quick update to fix it in a day, thanks for the feedback.
thanks, happy to hear that.
Hi, you can use it like this;
[social_icon type="skype" url="skype:YourSkypeName?call"]
you can check this post for more;
http://stackoverflow.com/questions/11598925/is-there-an-href-attribute-for-skype-like-mailto-or-tel
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, try this custom css code;
.gallery-grid .masonry-item { padding: 0; }Hi again, as i tried to explain in my previous post, when you use a child theme, you are overriding parent theme’s
style.cssfile with the one that doesn’t have wordpress alignment classes. That’s the exact reason.Hi, i see the issue, we will fix this with the next update. Thanks for the feedback.
Hi, you are using a child theme and overriding the original
style.cssfile (which contains alignment classes) with the one that doesn’t have the alignment classes,this is your style.css;
http://dev.lisabrightonphotography.com/wp-content/themes/photographer-wp-child/style.css
and this is the original one with the alignment stuff;
http://themes.pixelwars.org/photographer/wp-content/themes/photographer-wp/style.css
we are redesigning our site and support forums now and planning to launch the new design in a month, hopefully, we will also make some improvements to our forums system, auto-encoding of html codes wrapped by
codeorpreis on our to-do list. Thanks for the feedback and your answer.Cheers.
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, your images in the photowall should be 150x150px to fit it, or you can add this custom css code;
.ri-grid ul li a { background-size: cover; }i am testing it on a desktop monitor, and can’t detect any issue, i guess you indicate when the images have loaded on portfolio, scrollbar appears and content being pushed a bit to the left to make room for the scrollbar, and this happens in about 1/10 seconds and it is a totally normal behaviour, if you still say there is a disturbing page jump please capture a video about it, i can’t really detect any issue.
Thanks.
Hi again, shortcodes parameters doesn’t support html elements, only plain text. But you can use plain html code instead, switch to the Text tab of your content editor and replace shortcode with this html markup;
<div class="col-sm-3 col-xs-6 "> <div class="fun-fact"><i class="pw-icon-mail-1"></i> <h4><a href="mailto:johndoe@gmail.com">johndoe@gmail.com</a></h4> </div> </div>Hi, this is really awkward, when the first time font icons are not loaded i checked the chrome console and saw an error message about
Font from origin has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin is therefore not allowed access., i just made a quick search on it and found some possible solutions, please check out this posts;Hi, you can try this custom css code;
.col-sm-6:nth-child(2n+1) { clear: left; }Hi motti_b
you need to encode your html code before posting it here.
http://www.opinionatedgeek.com/DotNet/Tools/HTMLEncode/Encode.aspx
Hi, please check out Documentation > HTML > Contact to set up your contact form.
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi again, just checked your site again, it looks fine to me.
Hi,
actually we haven’t used any extra script for social sharing, you can check out the link below for taking control over sharing of your pages;
Hi, with the new update you can now have a portfolio page that is consist of both departments and portfolio posts those don’t belong to any department, mixed altogether in the same page.
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, you can also check this post;
http://www.pixelwars.org/forums/topic/svg-icons-on-gallery-not-shown-on-some-computers/
Hi, try this custom css code;
blockquote p { margin-bottom: 1em; }Hi,
1-) try this one;
.nav-menu ul li { text-transform: none; }2-) try this custom css code;
.nav-menu li a { font-size: 1.1em; }3-) try this;
@media screen and (min-width: 768px) { h1.entry-title { font-size: 3em; letter-spacing: -2px; } }