QUESTION 1:
I have a button that I use on my site that is actually a picture..
And everytime the mouse hovers over it this effect happens. And I do not like that, is there anything that I can do to change that?
QUESTION 2:
In the socket section, it has “© Copyright – BlackStorm Design – Enfold Theme by Kriesi”
And I would like it to say just “© Copyright – BlackStorm Design”. Is there any way I can change that?
Hey!
Glad it is working for you now. We are going to need to inspect the elements on your website while version 2.4.x is installed in order to provide you a proper solution.
Best regards,
Yigit
I also am having this same issue – messages from the contact form are never delivered. Any advice?
http://www.atlasdie.com/contact/
Thanks
Hey!
1) As i see you figured out to display 4 columns
2) Please add following code to Quick CSS in Enfold theme options
#js_sort_items { visibility: visible; }
.js_active .grid-image { opacity: 1; }
Cheers!
Yigit
Hallo,
meine Frage konnte ich über die Suchfunktion nicht beantworten:
Enfold hat nun die schema.org Markups drin ?
In Enfold ist Gravity Forms mit drin aber wie sieht es mit dem Support aus. Über Euch ?
Brauche zu dem speziell Anleitungen, die sonst im Gravity Forms Forum liegen. Wie sieht das mit der Lizenz aus?
Ist der Layout Builder von Euch eine gleiche Version wie Visual Composer von Bakery und wenn nicht vergleichbar
wo liegen die Funktionsunterschiede ungefähr?
Mein Kunde möchte gern The7 ich bin aber mehr bei kriesi wg. dem guten Support.
Schon allein des Theaters mit Woocommerce auf Deutsch umstellen wegen.
Gruss und Kompliment an Eure Arbeitsleistung
Hey christotoua!
You can switch to Default Editor and choose “Blog Posts” shortcode and generate your shortcode http://i.imgur.com/DuajsGa.jpg
And you can add it in loop-index.php file inside Enfold\includes folder. Find following code and add right over it
echo '</footer>';
It should be such way
echo do_shortcode('[gallery option1="value1"]');
Please do not forget to change all ‘ to ” in shortcode
Best regards,
Yigit
-
This reply was modified 12 years, 4 months ago by
Yigit.
Hi!
Öffne hierzu /wp-content/themes/enfold/includes/loop-index.php und ersetze
//echo preview image
if(strpos($blog_style, 'big') !== false)
{
if($slider) $slider = '<a href="'.$link.'">'.$slider.'</a>';
if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>';
}
mit
//echo preview image
if(strpos($blog_style, 'big') !== false)
{
if($slider && !is_single()) $slider = '<a href="'.$link.'">'.$slider.'</a>';
if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>';
}
Cheers!
Peter
Hey!
Great, I’ll contact the devs and ask them if we need to tweak some code on our end too.
Cheers!
Peter
Hey guys just a general question. I am loving the aesthetic look of the Masonry elements. But I tried to us the masonry gallery with with about 60 images and ran into some issues. Load times. the script is loading images by default at full resolution. Can you talk about why they don’t render as a bit smaller thumbnails and then load full res if you open the lightbox? that is how the normal enfold gallery works and it load much faster.
That being said my computer can load the larger masonry galleries pretty well. but I find that if you scroll down the page as it loads it behaves weird in that it will load many squares on top of each other and not expand down the page like it should. then when it is done if refresh the browser or change the window size (calling for a refresh) then it will expand to show all the thumbnails properly.
Then for mobile. Say an iPhone 4 on a fast wi-fi connection. that same 60 image masonry gallery is like sludge on the phone. It takes for ever to load but then after it is loaded it still hangs almost non stop if you try to scroll up and down the page. And if you want to rotate the orientation of the device it freezes also. Is there some added limitations on mobile devices with the script or something. I would think it was just the connection speed. But with the same connection the phone and computer are in different leagues. I tried to limit the initial load to a smaller amount of images, say 20 or so and then make the user hit the load more button. It was marginally faster initial load, but only slightly, but after it loaded another 20 or more the page froze up again. Is there a way to make the thumbnails be a smaller embedded size or something? If it is using the full size I could obviously upload smaller but other places that need the same image larger would have to be a completely separate image upload. Different than say a normal large size uploaded image that wordpress auto reproduces smaller and then the user picking the display size.
So basically the question is, is there anything you or I can do to make large masonry image galleries function well on mobile devices?
Hey!
Please add this on your custom.css or Quick CSS to remove the green dot:
#menu-item-503 > a:before {
content: "" !important;
}
Regards,
Ismael
Hi!
Yes, please use ftp to update the theme ( https://vimeo.com/channels/aviathemes/67209750 ).
Best regards,
Peter
Hey Sbjup!
1.) You can add this on your custom.css or Quick CSS to create a dashed border:
#top .social_bookmarks li {
border-right-style: dashed;
border-right-width: 1px;
}
2.) It is done using Media Queries on css > layout.css:
.responsive #header_meta .social_bookmarks{padding-bottom:2px; width:100%;}
.responsive #header_meta .social_bookmarks li{ border-style:solid; border-width:1px; margin-bottom:-1px; margin-left:-1px;}
.responsive #top #header_meta .social_bookmarks li:last-child a{border-right-style: solid; border-right-width: 1px;}
.responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul{float:none; width:100%; text-align: center; margin:0 auto; position: static;}
.responsive #header .social_bookmarks{width:100%; text-align: center; height:auto; line-height: 0.8em;}
.responsive #header_meta .sub_menu>ul li,
.responsive #header .social_bookmarks li{float:none; display: inline-block;}
.responsive.bottom_nav_header #header_main .social_bookmarks{ position: relative; top: 0; right: 0; margin: 10px auto; clear:both;}
.responsive #header_main_alternate .mobileMenu{ margin:16px 0;}
.responsive.bottom_nav_header.social_header .main_menu>div{height:auto;}
.responsive .mobile_slide_out .logo img{margin:0;}
3.) Go to Appearance > Widgets and fill up the Footer Columns widget areas.
4.) Go to Enfold > Footer > Copyright and place [nolink] on the field.
Regards,
Ismael
I tried to follow your advice, but can not find new strings to translate: (
Would not be enough to update the .PO files italian with new strings?
Hi pcastell!
You can use the Media element > Video element. Just insert the video URL. Please download Enfold 2.4 and upgrade the theme.
Best regards,
Ismael
Hey!
You should login on ThemeForest with the account you have purchased Enfold with and go to Downloads section to download the newest version
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
Yigit
This reply has been marked as private.
Thank you for the answer.
Can you also tell me how to update the enfold theme?
I tried few things and it did not work.
thanks
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
body .container_wrap .avia-builder-el-first {
margin-top: 5px;
}
Best regards,
Yigit
This reply has been marked as private.
This is supposed to work with the Enfold Portfolio grid and/or Fullwidth Masonry?
I’m sorry, but I can’t get it to work. I don’t understand how or what exactly.
Installed the plugin (your first link), checked the Infinite Scroll Options and changed “Content Selector” to #main. Rest I left the way it was.
Hi, so the Yoast support came back with…
“I’ve made some adjustments to our plugin and uploaded the beta-version to your website. It should support the av_video shortcode (in combination with Vimeo) now.”
I’ve tested it and it all seems to be working fine now, I presume they will make a proper update available
Many thanks
Hello guys, I have already translated the theme enfold the language folder in Italian (missing). But I noticed that lack the latest update Mansory strings, etc.. Kindly can implement the missing strings to the file. Bit that I attach? Also, how can I translate the Framework Avia? I have seen that there are no files. Bit for the management of the theme. E ‘can also translate that? thank you very much
File attachment language italian
https://dl.dropboxusercontent.com/u/78315940/italian.zip
-
This topic was modified 12 years, 4 months ago by
sododesign.
Hello! GREAT theme!
I can’t figure out one thing though, how did you made the parallax content block here http://kriesi.at/themes/enfold/portfolio-item/vimeo-video/
I have download the dummy content but I can’t find that anywhere..
Please let me know!
Thanks
Ignazio
jtParticipant
http://kriesi.at/themes/enfold/portfolio_entries/css/
http://kriesi.at/themes/enfold/portfolio-items/css/
would be nicer
the slug entry in general settings Portfolio: Enter a page slug that should be used for your portfolio single items
http://kriesi.at/themes/enfold/”SLUG”/css/
is that possible?
jtParticipant
Hey Virtualycivan!
Can you please once again make sure that you have chosen your Homepage as your Frontpage Settings in Enfold theme options? http://i.imgur.com/0yoEsDt.jpg
Also, please try deactivating all active plugins and check if issue remains
Best regards,
Yigit
Hi, thank you for the test, I disabled the cache Super cache, disabled extension, emptied the browser cache and cookies … no preview.
Too bad you board not left a standard WP theme (Twenty Eleven for example) you will see that theme preview works in this case with your current content, but not with Enfold.
Look this screen capture:

Regards.
Jean