Forum Replies Created

Viewing 30 posts - 63,211 through 63,240 (of 66,459 total)
  • Author
    Posts
  • Hi fshn2day!

    If you want another menu on the footer area you can go to Appearance > Menus panel. Find Menu Settings then enable Enfold Footer Menu. To add social icons, edit footer.php, find this code:

    wp_nav_menu($args);
    							echo "</div>";

    Below, add this code:

    $social_args = array('outside'=>'ul', 'inside'=>'li', 'append' => '');
    						
    						echo avia_social_media_icons($social_args);

    Add this on your custom.css or Quick CSS to move the social icons:

    #socket .social_bookmarks {
    position: relative;
    left: 50px;
    }

    Yes, you can edit header.php to add the Google Translate.

    Best regards,
    Ismael

    in reply to: Breadcrumb/Portfolio #167457

    Hello Nerohm!

    Can you give us a link to the website?

    Regards,
    Ismael

    Hey fshn2day!

    What layouts did you accidentally deleted? You can edit header.php if you want to add elements on the header. You can only have one type of header on Enfold > Header > Header Type.

    Cheers!
    Ismael

    in reply to: Align H1 (or h2 etc.) in layerslider #167415

    Hello!


    @bertusdeleeuw
    : Please give us a link to your website, we need to inspect it. How did you add the text blocks?

    Regards,
    Ismael

    in reply to: Color of the text and Accordion issue #167410

    Hello!

    Looks like you manage to fill in the accordion element. Please increase the wordpress php memory limit. Edit wp-config.php file, add this code:

    define('WP_MEMORY_LIMIT', '128M');

    Cheers!
    Ismael

    in reply to: Stylesheet is not loading properly #167409

    Hi!

    Set the files permission to 755.

    Regards,
    Ismael

    in reply to: WooCommerce Checkout Page Problems #167407

    Hey!

    Please flush the permalink settings a few times. Change the permalink settings, save then change it again. Delete the old checkout page and then create a new one. Insert the woocommerce checkout shortcode [woocommerce_checkout]. Go to WooCommerce > Settings > Pages panel, under “Shop Pages” deselect the Checkout Page then set it again.

    Cheers!
    Ismael

    in reply to: Registration for a forum user #167406

    Hey uattah!

    You can create a page then insert the bbpress registration shortcode: [bbp-register]

    You can also go to Appearance > Widgets. Insert the (bbbPress) Login Widget. Place the url of the newly created “Register” page on the “Register URI:” field. Please refer to this link: http://codex.bbpress.org/shortcodes/

    Cheers!
    Ismael

    in reply to: Shortcode für die Accordions / Toggle innerhalb einer Tabelle #167404

    Hello HappyBeagle!

    Please switch your theme to debug mode. Edit function.php, find this code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;

    Below, add this code:

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    You will be able to see the actual shortcode below the builder. Shortcodes can be combine like this example.

    [av_table purpose='pricing' caption='' custom_class='']
    [av_row row_style='avia-heading-row'][av_cell col_style='']This is a Heading![/av_cell][/av_row]
    [av_row row_style='avia-pricing-row'][av_cell col_style='']$250[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']
    
    [av_toggle_container initial='0' mode='accordion' sort='']
    [av_toggle title='Toggle 1' tags='']
    [av_toggle title='Toggle 2' tags='']
    [/av_toggle_container]
    
    [/av_cell][/av_row]
    [/av_table]
    

    Best regards,
    Ismael

    in reply to: Product page is broken #167398

    Hello!

    You can hide the url using goo.gl or tinyurl.com. What part of the shop page is broken?

    Best regards,
    Ismael

    Hi!

    You can add this on your custom.css or Quick CSS to disable the lightbox on product image.

    .woocommerce-main-image.zoom {
    pointer-events: none;
    }

    Regards,
    Ismael

    in reply to: Parallax does not work on iPad. #167071

    Hi!

    The Enfold demo is not yet updated, it is using version 1.8.4. Please download the latest version which is 2.2.

    Cheers!
    Ismael

    Hi!

    1.) Can you please post the image again? It is not working.

    2.) Unfortunately, the grayscale hover effect can’t be easily implemented. Maybe this plugin will help: http://wordpress.org/plugins/grayscale/

    Cheers!
    Ismael

    Hello!

    You should place enfold parent folder and enfold child theme folder inside wp-content/themes folder. Is that what you did?

    Regards,
    Ismael

    in reply to: WooCommerce Checkout Page Problems #167066

    Hello uattah!

    Did you change the permalink settings prior to the issue? Have you tried deactivating all your plugins?

    Please give us a link to your website.

    Regards,
    Ismael

    in reply to: LayerSlider problem with links #167064

    Hello 12Switch!

    Can you give us a link to the website? The link http://waterlandfilm.12switch.nl/ is not working.

    Best regards,
    Ismael

    in reply to: Blog image small preview – square vs auto height #167062

    Hello!

    The thumbnail sizes are specified on functions.php.

    $avia_config['imgSize']['widget'] 			 	= array('width'=>36,  'height'=>36);						// small preview pics eg sidebar news
    $avia_config['imgSize']['square'] 		 	    = array('width'=>180, 'height'=>180);		                 // small image for blogs
    $avia_config['imgSize']['featured'] 		 	= array('width'=>1500, 'height'=>430 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['extra_large'] 		 	= array('width'=>1500, 'height'=>1500 , 'crop' => false);	// images for fullscrren slider
    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] 		= array('width'=>260, 'height'=>185 );						// images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] 		 		= array('width'=>710, 'height'=>575 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>710, 'height'=>270);		                 // big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 );						// images for fullsize pages and fullsize slider

    Regards,
    Ismael

    Hi kirkmc!

    I’m not sure if that is possible. You need to manually upload a category image as featured image for each post.

    Best regards,
    Ismael

    in reply to: Blog Page to show Excerpt or First 150 chars of post #167059

    Hello!

    Edit a post, click on Screen Options. Enable the Excerpt option. You can manually specify an excerpt on the Excerpt field. Another method is to use the <!- more –> tag. http://en.support.wordpress.com/splitting-content/more-tag/

    Please don’t select a static page on Settings > Reading. Set “Frontpage displays” > Your latest Post. I know this is not related to the Blog Post element on the Avia Builder but on Settings > Reading find “For each article in a feed” option, enable “Summary”.

    Regards,
    Ismael

    Hello!

    Switch to Language B then place the css again. You can also add the code on custom.css to affect all languages.

    Cheers!
    Ismael

    in reply to: Changing 'empty' table cell colors, Icons, Shortcode and $ #167017

    Hi summerg!

    1.) How do I change the icon that is shown in the button row? I would like a checkmark instead of a heart.
    Edit the Button Row then scroll below, select the icon that you want.

    2.) How do I change/enlarge the “$” in my pricing row? It’s too small.
    Add this on your custom.css or Quick CSS:

    .pricing-table li.avia-pricing-row .currency-symbol {
    font-size: .9em;
    top: 0;
    }

    3.) Can you give us a link to the page please?

    Cheers!
    Ismael

    in reply to: Search Button aus dem Header entfernen #167013

    Hi!

    You can add this on your custom.css or Quick CSS:

    #menu-item-search {
    display: none;
    }

    Cheers!
    Ismael

    in reply to: Custom Sidebar Error #167012

    Hey!

    You can add this on your custom.css or Quick CSS to hide the meta infos:

    .post-meta-infos {
    display: none;
    }

    Cheers!
    Ismael

    in reply to: Site breaks in chrome #167011

    Hi!

    I visited the site http://www.smurkcreative.com and refresh it a few times but I can’t see the blue links outlining the page. Please post a screenshot if you catch the issue.

    Cheers!
    Ismael

    in reply to: ISSUE: Icon List Renders Q as O or cuts off the Tail Page #167010

    Hello!

    If you add the filter code above. The Roboto text will be available on Enfold > Styling > Heading Font and Defines the Font for your body text option. Although, sometimes you need to manually specify the font on certain elements.

    Regards,
    Ismael

    in reply to: ISSUE: Icon List (undefined) Error Since 2.x Upgrade #167009

    Hi!

    I can’t reproduce the issue on my end. Have you tried this on a different browser? Please download the theme again on your themeforest account. Maybe a file is corrupt.

    Cheers!
    Ismael

    in reply to: Enfold Bug In Main Nav #167008

    Hi!

    I’m a bit lost. You want to remove the “Home” menu on all portfolio pages?

    .single-portfolio .hide-home {
    display: none;
    }

    Regards,
    Ismael

    in reply to: Color of the text and Accordion issue #167006

    Hey,

    Please switch your theme to debug mode. Edit function.php, find this code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;

    Below, add this code:

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    You will be able to see the actual shortcode below the builder. You can manually edit the toggles.

    [av_toggle_container initial='0' mode='accordion' sort='' custom_class='']
    [av_toggle title='Toggle 1' tags='']
    You place the content here.
    [/av_toggle]
    [av_toggle title='Toggle 2' tags='']
    You place the content here.
    [/av_toggle]
    [/av_toggle_container]

    Regards,
    Ismael

    in reply to: No Data Received Error #167005

    Hello!

    Please increase wordpress php memory limit:

    http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Regards,
    Ismael

    in reply to: Main menu in IE8 broken since v2.2 #167004

    Hi!

    I tested Enfold’s menu on IE8 and it looks fine. This is what I see:

    Can you give us a link to the website? We need to inspect the menu.

    Regards,
    Ismael

Viewing 30 posts - 63,211 through 63,240 (of 66,459 total)