ThemeForest

Expo18 Responsive Event Conference WordPress Theme

  • Belgium
  • Bought between 50 and 99 items
  • Has been a member for 4-5 years
eroll Purchased

Hello, i have insert a custom table with 4 columns. When viewed into iphone , this table is out of the page.

Is it normal ? is there any tips to get this table into the page?

Thanks

mopc76

Hello,

unfortunately columns of the table cannot be reformatted on mobile view. That’s why if the content of the table wide and could not be squeezed it goes out of the page.

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
  • Referred between 1 and 9 users

Only can fit 6 item in the primary menu? I test if i have more than 6, the navigation area looks ugly. How to overcome this?

mopc76

Hi,

the navigation area can contain only one row of the root elements. If your menu doesn’t fit in one row – try to use submenus.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Will this theme handle multiple events, as well as, will it sync smoothly with Event Espresso?

mopc76

Hi,

this theme is better for single event, but it can be used sometimes for multiple events. It depends on your needs. Unfortunately we haven’t tested theme with Event Espresso plugin so we can’t say exactly will it work well or not.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi I have uploaded theme but theme options not responding. I have tried to update logo, countdown etc using plain text logo and the theme options panel but nothing I put in there is updating as it will not save changes.

mopc76

Hi,

please, write us via contact form ( http://themeforest.net/user/mopc76 ) provide us your website URL and temporary access to WP-admin, we will take a look and try to figure out the problem.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hello, can you please advise how to change the page that the “Registration” button points to. I’m using the button that came with the demo data, and it points to a 404 error page currently.

Many thanks,

Dennis.

mopc76

Hello Dennis,

you can change it under “Theme Options – General Settings – Special button: title” and “Special button: link”.

Default-user

great, thanks – excellent theme, btw!!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi, I’m having trouble with our site, some how small 20×20px boxes are showing up on the site 2 just under the menu bar (on the left and moves to the middle right on other pages) and also 3 boxes under the footer (left side). I do not know how they got there or how to remove them, any help would be greatly appreciated!!!!

Site URL: http://etsconference.com

Thanks

mopc76

Hi,

it seems a kind of malware code. Please, deactivate all plugins and see will it help or not. If deactivating all plugins doesn’t help – try to reinstall theme. If that also doesn’t help – try to find someone who will remove malware code from wordpress or reinstall wordpress.

Default-user

Thanks you! We will give it a try and see if any of this helps… Thanks again..

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years
RobPene Purchased

I love this theme :) But for some reason the counter isn’t working on my iPad and the home page slider isn’t sliding on my iPad as well…can you help?

mopc76

Hi,

we’ve just checked you website and haven’t found any problems except it’s jerky a little. Do you mean that this is your problem?

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi there,

Wondering how I can get rid of the background of the theme all together? I’ve tried the stylesheet, it worked once but can’t seem to get it right.

Also, how can I add different widgets for the sidebars (in addition to the ones that are already provided)

Thanks and great theme by the way!

mopc76

Hi,

if you want just white overall background – the easiest way: add the code into “Code block before </head>” field under “Theme Options – extra code blocks”
<style>
body {
  background:#fff !important;
}
.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>

As for the widgets – if you want some additinal widgets to use on your website – you need to install the plugins which provide the widgets you need or you can create your own if you know how to do it.

Default-user

Thank you! Especially for getting back to me so quickly.

I used the code, it works brilliantly. What do I do if I want a white background from top to bottom, but use a background image? Perhaps what I mean is: no shading, no dark grey block of color, but a white base for my transparent background image.

Does that make sense?

Thanks in advance!

Default-user

Also, can the color be changed for the location (top right corner on homepage) and in the homepage slider with simple coding in theme options or is more complex than that?

mopc76

Fereshteh,

if you need background image, then change the code part for body, which is given above for this:
body {
  background:#fff url(PATH_TO_IMAGE) !important;
}
as for the color for location – add the code
.dates-place,
.dates-place a {
  color:#000000;
}
where #000000 is the color. As for the slider – it’s more complex – the color depends on theme option settings – you can change the highlight color there.
Default-user

Hello! The new code works great, thanks. How do I remove the [edit] that I can find on all pages? When I hyperlink the speakers (the title box) the different speakers no longer follow the grid but move down along the page, how can I make sure they follow the grid?

THANKS!

mopc76

Hello,

actually [edit] is visible only when you logged in WordPress, but if you want to remove it, add the code into “Before </head>” field
<style>
.edit-post-link {
  display:none;
}
</style>

as for the speakers – do you use “Link to the page” field in the “Speakers” shortcode or you just add the link to the “Name” attribute?

Default-user
Hello! I see, ok no worries about the [Edit] in that case. For the speakers, I’m hyperlinking the entire box:

Social Entrepreneurs

[speaker photo=”[LINK TO IMAGE]” name=”Companyname” post=”” company=”“] Basic description. [/speaker]

All speakers are appearing left aligned, each one on a new row, not sure why. Basically, I’d like to hyperlink the profile image (the top box for speakers) to the website of the organisation.

Also, how can I create anchors within this theme? Can’t seem to get it right – such as the agenda page to link to the contact page or various profiles of speakers.

THANKS!

Default-user

Um not sure how to send you the code, sorry!

Default-user

Is there a way to have the parallax effect on the background (single image, not tiled) but no dark shading throughout the page?

Also, what are the image sizes for speaker profiles? How can I make sure mine don’t get resized (most are ok, but many have become tiny)?

Thanks

mopc76
As for the links from speakers – don’t wrap shortcode with link tag. There is a special field in the shortcode builder – “Link to the page” http://grab.by/jtYK . The result code should looks this way: [speaker photo=”[LINK TO IMAGE]” link="http://www.thisismylink.org/" name=”Companyname” post=”” company=”“]Basic description.[/speaker]

As for the links in the whole – use these buttons on the editor toolbar http://grab.by/jtYs

The parallax effect doesn’t available without dark shading.

The best size for speaker photos is 75×75 http://grab.by/jtYG

Default-user

Hello! Thank you, I will try all of these out. How can I change the font, color and text size in the homepage slider?

Default-user

I hope the last question: how do I change the color of the social icons? (with a white background, they’ve disappeared)

Thank you so much for all the support

mopc76

Hi,

the color of the text in the slider uses “Primary color” under “Theme Options – Styling”. But you can change it separately this way: add the code into “Code before </head>”
<style>
.slider-slides li .text {
  color:#000000;
  font-size: 40px;
}
</style>
as for the icons – it’s images – you can find them in wp-content/themes/expo18/img/icon-*.png
Default-user

excellent! i’ve added the new images (via ftp), but can’t see them (still the old ones) do i have to add anything else?

mopc76

no, just upload and replace images. Probably it’s a cache of web-browser. Try to click crtl+F5. If it doesn’t help, please, send us a link to your website, we’ll take a look.

Default-user

ok.. only 1 of 4 (youtube) shows up for some reason. please check socentweek.me

also, how can i add page anchors? i’d like to link something in the agenda to a specific speaker (on the speakers page). i would also like to make parts of the website shareable on social media sites – is that built in with an existing shortcode or can you recommend a plugin that fits in nicely with the theme? (for example, to share day 1 of the agenda)

THANKS!

mopc76

Fereshteh,

it seems it cached in your browser, it’s ok for me, see my screen: http://grab.by/jG9m

To add anchors just use standard wordpress anchor buttons: http://grab.by/jG9y

As for the sharing – unfortunately there is no built in shortcode and I don’t know which plugin to recommend, just try to search one with good ratings.

Default-user

Hello – yes I tried the regular wordpress anchors (same as hyperlink I assume?) but that is not precise enough. For example: Day 1 has 4 speakers, each speaker’s name should link to their individual profile on Speakers page, rather than full Speakers page – how do I do that?

And how do I make the download button (in custom menu) automatically download the document rather than having a dropdown?

Thanks!

mopc76

Hello,

actually it doesn’t related to the theme how you are going to link pages. I suppose you just need to create necessary pages and link speakers.

As for the secondary menu – unfortunately there is no possibility to link the root button, it could be only dropdown menu. But you can use “Special” button (which will appear near to secondary menu) to make the direct link: Theme Options – General Settings – Special button http://grab.by/jOru

Default-user

Hello

I don’t follow what you mean – you know the speaker profile boxes in the theme? That’s where I want to link to specifically from content in the agenda page.

I’m surprised it can’t be done if html anchors exist out there (not compatible with wordpress)

Default-user

Is there any way to get 2 special buttons?

mopc76
It seems I’ve just understood what do you mean. Do you mean link to the speakers page and scrolling the page down to the certain speaker? If so, you can insert anchor for the speaker this way: switch the editor to the “text” mode and add an anchor to the speaker into the “name” attribute this way: [speaker photo="url_to_photo" name="<a name=’ john-doe’ ></a>John Doe" post="post" company="company"]description[/speaker]

as for the special buttons – unfortuantely there is only one button available.

Default-user

this doesn’t work! when i click on speaker’s name on the agenda page, it should go to the right person on the speakers’ page. instead what i get is an error code when i click on the hyperlinked name on Agenda, and on Speakers’ page the person’s name disappears, just like before.

socentweek.me/agenda:

Moderated by Jamil Wyne.[/event]

socentweek.me/participants/speakers [speaker photo=”http://socentweek.me/wp-content/uploads/2013/01/Jamil-Headshot.jpg” post=”Researcher” company=”Wamda and MENA Venture Investments”]

mopc76

Hi,

please, write us via contact form ( http://themeforest.net/user/mopc76 ) provide us temporary access to WP-admin and we will help you.

Default-user

thanks for all the help – learnt a lot! event is now over, but will perhaps use the theme again some time

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • Sweden
zipitup Purchased

Hi mopc76,

Bought and downloaded the theme and it works like a charm. Great!

I’ve searched the comment field and read the PDF to figure out how I add more registration fields. No luck :(

1 – Is there a simple way to add more registration fields (it’s a sport event with many disciplines + that they need to give away a lot of other information).

2 – Can, in the registration field, checkboxes be placed in line, horizontally, so they don’t stack up on top of each other (“I am; Male, Female, Junior and want to participate in; Event this, Event that, Event thisandthat, I wish to stay in; Hotel this, Hospice that, Other” and so on…..)?

Regards and a great working theme!

mopc76

Hi,

1. Number of the fields in the form can be up to 10. But the form can be the only one. 2. Unfortunately there is no such an option. Each field is logically one line and there is no visual builder.

Theme supplied with simple form. If you need something more custom – please, use any plugin, for example contact from 7.

zipitup
zipitup Purchased

Ok, thanx. I’ll try to work around it through “contact form”.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • Sweden
zipitup Purchased

Ok, here’s some other glitches:

Expo Speaker Section – Second row – No uploaded pictures will show. Same url/link as on the front page, but they doesn’t seem to upload. Please advice.

Tables – Missing – Uploaded the default/demo/xml content and started from that. Great, But, the page “Features_Shortcodes_Tables” is missing so I have no clue on how to manufacture a Table. Yes, I know, I have to use the + sign on the page, or write “[custom_table]YOUR TABLE CODE GOES HERE[/custom_table] It’s just that I don’t know how to manufacture a “YOUR TABLE CODE GOES HERE”. Please advice.

mopc76

zipitup,

1. please, write us via contact form ( http://themeforest.net/user/mopc76 ) provide us link to the speakers page and temporary access to WP-admin, we will take a look.

2. Unfortunately wordpress editor doesn’t have visual table builder, so you need to build the table writing html code. Switch editor to html code and build the table this way:
[custom_table]
<table>
<tr>
  <td>Cell content</td>
  <td>Cell content</td>
</tr>
<tr>
  <td>Cell content</td>
  <td>Cell content</td>
</tr>
</table>
[/custom_table]
zipitup
zipitup Purchased

Thanx for the Table! It solved a lot for me! n00b on WP/html/php

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • Sweden
zipitup Purchased

Expo Speaker Section – MY FAULT. I missed something in copy and paste. Sorry if that question caused any inconvenience for you :(

mopc76

Ok, no problem.

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years

Hi, I’m intrested in this kind of theme and even on the theForm form, do this theme include the theForm option to send contact info in google docs? What about the only landing page (referred to send contact info to google docs) ?

Thanks a lot.

Great work!

mopc76

Hi,

unfortunately wordpress theme doesn’t have an option to send contact info to google.docs. But Expo18 landing page does have one.

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
  • United States

Hi. Can you please re-do the live demo link? It keeps saying malware and won’t let me go there.

Thanks. I think this is just the theme that I have been looking for.

mopc76

Hi,

thank you for interest, we will try to move live demo to another web-server within few days.

blmbmj
blmbmj Purchased

I did purchase the theme, which is excellent, so I hope that it did not have malware in it. Congratulations on a well-documented, well-thought-out, beautiful, unique theme!

mopc76

Thank you for purchase! No worries about malware. We know that it’s just a problem with some website, which located on the same server of our web-hosting provider (with the same IP) as our live demo.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • United Kingdom

How do you set the theme to the Homepage 2 Layout?

mopc76

Hi,

we just filled the page with shortcodes with another way. If you want, we can send you the code of this demo page, just write us a request via contact form ( http://themeforest.net/user/mopc76 ).

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years

Hello,

A simple question. Several Slides created, box checked for display on home page yet slider is not showing on the designated homepage.

Any help?

mopc76

Hello,

have you set a page with “homepage” template chosen as a front page under “Settings – Reading” ?

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
dsalmon Purchased

Where can I edit the font size of the Menu? I’d like to shrink it down quite a bit so I can add more menu items. And the font is just too large for my client’s liking.

Thanks! Danielle

mopc76

Hi Danielle,

you can shrink it down a little this way: add the code into “Code block before </head>” field under “Theme Options – Extra code blocks”
<style>
.primary-menu li a {
  font-size:14px;
  padding:0 10px;
}

.primary-menu ul li a {
  padding:2px 10px;
}
</style>
Default-user
dsalmon Purchased

Thanks for the reply! I inserted the code and it just created a large dark grey 2 inch rectangle above the logo across the entire screen. No change to the menu.

mopc76

Danielle,

could you please send us a link to your site (with inserted code), we will take a look and figure out the problem.

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

Your column shortcode is adding empty paragraph

<p></p>

tags. Fortunately I found a hack to add to the functions.php file to clean this up. Can you please add this to your theme on the next update? Thanks!
//Clean Up WordPress Shortcode Formatting - important for nested shortcodes
//adjusted from http://donalmacarthur.com/articles/cleaning-up-wordpress-shortcode-formatting/
function parse_shortcode_content( $content ) {

   /* Parse nested shortcodes and add formatting. */
    $content = trim( do_shortcode( shortcode_unautop( $content ) ) );

    /* Remove '' from the start of the string. */
    if ( substr( $content, 0, 4 ) == '' )
        $content = substr( $content, 4 );

    /* Remove '' from the end of the string. */
    if ( substr( $content, -3, 3 ) == '' )
        $content = substr( $content, 0, -3 );

    /* Remove any instances of ''. */
    $content = str_replace( array( '<p></p>' ), '', $content );
    $content = str_replace( array( '<p>  </p>' ), '', $content );

    return $content;
}

//move wpautop filter to AFTER shortcode is processed
remove_filter( 'the_content', 'wpautop' );
add_filter( 'the_content', 'wpautop' , 99);
add_filter( 'the_content', 'shortcode_unautop',100 );
mopc76

Hi,

thank you for sharing. I suppose we will add this fix with next theme update.

  • Bought between 1 and 9 items
  • Brazil
  • Has been a member for 0-1 years

Hi, best greetings. Can you guys share how can I install the dummy site?

Best regards.

mopc76

Hi,

please, read the Documentation (supplied with the theme), section “Demo content”.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

hi, the font in body rather small. how i make it bigger?

mopc76

Hi,

you can do it this way: add the code into “Code block before </head>” field under “Theme Options – Extra code blocks”:
<style>
body {
  font-size: 14px;
}
</style>
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

For some reason the Shortcode icon is a broken image and when I open any of the shortcodes, the white box opens but I cannot see any thing inside the box? Is there a list of shortcodes since this is not functioning correctly?

Thanks

mopc76

Hi,

it seems the theme installed not in wp-content/themes/expo18/ directory. Which version of the theme do you have installed? If 1.0.3 – please, update it to 1.0.4 – it should help. Or just make sure that the theme is installed in wp-content/themes/expo18/ directory.

If that doesn’t help, please, write us via contact form ( http://themeforest.net/user/mopc76 ) provide us your website URL and temporary access to WP-admin.

by
by
by
by
by