Hi there,
I just included the Google Analytics tracking code via Enfold options. I can find the tracking code in the sourcecode of the website (www.sfta.at) but Google does not find it. Tracking is not installed.
I use Universal Analytics and the code should be included right after the closing head-tag. But it is in the footer. What can I do to make the tracking work with enfold?
Thanks!
Hi there!
After searching this forum (and also google and the WPML site) I still have a problem with WPML on my enfold site. The problem is that the translated categories don’t show up when I want to translate a page, but the native categories do.
My native language is NL and I’m making a EN translation.
This I what I’m trying to do:
I go to a NL page that I want to translate. I select EN language in the top menu so a new (EN) page opens, this work just fine. Then I would like to use the ‘blog posts’ element. I drag an drop that into my editor. Then when I click on the blog element, the menu only shows the NL catagories.
I followed this video (https://docs.google.com/file/d/0B8hqGBMSfHtKSC0yUUZ2cUN1SXM/edit) and applied the actions to my blog posts and categories. The translation of the categories works just fine. The only problem is that they don’t show op in the advanced Enfold editor.
Is there anyone who can help me solve this problem? That would be great!
Thanks!
Hi Gillianrose!
If you don’t insert the email url/link/address directly into your post/page contact you don’t need to install the plugin. Otherwise it’s probably also required if you use Enfold because our theme does not encrypt email urls automatically. I didn’t test it with Enfold and I’m not aware of any incompatibility issues.
Best regards,
Peter
Hi!
Vielleicht ist gerade die Update API von Envato deaktiviert oder Kriesi hat vergessen die Versionsnummer für das Update Skript zu ändern. Bitte lade die aktuelle Version von themeforest.net herunter und installiere diese mittels ftp: https://vimeo.com/channels/aviathemes/67209750
Regards,
Peter
Hallo,
in meinem WordPress-Account steht, dass ich die aktuellste Enfold-Version installiert habe, WP 3.8 ohnehin. Auch nach dem Deaktivieren aller Plugins bleibt das Problem bestehen.
Grüße
Susanne
Hey!
Please try to insert the entire url ( http://www.facebook.com/chrisfleury ) into the social icon url field (Enfold > Theme Options).
Cheers!
Peter
Hi!
If you want to translate LayerSlider you need to activate it as a standalone plugin. Copy the plugin folder from /wp-content/themes/enfold/config-layerslider/LayerSlider/ to wp-content/plugins and deactivate the Enfold theme (i.e. activate the default theme instead). Then go to the plugins admin screen, activate LayerSlider, switch back to the themes page and activate Enfold. Afterwards you can use the Codestyling plugin: http://wordpress.org/plugins/codestyling-localization/ to translate the LayerSlider plugin files.
Cheers!
Peter
Hey!
Another tutorial can be found here: http://vimeo.com/20917974
Best regards,
Peter
Hey subra68!
Laut Source Code wird derzeit Enfold 2.4.1 auf der Website verwendet. Bitte aktualisiere das Theme auf 2.4.4 und WP auf 3.8 falls notwendig. Wenn der Fehler dann noch immer auftritt versuche bitte alle Plugins zu deaktivien – möglicherweise versucht eines dieser Plugins den Fehler.
Cheers!
Peter
Hi
because I was developing the free wordpresses from wordpress.org in the past, I used to add a plugin called Email Address Encoder
it was a help to combat spam, while allowing us to publish an email address hyperlink on the website, without having to worry about spambots….
Do you think I need it with Enfold? Is it compatible or even necessary?
thanks
G
-
This topic was modified 12 years, 3 months ago by
Gillianrose.
Hi!
Please post the login details here as a private reply. We would like to inspect it.
Best regards,
Ismael
This reply has been marked as private.
Hi Can I get simple clear concise direction on how to create a Masonry Portfolio like what’s seen here? http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/
Thank you
Hey!
No, it doesn’t affect the sort by category function. It works on my end. Can you please give us a link to the page? Please add it on wp-content/themes/enfold/ functions.php file.
Regards,
Ismael
Hi Yigit,
Thanks so much. Perfect 1 and 2.
Yes 3 I solved the issue.
5, perfect, i will see.
And 4, i like the effect by example
http://substrakt.co.uk/work/rewired/
In this site they are 3 elements (iphone, imac, ipad) between two layers…
I like an example of effect iphone (by example) are into two horizontal layers of page of enfold and into two vertical layers.
Thanks!!
Xavier.
I’m using the Header Variation:
“Header with Social Icons and Bottom Navigation”
and I’m looking for the CSS file to remove the vertical borders from the menu. Since it’s a header variation I thought it would be in the
wp-content -> themes -> enfold -> framework -> css
or
wp-content -> uploads -> dynamic_avia -> enfold.css
but I can’t seem to find the correct location
site: http://www.livelight.co
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
Hi brandonguy!
Please go to wp-content\themes\enfold\config-woocommerce folder and open config.php file and find
function avia_add_image_div()
{
echo "<div class='four units single-product-main-image alpha'>";
and change it to
function avia_add_image_div()
{
echo "<div class='eight units single-product-main-image alpha'>";
then find
function avia_add_summary_div()
{
echo "<div class='eight units single-product-summary'>";
and change it to
function avia_add_summary_div()
{
echo "<div class='four units single-product-summary'>";
Best regards,
Yigit
Hey LiveLightCo!
You can choose to display one header types that are not using secondary menu in Enfold theme options under Header tab or you can add following code to Quick CSS in Enfold theme options under Styling tab
#header_meta { display: none; }
Cheers!
Yigit
Hey!
Please add following codes to Quick CSS in Enfold theme options under Styling tab
1-
#header_main .social_bookmarks {
top: -32%; margin-top: 0; }
.bottom_nav_header #header_meta {
z-index: 2; }
2-
.avia-menu-fx { display: none; }
3- It does appear on my end. Please see screenshot here http://i.imgur.com/pQ123kD.jpg
4- Can you post a screenshot and show how you would like it to look?
5- You should add Fullwidth Easy Slider to your page and insert "Slideshow Background Image" in slider options
Regards,
Yigit
Hey!
You can right click on Chrome or Firefox and click Inspect Elements to find which classes to edit. For more information, please see https://developers.google.com/chrome-developer-tools/
Cheers!
Yigit
Hey!
Which version of Enfold are you using? If not the latest, please update the theme ( http://kriesi.at/documentation/enfold/updating-your-theme-files/ )
If that does not solve the issue, please try deactivating all active plugins and check if that helps. Then you can activate them one by one to find the culprit
Cheers!
Yigit
Hey spatton!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#js_sort_items { font-size: 16px; }
.main_color #js_sort_items a.active_sort { color: black; }
.main_color #js_sort_items a { color: gray; }
Cheers!
Yigit
Hi!
First re-download the theme files from your downloads on Themeforest and then install the updated theme files. 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
In addition, try deactivating all active plugins and see if that helps layerslider work correctly in IE since it has had a lot more testing and usage for cross browser compatibility than even the theme.
@viscribe – if you can create a new topic with a link to your site and the same information we’ll take a look at it there. IE issues can be varied and I don’t want the two of you to get confused on which is working for whom.
Best regards,
Devin
Hey muslimmedical!
Yes, you would need to purchase a license for each domain.
Regards,
Devin
This reply has been marked as private.
HELLO
I have multiple domains can i use this enfold theme for all my domains or do i have to purchase separate licence for each domain ? ? ?
plz reply fast
ty
Hallo Ismael,
danke für deine Hilfe, beides hat sehr gut funktioniert.
Wie kann ich selbst herausfinden welche Klasse das jeweilige Element beeinflusst.
.header_color .main_menu ul:first-child > li > a {
color: red;
}
woher holst du dir die Information und wie kann ich das am besten selbst finden?
-
This reply was modified 12 years, 3 months ago by
Courin.
Is there a way to remove the comments tab in the search results?
See here: https://www.dropbox.com/s/hl2vnu5iyqcr4l1/enfold.png