Hey!
Please change the code Josue posted to following one
function put_stuff_before_main_content() {
echo "<div class='my-class'><div class='container'>stuff</div></div>";
}
add_action('ava_main_header', 'put_stuff_before_main_content');
and then add following code to Quick CSS in Enfold theme options under General Styling tab
.my-class { float: right; }
Best regards,
Yigit
Hey anadecastro!
Login credentials do not work and the theme is not Enfold. Please make sure that you posted the link to the correct website.
Regards,
Yigit
Hey!
I believe you posted the link to the wrong website. Login credentials do not work and the theme is not Enfold.
Cheers!
Yigit
I’m running the latest revs of WordPress and Enfold (2.9.2) and I get a spinning wheel where the layout builder is. I tried the standard editor and that would not work either.
Here is a link to my website:
http://fujita-kanko.com/
Hi Daniela!
I assume you meant “Enfold latest news” widget as “Recent posts” widget does not display thumbnails. Please go to Enfold/framework/php folder and open class-framework-widgets.php file and modify as needed.
Regards,
Yigit
Hey!
Have you updated WordPress to version 4.0? If you did, you are going to need to update Enfold to 2.9.2 to make it fully compatible.
Why cannot you install the latest version? What exactly is the issue?
Regards,
Yigit
Hey Thomas!
Unfortunately, currently it is not easily possible. Please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
Yigit
Hi!
I am so sorry Laure. I realized that i mixed blog posts with portfolio posts. It is currently not possible to display date in portfolio posts. Please request such feature here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
Yigit
Hi Syrsan!
You can add Icon element to your page and see all available icons. You can also add your own icons. Please see – http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Best regards,
Yigit
Hi oligo11!
You are currently using an older version of the theme. Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750
Best regards,
Yigit
Hi!
I just noticed you’re taking about the preview controls. You can’t restrict these controls to a certain category. The ajax preview slider will display all entries of the portfolio page regardless of their category(ies). You can only restrict the categories for the next/prev controls on the single portfolio entry pages (the controls are demonstrated here: http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-slider-3/ ) and these controls don’t work on your website at the moment because you set the post status to “private”. We use two standard wordpress functions ( http://codex.wordpress.org/Function_Reference/next_post_link and http://codex.wordpress.org/Function_Reference/previous_post_link ) and it seems like wordpress removes “private” posts from the next/previous post queries.
Cheers!
Peter
Hi!
Please go to Enfold theme options > Advanced Styling and edit “Main menu links”
Regards,
Yigit
Hey!
@anadecastro Please once again make sure that you are using the latest version of Enfold which is 2.9.2 – http://vimeo.com/67209750
Cheers!
Yigit
Hey glaucofmc!
Please make sure that you are using the latest version of WordPress 4.0 and Enfold 2.9.2 – http://vimeo.com/67209750
Regards,
Yigit
Hey!
I saw that you choose to display your homepage and blog page in Settings > Readings. I have set them in Enfold theme options – http://i.imgur.com/kdy9Fz1.png
and title shows up fine now. Please edit your blog posts element in your blog page to display it as needed
Cheers!
Yigit
Hey!
Please increase the allocated php memory and set it to 128M. You’re using 64MB at the moment which is probably not enough if you want to use Enfold, WPML.
Open up wp-config.php and replace:
<?php
with
<?php
define( 'WP_MEMORY_LIMIT', '128M' );
Regards,
Peter
Hi,
I have tried it also on my installation, but the date will still be display.
Is there any changes to the actual enfold 2.9.2 ?
There where also some informations still in quick css
function bgmpShortcodeCalled()
{
global $post;
$shortcodePageSlugs = array(
'hello-world',
'second-page-slug'
);
if( $post )
if( in_array( $post->post_name, $shortcodePageSlugs ) )
add_filter( 'bgmp_map-shortcode-called', '__return_true' );
}
add_action( 'wp', 'bgmpShortcodeCalled' );
time.av-magazine-time.updated { display: none !important; };
thx for help
7miles
-
This reply was modified 11 years, 6 months ago by
7miles.
Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit
Ok Thanks so far. The Plug In is fine. It just doesnt work in the enfold slides. So there is no Bug.
Update: Plug In Developers would take 300$ to fix the enfold issue…:-/
Update1: Ok now I looked again carefully at the enfold css and discovered the problem:
.avia-slideshow li {
opacity: 0;
visibility: hidden;
}
Is hiding al li elements in a slide.
-
This reply was modified 11 years, 6 months ago by
Gabster.
Hello,
Please check http://www.bbkidsshop.nl/wp
I’m using WooCommerce for the shop. On the shop page, the layout is different dan on other pages. See http://www.bbkidsshop.nl/wp/standaard-producten/
Is it possible that Enfold (2.9.2) and latest version of WooCommerce causes this?
I created another shop using Enfold and WooCommerce and did not have this problem. See http://www.maco-design.nl
Maybe you can help me and let me know if and how I can fix this?
Thanks for your answer!
81Participant
Dear people, I am now more than a day trying to get support for my problem with you. I got 1 option that not me as an amateur will succeed.
I have done all the updates from Enfold [via theme options] but it does not want to work with WP 4. PLEASE HELP!!!!
I can no longer change my content and keep updated!!!!
Dannie Brus, Netherlands
translate with google, sorry
Yeah sure. MemberMouse gives the option to disable or enable CSS for the core pages. http://screencast.com/t/l5eMJwVL
Checkout Page: https://membermouse.com/checkout/?rid=pG52Vl
My Account Page: http://screencast.com/t/LxbbIkCVxkV
And the login form should look like the checkout page only with a simple login form.
MemberMouse uses their own Membership plugin on their site so just by visiting the site you can see some of the functionality they use in their plugin. https://membermouse.com/
Let me know if you need anything else.
PS. I checked the MemberMouse Custom CSS options to output the CSS I wanted to use but Enfold Overrides its somehow.
Thanks
Hi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit
This reply has been marked as private.
Hi!
Please turn on custom CSS field for ALB elements (http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/), give a custom class to your table and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class li.avia-pricing-row { background-color: red !important; }
.your-custom-class li.avia-heading-row { background-color: orange !important; }
Best regards,
Yigit
Hi, I realize that color session object in avia layout builder breaks whole page display.
Could you provide us with an update or fix for that issue?
Hi leplusweb!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 750px) {
#advanced_menu_toggle, #advanced_menu_hide { display: block; }}
Best regards,
Yigit
Hello,
Loving enfold. Working very well in our simple website http://www.ethosdata.com
We are going to add a new promo video for our service. We would like to have a modal window that is activated when someone clicks in one of the slides of the home slider
So for example, I click on the second slide, I get a modal pop up (rest of the page goes grey) with the video
Can this be done directly on Enfold?
Thank you as always
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1040px) {
.caption_left .slideshow_caption {
left: -65px;
}}
Best regards,
Yigit