Hi thanks for quick help.
1.) works fine
2.) i now have the css input, but if i enter “margin: 0px; padding-top: 0px; padding-bottom: 0px;” nothing changes.
sorry i am new to all this. What do i have to enter in the css-filed if i want to reduce the space on top and at the bottom of an object.
3.) why is the crossfading so resource-hungry ?
kind regards
stucki
SEO by Yoast causes the problem!
Whitout the the plugin activated the errors are disapeared!
Can i still use the Yast plugin / my pages work when there are saved with the Yasot plugin activated ?
When i rewmove en reinstall Yoast i get this message :
Notice: Trying to get property of non-object in /var/www/02/62/71/celebrationevents.eu/www/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 51
its the same error, van you fix this or should i conact Yoast ?
Hello,
I have 2 websites with the Enfold theme, and both have very similar content and the content is also added in a similar way when the sites were built.
But for some reason the avia portfolio navigation (the left and right arrow on the sides of the portfolio pages) on one of the sites is reversed.
The other one is perfectly fine, i checked the publish date, and the portfolio order, they are both as they should be.
Thanks,
Tim
This reply has been marked as private.
Hi!
1.) Edit the text layer then go to Style panel > add this on the Custom styles field: text-align: justify;
2.) You can add a unique selector for each Avia Elements. Edit functions.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;
Below, add this code:
add_theme_support('avia_template_builder_custom_css');
Edit any avia elements like Text Block then scroll below. Add a unique css selector on “Custom Css Class” field.
3.) Edit the slide then look for Slide Options > Transitions, click the “Select all” toggle under “Built-in 3D transitions”. Select an effect on “Built-in 2D transitions”. Save changes.
Best regards,
Ismael
Hey!
Let’s start again. Switch to “Small Fixed Header” on Enfold > Header > Header Type. Use a logo with the actual dimension of 340×156px without the bottom padding. Upload it on Enfold > Theme Options > Logo, select the “Full size” before you click the “Use image as logo” button. Add this on Quick CSS to resize the header and show the full width and height of the logo:
/*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/
#header_main .container, .main_menu ul:first-child > li a{ height:156px; line-height: 156px; }
.logo, .logo a, .logo a img {
max-width: 340px !important;
}
Please let us know if this is done then give us a link to the test page.
Best regards,
Ismael
This reply has been marked as private.
Hi!
Please go to Enfold theme options > Header and simply uncheck “Append search icon to main menu”.
Cheers!
Yigit
Hey!
If you do not mind you can create as we may need it, but your website is down currently.
Regards,
Yigit
Hi Munford!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slide-wrap img:hover {
opacity: 1 !important;
}
Cheers!
Yigit
I see. So, if I want to make a portfolio page like http://kriesi.at/themes/enfold/portfolio/portfolio-3-column/?skin=Splash%20Red
or a “portfolio area” like http://kriesi.at/themes/enfold/?skin=Splash%20Red (under the “Showcasing your work…”) I’d better use a portfolio grid, but I can show any of the “potfolio items” via a link in the text in a post page or whatever other method whenever I need to…
Now I have done some more testing and already get the site showing portfolio items as I want. A couple of days more and I’ll be just mastering that! ;)
Thanks for the answers Dude and Devin!
Hello.
I need some help.
I want to add social sharing icon not post page but post list page(like masonry blog).
but i don’t know how get the share-link each post using .
this is a code enfold masonry_entries.php line 558~
if(strpos($this->atts['caption_elements'], 'title') !== false){
$markup = avia_markup_helper(array('context' => 'entry_title','echo'=>false));
$items .= "<h3 class='av-masonry-entry-title entry-title' {$markup}>{$the_title}</h3>";
$items .= "<div class='fb-share-button' data-href='' data-width='100px' data-type='icon'></div>"; <-- i need help for data-href link
}
Could you tell me a solution?
Thanks.
HI, is there a possibility to have texts in the advanced layer slider be justificated. i hope this is the right word for it.
In german we call it “blocksatz”
Is there a way to alter the padding or margin for a single object in the avia layout builder ?. Sometimes i would like to adjust a single text object or a single ruler e.g.
is there a fade in variant in 2d for the background picture ? The 3d crossfade is very performance intensive and makes the whole side stutter while scrolling up and down.
the 2d effects arent so performance hungry in my opinion….
kind regards
stucki
-
This reply was modified 12 years, 2 months ago by
stucki1.
Hi,
I have to add the following to my previous:
– text: a solution to bypass the css theme style and give the possibility to: change the text color for a portion of the text, change the background color to a text and the text color (the possibility to insert the css code in the page for that ‘element’ ?)
– images: dimensions are too ‘strict’, I’d like more flexibility on this issue
Hope other users may have suggested the above so you may consider it in the future improvements.
Tks again for your great job!
Nona
Hi Ismael,
Thanks for that because I like to work on safari (not for everything) but the enfold interface is smoother on safari. I have developed two websites on safari with enfold,and it has always worked fine until yesterday…And I didn’t do any update since except the ones about enfold.
Kind regards
Chrys
Hello Peter
One more error, entering the Menubuilder this shows up :
Notice: Trying to get property of non-object in /var/www/02/62/71/celebrationevents.eu/www/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 51
Notice: Trying to get property of non-object in /var/www/02/62/71/celebrationevents.eu/www/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 51
Notice: Trying to get property of non-object in /var/www/02/62/71/celebrationevents.eu/www/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 51
Notice: Trying to get property of non-object in /var/www/02/62/71/celebrationevents.eu/www/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 51
Hi,
I am using the Enfold theme and inserted the Enfold Google Maps widget into the footer of the website. Unfortunately the zoom drop down does not affect anything… whatever I choose, the zoom does not change.
website is http://www.essenceofyoga.com.au
Thanks so much.
Corina
This reply has been marked as private.
This reply has been marked as private.
Hey Peter,
Thanks this error is gone at the new created page.
When i modfy an older page i get this error :
Notice: Undefined index: index in /var/www/02/62/71/celebrationevents.eu/www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_fullsize.php on line 331
Notice: Undefined index: index in /var/www/02/62/71/celebrationevents.eu/www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_fullsize.php on line 332
Notice: Undefined index: index in /var/www/02/62/71/celebrationevents.eu/www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_fullsize.php on line 333
Warning: Cannot modify header information – headers already sent by (output started at /var/www/02/62/71/celebrationevents.eu/www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_fullsize.php:331) in /var/www/02/62/71/celebrationevents.eu/www/wp-admin/post.php on line 229
Warning: Cannot modify header information – headers already sent by (output started at /var/www/02/62/71/celebrationevents.eu/www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_fullsize.php:331) in /var/www/02/62/71/celebrationevents.eu/www/wp-includes/pluggable.php on line 896
Hi Guys,
Is it possible to create something similar to the menu in the link below, using the enfold theme? I have always been a big fan of this particular theme but i was not sure if this would be possible?
http://www.dssmith.com/
Thanks in advance.
Hey lathomas42!
No, unfortunately the post type is hardcoded into the framework and you can’t replace it. If you want to change the label on the admin page and on the search result list you can modify the label text strings in wp-content/themes/enfold/includes/admin/register-portfolio.php though – search for
$labels = array(
'name' => _x('Portfolio Items', 'post type general name','avia_framework'),
'singular_name' => _x('Portfolio Entry', 'post type singular name','avia_framework'),
'add_new' => _x('Add New', 'portfolio','avia_framework'),
'add_new_item' => __('Add New Portfolio Entry','avia_framework'),
'edit_item' => __('Edit Portfolio Entry','avia_framework'),
'new_item' => __('New Portfolio Entry','avia_framework'),
'view_item' => __('View Portfolio Entry','avia_framework'),
'search_items' => __('Search Portfolio Entries','avia_framework'),
'not_found' => __('No Portfolio Entries found','avia_framework'),
'not_found_in_trash' => __('No Portfolio Entries found in Trash','avia_framework'),
'parent_item_colon' => ''
);
and replace Portfolio Items, Portfolio Entry, etc. with your custom text.
Cheers!
Peter
Parse error: syntax error, unexpected ‘slide’ (T_STRING) in /home/studiotopo/public_html/wordpress/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/postslider.php on line 388
Hi!
Open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/postslider.php and replace
$output .= "<time class='slide-meta-time updated' $markup>" .get_the_time(get_option('date_format'), $the_id)."</time>";
with
$output .= "<time class='slide-meta-time updated' $markup>" .get_the_time(get_option('date_format'), $the_id)."</time>";
$taxonomies = get_object_taxonomies(get_post_type($the_id));
$cats = '';
$excluded_taxonomies = apply_filters('avf_exclude_taxonomies', array('post_tag','post_format'), get_post_type($the_id), $the_id);
if(!empty($taxonomies))
{
foreach($taxonomies as $taxonomy)
{
if(!in_array($taxonomy, $excluded_taxonomies))
{
$cats .= get_the_term_list($the_id, $taxonomy, '', ', ','').' ';
}
}
}
if(!empty($cats))
{
$output .= '<div class="slide-meta-cats">'.__('in','avia_framework')." ";
$output .= $cats;
$output .= '</div><div class="slide-meta-del">/</div>';
}
$tags = get_the_tags();
$tag_links = '';
foreach ($tags as $tag)
{
$tag_links = '<a href="'.get_tag_link($tag->term_id).'">'.$tag->name.'</a>, ';
}
if(!empty($tag_links))
{
$output .= '<div class="slide-meta-tags">';
$output .= $tag_links;
$output .= '</div><div class="slide-meta-del">/</div>';
}
Best regards,
Peter
Hi Ismael,
Thank you for the reply. So, it means that all table column widths will be randomly generated by the theme?
Isn’t there any other way to set the width for ALL tables using some CSS code?
This is how one page shows 2 tables with 2 columns each: http://d.pr/i/GkHi/QCPTncXn
As much I like the easy-to-use table element from Enfold theme, it doesn’t look good at all.
Any tips are appreciated.
Thank you
Hey!
Please try following fix – open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_gallery.php and replace
if($meta['index'] == 0) $params['close'] = false;
with
if(!isset($meta['index'])) $meta['index'] = 0;
if($meta['index'] == 0) $params['close'] = false;
Cheers!
Peter
I am seeing Google crawls of interior theme pages in GWT- should I block these with robots? I don’t necessarily understand why Google is even seeing them…
Priority URL Response Code Detected
1
wp-content/themes/enfold/
500
1/20/14
2
wp-content/themes/enfold/config-layerslider/LayerSlider/add.php
500
1/19/14
3
wp-content/themes/enfold/framework/avia_framework.php
500
1/20/14
4
wp-content/themes/enfold/framework/php/auto-updates/auto-updates.php
500
1/20/14
5
wp-content/themes/enfold/framework/php/class-tgm-plugin-activation.php
500
1/20/14
6
wp-content/themes/enfold/framework/php/inc-autoconfig.php
500
1/20/14
7
wp-content/themes/enfold/framework/php/inc-avia-importer.php
500
1/20/14
8
wp-content/themes/enfold/framework/php/wordpress-importer/avia-import-class.php
500
1/20/14
Hola Josue! Thanks for the tip, but no, I built the whole look of my site using Enfold’s native Contact form builder. And my guess is that it is more a matter of the way that the theme/ site is contacting (or actually, NOT contacting) my STMP. I will look into the plug in that you suggest, but then again that would mean changing my whole design for the page, and that just wouldn’t work, am afraid.
Hey kylehogan!
Switch to Advance Layout Builder then insert the Color Section. Add a background image then select “Fixed” for background position. Watch these videos to learn more about the theme: https://vimeo.com/channels/aviathemes/
Best regards,
Ismael
I would like to do something like this as well, similar to how the EventCamp theme does it. With that theme you’re able to link to sections on the home page from the menu. Very handy. I’d prefer to use Enfold, though :)
Any thoughts on how I could do that myself, or an ETA on when it might be included in the theme?
Thanks!
Sam
-
This reply was modified 12 years, 2 months ago by
samrae.