Discussion on Eventr - One Page Event WordPress Theme

Discussion on Eventr - One Page Event WordPress Theme

Cart 2,632 sales
Well Documented

themecube supports this item

Supported

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

301 comments found.

Hi, does it work with Elementor?

Hi there,

I’ll add the Elementor version soon.

Hi, Has this theme WooCommerce or a way to pay with Bizzum or credit card? Thank you

Hi there,

Thank you for your interest. Unfortunately, the theme is not supported the WooCommerce

And some pluggin toy pay service? Thank you!

You can use paypal.

Hi, is an excellent theme but I just have a question:

In theme options, Navigation, the option Top Navigation Background Color not change the navigation bar color, I found this class that interfere with the color:

.navbar-custom.default { background-color: transparent !important; }

also, the Custom CSS appears at the top and is read before the CSS of the rest of the theme so I can’t modify that class!

what can I do?

Hi there,

Thank you for your purchase. I’ll fix it in next update. You can also add custom CSS for that. Please go to Theme Options > Custom CSS Code and add this code

.navbar-custom.default { background-color: #yourcolorcode !important; }

If the problem persists, please send your related URL and admin credentials. ;)

Hi, thanks! but, as I say you that is not the solution because the Custom CSS appear above the rest of code, and “background-color: transparent !important” overwrite the the Custom CSS, I will try with a plugin for Custom CSS, but I will waiting for the next update! Thanks!

Ok. Could you send your related url and admin credentials to the themecube@gmail.com? You can also create a temporary admin account for that. ;)

Hi, How can I update WPBakery Page Builder? Thank you in advance!

Hi there,

Could you send an email to the themecube@gmail.com about that?

When installed it does not look like the demo?

Hi there,

Thank you for your purchase. Please install the all required plugins after activate the theme. You’ll see the “Install Demo Content” tab in the Theme Options.

If you have any problems with that, please send your related URL and admin credentials to the themecube@gmail.com or open a ticket to https://support.themecube.net

Hi, How can I disable the uppercase effect at “hover box” title and at “speaker list” title (name of the person)? Thank you in advance!

Hi there,

Thank you for your purchase. Could you explain via screenshot if possible?

Sorry, I just found out that this uppercase effect is due to the fact that I used the “Bebas Neue” font.

Merhaba, Speakers modülü ile birlikte Media grid kullanmak istediğimde hata alıyorum ve media grid sürekli yükleniyor konumunda kalıyor. Speakers modülünü kaldırdığımda media grid olması gerektiği gibi çalışıyor. Bu konuda yardımlarınızı bekliyor olacağız. Hata Kodu aşağıdaki gibidir;

Uncaught Error: Syntax error, unrecognized expression: {status found”} at Function.se.error (jquery.min.js?ver=3.5.1:2) at se.tokenize (jquery.min.js?ver=3.5.1:2) at se.select (jquery.min.js?ver=3.5.1:2) at Function.se (jquery.min.js?ver=3.5.1:2) at Function.s.find (jquery-migrate.min.js?ver=3.3.2:2) at S.fn.init.find (jquery.min.js?ver=3.5.1:2) at s.fn.init.S.fn.init (jquery.min.js?ver=3.5.1:2) at new s.fn.init (jquery-migrate.min.js?ver=3.3.2:2) at S (jquery.min.js?ver=3.5.1:2) at vcGridStyleLazy.addItems (vc_grid.min.js?ver=6.5.0:10)

Merhaba,

Satın aldığınız için teşekkür ederim. Bu hata ile ilgili Visual Composer Destek’e defalarca ticket açtım fakat maalesef çözülemedi. Media Grid modülü, speakers modülünün üstüne alındığında çalışıyor. WordPress Query ile ilgili olduğunu düşünüyorum fakat ne yaptıysam çözemedim. Onun yerine masonry gallery modülü ekledim.

Teşekkür ederim, Modüllerin yerini değiştirince çalıştı dediğiniz gibi bu şekilde de işimi görecektir. İlginiz için tekrar teşekkür ederim.

Rica ederim. İşinizin hallolduğuna sevindim. Tema ile ilgili herhangi bir sorun yaşarsanız lütfen bildirin. İyi çalışmalar dilerim.

Hi – is it possible to use this theme to create a virtual running race event, where users submit their own time and distance?

If yes, could users also submit multiple times for the same event if it was a long (1 month) challenge covering a longer distance, like 100 miles?

thanks

Hi there,

Thank you for your interest. Unfortunately, it’s not possible. :(

Hi, How Can I Add Multiple photos to Hotel shortcode?

Merhaba Ediz,

Maalesef çoklu resim eklenemiyor.

Hello. I need help removing the hover image effects on the speaker images (white crosshair, etc) without disabling the link to the popup containing the speaker info. How can I do this, please?

You’re welcome. Please delete old codes use the below.


<div class="speaker-thumb">
   <figure class="effect-ming">
      <a class="html-popup" href="'.get_permalink().'">
         <img class="img-responsive" src="'.$thumbnail_url.'" alt="'.$image_alt.'" />
      </a>
   </figure>

   <div class="caption text-center">
      <h4>'.get_the_title().'</h4>
      <p class="company">'.$speaker_company.'</p>
   </div>

</div>

This worked great. Thank you.

You’re welcome. If you have any problems with the theme, please let me know.

Hi, I is possible at the Program part to write words instead of the hours? and I can add 13 “days” (then it will be like a carousel or can I add arrows to it?)? Thank you in advance!!

Hi there,

Thank you for your interest. Hours field is a time picker. It can be possible via custom coding. Actually I didn’t try this before. It will probably look weird but can be resolved with css.

I’m moving my site from one host to another and have had your theme for years. I’ve loved it. I’m probably not on the latest version but not totally sure. But in moving it, the site loads weird and when I try and pull up the backend to load, these 2 errors pop up and no login is available:

“Warning: count(): Parameter must be an array or an object that implements Countable in /home/customer/www/1hope1boastconference.com/public_html/wp-content/themes/eventr/admin/metaboxes/init.php on line 746”

and

Warning: Cannot modify header information – headers already sent by (output started at /home/customer/www/1hope1boastconference.com/public_html/wp-content/themes/eventr/admin/metaboxes/init.php:746) in /home/customer/www/1hope1boastconference.com/public_html/wp-includes/pluggable.php on line 1296

The site is: https://1hope1boastconference.com Can you help me?

Hi Richee,

Could you send your admin credentials to the themecube@gmail.com? I want to check it. You can also create a temporary admin account for that.

I just shot the credentials to you guys. Thanks so much!

Hi Richee,

Please clear your browser cache before test ;)

Hi there, i don’t have a problem renewing support, but were having issues with my site: www.mensnight.ca and www.empowerayouth.com. Can you let me know what we have to do as it is not updating correctly.

Hi,

https://support.themecube.net You can login with envato account or purchase code.

hi there,i opened a ticket and no response yet, sent you my credentials as well

Hi Jesse,

I answered your ticket. ;)

E7v

E7v Purchased

Hi! The theme make mi problems in new wordpress versions. I think that the plugin themecube in wordpress version 5.5.1 doesn’t work.

Hi there,

Please open a ticket on our new ticket system and send your related url and admin credentials. https://support.themecube.net

E7v

E7v Purchased

Hi there are a new plugin of ThemeCube Core? The web don’t see for this plugin. Thanks

Hi there,

This plugin required for the Eventr theme and you can find it under the eventr/inc/plugins folder.

E7v

E7v Purchased

I have the them Eventr and I have the plugin in the wordpress but it’s the plugin incompatible. How I can repair this? the web is www.firadelagaleta.cat

This issue is related to WordPress version. I updated the theme but your theme version is old.

Please open a ticket on https://support.themecube.net and send your admin credentials. You can also create a temporary admin account for that.

I’ll fix it manually. You can use the latest version for your next projects.

Hello, I bought this theme and I have a a question about selling tickets. I know that you don´t consider to include woocommerce, but how deal with events without payments options? how could I work around on this?

Is there a way to change the date/time format for the schedule. Currently it is in 24hour time, but we would like it to be displayed in the 12hr time for CST.

Hi there,

Thank you for your purchase. Yes it’s possible. please follow these steps

  1. Open metabox-functions.php ( wp installation folder > wp-content > plugins > themecube-core folder) via text editor.
  2. Perform a search for
    H:i
    and replace it with
    h:i a

That handles the backend, but what about the frontend view?

You can use the 12hr time format after do this. Maybe need to update for old data.

Hello,

We purchased this theme version 2.0 in March 2019, so it’s out of the 6 months support. I am just checking whether there has been an upgrade since, mainly to also see whether there has been an upgrade for the plugins which came with it (Revolution slider, Wp-Bakery) after the wordpress upgrade to version 5.5. Thanks heaps

Hello, thanks for your reply. The username who bought it is mediacorp2019, I don’t have access to the password as the person using it left the company. But I still have the purchase code and the invoice. If possible I can email them to you? it has been implemented on our wordpress multisite with about 10 sites.

Hi there,

I see. Could you send an email to themecube@gmail.com about that? I’ll send the files.

Hi, Great Theme but I guess it should have a multiple pages option.. since some events have more details This is the only thing that kept me from buying it so I thought I should drop a comment

Hi there,

Thank you for your interest. The theme design is most suitable for single page event. You can use as multipage but the all features are as you see in the demo.

Also you can purchase the theme and test it. If you don’t like it, you can request a refund.

Hello, I am not being able to update my admin email as everytime I try to change it tells me I have to confirm it, however I do not receive any message into the new one. Happens with multiple, properly functioning emails. http://prntscr.com/tj37h3

What should I do?

Regards Plamen Avramov

Hi there,

Thank you for your purchase. Here is the solution for that. I hope it helps.

https://cinchws.com/change-wordpress-admin-email-without-confirmation/

If you have any problems about the theme, please let me know.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey