Hello. I did as recommended in discussion – https://kriesi.at/support/topic/mailchip-sign-in-form#post-91285
For some reason, it has not worked for me. I have also tried placing following code in <head> file as recommended by Mailchimp:
<link href=”http://cdn-images.mailchimp.com/embedcode/classic-081711.css” rel=”stylesheet” type=”text/css”>
<style type=”text/css”>
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
Is it because I’m using the code in a widget?
My site is at http://dailyvitamoves.com
Thanks for your help.
Angelo
Mmh, all my three latest articles have a featured image but nothing changes.
You can try updating the theme files by re-downloading the theme from themeforest. There were a few bug fixes and new features though I’m not entirely sure this is related but it could be and it doesn’t to hurt to have the most recent bug fixes installed.
Hi schorni,
You just need to have a featured image to have that widget show the same as in the demo.
Regards,
Devin
Hi navidsatan,
I included that in this short video overview of the layout editor as it had been asked about a few times already: https://vimeo.com/64927358
Its just adding a wide image that is set to stretch to a color section and setting it to fixed. If you have any questions about it after just let us know but hopefully that clears it up :)
Regards,
Devin
Hi thanks for getting back to me, I’ve repeated this process a few times, the images are all the same image..
Hi rynleigh,
1) This is correct as far as I know. You can use the Advanced Layout Editor to make your individual portfolio display however you want and use the featured image to define the preview image.
2) Try disabling all active plugins. I just tested it on my live install and am not getting any issues with it taking effect/not taking effect.
3 and 4) Same as with #2, it sounds like there is a plugin or configuration for your wordpress installation not quite working correctly.
Regards,
Devin
Hi silviouk,
It doesn’t look like the image is getting spit out into the code at all. Can you double check that the images have been added to the other team members in that element? You can also try deleting them and then re-adding them in.
Regards,
Devin
Hey!
Yes, they’re defined in functions.php.
Regards,
Peter
ADMIN PANEL > Enfold Theme Options > Styling > Quick CSS (paste code) :
#top .menu-item-search-dropdown > a, #searchform #searchsubmit, .ajax_search_image, .iconfont{
display: none;
}
hi,
new bug !
when i upload “custom background image” to header, mega menu background color is converting to transparent. what is problem ? ( v1.3.1)
btw, is it possible contact form labels placement inside ?
example:
http://i42.tinypic.com/3450g9d.jpg
Thank you, I also want to fix the menu when i scroll. What code should I add?
Hey!
No, I couldn’t find a “hover” setting for images/links. However you can use the button shortcode in the html field if you want to use a css button. I made a short video: http://www.screenr.com/gci7
Regards,
Peter
Wie kann ich eine weitere Reihe erstellen, die keine Menüpunkte, sondern ein Bild oder HTML-Code enthält?
Die “Titel” bzw “Beschreibungs” Felder unterstützen html Code – daher möchte man ein Bild anzeigen fügt man einfach ein Image HTML Element ein – verwende zB folgenden Code:
<img src="http://kriesi.at/files/envato.png" alt="" title="">
und passe die Bild url, den title & das alt Atribut an.
Für einen image link verwende:
<a href="http://google.de"><img src="http://kriesi.at/files/envato.png" alt="" title=""></a>
Hier muss man auch den href Wert (daher die Linkurl) anpassen.
Die anderen Fragen hat denke ich Hausundplan schon beantwortet.
1) The blog element (Template Builder) does not support a read more link at the moment. However we’ll add it in the next version (I already sent a patch to Kriesi).
2) You can expand the image width with following css code – insert it into the quick css field:
.template-page .big-preview {
padding: 0 0 10px 0;
}
Hi, just purchased this theme & playing around with it.
Some questions…
1. How can I add tags to portfolio items?
2. Is it possible to use Contact Forms inside Tabs/Accordions?
3. Is it possible to add Enfold Google Maps Widget to pages?
4. For portfolio categories, is it possible to use images showing as icons instead of just text?
For the above question 2 & 3, if not possible, than I guess the only work about way is to install plugins?
Hey!
I tried to log in and:
1) It seems like you switched to another theme.
2) The login credentials don’t work for me.
Regards,
Peter
Hi
I would like to use the portfolio grid as a visual index to my content. Think of the image as the cover of a book [or in this case a newsletter].
When you click on the portfolio item I would like to go to another page [not the portfolio item]. Potentially a page somewhere else eg MailChimp.
In fact the suggestion I made would work just like the “Latest Themes” grid in the footer to this page! Except it woudln’t be a widget it would be functionality of the portfolio grid.
Otherwise I am loving the theme.
Regards
new bug !
when i upload “custom background image” to header, mega menu background color is converting to transparent.
( v1.3.1)
Hi andyhoodified,
Not without a bit of css modification and maybe editing the theme files directly. It has a lot of flexibility as far as layouts go but individual elements aren’t able to 100% customized at this point yet.
For the icon, Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.template-blog .image-overlay-inside {
display: none;
}
Regards,
Devin
Hey guys, I searched this but couldn’t fint a post about this unless I just missed it. I can’t imagine this hasn’t been noticed before. But when you open a lightbox on a single image only the close button in the bottom right corner is cut off on the bottom. It looks like it is overlayed by the border stroke.
If it is a multiple image lightbox this is a non issue as the play navigation on the bottom left is larger and makes the window bigger.
Any way to address this. it looks a bit tacky.
Hi,
It’s up to you what to display on the portfolio item page. For example, You can create a portfolio Item Page and add image-featured.png as the featured image which will display on the portfolio archive page as a thumbnail in a grid next to the other portfolio item pages. When a visitor clicks on that thumbnail they are taken to the portfolio item page.
So when you build the portfolio item page, after you added image-featured.jpg as featured, you set that porfolio item page (for example) to have no sidebar, then click the advanced layout editor blue button, add a 2/3 and 1/3 column . In the 2/3 column you add the media element ..
Just look here http://i.imgur.com/4jxo7Pa.png
THe point is , you add a media element to the portfolio item page and it will override the featured image. So featured image is only for the thumbnails,
Thanks,
Nick
Hi There, I have an issue whereby the portfolio image/team member image only show the first image – http://www.northeastbarristers.com/barristers/ – any ideas?
Hi,
are there any specs or recommendations for dimensions of images in header, portfolio, feature-page, etc?
Thanks,
Frank
The photo doesn’t align in the middle when it’s a full page post and there is no right sidebar.
You can use the “aligncenter” class for the image to align it properly. Add it to the image or select “Alignment” – “Center” when you insert the image: http://www.clipular.com/c?5339030=k9t92GjidXYxQbkIX7X8eEDO93o&f=.png
I can’t reproduce the other issues – please create me a wordpress admin account and send me the login data to: (Email address hidden if logged out)
Hi,
I dont have an IE8, and my emulators don’t display this issue. Looking at the code affecting the logo http://i.imgur.com/LpXtWn6.png , a possible cause may be the max-width:100%; from the img definition earlier in the cascade.
Try something like this in your /css/custom.css OR in Quick CSS located in Enfold > Theme Options > Styling … text area on bottom of that page
#top .logo img {
max-width: none !important;
}
Adding the code doesn’t affect IE10, Chrome or FF
Thanks,
Nick
Hi!
Add a button image as layer and then click on “Link” to insert a link url and to select a link target (new window/tab, same window, etc.)
Best regards,
Peter
Hi,
On the 4th and 5th image in the first row, I see for a split second a tool tip fly above it and then disappear during mouse over,in chrome on win 7 after initial load.
View post on imgur.com
then they pop up randomly over those 2 items. Looking at the code you have a tooltip assigned to those two images with the following (not all tooltips have same words, and other images have none)
data-avia-tooltip="Strassenansicht nacher"
Do you recall where you may have assigned a tooltip with those words for some but not every image?
Thanks,
Nick