Forum Replies Created
list of topics you have created till now.
-
-
You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi Amanda,
You forgot the put the intro shortcode.
[intro]
[button text="Enter" url="www.amandasee.com/food/"]
[/intro]You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi Sam,
1. For the retina screen, we recommend to upload 1.5 or double size of your logo.
2. It is not possible by default.
3. You can use this custom css code (change the background color code)::selection { background: #FFF9CD; }4. You can not upload a different logo for the footer. 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.
If you tell me which part of footer text color you would like to change then I can help you.
5.You can use this default custom css code;.entry-meta { color: #ccc; }Next time, please create a new topic for your each question.
ThanksAwesome, good luck =)
Hi joshncampbell,
Please deactivate all your plugin and try it again.
If you still have the issue go to settings > permalinks > choose default and save it then choose post name and save it.
ThanksHi Mark,
I am happy that you solve the issue. Good luck =)Hi nine878,
In the readme theme, the “back” button works for a page that created with “portfolio” page template. Your site based ın the department. In this way we can hide the back button with this custom css class..portfolio .header-links li a { display: none; }Thanks
Hi GabyLefevre,
Yoast plugin actually is a nice one. Check that plugin’s settings. There should be special site title section.
https://kb.yoast.com/kb/yoast-wordpress-seo-titles-metas-template-variables/
ThanksHi Kaneisha,
Could you try to use this custom css code;h1.site-title img { max-height: 486px; }Please check your spam folder for the replies. And sign it as a secure email.
ThanksHi Mark,
http://www.pixelwars.org/forums/topic/23602/
http://www.pixelwars.org/forums/topic/portfolio-department-2/
Could you check out this related topic, please?Thanks
Appearance > Customize > Site Identity > check the site title on here as well.
If it is normal, please deactivate all your plugin and try it again.
ThanksYou’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, Go to dashboard > settings > general > change site title
ThanksI would like to help you. Could you please try to explain your issue a bit more with details? I thought I was clear but tell me which part it is not working out then exactly I can help you.
You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi Nathalie,
Drop cap’s first letter font-weight is 800. If you change it to 400, it will same with other color. We wanted to turn it to bold that is why it could be different color. It is not a mistake, it is our style design..drop-cap:first-letter { font-weight : 400; }Thanks
Hi Nathalie,
Could you try to use this custom css code please?.rg-image img { max-width: 400px; }Thanks
Okay, good luck =)
You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi ckruger,
Just fixed your issue =) CheersHi Nathalie,
Please check the shortcode section in the documentation. You should use dropcap shortcode.
[drop_cap]Sentences[/drop_cap]
You can check this settings for full width image.

You can use the quote like this;
[quote align="alignleft" name="Winston Churchill"]I am easily satisfied with the very best.[/quote]
ThanksHi Nathalie,
Could you try to explain it with another words. I am confused. People and projects are your categories? And provide me your related url as well.
ThanksHi,
Could you provide me your related url, please?
When you add new media, use create a gallery button. Your gallery will looks like this;
http://themes.pixelwars.org/editor/gallery/travellers-ahead/
If you add vertical pictures one by one, you should not choose full size image. Choose medium size.
ThanksHi ckruger,
When I inspect your related page, it says to me that you are not uploading full size image, you are uploading medium size. Well I do believe in you so I will check myself what is going on. Could you send me your wp admin details via our contact form and add this topic url, then I will check it.
http://www.pixelwars.org/contact/
ThanksHi ckruger,
You can upload the bigger size photo. Your images full size and dimensions are smaller than the full size that is why it is blurry. Upload the medium size or use align options.
ThanksHi Kaneisha,
Using Appearance>Menus,create a Custom Links item with the URL as
javascript: void(0);
Give it a name, Add it to the menu.
Then add actual pages / page links under that as child items.Hi, Your host may have disabled the mail() function. It must be enabled on your server.
If your server can not fix it then install and use ninja forms plugin instead of our default contact form.
https://wordpress.org/plugins/ninja-forms/installation/
ThanksHi edde1,
You should create new portfolio items and assign them to departments. You should add your pictures to the portfolio items.
ThanksHi ArthurNie,
You can check out this related url, please?
http://www.pixelwars.org/forums/topic/how-to-update-your-theme/
ThanksHi ArthurNie,
Could you provide me your related url, please?
Thankshttp://www.pixelwars.org/forums/topic/23602/
http://www.pixelwars.org/forums/topic/portfolio-department-2/
Could you check out this related topic, please?
Thanks[button size="big" url="#"]Button[/button]
It is standart button shortcode. Your link hover color code should be #096
Could you provide me your related url please?You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi Kaneisha,
Actually it is normal behaviour because it is fixed menu. You can turn off this feature via this steps.
Appearance > theme options > style > fixed menu (no)
ThanksPlease, make sure you don’t delete the last social icon. The last social icon has a different code to indicate it is the last one. You probably did this. Or just add this to your last one
[social_icon last_icon="yes" type="linkedin" url="whatever"]
Thanksserkan
Moderator10 August 2016 at 00:26Posted in : Featured image different view for mobile devicesYou are welcome.
Hi Strak
You should update the row shortcode from 3 to 6 which means you have 2 items. Please check the col shortcodes in the documentation.
I would recommend you to update the theme. Then you can check how to get api key for your contact page.
https://developers.google.com/maps/documentation/javascript/get-api-key
You probably deleted some necessary part of code that is why it is not covered.
Just update the theme, then try to upload the dummy data for contact page again, delete step by step and check it by the way if it is going well
ThanksHi Fitz,
You can use this custom css code;.entry-content > p > a:not(.button), .entry-content > p > a:not(.button):hover { border-bottom: none; }Thanks
Hi joseluislopesdias,
You mean, you don’t want to have social media icons in the homepage but you want to have social media icons in another pages footer, right?
If so, you can use this custom css code;.home .footer-social { display: none; }Thanks
I will forward this topic to our developer. I will contact you back soon.
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.
Portfolio field shortcode for the define the Client, tech and launch project section in the single portfolio area.
http://themes.pixelwars.org/readme-wp/portfolio/read/Please provide öe your related url, I will check your back to portfolio button.
Hi welmurr,
Hi, sorry we don’t provide support for customizations that includes editing core php files.
I would recommend you to install a fresh copy of the theme.
ThanksHi William,
When you click the add media button, you should choose to create a gallery button then you are able to choose multiple images at once.
ThanksHi Hiran,
Please go to Appearance > theme options > layout > classic layout (no) if the yes is chosen, you should turn it to no.
You can use this custom css code;.map:after { background: rgba(17, 61, 74, 0.75); }Thanks
Hi d4domino,
Could you update your theme please?
It looks like you changed the main theme files. Please deactivate all your plugin and update your theme? It will looks okay then.Hi, Please update your theme to the latest version.
https://themeforest.net/item/empathy-a-vcard-theme/12248701
You can check the updates section sometimes.
You can check how to get api key for your contact page.
https://developers.google.com/maps/documentation/javascript/get-api-key
ThanksYou can use the rotate words shortcodes like this;
I am [rotate_words titles=”a writer.,a blogger.,a wordpress lover.,an adventurer.”]
Thanks
