Hi Peter!
Thank you very much for (1) Paypal badge
Thank you very much for (2) Cart Total box width
Works smoothly!!!
I just wonder if it works the same on Replete
http://tinyurl.com/nlsbjxu
I just checked and Paypal badge code works on Replete as well!
But with Cart Totals.. On replete that box is right-aligned… and no need in our case to be a full-width box.
Can i make it about 20-30% wider? But not 100%?
Kind Regards,
Denis
P.S. Guys, do you ever sleep? :)
Hi dmaca!
1) You can add a margin to the paypal button image. Use following code
.paypal_checkout_button img{
margin-top: 20px;
}
If you want a completely different button position you need to contact the PayPal Express plugin author because this would require am extension code customization.
2) Yes, use following css code and insert it into the quick css field
.woocommerce-cart .cart-collaterals .cart_totals {
width: 100%;
}
Regards,
Peter
Hello everybody!
Is there any chance to get Paypal Express (woocommerce plugin) button look nice on cart page?
By default it is quite dislocated.
It is easy to see by adding (lets say) this item http://tinyurl.com/q4h5npw to cart
On cart page … Paypal Express button definitely needs another location…
And btw, and is it possible to make Cart Totals box wider to have all shipping options fit well?
Kind Regards,
Denis
In the file wp-content/themes/enfold/framework/phpclass-breadcrumbs.php on the line 440 if i comment, the problem is solved, but every upgrade there is the problem
/* Allow child themes/plugins to filter the trail array. */
//$trail = apply_filters( ‘avia_breadcrumbs_trail’, $trail, $args );
Hey!
Open up enfold/includes/loop-page.php and replace
<?php if($slider->slidecount) echo $slider->display(); ?>
with
<?php
if($slider->slidecount) echo $slider->display();
$description = get_post_field('post_content', get_post_thumbnail_id());
echo $description;
?>
You can use the “Description” field on the image attachment editor page (Media > Library > Edit) to save a description text.
Cheers!
Peter
Hey wss310!
Open up enfold/includes/loop-index.php and replace the entire code within the file with: http://pastebin.com/cYBSQghy
Cheers!
Peter
Hi,
Enfold – Responsive Multi-Purpose Theme Version 2.4.2
Row 1 shows six menus, menu even narrower width, see screenshots,
this is a bug, please fix!
Or please tell me how to solve?
Previously purchased Abundance eCommerce Business Theme does not exist this bug.
Look forward to reply!
Thank you!
After version 2.4.2 has been tested, no blank gap problem. Thank you!
But the question remains: 2. Windows8 run chrome, scrolling web pages, navigation does not automatically shrink, see the screen video. https://dl.dropboxusercontent.com/u/2068955/2.wmv
Hi guys.
The enfold theme is great, i’ve have the portfolio grid working brilliantly, but then I just checked today and it’s not showing on my webpage anymore
http://www.jambarteambuilding.com/our-products/
(there should be about 12 portfolio items there.
What’s weird is that I also have the portfolio grid showing correctly on our homepage about half way down the page under “Hot ! Games and Activities”
http://www.jambarteambuilding.com/
I even created a test page and threw the portfolio grid in and it doesn’t show up in this new page either.
http://www.jambarteambuilding.com/test-page/
I’m sure I must be doing something wrong, but it was working before.
It may be my fault as I first noticed it after i installed zopim plug in this morning.
http://wordpress.org/plugins/zopim-live-chat/
I’ve since deactivated it and deleted the plug in, but it didn’t help
Any suggested please!
Hi ehardy41908!
Please create a new WordPress installation from scratch then activate the theme again. Import the dummy data once. Watch these video to get you started: https://vimeo.com/channels/aviathemes
Cheers!
Ismael
I added the theme to my wordpress site. I accidentally downloaded the dummy site twice and now it shows double headings and i don’t know how to get rid of it. Also i want to utilize the drag and drop method, how do i activate it on my page. The theme downloaded a bunch of pages and published it and i don’t know where to begin. I am very new to this. Please Help.
Hi Raymmar!
Please hire a freelance developer to add this feature. You can request it here: https://kriesi.at/support/topic/enfold-feature-requests
Best regards,
Ismael
Hey AppYourService!
Can you please update to Enfold 2.4? Did you add any plugins prior to the issue? Please deactivate all of them then update the theme.
Cheers!
Ismael
Hi CivilC!
1.) You can use the Enfold Advertising Area or just plain HTML code using the Text Widget.
2.) You need to hire a freelance developer to add that kind of search filter.
Regards,
Ismael
Hey!
It would, this file should change every time you change something in the Styling options, however is not taking any effect. Also It appears Cloudfare is not disabled yet:

Best regards,
Josue
-
This reply was modified 12 years, 1 month ago by
Josue.
Hey!
It’s here: http://www.showmagnifique.com/wp-content/uploads/
But that doesn’t appear to be the problem, the enfold.css exists, i think is because some cache/pagespeed plugin you have active, try deactivating that.
Regards,
Josue
Hi Devin!
Sorry for the bump, it was my first post and was feeling a little lost in all the other posts. I totally get about combining the CSS style-sheets, I was hoping that it was built to be automatic, but I can take care of doing the merging by hand.
Thank you,
Dave
Hello!
I have following problems using Magic Zoom with Enfold’s product pages:
1. Magic Zoom sometimes works, sometime – not for some items, example:
http://kino-casting.ru/product/lot-s000132-portsigar-faberzhe/ (works)
http://kino-casting.ru/product/i000140-prepodobnyie-sergiy-i-varvara/ (doesn’t)
I need Scroll to work for all products (i’ve ticked “Scroll thumbnails” option);
2. There is no switching between multiple images by, mouseover, but I’ve turned this feature in options.
I’m using woocommerce.
Actually – found a hack for this. I added the following to the end of the functions-enfold.php file:
update_option(‘image_default_link_type’,’none’);
This sets the default option to None when inserting media – I dislike making changes to the settings file as they get wiped out when the theme is updated. I had to make another hack like this to move the Search icon to the Utility Menu – would be an awesome add if the media default could be in the theme settings.
Thanks again!
Doug
Hey Guys,
Question for you I tried to make a post that included a featured image, then some text, then read more link, then a enfold gallery element.
the blog page looks normal but when you view the actual post page the enfold gallery is at the very top and pushed the normal blog heading and text I wrote to the bottom of the post. Also something else is weird. On post pages whatever you set the column count of the gallery to, it displays one less but has a blank area to the right.
for example if you say 3 columns it only makes 2 columns but a space to the right with a blank 3rd column. Please advise why the enfold gallery behaves strangely on post pages verses a normal page?
Thanks
Dear Sirs,
Can you please guide me, how to to resize the banner located in the sidebar?
Or is there any plugin / shortcode or any other way that can easily add image as banner into sidebar with bigger size as shown in the screenshot?
Currently, the banner size is limited to certain maximum size only, although i already change the banner size in the plugin.
This banner will act as menu to another page of the website.
Original site at : http://register-unifi.com/
Planning to the theme to enfold. Currently doing changes in my PC.

Thank you.
-
This topic was modified 12 years, 1 month ago by
riatech.
Hey!
First, please don’t bump your posts. Our queue system shows oldest posts to newest so when you self bump it just moves your topic to the end of the queue.
For minifying your css, you can follow the plugins steps and documentation for the best results. The demo has a custom set up as far as the back end goes (style switcher etc). But generally when minifying the data you just need to select the files from within the plugin so that it knows which ones to minify and do it in the same order they are rendered in the html.
If you really wanted to only have a single file you would need to move all of the css from the css folder into a single file (again in the same order from the rendered html) and then remove those calls from the functions.php which are trying to include the separate files.
Just using a basic minifcation plugin and WP super cache or w3tc should be plenty of speed increase for the general site set up.
Cheers!
Devin
How can I change the background color of the header where it says “Business Plan” as well as in the pricing row where it says “20$ per month” in your pricing table shown here: http://kriesi.at/themes/enfold/pages/pricing/
Thanks
Hi!
@mbam Great job with the slider on your homepage! Your website looks very nice :)
Cheers!
Yigit
Hi petersandin!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.avia-builder-el-1 .avia-icon-pos-left { float: right; margin-right: 0.8em; margin-top: -19px; }
Best regards,
Yigit
This reply has been marked as private.
I love the enfold theme so far.
However, I faced font type problem for other languages.
I’m trying to put other language fonts but seems not possible.
I been looking everywhere but have not found ‘working’ way to do it yet.
So far I was able to generate .woff file from .ttf file.
I’m trying to change at least menu font that is not in English.
Thank you in advance.
Hi!
You can add following code to Quick CSS in Enfold theme options
.related_image_wrap { height: 36px; }
Regards,
Yigit