Forum Replies Created
list of topics you have created till now.
-
-
Hi Go to text tab in your homepage and paste the text like this;
<h2><em>Hi.</em> I am Haley Duster</h2>
<h3>I am a <strong>blogger</strong> <strong>traveler</strong> <strong>writer</strong></h3>Hi Mari,
When uploading your image logo, you need to setLink Url = File UrlSize : Full Sizeand then click on “Insert Into Post” button.Thanks.
Hi ateliernovotny,
Go to appearance > widgets > blog featured area and add Main slider widget to display your site’s posts.We are not doing any customization for the customers at the moment. We are really busy with developing our themes. Thank you so much.
Hi Theovog,
All of them have the same aspect ratio ( 1920 x 1280 px ). That is why all of them have the equal box and also you have the sidebar. They are trying to be fit in the screen.
If you upload different pictures with aspect ratio, it should protect the size. Example;
http://themes.pixelwars.org/theblogger/default/take-off-control/
ThanksHi, If you activated the slider for blog page and archive page then you should create sticky posts or show latest posts.
Probably you haven’t set any sticky post yet.
Look towards the right-hand sidebar where you will see a Publish box. Look at the (Visibility: Public) field and click edit. Check the box to make the post Sticky and publish it. If you want to make an older post sticky, follow the same steps and just click save.
ThanksHi, When you create a page for home alternate, you should choose homepage template under the page attribute on the right-hand side of the page.
Then go to settings > reading > Front page displays : choose your latest posts.
ThanksHi, Menu and widgets should be the same order. Could you check your order, please? And deactivate all your plugin and try it again. If you still have the problem, you can send your wp admin details via our contact form and add this topic url as well.
ThanksHi rakeshgandla,
– go to: Appearance > Widgets,
– remove default WordPress widgets, only use custom theme widgets.
See in the image:

Hi Jaime,
You can use this custom css code for changing the all header colors;h1, h2, h3, h4, h5, h6 { color: #ccc; }You can use ninja form plugin instead of default contact form
https://wordpress.org/plugins/ninja-forms/Thanks
Hi Hiran,
Actually, WordPress is not cropping the image. If you would like to see an optimal resolution of the image for the laptop screen, I would recommend you to calculate the laptop screen’s aspect ratio and set the background image in the same aspect ratio in photoshop or other edit programs. All devices dimensions are different so it is not possible to protect the size for specific devices. It is not suitable for responsive design methods.
ThanksHi anzef,
You can use this custom css code;.more-link, input[type=submit], input[type=button], button, a.button, .widget input[type=submit], .widget input[type=button], .widget button, .widget a.button { border-radius: 0; }Thanks
Hi Jonathan,
Yes, it is possible. You can use html markup instead of shortcode. You can go to text tab in the page and paste this html code.
<a target="" href="#" class="button yellow " rel="nofollow">Button</a>
ThanksHi Maria,
I just added bullet list and links, all of them working fine. I couldn’t detect any issue. Please check out the related url.
http://mariaswebspot.com/post-di-prova/
ThanksYou are welcome.
Hi Sardinia12,
You can use this custom css code;.intro img { max-height: 180px; border-radius: 0; }Thanks
Hi tm123,
I would like to help you but your website URL is looking so weird. First of all, you should solve this problem and you have two URL at the same time. Never seen this kind of problem before. Could you try to contact to your hosting services and ask them about the issue, please? Then I can help you.Hi, We haven’t tested the theme with paypal. I just made a quick search for you and you can check out this related URL.
https://www.paypalobjects.com/webstatic/mktg/integration-guides/wordpress.pdf
ThanksHi,
Your URL look still weird. Can you try to connect via FTP and check if it is in the right way?
Also, go to settings > permalinks and reset your settings. Change it to default and save it then change it to post name and save it again.Hi, Please read the grid shortcode section in the documentation.
Grid system has 12 columns. If you would like to add 4 items then your width should be 3.
If you would like to add 6 items then your width should be 2.
ThanksHi Hiran,
You should remove this custom css code. That is why the first code is not working..has-bg-img .content:before { background: none; }The smart way is using background shadow for make the test readable.
If you would like to isolate the padding on specific image, you should know about some coding because you should write the page id class to the code.
ThanksYou’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi,
Could you explain it to me, please? What kind of error message you are getting?Hi Hiran,
All devices dimensions are different so it is not possible to protect the size. WordPress is cropping the background images a little bit.
You can use this custom css code and play with 0.4 You can increase or decrease it. Just try this way..has-bg-img .content:before { background: rgba(73,92,95,0.4); }You can use this custom css code for your portfolio issue.
@media screen and (min-width: 768px) { .portfolio-single .entry-content img { margin-bottom: 2em; }Thanks
Hi,
Please deactivate all your plugin and try it again.
ThanksHi, You can try to use like this ;
[section_title align=”center” text=”FUN FACT”]
[row]
[column width_xs="6" width="4" width_md="4"]
[fun_fact icon=”smiley” text=”400+ HAPPY CLIENTS”]
[/column]
[column width_xs="6" width="4" width_md="4"]
[fun_fact icon=”adult” text=”5000 PORTRAIT SHOOTS”]
[/column]
[column width_xs="6" width="4" width_md="4"]
[fun_fact icon=”tree” text=”10000 NATURE SHOOTS”]
[/column]
[/row]
Hi Antonio,
Please check your website again. Thanks =)Hi, Did you check the latitude and longitude and the Los Angeles?
You should also update that information.
ThanksHi Boz Lee,
You can add this css code;.page .entry-content .col-sm-6:nth-child(3) { clear: left; }Thanks
Hi Paul,
Asking too many questions on the same topic should be hard to search for another customer. So I want you to create a new topic for your each question next time.1-2 ) You should go to appearance > customizer > featured area and play value for the widgets. So can also watch the video on the theme page. We just showed how to customize the featured area. You can do many customizations on font, size, spacing, color and etc. Play with the “SLIDER TITLE TEXT RATIO” value to adjust the font size for slider and related post titles.
3) When you go to customizer > blog > you can control the excerpt length and width as well. Currently excerpt length only works for blog regular layout, we plan to add a new option for blog grid/list excerpt length with a future update as well.
4) We dived the footer area to 4 column. You can just use three of them and use this custom css code;
@media (min-width: 768px) { .footer-widgets .col-sm-6.col-lg-3 { width: 33.33%; } }5) You can try to use this custom CSS code;
.post-thumbnail .entry-header.ready { opacity: 0; } .post-thumbnail .entry-header.ready:hover { opacity: 1; }6) http://themes.pixelwars.org/theblogger/default/home-alternate/
You should add the intro widget to page featured area.
Then create a page for the homepage and choose latest post template on the right-hand side.7) https://wordpress.org/plugins/mailchimp-for-wp/
You can use this plugin or use pop up convertplug plugin which is embeded to our theme.8) You don’t need to update the premium plugins. We will add the latest version if the plugin author release an update.
ThanksHi, I am glad you solved the issue.
ThanksHi, You should go to appearance > customize > widgets > blog featured area > main slider > change the ratio.
ThanksWe will keep that in our mind. Thanks for the feedback.
It requires more time and effort to customization, if you are not familiar to coding you may consider hiring an expert at envato studio.
Hi, The link is not working. Please check the url and provide me again.
ThanksHi, 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.
Hi,
You can try to use this custom css code;.single-format-video .post-thumbnail { display: none; } .single-format-video .featured-video-plus { display: block !important; }Thanks
Hi,
You can find the documentation in the theme file. You just need to unzip it.
ThanksHi, Here is the list for icon font pack. You just need to replace the icon name.
Example pe-7s-id is chosen for the resume.html Just find new icon name which is suit to you and replaces it.
http://themes-pixeden.com/font-demos/7-stroke/
ThanksHi, when you activate the plugin please edit the post and copy&paste the video url on the right hand box which that plugin created.
Hi, If any post checked as sticky, the post will be placed at the top of the front page of posts. It is general rules for WordPress. If you don’t want to keep any post at the top, you should change the post from sticky to a normal post.
Hi, You can use this custom css code;
.single-post .featured-image { display: none; }Thanks
Hi,
Please try to use this plugin for featured video.
https://wordpress.org/plugins/featured-video-plus/
And let me know when you did it. If there is any issue, I will give you custom css code.
If you don’t want to use any plugin, you can choose regular blog type instead of grid.
Go to plugins and edit Top 10 Settings and uncheck “Show number of views to non-admins” box.
ThanksYou’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi,
Please try to use this plugin for featured video.
https://wordpress.org/plugins/featured-video-plus/
And let me know when you did it. If there is any issue, I will give you custom css code.
If you don’t want to use any plugin, you can choose regular blog type instead of grid.
Thanks =)Hi, Go to Appearance > Widgets and on the right side see the Empathy Template Pages and choose your pages from here. If you choose it, title and icon will disappear from the pages area.
ThanksHi,
1) You can leave space under your logo. The second solution is you can use this custom css code;
@media screen and (min-width: 1200px) { .header-small .site-header .site-title img { max-height: 40px; } }2) How did you embed the youtube video?
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.