This item is by an Elite Author
mopc76
- Elite Author
- Sold between 100 000 and 250 000 dollars
- Exclusive Author
- Item was Featured
- Author was Featured
- Has been a member for 2-3 years
- Bought between 10 and 49 items
- Referred between 200 and 499 users
1,153
Purchases
Buyer Rating:
4.49 stars
4.49 average based on 75 ratings.
(more information)
-
5 Star
5168%
-
4 Star
1520%
-
3 Star
68%
-
2 Star
11%
-
1 Star
22%
| Created | 19 July 12 |
| Last Update | 13 June 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- agenda
- best
- calendar
- conference
- custom
- event
- exhibition
- masterclass
- mobile
- premium
- registration
- responsive
- schedule
- seo
- wordpress
© All Rights Reserved mopc76 -
Contact Envato Support


Can anyone help… I have just purchased the theme and tried to upload to wordpress via the zip file but I get this error message:
The package could not be installed. The theme is missing the style.css stylesheet.
Help….
Hi,
you need to unzip the file, which you’ve downloaded from ThemeForest firstly and upload expo18.zip file as a theme. You can read it for more info http://support.envato.com/index.php?/Knowledgebase/Article/View/269/0/my-wordpress-theme-isnt-working-what-should-i-do
Hello, is there a way to make the speakers clickable? (link to something)
Thanks
Hello,
yes, you can use this field in the shortcode options to specify the link: http://grab.by/jzV6
Hi,
Is Paypal already integrated or can it be done easily? I don’t want people to register only but to buy the tickets immediately.
Thanks,
Carsten
Hi Carsten,
there is no paypal integration function in the theme, but paypal button can be inserted easily by inserting code from paypal button generator https://www.paypal.com/cgi-bin/webscr?cmd=_singleitem-intro-outside
I am running speed test against my EXPO18 site at http://vo2013.voiceovercity.com and it seems that the ‘fonts’ are causing the page to load slowly based on results from http://pingdom.com
Is there a recommended method to increase the speed of the site?
During testing of page load speed, I’m noticing that the color.fonts.css.php is taking 3-secodns to complete. I’ve included the content here: (any idea of how to reduce this time to 1 second or less)
======
<?php
?>
body, input, textarea { font-family:’<?php echo $main_font; ?>’; }
.logo-text { font-family: ’<?php echo $logo_font; ?>’; }
.dates-place, .countdown-box .field .name, .countdown-box .field .value, .primary-menu, .secondary-menu-wrapper, .slider, .testimonial .author .name, .binfopane, .agenda-day, .new-comment-header, h1,h2,h3,h4,h5,h6, .post-title, .posts-list-small .title { font-family: ’<?php echo $highlight_font; ?>’; }
.testimonial .text { font-family: ’<?php echo $testimonial_font; ?>’; }
<?php
?> /* * Primary color */
h1, h2, h3, h4, h5, h6, .h-bg, a, .countdown-box .field .value, .primary-menu li a:hover, .secondary-menu-control, .slider li, .slider-pager a:hover, .agenda-day { color:<?php echo $primary_color ?>; }
.menu-pane, .primary-menu ul, .slider-progress .inner, .binfopane-button, .agenda-item .time span, .h-bg, .button, a.button, .dropcap.bgcolor-theme, .marker, .new-comment-pane input[type=submit], .registration-form input[type=submit] { background-color:<?php echo $primary_color ?>; }
<?php $tmp=str_replace(’#’,’’,$primary_color); $tmp1=round(base_convert(substr($tmp,0,2),16,10)0.85); $tmp2=round(base_convert(substr($tmp,2,2),16,10)0.85); $tmp3=round(base_convert(substr($tmp,4,2),16,10)0.85); if($tmp1 < 0) $tmp1=0; if($tmp2 < 0) $tmp2=0; if($tmp3 < 0) $tmp3=0; $primary_color_darken=’rgb(’.$tmp1.’,’.$tmp2.’,’.$tmp3.’)’; ?> .primary-menu ul ul:after { border-right-color:<?php echo $primary_color_darken ?>; }
.slider-pager a, .agenda-item .time span { border-color:<?php echo $primary_color ?>; }
/* * Highlight color **/
.logo-text span, .footerline a:hover, .slider li .text span, ul.speakers li:hover .name, .post-title a:hover { color:<?php echo $highlight_color ?>; }
::selection, ::-moz-selection { background: <?php echo $highlight_color ?>; }
.binfopane-button .hov, .agenda-item:hover .time span, .post:hover .post-date, .menu-special-button, .menu-special-button-mobile { background-color: <?php echo $highlight_color ?>; }
.agenda-item:hover .time span, ul.speakers li:hover .pic, .post:hover .post-date { border-color: <?php echo $highlight_color ?>; }
Hi g2computer,
unfortunately it seems there some problems with your web-hosting. color.fonts.css.php file doesn’t make any serious job. I can suggest you to change web-hosting provider.
Is that a serious answer? In fact, I’m on HostGator and actually tried the theme on BlueHost and found that it ran even slower. Perhaps a thorough look at your theme might be in order before recommending a new host.
g2computer,
this theme works well for many users. We haven’t received any reports with the same problem from any user yet. It also works fine on our web-hosting. file color.fonts.css.php doesn’t make any serious job, it just outputs styles and cannot be speed up somehow. If it takes 3 seconds to complete on your web-hosting – it seems something wrong with web-hosting.
it doesnot change the background animation to image? i want to use white background.
Hi,
there is no option for white background in the theme, but you can do it this way: add the code into “Code block before </head>” field under “Theme Options – extra code blocks”:<style> body { background: #000000; /* OR USE HERE background: url(PATH_TO_IMAGE); */ } .headline-wrapper, .headline, .headline:after, .headline-inner, .container-wrapper, .subfooterline, .subfooterline-inner { background:none !important; } .subfooterline { -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-shadow:none !important; } </style>thank you
sorry sir, I have a problem at Registration form.
I set 5 Required check box in admin, but it just operate 4 menu in user`s page.
this link : http://ksf2013.cafe24.com/?page_id=587
the problem is last check box; (I agree to use private info. in this invitation) v
how can i solve the problem? It must check the last check box
and it just happen only to me? or others?
Hi,
sorry for this issue, we will fix checkbox “required” option with next theme update, meantime you can do it by yourself: open file functions/shortcodes.php, line 829 change to then file js/custom.js, line 569jQuery("#registration-form").validate({ submitHandler: function(form) { jQuery(form).ajaxSubmit(options); }, errorPlacement: function(error, element) { //error.insertAfter(element); }, errorClass: 'error' });replace tojQuery.extend(jQuery.validator.messages, { required: "?" }); jQuery("#registration-form").validate({ submitHandler: function(form) { jQuery(form).ajaxSubmit(options); }, errorPlacement: function(error, element) { if(jQuery(element).attr('type') == 'checkbox') error.insertAfter(element); }, errorClass: 'error' });then into the style.css file add code.registration-form label.error { background:red; color:#fff; font-size:11px; display:inline-block; padding:0 5px; margin:-5px 0 0 12px; opacity:0.6; vertical-align:middle; }I updated to wordpress 3.5.1 and now the theme does not colors correct. See http://interpoolopen.com/. Problems with primary and secondary color in the theme.
Hello,
see my screen http://grab.by/jG9S . Is something wrong?
I really love this theme! Is it possible to display the speaker shortcode to span the main content window? I’ve be successfully using one_half and one_third columns, but how would I do “one_whole”?
The site is www.faffcamp.com
Hi,
just set “full-width” template for a page with speakers shortcode: http://grab.by/jGcE
Oh—I thought that meant that the content would be full width without a sidebar. I guess I must’ve totally misunderstood. Here’s a mock-up of what I’m aiming for: https://www.dropbox.com/lightbox/home/Public
I tried it and, as I suspected, that got rid of my sidebar (which I don’t want) and the speaker shortcode is not any wider than before. http://bit.ly/VJsI9f
asnively,
unfortunately link to dropbox is incorrect and I don’t see mock-up. As for the shortcode – do you mean you want every single speaker box on the speakers page be wider?
Hi,
try to add code into “Code before </head>” field under “Theme Options – Extra code blocks”<style> ul.speakers { margin-right:0 !important; } ul.speakers li { float:none !important; width: 100% !important; margin-right: 0 !important; } </style>YouTube video width isn’t constrained to the width of the post area, even with sidebars enabled.
Hi,
please, set the correct initial video width (there is an option for youtube embed code) and wrap the video embed code with this code in the “Text” mode of editor:I love the theme, but I’m having trouble with the mobile version – it shows shortcode content. Any insight regarding what I may be doing wrong?
Hi,
please, write us via contact form ( http://themeforest.net/user/mopc76 ) provide us a link to the page with a trouble and temporary access to WP-admin, we will try to help you.
Hi, im sorry but i dont really have time to back read. Is this theme ok to use as wp-multisite? thanks
Hi,
we haven’t noticed any problems with multisite mode, so it’s ok.
Thanks for the reply. will be purchasing this then..
Hi, i would like to know how to edit the “days” to “Dias” that appears on my countdown!
Hi,
it can be changed in the file wp-content/themes/expo18/js/custom.js, lines 271-296
Dude, this theme was OUTSTANDING. I had the best time customizing it. The client LOVED LOVED LOVED it!
Take a peek: http://www.policememorialsociety.com/2013Memorial/
I wish you continued success and look forward to purchasing more of your well-documented and easily-managed themes.
Unfortunately, I got so excited to work on it that I forgot to do a child theme first, so I will have to backtrack and make it a child theme. (My error. But keep up the good work.
Thank you very much for feedback! We really appreciate it!
Good afternoon.
Thank you very much for your answer, it helped me to change the language for the period of times in the countdown box.
I just need to do the same with the term “time left”; can you point me to where it is?
Thanks a lot.
Good afternoon.
Thank you very much for your answer, it helped me to change the language for the period of times in the countdown box.
I just need to do the same with the term “time left”; can you point me to where it is?
Thanks a lot.
Hello,
this label is just an image – you can find it under /wp-content/themes/expo18/img/timeleft.png
Hello.
When I use the shortcode “[speaker photo]” the picture of the speaker looks great on my computer.
But when I use my mobilephone the picture gets all smooshed out. Is there a solution to this?
best regards and epic awesome theme!!! Frallan
Hi Frallan,
it seems that you have a mobilephone with retina display. If you want a speaker image be smooth, try to upload an image of size 150×150px for the speaker instead of 75×75px. It should do the trick.
2 – The slider text in mobile responsive version disappears.
Is solvable?
Best Regards
frallan,
does it dissapear only on your website or there is the same issue with our demo site? We don’t see the problem on our demo site. Could you send us a link to your one?
I’m trying to get facebook comments to work on this theme and have not had any issues on other sites of mine. I’m using the “comments plus” plugin from wpmu and have everything setup properly on their end. I have gone through the documentation for the plugin and read this… ” If you do not see Comments Plus on your pages, it is likely that your theme doesn’t use the hooks we need to display our interface. It’s not a problem, though – here you can specify the hooks your theme does use.”
So based on this, could you tell me what hooks your theme uses please?
Hi cornettes,
I don’t see label purchased on your post. Please, write us using account which you used to buy the theme or write us via contact form ( http://themeforest.net/user/mopc76 ) provide us Item Purchase Code.
As for the hooks – I cannot list all hooks which calls the theme, it’s a huge list. If you tell which hook should be called to get the plugin work – Il tell you if the call exists or not.
1 -hello, how can i change the text in the counter to be in spanish like “dias – hrs – min – seg – instead of “days, ” etc. HELP!
2- can you give me the path for the “time-left” image, thanks a lot.
- great theme.
Hello,
1. you can find these words in the file js/custom.js, lines 271 – 295
2. wp-content/themes/expo18/img/timeleft.png