Forum Replies Created
list of topics you have created till now.
-
-
Hi, Please go to loco translate > themes > cvcard > click to new language button > choose your language and start translating > you can translate everything from here.
You need the loco translate plugin to change something in the theme’s main folders or to translate anything.
ThanksHi, did you extract theblogger-package, right? You should not extract theblogger.zip file.
You can try to deactivate the third party plugins and try it again. If you still have an issue, send me your wp admin details via our contact form and add this topic url as well.
ThanksHi, the two are codified independently of each other. This is not possible by default.
Hi,
Could you please download a fresh copy of the theme from your themeforest account and try it again?
Please be sure that you are uploading theblogger.zip file ?
Extract the theblogger-package and you should upload that file.
ThanksHi, I will forward your update request to our developer and what kind of problems you have with the portfolio page?
Thanks for the feedback.Hi, you can check out the related topics;
http://www.pixelwars.org/forums/topic/how-can-find-the-free-plugins/
http://www.pixelwars.org/forums/topic/convertplug-activation/
You can import the dummy data easily. You need to run the one click demo import plugin.
ThanksHi, it is very interesting because I just texted it in our demo website and it is working well but when I check your source code, I didn’t see the CSS code applied to your portfolio.
You can try to use this custom css code;.portfolio-single .elementor-widget-wrap { box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5); }Thanks
Hi,
You can check out this related topic;
http://www.pixelwars.org/forums/topic/my-works-title-in-portfolio-section/
The portfolio page is not suitable for adding extra content. You can just display your showcases.
ThanksHi, This is not possible by default. You need to create a child theme and edit and customize the main.js file.
Hi,
Could you deactivate your third party plugins and try it again? If you still have the issue, could you provide me your related url, please?
ThanksHi,
I see the issue. I will forward this topic to our developers and they will find a solution and release an update soon.
Thanks for your patience.Hi, i am happy that it solved the issue. Thanks for the feedback.
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.
You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, You can use this custom css code;
@media screen and (min-width: 992px) { .site-header .site-description { font-size: 14px; } }http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
ThanksHi,
Your gallery page was in the trash folder. Probably you deleted it. I just fixed it.
ThanksHi,
Could you please deactivate third party plugins (like wp rating plugin) and try it again ?
ThanksHi Michael,
When you go to the subpage in the related url which you give me, you can see that some photos have two columns. Not all photos are in one column. This is also related to the resolution of the photos. WordPress automatically calculates and fits it. Nevertheless, I will send this to the developer. I will ask if there is anything that can be done.
Thanks for your patience.Hi,
Please go to dashboard > plugins > be sure that TheBlogger Shortcodes plugin is activated.
If you still have the issue, send me your wp admin details via our contact form and add this topic url as well.
ThanksYou’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, Social media icons are icons linked to a URL. So, when you click on the facebook icon, it goes to the facebook page. Or when you click on the twitter icon, it goes to twitter websites. You can customize any icon there with the phone icon, but which website or application will go to when you click that icon?
It is meaningless that there is a phone icon there.
ThanksHi, Could you try to use this custom css code and try it again, please?
.nf-form-cont { overflow: hidden !important; }http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
ThanksHi Michael,
Could you 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, it is not possible by default.
Hi,
If you check the related url, you can see that the code is not correct. You forgot to use the font size.
http://www.pixelwars.org/forums/topic/make-social-media-icons-in-header-bigger/
Also you can check out this related topic for how to use the custom css code.
http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
ThanksHi,
It is not possible by default to give to the user a confirmation pop-up.
You can try to use ninjaform plugin instead of default contact form to achieve this feature.
https://ninjaforms.com/docs/email/Could you send me a screenshot about the drop shadow issue? You can copy and paste the related url here.
Thanks
Hi,
Could you send me your wp admin details via our contact form and add this topic url as well?
I will check your dashboard.
ThanksHi Fabien,
I am happy that it is working now. If you have any issue in the future, keep me updated.
I wish success in your project.Hi Michael,
I understand it as you describe it. The second url is yours. And you want the mobile view to look like in the first URL. Could you try to run the regenerate thumbnail plugin once and try it again?
https://wordpress.org/plugins/regenerate-thumbnails/
ThanksHi,
Could you send me your wp admin details via our contact form and add this topic url as well?
ThanksHi Fabien,
First of all, please go to dashboard > plugins > Pixelwars Core plugin is activated.
Then go to pages and edit the portfolio page. Check the page attributes on the right-hand side. Portfolio template should be selected.
Lastly, go to appearance > widgets > homepage menu > click to portfolio item and be sure that portfolio page is selected. I believe that one of these will be the solution. In the meantime, if you have plugins that you have installed later, I recommend you to deactivate them and try it again.
ThanksHi, the theme is not tested with the Adsense. You can try to use one of these plugins.
https://wordpress.org/plugins/search/adsense/
ThanksHi scarlet,
It is not related to this topic so you need to create a new topic if it is not related to the topic but you can use this custom css code;@media screen and (min-width: 992px) { .intro h1 { font-size: 40px; } }Thanks
Hi Michael,
If you go to the bottom page at the related URL which you gave me, you can see that the thumbnails are side by side at the bottom. The fact that the initial photographs are horizontal and of equal length helps to have a neat appearance. However, the different length photos are cropped by WordPress so it is a normal situation.
The portfolio structure is suitable for the photo gallery, not the video gallery. So what you are asking me is not possible by default.
ThanksHi, these are the default color code for the download button. You can use these custom css codes with the new color codes;
.btn { background: #333; } .btn:hover { background: #d64b4b; }If you don’t know how to use custom css code, you can check out this related topic;
http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
ThanksHi,
I could not check your related url because of the hosting issue. You are getting “Error establishing a database connection” message. Please contact your hosting provider.
Also, deactivate your third party plugins and try it again.
ThanksHi,
It is not possible to add more fields into to the contact form by default but you can use ninjaform or contact form 7 plugin instead of default for to achieve more fields.
When I try to reach your related url, i am getting this error message : Error establishing a database connection
Please contact with your host provider to solve this issue then we can check your website again.
ThanksHi,
You can check out this related topic;
http://www.pixelwars.org/forums/topic/create-a-portfolio-with-multiple-clickable-thumbnails/
ThanksHi @verovski
There is no background image in the url because the featured image is not loaded in that post. The reason for the half-block appearance is that it has a sidebar. If the sidebar is added, it will be displayed like that. Your url has a background image because of the featured image. It is not a wrong situation. Yours is displayed correctly.
ThanksHi, You can download the plugin from this url and go to plugins and choose upload new plugin and upload the downloaded zip file.
https://github.com/hchouhan/I-Recommend-This
ThanksHi MSoenen,
You can check out this related topic;
http://www.pixelwars.org/forums/topic/picture-in-menu/
ThanksThanks for the feedback.
Hi,
1) Please go to appearance > customize > general > fonts > body font
The related date and number fonts come via body font.
2) If you would like to change any words inside the theme, you can install and run loco translate plugin. Please check out related url for more information.
http://www.pixelwars.org/forums/topic/translations-4/
3) If you would like to change the widget title style, go to appearance > customize > sidebar > widget title style.
4) If you want to adjust the position of the “more about me” box, you can use this custom css code;
.intro-text a.button { margin-top: 2em; }
Please next time, don’t ask bundle questions. Create a new topic for your each question if you don’t find the answer in the forum. It can be useful for other ppl to find their answers.
ThanksOkay, thanks for the feedback.
You are welcome.
Hi, You can try to use ninja form plugin which is suitable with the theme.
https://ninjaforms.com/
ThanksYou’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.