Forum Replies Created
list of topics you have created till now.
-
-
Hi,
You can find the documentation in the theme folder. Please download the whole files from your themeforest account.
We used 1440×960 px dimensions in our demo website for galleries and featured images.
Our logo dimension is 500px x 130px
It is totally up to you. There is no specific resolution value to load.
ThanksHi Johan,
That loading animation is working with our default contact form. It is not possible by default to implement it to gravity forms.
ThanksHi,
1. Go to settings > permalinks > choose default to save it then choose post name and save it again.
Settings > reading > front page : home and post page : blog and save it.
And
2.Please go to appearance > widgets > homepage blocks > choose portfolio page and be sure that portfolio page is selected and save it.
If you still have the same issue, deactivate all your plugin and try it again.
ThanksHi,
You can send me your wp admin details via our contact form and add this topic url as well.
ThanksHi,
First of all create a homepage, on the right-hand side, you can see the page attribute box. Choose the home landing with single image template. After that copy and paste these shortcodes into the content area.[intro] Hi. I am Bob Smith. I am a photographer. I capture [rotate_words titles="life.,moments.,happiness.,emotions.,action.,impression.,beauty."] [button text="Discover" url="paste-your-portfolio-url-here"][/intro]
Thanks
Hi,
You can check out this related url;
http://www.pixelwars.org/forums/topic/change-language-from-the-buttons-etc/
You can use these custom css codes;.is-cat-link-borders-light .cat-links a:nth-child(3) { color: #9abb35 !important; } .is-cat-link-borders-light .cat-links a:nth-child(4) { color: #221ff7 !important; }I want to remind you again. If you have questions on different topics, please create a new topic.
ThanksHi,
I just updated the custom css code. You can try it again.
ThanksHi,
Could you please tell me your chrome version number and test platform and also provide me your related url, please?
ThanksHi,
You can use it like this ;<div class="row"> <div class="col-sm-6 "> <div class="service"><i class="pw-icon-feather"></i><p></p> <h4>Graphic Design</h4> <p>I design super cool websites. It is a long established fact that a reader will be distracted by the readable content.</p> </div> </div> <div class="col-sm-6 "> <div class="service"><i class="pw-icon-camera-outline"></i><p></p> <h4>Photography</h4> <p>I can design beautiful type faces for both digital and print media. It is a long established fact that a reader will be distracted.</p> </div> </div> <div class="col-sm-6 "> <div class="service"><i class="pw-icon-android"></i><p></p> <h4>Android Developer</h4> <p>I write about web design. It is a long established fact that a reader will be distracted by the readable content.</p> </div> </div> <div class="col-sm-6 "> <div class="service"><i class="pw-icon-apple"></i><p></p> <h4>iOS Developer</h4> <p>I have strong project management skills. It is a long established fact that a reader will be distracted.</p> </div> </div> </div>
Thanks
Hi,
1) You can use this custom css code;.is-cat-link-borders-light .cat-links a { color: #dc8b8b !important; border: 1px solid #ccc !important; }2) You can use loco translate plugin to change read more text.
3) Go to appearance > widgets > blog featured area > main slider > edit the width and ratio and save it.
For your further question please create a new topic for each. It is easy to search for other members. So they can find their answers easily.
Thanks a lot.You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi,
Please go to appearance > theme options > animation > choose the classic layout (yes) and save it.
ThanksHi,
You need to drag and drop the slider and link box widgets to the shop featured area.
Go to appearance > widgets > shop featured area.
It is not possible to add a filter for the categories by default.
ThanksHi,
I will forward this topic to our WordPress developer. I will keep you updated.
Thanks for your patience.Hi, Photographer and TheBlogger are different themes. The Photowall feature is a special feature of the photographer theme. You can not achieve it for the theblogger theme.
ThanksHi,
We need to check it when you put your website online. You need to customize the theme if you want to put more icons but it is not possible by default. Instead of it, you can use and customize Easy Social Share Buttons for WordPress plugin.
ThanksHi,
You need to go apparance > customize > single post > activate the related post and save it.
It will show when you put your website online.
You can use this custom css code to remove the shadow on the related posts;.related-posts .post-wrap:before { opacity: 0; }Thanks
Hi,
Could you try to use this custom css code;.category .archive-header > .entry-header { display: none; }Thanks
Hi, this is not available by default, needs more further customizations, if you are not familiar to coding you may consider hiring an expert at wpkraken.io to do the job for you.
Hi,
Could you provide me your related url, please?
ThanksYou’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, There is no other overlay on the website. That opacity in the footer can be color-related. When I check the codes on the picture, I do not see any opacity traces. I also consulted the other developer in the same way. He thinks that the photo which you uploaded is causing the problem. Just in case, could you give me your related url, please?
ThanksHi,
You can use these custom css codes;.card-footer a { opacity: .5; color: #345; } .site-footer .site-info { color: #345; opacity: 1; font-weight: bold; }Go to appearance > customize > homepage settings > Card Image Mask Opacity
When you drag it to the lowest level, opacity will be zero. I tested on my website as well.
Maybe your image has a faint tint. But it is not coming with the codes.
ThanksHi,
Could you try to deactivate the ajax and try it again? Also, you can deactivate all your third-party plugin and try it again.
If you still have the issue, send me your wp-admin details via our contact form and add this topic url as well.
ThanksHi,
Could you provide me your related url, please?
ThanksHi,
Please go to appearance > customize > single post > post title style > choose default and save it.
If you want to reduce the gap a bit, you can use the following custom CSS code;@media screen and (min-width: 768px) { .entry-header { margin-bottom: 3em; } }If you do not want the title to fall into the second row, you need to reduce the font size. You can do this through the customizer.
ThanksHi,
It is not possible by default now. You can try to search another plugin or I heard about the Yoast SEO plugin has the breadcrumbs functionality.
ThanksHi, Please go to settings > permalinks > add this parameter to custom structure area;
/%category%/%postname%/
ThanksHi Chris,
You can use this custom css code;.header-wrap img, .header-wrap h1 { display: none; }Thanks
Hi, You can find all the icons lists from this related url.
http://themes-pixeden.com/font-demos/7-stroke/Select your icon from the list. Use icon name in the [icon] shortcodes.
[icon name=”icon-name-here”]You can use this custom css code for your second issue;
@media screen and (min-width: 768px) { .fun-fact h4 { margin-left: 100px; font-size: 13px; } }Also, you can check out this related topic;
http://www.pixelwars.org/forums/topic/how-to-insert-custom-icons/
ThanksHi Mick,
You have a long title. So you have to keep this font a little small. Font size change and ratio adjustments can all be set via the customizer. Appearance > customize > featured area > slider > adjust title text ratio
Extra wide ratio should be enough for your website. Dashboard > widgets > blog featured area > main slider > ratio
If the changes you make are not affected, there is a cache plugin. Clear the cache from the browser and try again.
Thank youYou are welcome.
Hi, It might be not working because Twitter updated the script. You can try using the Twitter Timeline’s own feature. You can also browse this site;
https://dev.twitter.com/web/embedded-timelines
Please go to appearance > widgets > cvcard template page > be sure that portfolio page is selected as cvcard portfolio page.
Thank youHi,
You can check out your related page again.
Your second question is not possible by default.
ThanksYou’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi Johan,
Could you try to use this custom css code;.widget-area .widget { width: 100% !important; text-align: center; }Thanks
You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi,
You can install and run ninjaform plugin and customize your contact form easily.
https://wordpress.org/plugins/ninja-forms/
ThanksHi Johan,
I checked your related url on chrome ios app and safari app and it is working well.
It’s very interesting that sometimes it gives an error. The following topics maybe help you because you get the same error on the console.
You can check out this related urls.;
http://www.pixelwars.org/forums/topic/issue-with-fonts-and-icon/
http://www.pixelwars.org/forums/topic/icons-missing-when-website-redirecting/
http://www.axure.com/c/forum/technical-troubleshooting/11889-cross-origin-resource-sharing-font-loading.html
ThanksHi,
You can try to use this custom css code;.page .col-sm-3 p { margin-top: 1.7em; }Thanks
You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
You are welcome.
Hi, If you just want to use it for a couple of pages, then you need to use the page url. Example;
.post-5815 p, .post-5816 p, .post-5817 p { line-height: 0.3; }Thanks
Hi,
You can try to use this custom css code;.pricing-table h3 { padding-bottom: 0.1em; }Thanks
Hi jvdgtl,
We looked at the relevant url and source code. It seems very difficult to determine where the fault originated. Before you customize this theme, upload the default style and see if it’s the same problem. If there is a problem with the default theme, we can solve it, but if there is an error from your customization, we can not detect the error because we do not know where it changed.
ThanksHi, If you want to show it only for mobile, not for the desktop then it is not possible.
You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi,
#page .entry-content { }When used in this way, it is not necessary to add a custom page id for each page.
ThanksHi, The theme need hashtag(#) to work properly. It is theme’s structure. http://www.paoloborzacchiello.business/#/portfolio/photographer/
Please go to your appearance > widgets > empathy template page then just click on the save button of the portfolio widget.
ThanksHi,
How many portfolio posts you have? It will be a disadvantage for users if you show too many portfolio posts. By combining related portfolio posts to sub-departments, you can create ease of use and users can easily get what they want. You can set 9 or 12 main departments. You can subcategorize the remaining portfolio items according to these headings.
http://www.pixelwars.org/forums/topic/23602/
Thanks