ThemeForest

Emerald - Modern and Elegant theme for Corporate

  • Has been a member for 0-1 years

Hello,

I have a little question regarding the “social” feature of this template. Is the option included in the buyout price ? Or do we have to install further plugins.

We are highly interested to buy this template, but we need to be sure that we can build a community throughout it.

Regards,

Statesbase

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

Hello Sir,

How can I place multiple content boxes in the page builder dialog. Example: I want to place. One image in first content box and after that a column and then again a content box with image.

How do I do that in your theme ? Thankz for aswer.

themeton

Please just add there Column element and insert your image in it. Then save and look at visual view. Then if you decide it looks good, you should duplicate the element and change the image inside it. Also it is identical to add new column element and insert image again.

Thanks

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

Hi, there any way to add a link in the Symbol column of the service and set a picture as well.

Many tks Carlos

themeton

Here is the tip to allow links on icon. http://www.screenr.com/TRJ7 Hope you can do it easily there. It is on my another theme but files and updates are identical.

Thank

matilde
matilde Purchased

Many tanks, here is your theme ;)http://zoominstudio.eu/aborda/br/

themeton

Wow looks beautiful. Hope you like your site place on showcase section of the theme. Thank a million

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

Hello Sir,

I have a second question. Is it possible to make the icons that are used in the shortcode SOCIAL BUTTON bigger ?

themeton

Here is the social icons image. That means you can show your socials as like this big. So I was preparing it for retina but I didn’t include retina feature yet there.

So also increasing requires some styles glitches. Background size and positioning separately on every elements

How big is fine for you? Now it is 32×32px

Thanks

Default-user
MarzJ Purchased

First off, your help on the theme is great sir, thnkz.

The size should be around 5 x bigger. So 160X160px. Please can you show how you do this for that size. So I can do it myself if the size has to be bigger or smaller. Thnkz again !

themeton

That is so big, so please do following things

1. Prepare your images with proper size 160×160 and upload to the images directory. Not just combined, separate images.

2. Set new images on classes for every socials as
ul.sociallinkswidget li.facebook a { background-image:url(image_url); }
ul.sociallinkswidget li.pinterest a { background-image:url(image_url); }
...
3. Reset few unnecessary styles
ul.sociallinkswidget li.facebook a { background-position: 0% 0%; }
ul.sociallinkswidget li.pinterest a { background-position: 0% 0%; }
...

Hope you can do it now :)

Thanks

Default-user
MarzJ Purchased

THNKZ!!!, will try

Default-user
MarzJ Purchased

The size I said was to big. So what I did was adjust the container and the positions of the images. Works fine, THHKZ

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

hello again themeton!, I have a problem.. what happens is that I put the revolution slider and all the photos I upload is pixelated and that they are in good quality and made ??of the same size that have pictures of emerald.

I ask because download two of your pictures (emerald), and put them on my slider and look good. you can help me?, in sizes, pixels, quality and stuff. try using the same features of your images but still did not work

thanks you.

  • Has been a member for 0-1 years

Hello, first of all your theme is awesome. I am developing a website using your theme. My boss bought the theme so i dont, have a buyers badge but i can send you the license file or something else from the theme folder :). The problem is under Firefox 19 and its with the drop down menu. The dev version is here. http://unior.mandreev.net/ and the menu is build via the Wordpress menu builder. When you hover the sub menu the 2nd level dropdown either doesn’t show or when you hover it it dissapears. Any idea from where it may be?

themeton

Hello, I checked your site on v20 and sub menu looks fine and everything works well. Please clear cache of your browser and loaod the site again. Thanks

  • Has been a member for 0-1 years

Found the poblem :) Its when you are logged in an the wordpress bar messes with the menu.

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

I need to display four centered pictures with text underneath of them. The “column service” in the page builder would be perfect to use for this. Is there a way to insert a picture instead of one of the symbols?

themeton

Please just use a Column element for it. Insert your image, text and set width. Then it will show just what you want. Thanks

Default-user
keenebean Purchased

Thank you, worked perfectly. One more question: is there a way to center the titles of the page builder sections? They are floating left currently.

themeton
You can add there custom class. Add custom class on your page builder items as “center-class”.
.center-class h3.tt-element-title { text-align:center }

Thanks

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

is this compatible with latest version of buddypress?

themeton

I didn’t tested it with latest version. I don’t know how to say. Thank you for interesting

Default-user

are you able to test and let me know? i’m very interested in this theme i just need to make sure its going to work before i purchase it

Default-user

also what about woocommerce 2.0?

themeton

Have you searched pure wooCommerce themes there?
This one is a just corporate theme and not just developed for woo.

Thanks

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

hi, can you help me with the picture of slider, because I pixelated, and has the same dimensions as those of emerald.

thanks a lot.

themeton

Have you included and inspected demo slider on your site?
I don’t know how is your situation now.

Thanks

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

Hello Sir,

Voted 5 stars, for great help and template!. Question:

Want to open the link of the team social links in a new window. How do I do that. Where is the code for that item in the template?

Thkz

themeton

Hello,

You should update “a” tag with “target” attribute (target=”_blank”). Those exist on 125-128 lines of “framework/pagebuilder/items/team/init.php”

Thanks

Default-user
MarzJ Purchased

Sorry Sir,

but I can’t find this code in the init.php on line 125-128. My file has this code
 <div class="tt-elements-container">
<div class="tt-title-element title-element">
 <label>Count</label>

</div></div>
Default-user
MarzJ Purchased

I am confused now, where to put this code, please help ?

Default-user
MarzJ Purchased

You are the man !, THNKZ

Default-user
MarzJ Purchased

Oeps, I thought that this was the right change on the php code. BUT is not:-(

I did what you said, changed the ini.php code for all URL with the target, like this: if(get_field('facebook')!=''){$html .= '<li><a target="_blank" href="'.get_field('facebook').'" class="facebook">Facebook</a></li>';}

But the icon url opens NOT in new window: see page: http://webcomic.nl/?page_id=2816

Can you please check what is wrong? THNKZ

Default-user
MarzJ Purchased

Found the solution!. I forgot to say that it was shortcode I use for the team block. So I used your code but did the change in the shortcodes.php. Now it works just fine, THNKZ!

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

Hello themeton,

we have talked about Internet Explorer issues a week ago. I have still the same issues with the theme. See here: http://d.pr/uUGW Please help me with this problem. You saying Compatible Browsers are IE7+ but for me it is not looking compatible.

Looking forward to your solution

themeton

Hello,

I have some css tip for IE7 & IE8.
<!--[if lt IE 9]>
/* Decreasing menu element width */
#menu ul li a { margin:0 }
<![endif]-->

<!--[if IE 7]>
/* Decreasing width of column 4 */
.three.col { width:22.9% }

/* Fixing border */
.tt-element-title-border { bottom: 1px }
<![endif]-->
Please add this on Custom CSS field of Skin tab.

Thanks

by
by
by
by
by