Hey guys,
we’re using Enfold theme (version 2.4.5) and last week a client told us that on several blog posts
the Navigation bar is not hidden when showing a single image.
When i click on an image and more than one imageis included within the current blog post
a navigation bar with prev und next button is shown up. With only one single image this bar
gets hidden. Thats how it should work.
When i use a Macbook (Safari or Chrome) and click on an single image (the only one in the current
blog post) than the navigation bar is not hidden and when i click on “next” i get an error popup that
says: Image cannot be loaded. Make sure the path is correkt and image exist.
Does anybody know how to fix it?
Thanks in advance
Axel
This reply has been marked as private.
Hi 666666!
Thank you for using Enfold.
Only the social icons are included on the theme package. Other are built exclusively for the kriesi site. If you know how to use Google Inspector or Firebug, you can easily copy the double button.
Best regards,
Ismael
Hi!
That’s a new button style added in the latest version of Enfold, to use it: http://screencast.com/t/KhJ2X774l7AO
Regards,
Josue
Hi,
I have downloaded the last enfold theme and uploaded it via ftp:
The search button icon is not visible (Safari) or broken (in chrome and firefox) and …no social icons visible…
http://imklusionsbuero-karlsruhe.de
Elements with class names “avia-double-buttons”, “avia-social-buttons”, “avia-principle-logo” which are being used on kriesi.at Enfold theme is also included in the purchased downloadable Enfold theme?? Or it’s exclusive to kriesi.at site?? would like to know becoz they are really pretty! :)
Can you please show me how to create a button like this Get In Touch button to use as my theme button: http://kriesi.at/themes/enfold-photography/
URGENT – HELP ME PLEAE!!!!!
Hello,
I have bought the enfold theme and did everything for my website http://www.inamazonia.com in the begining of 2014
and all went great
today i wanted to change a few things in the website and when i went to my word press admin
i could not edit any page of the website
when i tried the page was blank with an never ending circle uploading symbol
so i have been for 8 hours trying to solve that
in the meanwhile i updated the wordpress to version 4.0
and also uploaded the latest enfold version
as suggested by one of you
Update the theme via FTP. Watch this video by Devin:http://vimeo.com/channels/aviathemes/67209750
so after that
my website http://www.inamazonia.com is a complete disaster
the menus and logo are not in the right place
pictures dissapeared, language flags in the wrong place
buttons with no efects and so on
its really a huge mess
and worst of all , after all of this
i continue not being able to edit pages
the thing is
im not a wordpress expert
i did my best to complete this website (i was proud, now its a mess)
but i dont understand almost anything about wordpress
this website is a company that organizes trips to the amazon jungle
and our clients cannot see anything like this
so i please need your support to
1) be able to get back the website version of this morning where everything was perfect
2) being able to edit pages because i need to change some dates and texts on the website
with gratitude
best regards
kalid pedro fonseca
URGENT – HELP ME PLEAE!!!!!
Hello,
I have bought the enfold theme and did everything for my website http://www.inamazonia.com in the begining of 2014
and all went great
today i wanted to change a few things in the website and when i went to my word press admin
i could not edit any page of the website
when i tried the page was blank with an never ending circle uploading symbol
so i have been for 8 hours trying to solve that
in the meanwhile i updated the wordpress to version 4.0
and also uploaded the latest enfold version
as suggested by one of you
Update the theme via FTP. Watch this video by Devin:http://vimeo.com/channels/aviathemes/67209750
so after that
my website http://www.inamazonia.com is a complete disaster
the menus are not in the right place
pictures dissapeared
buttons with no efects and so on
its really a huge mess
and worst of all , after all of this
i continue not being able to edit pages
the thing is
im not a wordpress expert
i did my best to complete this website (i was proud, now its a mess)
but i dont understand almost anything about wordpress
this website is a company that organizes trips to the amazon jungle
and our clients cannot see anything like this
so i please need your support to
1) be able to get back the website version of this morning where everything was perfect
2) being able to edit pages because i need to change some dates and texts on the website
with gratitude
best regards
kalid pedro fonseca
thank you
another very important thing
HELP ME PLEASE – URGENT
Hello,
I have bought the enfold theme and did everything for my website http://www.inamazonia.com in the begining of 2014
and all went great
today i wanted to change a few things in the website and when i went to my word press admin
i could not edit any page of the website
when i tried the page was blank with an never ending circle uploading symbol
so i have been for 8 hours trying to solve that
in the meanwhile i updated the wordpress to version 4.0
and also uploaded the latest enfold version
as suggested by one of you
Update the theme via FTP. Watch this video by Devin:http://vimeo.com/channels/aviathemes/67209750
so after that
my website http://www.inamazonia.com is a complete disaster
the menus are not in the right place
pictures dissapeared
buttons with no efects and so on
its really a huge mess
and worst of all , after all of this
i continue not being able to edit pages
as you can see in this screen shot attacted with this email
the thing is
im not a wordpress expert
i did my best to complete this website (i was proud, now its a mess)
but i dont understand almost anything about wordpress
this website is a company that organizes trips to the amazon jungle
and our clients cannot see anything like this
so i please need your support to
1) be able to get back the website version of this morning where everything was perfect
2) being able to edit pages because i need to change some dates and texts on the website
with gratitude
best regards
kalid pedro fonseca
Hi!
Sorry, I thought you were talking about one of our shop pages.
http://kriesi.at/themes/enfold/shop/
http://kriesi.at/themes/enfold/shop/masonry-shop/
For the single product view that would take more work. What I would do is add the accordian to your content. It will display above the add to cart button but getting them separate like that would take a lot of time and code and would have to be considered custom work.
As for the images try adding this to your custom CSS.
.related .products img {
width: 100px !important;
height: 100px !important;
}
Cheers!
Elliott
Hi valmil!
Add this to the bottom of your functions.php file in your Enfold/Enfold child theme folder
function add_paypal_button_script(){
$paypal_button = "<a class="paypal-donate-button" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=65CRVDD3LGLZN">Donate to Paypal</a>";
echo $paypal_button;
}
add_action('ava_main_header', 'add_paypal_button_script');
Add this to Quick CSS or custom.css:
#header_main .paypal-donate-button{
/*Add your button styles here*/
float: right;
margin-right: 100px;
}
Tweek the style to place the paypal button in the right position.
Cheers!
Arvish
Hi Jim!
Thank you for using Enfold.
Could you please elaborate the issue a little more? A screenshot will help. If you’re using a mobile device to browse the shop page, you can click the “Add to cart” button to purchase something.
Best regards,
Ismael
My site uses the Enfold theme. After the latest update the menu that appears on small devices (the version that’s a single button on the upper left) no longer works. If you click it, nothing happens. Any idea what’s up?
Hi there,
I would like to add a button the the portfolio excerpts in the portfolio Grid.
In this thread there is mentioned a solution: https://kriesi.at/support/topic/using-enfold-shortcodes-in-the-excerpt/
It seems that the code in that specific functions.php has been altered since that post.
Would you have an up to date solution for this?
Thanx!
Ben
please refer to the follow link
http://www.enkonn-lighting.com/test/
when you click contact us , the contact form pop up
and now I want the Text “contact us” should be your enfold button,
that means my question is how can i add the html code to your button, so that you click on contact us button, the contact us form will pop up.
i checked your buttons only can add internal link
please help us?
Hi Josue,
thanx for your help! The plugin runs and shows no warnings. But by running a test with twentyeleven, I recognised following:
1) By creating the menu I had forgotten to activate the button „top primary menu“ in „theme locations“. The result: The menu appeared in the frontend, but with all of my sides although I had selected only 6 of 8. In addition in the backend the menu was empty; I mean the menu was created but without any item.
2) Next I activated the button „top primary menu“. As a result the menu disappeared in the frontend. In the backend the menu was still empty.
3) Finally I tried both with my enfold-child-theme with exactly same results.
Cheers!
hermelina
Hi Josue,
Any ideas on this issue?
When I add a simple column from the shortcode or Advanced Layout Builder in a post,. the “You may also like” and Enfold social media buttons on the bottom of the page disappear. This is a clean install of Enfold 3.2 and WP 4. No other plugins running.
Thanks
Hi Robert!
Try opening up /enfold/config-templatebuilder/avia-template-builder/php/tiny-button.class.php and find lines 37 – 43.
if ( current_user_can('edit_posts') && current_user_can('edit_pages') && self::$count == 0)
{
add_filter( 'mce_external_plugins' , array( &$this, 'add_javascript' ) );
add_filter( 'mce_buttons' , array( &$this, 'display_in_editor' ) );
add_filter( 'admin_print_scripts' , array( &$this, 'create_js_globals' ) );
self::$count ++;
}
And change them to this.
//if ( current_user_can('edit_posts') && current_user_can('edit_pages') && self::$count == 0)
//{
add_filter( 'mce_external_plugins' , array( &$this, 'add_javascript' ) );
add_filter( 'mce_buttons' , array( &$this, 'display_in_editor' ) );
add_filter( 'admin_print_scripts' , array( &$this, 'create_js_globals' ) );
self::$count ++;
//}
Cheers!
Elliott
This reply has been marked as private.
I need help adding Blogspot and WordPress social buttons in Enfold “Your social profiles”.Thank you.
Hey!
Sorry i was mistaken, when you insert the image via Avia Image element or Add Media button, it will always use the saved Alt, in this case you’d need to rely on HTML image insertion (you can use Text Blocks for this):
<img src="_IMG_URL_" alt="_ALT_" />
Please note that this is not an Enfold limitation, it’s just how WordPress handles attachments metadata.
Regards,
Josue
Hi Marie!
Enfold already has a responsive menu for mobiles which is the button in the top right hand corner. Are you wanting to disable that and keep your regular menu?
Best regards,
Elliott
This reply has been marked as private.
Hi Peter!
CF7 should look Enfold-like out of the box, perhaps it may need some little fixes. Alternatively you can stick to Enfold built-in form and use Universal Analytics + jQuery to attach an event trigger to the submit button, refer to this topic:
https://kriesi.at/support/topic/tracking-code-on-specific-button/#post-335355
Cheers!
Josue
Hi, I am starting a new site and have used the latest version of the theme.
Problem I am having is with the menu.
1. Menu width.
I want the menu to stretch from left edge to the right edge of the main body container but as you can see it is starting about 55px in from the left edge and stopping about 330px from the right edge. How do I fix.
2. Uber Menu 3.0
I know the theme is compatible with Uber Menu and I have used Uber Menu 2.0 with Enfold 2.x versions.
I tried to use Uber Menu 3.0 with this latest version of Enfold on this site but the menu text was rendering underneath the buttons so I deactivated it but would still like to use it.
Is it still compatible with Enfold?
Hi!
I’m using Woo Commerce in the Enfold theme. When I click on an item, I get a list of items in the right sidebar and below that two buttons. One with the text “Visa varukorgen” and the other one with “Till kassan”. The buttons is for viewing the basket and go to the check out page.
Why are they not equal in width and size? I have tested to change the CSS, but it need some more help to get it perfect. Preciate some help if that is possible?
-
This topic was modified 11 years, 5 months ago by
Effektid.
Hello –
We have a Buy and Sell section on our Enfold website, powered by the Another WordPress Classifieds plugin. It works very well except for one thing. On small screens, the “classifieds menu” which normally contains buttons to Place / Edit / Browse / Search ads, is replaced by a black band with the Classified Menu title, and a down-arrow which doesn’t do anything when pressed. This makes it impossible to e.g. place an ad from a mobile device.
http://cypressskiclub.com/members/buy-and-sell/
I’m not sure whether this is a theme or plugin side issue. I would appreciate if you could look into it and give me some advice on this.
Thanks!
billlon