Discussion on Empathy - A vCard WordPress Theme

Discussion on Empathy - A vCard WordPress Theme

Cart 1,726 sales
Well Documented

pixelwars supports this item

Supported

This author's response time can be up to 2 business days.

131 comments found.

Hi, is this a SAAS theme? i mean i want to sell users package and they will be able to create their own vcards after that from the front end. is that possible>

Hi, that is not possible by default.

Cheers.

Hello

Does the social icons offer also twitch, steam, discord? I want to use this theme gaming related.

Is there maybe also somehow google adsense possible on blog posts?

Hi, custom social icons can be added with a few lines of custom css code that we can provide on our support forums.

- Google adsense integration is possible by using dedicated plugins.

Cheers.

Hello

I tried to paste the following code (A Paypal Smart button code) in one of my pages.

on update, the paypal button is not visible when i visited the page in frontend.

Below are the codes, kindly help

<label for=”description”>Description </label><input type=”text” name=”descriptionInput” id=”description” maxlength=”127” value=””>

Please enter a description

<label for=”amount”>Amount </label><input name=”amountInput” type=”number” id=”amount” value=”” > USD

Please enter a price

<label for=”invoiceid”> </label><input name=”invoiceid” maxlength=”127” type=”text” id=”invoiceid” value=”” >

Please enter an Invoice ID

<script src=”https://www.paypal.com/sdk/js?client-id=sb&currency=USD” data-sdk-integration-source=”button-factory”></script> <script> function initPayPalButton() { var description = document.querySelector(’#smart-button-container #description’); var amount = document.querySelector(’#smart-button-container #amount’); var descriptionError = document.querySelector(’#smart-button-container #descriptionError’); var priceError = document.querySelector(’#smart-button-container #priceLabelError’); var invoiceid = document.querySelector(’#smart-button-container #invoiceid’); var invoiceidError = document.querySelector(’#smart-button-container #invoiceidError’); var invoiceidDiv = document.querySelector(’#smart-button-container #invoiceidDiv’); var elArr = [description, amount]; if (invoiceidDiv.firstChild.innerHTML.length > 1) { invoiceidDiv.style.display = “block”; } var purchase_units = []; purchase_units0 = {}; purchase_units0.amount = {}; function validate(event) { return event.value.length > 0; } paypal.Buttons({ style: { color: ‘gold’, shape: ‘rect’, label: ‘paypal’, layout: ‘vertical’, }, onInit: function (data, actions) { actions.disable(); if(invoiceidDiv.style.display === “block”) { elArr.push(invoiceid); } elArr.forEach(function (item) { item.addEventListener(‘keyup’, function (event) { var result = elArr.every(validate); if (result) { actions.enable(); } else { actions.disable(); } }); }); }, onClick: function () { if (description.value.length < 1) { descriptionError.style.visibility = “visible”; } else { descriptionError.style.visibility = “hidden”; } if (amount.value.length < 1) { priceError.style.visibility = “visible”; } else { priceError.style.visibility = “hidden”; } if (invoiceid.value.length < 1 && invoiceidDiv.style.display === “block”) { invoiceidError.style.visibility = “visible”; } else { invoiceidError.style.visibility = “hidden”; } purchase_units0.description = description.value; purchase_units0.amount.value = amount.value; if(invoiceid.value !== ’’) { purchase_units0.invoice_id = invoiceid.value; } }, createOrder: function (data, actions) { return actions.order.create({ purchase_units: purchase_units, }); }, onApprove: function (data, actions) { return actions.order.capture().then(function (details) { alert(‘Transaction completed by ’ + details.payer.name.given_name + ’!’); }); }, onError: function (err) { console.log(err); } }).render(’#paypal-button-container’); } initPayPalButton(); </script>

Hi, please create a new topic about it on our support forums and our support team will happily help you, thanks.

http://www.pixelwars.org/forums/

I tried using my Theme Purchase code but its not accepting it. What can I do

please send us your purchase code via the contact form on our profile page and let us check the situation, thanks.

https://themeforest.net/user/pixelwars

Hi guys, I ‘ve had Empathy since 2017. Been working perfectly since a few days ago. Only the sidebar appear on my website: https://stephdenis.biz/. Can anyone help? (I already updated Wordpress, and also deactivated all plugins as a test, but not was not successful)

Hi again, it is on our update list, however since we have other themes to check compatibility for WP 5.5, it might take a few weeks.

Have a nice day!

Hi again, this morning, my pages again don’t appear (only the sidebar). Can you pleas solve this asap? I am applying to jobs and does not provide a good image of myself. ty

Hi again, you may use wp downgrade plugin to roll back to the previous version until we release a new update.

Hello, Empathy does he incorporate a page builder ? Thanks in advace. Otherwise, nice job !

Hi, no it doesn’t incorporate a page builder.

Have a nice day!

Tried to come back to this amazing template: > loaded to a fresh WP > changed the Homepage featured image to different file with the same size/name > it blinks for a split second, then changes to a different file for no reason, which isn’t even visible in the assets library

Very weird and annoying situation. Mind assisting?

Hi, please create a new topic about it on our support forums and our support team will happily help you, thanks.

http://www.pixelwars.org/forums/

What is the last update version ? I am not able to see that is the version from anywhere here. i want to know what is the latest version in order to know wether mine needs update or not

Hi, the latest version is v1.4.1, you can see the change-log here;

http://www.pixelwars.org/themes/empathy/

Cheers.

You want to ask a question before buying.

Is there a demo entry?

When we do the full page with the left menu is only search

Hi, sorry we don’t have a sandbox demo for this theme, you may ask any questions about the theme here in the comments section.

Thanks!

page with Full

Left Sidebar Menus Disappear.

How can we fix it?

Page Full With And We Want The Left Sidebar To Be Active.

Hi again, please create a new topic about it on our support forums and our support team will happily help you, thanks.

http://www.pixelwars.org/forums/

(resolved)

Hi, is it possible to make the sidebar wider with customization?

Hi, it can be possible with a few lines of custom css code that we can help you on our support forums.

Cheers.

For some reason jquery is throwing an error because of the # in the URL. I think this is due to an update in WordPress, jQuery has been upgraded to a newer version where this is an issue. I have been waiting for an update that fixes this. Any plans to address the problem?

This is what I am getting with every click: “Syntax error, unrecognized expression: #/contact”

Cheers.

Hi, we can’t detect any issue similar to yours on our demo site, this looks like related to your configuration, for more help please create a new topic about it on our support forums and our support team will happily help you, thanks.

http://www.pixelwars.org/forums/

Is there any way to avoid spam email from our contact form ? Any plugin ou captcha to install ? I receive 100 of spam email every weeks. Thanks a lot

Hi, please create a new topic about it on our support forums and our support team will happily help you, thanks.

http://www.pixelwars.org/forums/

got an email that there was an update to the theme, I installed it and it broke my portfolio page. I cant click on the portfolio pages anymore – http://www.haleighstaalner.com/#/portfolio please help

Hi, just checked your site and your portfolio works fine, if you need more help, please create a new topic about it on our support forums and our support team will happily help you, thanks.

http://www.pixelwars.org/forums/

Hello! I’ve thought about purchasing for a while and now finally have! It’s a great theme and while creating a website isn’t my zone of genius, I’m making headway. Yay!

Question: On the bottom of the Demo page that I’m currently adjusting is the All rights reserved – John Ray Coaching.

How can I adjust this? I can’t click on it like the other elements.

Hi, please create a new topic about it on our support forums and our support team will happily help you, thanks.

http://www.pixelwars.org/forums/

Thank you! I’ve actually found where I can adjust it. It was on the page where you do the general adjustments, not the pages themselves.

great, happy to hear that!

Hi, how do I add my avatar / picture to the top left as shown on the demo?

Hi, please create a new topic about it on our support forums and our support team will happily help you, thanks.

http://www.pixelwars.org/forums/

Hi, is there any compatibility issue with Elementor? My navigation menu got messed after creating a page with Elementor and adding it to the menu. By the way, I won’t pay $41 to renew support subscription and fix this compatibility issue.

Hi, we haven’t tested the theme with Elementor, also didn’t have any request for Elementor support from the theme users, you may try using Elementor with the theme and see how they play together.

Cheers.

4 months ago, I reported a navigation menu mess up on my site when using Elementor. I thought that counted as a request. Where do I formally request Elementor support for this theme?

we have taken your request now, however we need more users asking for the same feature so we can consider adding the feature to the theme, thanks for your understanding.

‘Portfolio’ is gone from admin panel with Wordpress 5.0

I just installed it on a clean installation of WP 5.0 and the problem exists! Would you please double check that “Portfolio” is in the “Admin Panel”?

yes, portfolio exists in the admin menu, btw make sure to enable the “Pixelwars Portfolio” plugin.

Thanks, worked!

Hi,

Is the latest version of your theme fully compatible with Wordpress version 5.0 ?

Thank you,

Hi, we will test the theme with 5.0 and will release a new update if necessary.

Thanks.

Hi ! I see that in your demo menu items have no icon, but on the screen you show icons, is it possible to have icons or not above the menu with this theme ? Do you have a demo with icons ? Thanks

Hi again,

- did you clear the cache with hitting ctrl + f5 ?

- in 1920×1080 the icons should be visible, maybe your display scaling settings is zoomed more than %150 (you can see the scale setting on Windows; right click on the desktop > Display Settings > Scale and Layout)

- unfortunately, 1280×720 doesn’t have enough space to show icons, so only menu text will be shown.

if none of the above doesn’t work, can you share a screenshot about the issue?

Thanks.

Oh yeah it’s the windows scaling !!!!! I understand, so it’s not a problem very sorry ! :O but i’m sad that users with same scaling have no icons :(

happy to hear that it worked ;) that shouldn’t be a real problem as your site will still be usable for lower res screens.

Plus (sorry for this ton of questions), the button for “contact” on the sidebar disappeared

Hi, please create a new topic about it on our support forums and our support team will happily help you, thanks.

http://www.pixelwars.org/forums/
by
by
by
by
by
by