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,067
Purchases
Buyer Rating:
4.48 stars
4.48 average based on 65 ratings.
-
5 Star
4467%
-
4 Star
1320%
-
3 Star
57%
-
2 Star
11%
-
1 Star
23%
| Created | 19 July 12 |
| Last Update | 9 November 12 |
| 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 | Liquid |
| 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


Also Suddently getting this error in WP when I go to theme options
Deprecated: Function ereg_replace() is deprecated in /home/ioba/public_html/courses/wp-content/themes/expo18/admin/admin-interface.php on line 1421
I was wondering if you could help me change the timer in the top right corner to a place where I could put an image or html. I love the design and color scheme of the site, but it would be more of a static site rather than a counting down.
I think a phone number and social media icons would look great up there, so html would be perfect. If you could just point out where in the code I would find it; that would be extremely helpful.
Thanks. ~Ryan
Hi Ryan,
you can find the countdown timer code here: file header.php, line 44
Sorry, please delete
Please delete
Please assist:
When I go to use the short codes I get the pop up window but all that appears within is my website preview of that page im editing. No short codes field entry window appear as described.
Wat am I doing wrong? Do I need to reload parts of the template?
Please assist.
Hi BrockNowell,
please, make sure the theme installed in the folder ‘expo18’, so you can navigate wp-content/themes/expo18/style.css If the folder is correct, please, write us via contact form ( http://themeforest.net/user/mopc76 ) provide us a link to your website and temporary access to WP-admin. We’ll take a look.
I tried installing this template through the wordpress installation and I got and error stating that the style.css is missing. Please help.
Hello thanks for purchase! This is the common problem. Please follow these steps: http://support.envato.com/index.php?/Knowledgebase/Article/View/269/0/my-wordpress-theme-isnt-working-what-should-i-do
Hello, good template, thanks.
I have an issue with the Slider text. On smartphones (tested with Adobe Device central), a part of text is out of page . Any idea how to solve this ?
On Contact page, how to set the google map responsives? actually the map keeps his size and is out of page on small device like Iphone ?
Thanks Eroll
Hi,
just reduce the text length, if it doesn’t fit on mobile devices. Also you can decrease font-size this way: add the code into “Code block before </head>” field under “Theme Options – Extra code blocks”<style> @media only screen and (min-width: 480px) and (max-width: 767px) { .slider-slides li .text { font-size:18px; line-height:18px; } } @media only screen and (max-width: 479px) { .slider-slides li .text { font-size:16px; line-height:16px; } } </style>you can adjust font-size.As for the google.map – just set the width attribute in the iframe insert code to 100%
<iframe src="httt://maps.google" ... width="100%" ...>I bought this item and need to disable the parallax-animated background. Can you please tell me how to do this? Thanks!
Hi,
you can do it this way: open file js/custom.js, line 26, comment out the linemopc76,
Thanks for the help, and posting the solution for others who need to make this modification.
Can you please add this option to the theme? Take care:)
Thank you for suggestion, I suppose we’ll add this option with next theme update.
Hi, firstly I am enjoying using this template greatly. It’s excellent.
I have a question though:
Is there a way to have some links in the slider open in a new window? I don’t need them all to do that, just some. I tried adding code in to the link box but that didn’t work.
Thanks!
Hi,
try to use this trick: insert the code into the link field like this:
http://site.com" target="_blankGreat theme. Just a small query. I want to change black/gray colour patch that comes in background. How do I change that?
Hi,
thank you. It could be not easy, but you can try. This background consists of two files: /wp-content/themes/expo18/img/content-bg-shade.png and /wp-content/themes/expo18/img/content-bg.png . The first one is the transient parts with transparency and the second one is the middle part fill.
I have the same issue as rpisciotta. Please advise ASAP . Thank you.
rpisciotta SAYS PURCHASED I downloaded this yesterday and it says the style.css stylesheet is missing and will not allow me to install it. Can you please help ASAP , i have a deadline for tomorrow and i need this up and running. Please email me the CORRECTED zip file
Hello, please read this: http://support.envato.com/index.php?/Live/Knowledgebase/Article/View/269/0/my-wordpress-theme-isnt-working-what-should-i-do
I am creating a list of agenda items, but I would like to have a break-out session listed, that is I would like to have it read like this:
10:30-11:00 Breakout Sessions
Option 1, EventName _[Room 5]Option 2, EventName _[Room 14]
Is there anyway I can list this and have them insert the room format and drop the date? Thanks!
Hi,
unfortunately there is no such possibility, all items should have “time” field.
I get an error message telling me that I am unable to load the theme onto my wordpress site. It says that “The uploaded file exceeds the upload_max_filesize directive in php.ini.”.
I would love to use this theme, but i am not sure how to get around this issue. please help Thankyou
Hi,
it seems, that maximum allowed file size which can be uploaded to web-server is less that the theme file size. You need to contact with you web-hosting support and find out how to increase this limit in web-server configuration. Also you can try to install theme manually, i.e. upload unzipped theme files via FTP into wp-content/themes/expo18/ directory.
Hello,
I am somewhat of a WP newbie …
I am planning to buy this theme but before I do, I was wondering if the conferencing functions such as calendar, even add/edit/delete, user registration, track/sessions management, etc. functions are already part of the theme and I don’t have to add or pay for them separately?
Is this just a theme? If yes, what do you suggest I do to have a fully functional conference site visible to all platforms (web, tablets, etc.) work?
Thanks
L
Hello,
there is no calendar with add/edit/delete function, no user registration, no tracking. All what contains this theme you can see in the live demo.
so how could I add events and sessions and pages then? do I just use the built in default functions of Wordpress?
Hi – loving the theme. Few questions though
1) I am trying to child theme it but it does not seem to be getting the shortcodes/page layouts. Do I need to add anything specific to the child functions.php file?
2) I’d love to know how to pull the seconds off the countdown counter?
3) I will be creating a widget to go where the count\down counter is. Do you happen to know how best to call <?php echo get_option(OM_THEME_PREFIX . ‘countdown_date’) ?> from a widget? I’m thinking just a custom shortcode in the functions file would work.
Hi,
thank you!
1. Not sure I’ve understood the problem clear. Could you describe it in more details.
2. Please, update theme up to 1.0.4 version and you’ll able to remove seconds via theme options.
3. Do you want the widget to show the countdown timer or you want it to show the link which will scroll the page to the countdown timer?
1) So what I am trying to do is make a expo18-child theme. I am doing this because as I add code to the functions.php and modify the header.php I don’t want to overwrite your theme directly. This is generally good practice. However, it is not working completely. In the past I have found that some themes need certain things in the child functions.php.
My question to you (to start out) is have you ever 1) made a Child theme and 2) made a child theme w/expo18 specifically. I’m happy to share any code that might help.
2) will do
3) all set. I made 2 shortcodes in the functions.php file and replaced the header-right code w/a call to a widget. I’m happy to share my code if you wish. Right now the theme looks just like yours but I know my client will want to place different messages up in that corner
Hi,
1. well, I just want to know what is exactly not working, so I would be able figure out the problem.
3. So, the issue solved?
you can write us via contact form ( http://themeforest.net/user/mopc76 ) and we’ll talk via mail, it’s easier.
Upgrading to the new Theme Version fixed my issues w/a child theme. Thanks
Hi guys, I just purchased your theme. I noticed the slider text are too big and page of the text are out of the page. How can I reduce the text for the slider and what would be your suggestion for highligting some of the text and making them fix. Thanks
Hi,
just reduce the number of words in the slider text. But if you want to reduce the font size, you can do it this way: open file style.css, find the selector
.slider-slides li .textand adjust the font-size. Also the font-size with the same selector should be adjusted in the css/responsive.css file (for smaller screen sizes).When filling in the slider text you can use tag <span> to highlight the text.
text <span>this is colored text</span> text@Thanks mopc76 I have been able to fix that now.
The issue I am now having is menus are not working. I am using wordpress 3.4.2 but when I add a page to menus nothing shows up in the home page. Is there anything to be done to get the menus working?
Nevermind. I fixed the menus now.
hi do you support eventbrite plugin for ticket purchasing?
Hi,
we haven’t tested theme with eventbrite plugin, so we can’t say exactly.
Arial font errors:
“NetworkError: 400 Bad Request – http://fonts.googleapis.com/css?family=Arial:400,800,400italic,800italic"
“NetworkError: 400 Bad Request – http://fonts.googleapis.com/css?family=Arial:400,600,800"
“NetworkError: 400 Bad Request – http://fonts.googleapis.com/css?family=Arial"
Hi,
actually it’s the way google.webfonts are connected to the theme. If non-google font chosen it all the same generates a query to google to load a font. Nothing serious, it’s ok, Arial should not been loaded, it’s exists on every computer.
Hi mopc76,
Actually, I don’t like errors and wish to be in compliance with W3C standards. Can you please clean up the code in your next release to remove this error. Thanks!
~C
Hi,
we will try to handle it with next update.