Hey!
Please watch this tutorial video https://vimeo.com/channels/aviathemes/64927356 – it will help you to install the theme with ftp.
Regards,
Peter
Hey!
I changed the code above a bit – please try it again.
Best regards,
Peter
1) You can modify the button shortcode – open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodesbuttons.php and replace:
$output .= "<a href='{$link}' class='avia-button ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";
with
if($link == 'http://www.test12345.nl') {
$output .= "<a href='{$link}' onclick="_gaq.push(['_link', 'http://www.test12345.nl']); return false;" class='avia-button ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";
}else{
$output .= "<a href='{$link}' class='avia-button ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";
}
2) This is imo not easily possible. You can try a plugin like http://wordpress.org/plugins/jin-menu/ but I’m not sure if it works.
Hi Nick,
I have tested both options. Using the layout builder and the option to define where i wanna see the blog in the theme options.
The thing is … Dudes code is working fine THE ONLY PROBLEM is that if you click on the title to view the full blog post it shows you the excerpt only.
What i try to get done is … I WOULD LOVE TO HAVE THE ARCHIVES WORKING THE WAY THAT I SEE THE EXCERPT ONLY NOT THE FULL POSTS.
Hi, just downloaded WordPress Enfold at intenar install an error message appears: “Unable to unzip the package. Has no theme stylesheet style.css”
How I can solve the problem?
regards
Hi,
Are you using Layout builder for posts?
What do you have defined on top of Settings > Reading .. it should look like this http://www.clipular.com/c?7958741=FGXIlfgdnQ9LVpNjooXHyOvjIas&f=.png
How about settings on this page, http://www.clipular.com/c?7959783=hSlBywMb7V1_7zmmtkPMyC2VfOw&f=.png
Thanks,
Nick
Hi There!
So I created a custom content element for a Custom Post Type I created called “News”. I did this by copying and pasting “enfold/config-templatebuilder/avia-shortcodes/blog.php” and creating a copy called “enfold/config-templatebuilder/avia-shortcodes/news.php”, and have set it up so it displays posts with the Custom Post Type called “News”.
I am able to see, use and edit the Custom Content Element in the Avia Layout Builder and it works (for the most part) as expected.
However, I cannot set the “Blog Style” to “Grid Layout” and have it work properly. Doing so recalls the first Blog post, and then proceeds to recall the rest of the Posts with Custom Post Type “News”. Assigning any other “Blog Style” value makes it so that the Content Element recalls all Posts from Custom Post Type “News”, which is what is supposed to happen.
Why would changing the Blog Style affect which Post Types get called by the Content Element? How can I fix this issue?
Hi i have your enfold theme installed on a test server :
http://lnx.iwebyou.it/lcf
with
Woocommerce – Versione 2.0.12
WPML Multilingual CMS – Versione 2.8.2
But all pages I’m trying to add have the same error:
Error 404 – page not found ON ALL PAGES
Please let me know what to do…..
Can someone please point me in the direction on how to best do this in Enfold.
thank you.
When I entered it into the Quick CSS field in the Enfold options, the CSS takes effect but the field is now empty so I have no idea how to “delete” it. My assumption was that it’s getting added to custom.css in the theme folder or something similar but for the life of me, I can’t find it.
Hi,
I’ve got a problem with this theme. The icons only appear on Google Chrome but are missing on IE and Firefox.
It’s the new version of the theme.
Thanks for your answer.
Best regards
Of course. I’m at the beginning of the beginning, but I planned just to drop the Royal slider in and it works. But it don’t. Main issue: Fullscreen. The enfold menue stays in / the Layer Slider too.
e.g:
http://photolabor.biz/?page_id=2392
and
http://photolabor.biz/?page_id=1108
Regards,
german_photographer
Sorry, continuing the ABOVE question…
I ment the Word “All” – it’s red on this Demopage:
http://kriesi.at/themedemo/?theme=enfold
omg, I’m an idiot: had the web browser zoomed out slightly. Zoomed in and it looks fine. Please close this thread.
Hi @Jean,
have you finished the french translation and is it possible to get your po, mo files ?
Regards
I upgraded my theme from “Eunoia” to “Enfold”, and with the transition the option of selecting a featured image on a portfolio-item has disappeared on my site. All the already set featured images remained and are show correctly but I cannot change them or select a new one (for the portfolio-items). Would love to be able to add some more portfolio-items but am unable to do so for the moment. I am also using the “Display a big image in a lightbox”-option.
Hi,
Sorry for the delay. This css code will make phone number red and bigger., please add it to /css/custom.css file OR to quick css located in Enfold > Layout Styling (under theme options):
.social_header .phone-info {
color: #F00;
font-size: 1.35em;
}
Add this css code to one of the two locations described by me earlier in this post. It will shrink your form
.ajax_form p {
float: none;
width: 70%;
}
#top .ajax_form .text_input, #top .ajax_form .select{
padding: 8px !important;
}
#top .ajax_form .text_area{
padding: 6px !important;
height: 100px;
}
Thanks,
Nick
Hi guys. If I update to 1.7 from 1.6 , i just edited the quick css files, some background images for header but no php changes. Safe to just replace the entire enfold folder in ftp? thanks
My stat tracker shows a 404 error to the following file every time someone loads the homepage: “wp-content/themes/enfold/config-layerslider/LayerSlider/skins/.DS_Store/skin.css”
Obviously the .DS_Store file is created by a Mac (possibly mine), but I don’t understand what is referencing this.
I went into the FTP and deleted the .DS_Store file, but that didn’t fix the problem since something is referencing it.
Thanks,
Tom
cet update en 1.7 a fichu une sacrée pagaille… j’attends réponse de la team….
Hello,
Continuing the below question:
1) I want to remove below listed information (Date Posted / # of Comments / in “Category”/ by Author.) from all blog posts in my site – should I delete all that code in named file?
2) To avoid make modifications with each theme update, I want to include that modification into Child theme, will that be correct if I copy the file loop-index.php into Child theme folder and update it by FTP or should I copy all the folde starting with wp-contentthemesenfoldincludesloop-index.php ?
Thank you for your great support and help, Margarita.
Also all mail sends perfectly from WordPress… ie, Password retrieval, new user, Wordfence, Contact form 7, basically everything but the Enfold built in forms…
Elle ne s’affiche pas sous ie et firefox
Hi there,
first of all I gotta say I like the Enfold template a lot, good work.
I was wondering if there is a possibility to place the breadcrumbs in the top of the left sidebar
also, is it possible to make a menu in the left sidebar that works like this:
http://www.interspire.com/content/content_images/images/buildingadhtmlmenu/dhtmlmenu.gif
so when an item is selected, the sub items will show and, of course, disappear when another item is selected
Thanks in advance,
Matthijs
Je viens de tester sous Google Chrome et elles sont toutes là :s
Merci pour votre réponse.
Effectivement, je suis francais.
La loupe s’affiche bien sous firefox mais certaines icones comme l’icone pour remonter en haut de la page n’apparait pas sur IE et Firefox.
Quand je veux insérer une boite avec icone, il manque des icones dans la liste (au moins les 3/4)
Bav