Hey gentlemansgazette!
Yes, following code, which is included in your post also, should remove pen icon
.related-format-icon-inner { display: none!important; }
Please try adding it to bottom of Style.css file of your child theme if you are using a child theme, if not, please try adding it to custom.css file inside Enfold/css folder then flush browser cache and refresh your page a few times.
Cheers!
Yigit
Hi!
I have just published “home new” page and made it homepage in Enfold theme options in “Frontpage Settings” http://i.imgur.com/DJeeN8C.jpg
I can see it as your homepage no 404 errors and i am able to edit the page in Avia Layout Editor i can see the content there as well. Please check your website once again
Best regards,
Yigit
Hi!
What is the “homepage top animated banner”, a slider? an image? can you post a link to your website?
Cheers!
Josue
Hey!
Can you try adding following code to Quick CSS in Enfold theme options under Styling tab
#header_main_alternate .avia_mega_div {
right: 0; }
Best regards,
Yigit
Hi!!
I would like to have in my home page, the effect that your demo has in the page:
http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
I mean the image in the background, and the text over the image, and scrolling.
For example: Below ‘Send us mail’ the image shows a living room, that is shown partially and changes when yo scroll up/down in the page.
I have a lot of post / pages / images en my site, so I dont want to load demo content.
Can you gave me the tips to achieve this effect?
Thanks a lot!!
José
Hey!
1) Standardmäßig kann dies WordPress nicht. Entweder du aktivierst die “Conditional Menu” Funktion: https://kriesi.at/support/topic/enfold-conditional-menu/ (dann kann man dies unter Design > Menus konfigurieren) oder du probierst dieses Plugin: http://wordpress.org/plugins/baw-login-logout-menu/
2) Die Dropdowns kann man unter Design > Menu anlegen – einfach die Menüpunkte des Dropdowns unterhalb des Hauptmenüpunktes gruppieren und etwas nach rechts ziehen.
Cheers!
Peter
Hi!
Your websites look beautiful :)
Best regards,
Yigit
Hi Devin!
Yes, I remember to have set a featured image in one of my testings and it kind of showed up but this point is also a little bit confusing to me, I mean, how does that isolated image works? Is it just kind of a thumbnail or it is something more relevant?…
The thing is that I can not clearly see what the term “portfolio items” refers to. I mean, well, I can get to know what they are for –showcasing portfolios– but I don’t get how my intended “parent-service” falls into this.
Do I have to set up different portfolios and then “fill” them with content? How? Where? In the /pages/ section? In the same /portfolio items/ section?
And once set, do I manually build the individual items to show like the demo site, don’t I? (http://kriesi.at/themes/enfold/portfolio-item/slider-two-third/)
I kind of like the portfolio
I’m sorry this answer is messing the whole thing up. It’s just that unlike most of the other sections of the editor this portfolio thing is the one that is bringing me down… ;)
Thanks!
This reply has been marked as private.
Hi,
I have created different templates for my enfold theme website. I can call upon those template via the page attributes in the back office & everything works fine.
At this stage, i am trying to have different footer appear on different pages.
In my template file, when I modify get_footer(); to get_footer(‘new’); nothing happens.
The new footer is called footer-new.php
Also, if i remove get_footer(); the footer still shows up.
What would you recommend I do to make this work and a different footer on some pages?
Thanks,
Nima
Hi!
In WordPress dashboard, please go to Appearance > Editor and open Header.php file and find
do_action('ava_after_main_menu');
?>
and your images as shown in this screenshot http://i.imgur.com/oJOF3sr.jpg
then add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
img.headimg1, img.headimg2, img.headimg3, img.headimg4 { float: right; margin-left: 5px; }
Best regards,
Yigit
This reply has been marked as private.
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header .avia_mega_div .avia_mega_menu_columns_first {
padding-left: 15px;
}
#header .avia_mega_div .avia_mega_menu_columns_last {
padding-right: 15px; }
#top #header .avia_mega_div > .sub-menu { padding: 20px 10px 30px; }
That should do it
Cheers!
Yigit
Hi!
If you enable the advanced layout builder debug field on each domain you can copy the raw shortcode data from one and paste it into another.
Just be careful if you edit it as the field modifies the data directly and if a shortcode gets incorrectly edited it may need to get re-made as the builder wont be able to open up its dialog window any longer.
Edit: forgot to include the link to the docs on enabling the field: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Cheers!
Devin
-
This reply was modified 12 years, 2 months ago by
Devin.
Hi!
You can use this plugin to fix it http://wordpress.org/plugins/codestyling-localization/
I will let Peter and Kriesi know about it
Best regards,
Yigit
Hi!
Please go to Appearance > Editor and open functions-enfold.php file and find
'html' => "<div class='{class} title_container'><div class='container'><{heading} class='main-title entry-title'>{title}</{heading}>{additions}</div></div>",
and comment it out
Best regards,
Yigit
Hi guys
This is for the Kriesi team or the Dutch translators and techies.
I don’t know where and how to fix this, but there’s a little yet big translation error in the Dutch files. The “you are here” has been translated as being “U bevind zich hier”. Yet, that should be “U bevindt zich hier”.
Could someone fix that? And keep it like that, surviving future theme updates :$ Sorry, this seems really lazy… but I really don’t know.
Thanks
Remco
Sollicitering.nl
Hi AdFX!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container { display: none; }
Regards,
Yigit
Hi, long term graphic/visual designer here, however new to the WP theme tuning and the like…
I’m just loving the ENFOLD theme and the Avia advenced visual editor. Spent last few days designing the future pages for a client’s site, and at the moment everything’s allright except for the portfolio thing.
However, I’m definitely struggling on this. I’ve been trying back and forth setting up portfolio items, categories, portfolio grids, masonry, non-masonry, etc, etc. Setting up “normal” pages whit portfolio grids, etc…
And after last weekend working on that, watching the video tutorials (is a Portfolio dedicated one that I’m missing?), re-reading the on/off-line documentation, etc, I still can’t figure out where to start. All my portfolio-related site previews show up blank or with no changes at all…
My idea is to create a /Services/ page in a “portfolio” styling. If I can accomplish this, maybe I can override those /Services/ submenus…
For the record, I have to say that I’m setting up the pages on their own. That is I’m designing each one of them and saving as draft in order to show the client screenshots, meet possible changes and leaving the menu structure and final publishing of the pages for the end…
Not sure if I’ explaining well, will be happy to provide further information as required.
Thanks!
Kriesi.at is not the demo for the theme.
The demo is here: http://kriesi.at/themes/enfold/forums/
That page is using the default, un-altered bbPress forum set up following the guides from bbPress for which we are *not* support for. If you set up forums using bbPress then that is the result you will get which inherits the theme’s styling options.
Full bbPress docs can be viewed here: http://codex.bbpress.org/
The demo data doesn’t include some pages and settings which aren’t able to be imported like bbPress settings. For everything else Kriesi has tried to include as much demo data as possible to show examples of everything without weighing the import down so that a user doesn’t have to delete a lot of extra pages, posts, images and settings which are really only useful as a demo and not something that could be modified to fit a need.
Peter & all
It seems that the new Wistia code now works within Enfold, within a text block, within the Advanced Layout Editor.
It shows well in the page itself to the users, and Yoast now sees it within the Video SEO element, which should now be passed t Google.
I have asked Peter to check this out and ensure its all working as it should, but it looks like we are there.
Awaiting your confirmation Peter.
MAny thanks to all involved.
Graham
Hi!
Can you please post a screenshot and show the changes you would like to make? I am not sure if i understood you clearly
Best regards,
Yigit
This reply has been marked as private.
This reply has been marked as private.
We changed DNS-Servers (the error messages were from the old site), now the change should be done and the new site with enfold is online on http://www.neulinger.at. In the meantime i found out whats the cause for the problems: WOOCOMMERCE. When i deactivate it the widgets on the front page are working, when i acitvate it the widgets on the front page are not working.
With activated WOOCOMMERCE the widgets on all other pages are working as they should, but not on the frontpage.
Is there a trick that can do the magic? :-)
Great Job on the enfold theme and everything you guys do. I love how clean the site looks. I would really like to add the facebook, twitter widget that you have on http://kriesi.at/.
http://testsite.crossexamined.org/wp-content/uploads/2014/01/Untitled-11.png
Hey!
I created 2 additional menus for “French” and I didn’t notice any issues: http://baiecom.biznessacademy.com/wp-admin/nav-menus.php?lang=fr – maybe the problem is client/browser related.
I’m not sure if the “conditional menu” works with a multi site setup – I never tested it on WPMS and I can’t promise it works. You must make sure that the enfold/functions.php file contains following code
add_theme_support('avia_conditionals_for_mega_menu');
If it doesn’t work in the functions.php file create a new php file, insert this code
<?php
/*
Plugin Name: Enfold Menu Plugin
Plugin URI: http://kriesi.at
Description: Enfold Developer Plugin
Version: 1.0.0
*/
add_theme_support('avia_conditionals_for_mega_menu');
and upload the php file into the plugin folder. Then activate the “Enfold Menu Plugin” plugin.
Best regards,
Peter
Hey!
You can try deactivating all active plugins and check if that helps. This is definitely not theme related. You can try updating to version 2.4.5
Please see http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit