Forum Replies Created
list of topics you have created till now.
-
-
Hi @MB_lab;
When you disable the ajax, can you see those 3 pictures?Hi @Mike370;
One of your plugin is conflicting with your blog page. First of all deactivate all your plugin and try it one by one. So you can easily understand which one creates the problem so you can find an alternative plugin for that.
ThanksHi @ChadSanborn;
You can use these custom css codes;
Divider between the pages custom css code;.rm-overlay { background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.08) 100%); background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.08) 100%); }Cover page custom css code;
.rm-wrapper .rm-middle { box-shadow: 2px 2px 10px rgba(0,0,0,0.8); } .rm-container.rm-open .rm-wrapper .rm-cover { box-shadow: 2px 4px 4px rgba(0,0,0,0.4); } .rm-container.rm-open .rm-wrapper .rm-right { box-shadow: -2px 4px 4px rgba(0,0,0,0.4); } .rm-container.rm-open .rm-wrapper .rm-middle { box-shadow: 0 6px 4px -2px rgba(0,0,0,0.4); }Thanks
Hi @wesleybush;
In the widget section (appearance > widgets ), the first widget in the cvcard template page will be your homepage. At the same time go to apperance > menus and Menus structure name should be same with the label. Example for the portfolio; Url : #/portfolio and Navigation label: portfolio
ThanksHi @Alejandro;
We fixed that issue with an update. Please up-to-date your theme to the latest version.
ThanksHi Wes;
You can use this custom css code;
.header h1 { margin-top: 0.2em; }Say hello to Canada :)
CheersHi @MB_lab;
Could you go to appearance > theme options > gallery > Ajax (on Single) is it yes ?
Have many pictures do you have in your prova section in the gallery.Hi @meymigrou;
1. Yes, you can make the posts full width.
2. You can not divide the description into two, but you can set up “Excerpt Length”. Default: 55 words. There is also another solution. You can turn off the automatic excerpt and write your description manually into excerpt area. You can leave a space and then you can add read more shortcode end of the description. But you have to do it with all your post for this.
3. You can change the gallery columns from Gallery section. When you add a gallery, you can see the gallery settings. For the portfolio ; you should go to appearance > theme options > Portfolio and change the Item Width (px) 340 to 450.
4. You can change Body Font, Heading Font, Menu Font and Text Logo Font.
ThanksHi @Gickwork;
You have 150×150 px dimension image in the header. First of all you should upload bigger size image. You can use photoshop for that.
ThanksHi @Felipeslemos;
You can use these custom css codes;
h1.entry-title { color: #FF0000; } .type-post .entry-content > p { color: #FF0000; } And if you change the body color all the paragraph and title color will change body { color: #FF0000; }Thanks
Hi Felipeslemos;
You can use this custom css code;.share-links { display: none; }Thanks
Hi Wes;
Your website is not published yet. Try this custom css code and if it is not working for you, let me know when your website is online..header h1 { font-size: 2.4em; }Thanks
Here is the list for icons
http://fortawesome.github.io/Font-Awesome/3.2.1/icons/
ThanksHi @Mike370;
Could you provide me your related url please?
ThanksHi @dbsgkrkd;
You are using the oldest version of the theme. Please update your theme.
Thanks a lot.Hi @2_pixels;
Please watch this steps;
Go to appearance > Theme Options > Main Slider > Prev/Next Buttons (Yes)
@meymigrou;
Did you activated your prev and next button from theme options?
ThanksHi @MB_lab;
Could you provide me your related url please?
ThanksHi @MarkerMaker;
I just checked your related url with iphone 4s ios 5.1 and it is coming top of the screen. You should scrool up your page to see your search box because you have a lot of content in your logo.
ThanksHi @cviki;
I see your concern about the hashtag but this is the way theme works. Sorry it is not available by default and it requires more time and effort to customization, if you are not familiar to coding you may consider hiring an expert at envato studio.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 @tllittle;
You can check out these related topics;
http://www.pixelwars.org/forums/topic/changing-mobile-icons-and-other-suggestions/
http://www.pixelwars.org/forums/topic/change-mobil-site-icons/
ThanksHi @alternaz;
You need to set up, cvcard template page section. You didn’t set up cvcard template page. You can see the related picture in this topic.
http://www.pixelwars.org/forums/topic/menu-page-slide-trough-not-working/
Widgets are not coming with the dummies, so you should do it manually.
ThanksHi @putranto;
You can check out this related topic;
http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
ThanksYou’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi @Ankur;
Go to Appearance > Widgets and on the right side see the Empathy Template Pages and choose your pages from here.
You can read the documentation for more information.
ThanksHi @Ankur;
Go to pages and edit your homepage and on the right side, you can see featured image button, add your homepage featured image here.
ThanksHi @wbattistella;
Go to appearance > Theme Options > Blog > Choose Blog Sidebar (yes) and Post Sidebar (No)
ThanksYou’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi @bennash88;
You can use this custom css code;.site-header { padding-bottom: 0; } .home .entry-content img { margin-top: 0; } .home .entry-content p { margin-top: 0; } .home .page .entry-content { padding-top: 0; }Thanks
Hi @bentham403;
In the mobile version it displays one item in the portfolio and with the code which i gave you 2 item will be shown in the mobile so automatically the portfolio item will become smaller.
ThanksHi @bentham403;
You can use these custom css codes; (Change the width and the boxes will become smaller@media screen and (min-width: 1560px) { .gallery-grid .masonry-item { width: 25%; } } @media screen and (min-width: 1200px) { .gallery-grid .masonry-item { width: 33.3%; } } @media screen and (min-width: 1200px) { .gallery-grid .masonry-item { width: 33.3%; } } @media screen and (min-width: 768px) { .gallery-grid .masonry-item { width: 50%; } } .gallery-grid .masonry-item { width: 50%; float: left; }Thanks
Hi @bentham403;
You can use this custom css code;.gallery-single .media-wrap { max-width: 800px; margin-left: auto; margin-right: auto; }Thanks
Hi @bennash88;
You can check out this related topic ;
http://www.pixelwars.org/forums/topic/minimize-padding-under-menu/.page .entry-content { padding-bottom: 0; }(This code will bring the footer little bit up)
Thanksserkan
Moderator18 November 2015 at 01:25Posted in : Add facebook to 'share this selection' featureHi @michaelvan;
Hi, sorry it is not available by default and it requires more time and effort to customization, if you are not familiar to coding you may consider hiring an expert at envato studio.You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi @CamillaCasablanca;
You an alternative plugin instead of it. 3rd part of plugin sometimes can conflict with the themes but it is not related with our theme.
ThanksHi @wbattistella;
I didn’t get your email yet. Could you provide me your related url and i will check it.
ThanksHi @baller4life7;
You can upload xml file and easily edit it for homepage.
ThanksHi @benbinhduong;
Go to appearance > theme options > style > Character Sets (Click vieetnamese)
Go to appearance > customize > fonts > change menu fonts
You can use this custom css code for body text;body, p { font-size: 15px; }Thanks
Hi @CamillaCasablanca;
Could you deactivate all your plugin and try it again please?Hi @broadistuta;
I would recommend you to install and run regenerate thumbnails plugin for once and try it again;
https://wordpress.org/plugins/regenerate-thumbnails/
Go to appearance > theme options > blog > choose blog sidebar (no) and btw your social icons in the wrong place please check out this topic as well http://www.pixelwars.org/forums/topic/social-icon-footer/
ThanksHi @bentham403;
You can use this custom css code for hiding the title;.tax-department .layout-full > .entry-header > .entry-title { display: none; }They are ordered by creation date, newer posts appear first. You can quick edit any portfolio post and change the date to change it’s order.
ThanksYou’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi @velvetcat;
You have a redundant p element wrapping your shortcodes, navigate to “Text” tab of your content editor and remove that p element between your entry title and tagline from homepage and it should be fine.
And also you can use this custom css code for picture;@media screen and (min-width: 1200px) { .content-area:not(.with-sidebar) .alignright, .content-area:not(.with-sidebar) .wp-caption.alignright { margin-right: 0; } }Thanks
Hi @klvallejo;
Okay, good luck :)Hi @EvilT;
You can contact with your server people. This issue is not related with the default theme.
Thanks for your understanding.Hi @bentham403;
You are doing the right way. You can’t change the thumbnail pictures for sub department portfolio items. We can hide the video title but it will effect all your portfolio title so i would recommend you to leave like that. As you can see in our demo, it is exactly the same.
Thanks a lot.Hi @Aciix;
I just checked your website and everything looks okay. Have you check our demo url ? When you on the local the pictures was coming with the pop up screen because the images were on your computer. But in the online, pictures not coming with the pop up because its coming from your server. This is how the theme works. It is not a bug or something.
Thank youYou’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.