Forum Replies Created

Viewing 30 posts - 60,031 through 60,060 (of 66,134 total)
  • Author
    Posts
  • in reply to: I can't do this layout #218316

    Hi!

    Add the 2/3 and 1/3 column then insert a Text Block inside the 2/3 column. Edit the text block then add a column shortcode. I know this is not the easiest way but it works. Please hire a freelance developer if you want to modify the avia layout builder. You can also request the feature here: https://kriesi.at/support/topic/enfold-feature-requests/

    Best regards,
    Ismael

    in reply to: Remove de maincolor on one of de pages #218313

    Hi erikenanne!

    You can add this on Quick CSS:

    .page-id-498 #main {
    background: none !important;
    }

    Regards,
    Ismael

    in reply to: Header Resize #218311

    Hey!

    2.) You can move the logo using this:

    .logo {
    margin-left: 35%;
    }

    Use media queries to target different screen sizes.

    3.) Use this to resize the header height:

    #header_main .container, .main_menu ul:first-child > li a {
    height: 256px;
    line-height: 256px;
    }

    Regards,
    Ismael

    in reply to: Contact form title and button colour #217736

    Hey sineadh!

    Please use this on Quick CSS:

    #top form h3 {
    font-size: 15px;
    font-weight: 400;
    }

    Use this to change the color of the submit button:

    .main_color input[type='submit'] {
    background: red;
    }

    Regards,
    Ismael

    Hi!

    Can you please give us a link to the website? Have you tried updating the theme files? http://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Ismael

    in reply to: Blog options #217734

    Hi ekessler!

    1.) You can hide the featured image on the blog using this on Quick CSS:

    .small-preview, .big-preview.single-big {
    display: none;
    }

    2.) You said that you want to remove the featured images? Try this:

    .small-preview, .big-preview.single-big {
    pointer-events: none;
    }

    3.) I’m sorry but it is not clear. What home icons?

    Best regards,
    Ismael

    in reply to: Header Resize #217732

    Hi!

    I can’t login to the website. The password and username is incorrect. It takes me to the maintenance mode page.

    Best regards,
    Ismael

    in reply to: youtube link not opening in lightbox #217731

    Hi!

    Please try to edit the image with the video link on the full width easy slider then make sure that the “Open Link in new Window?” option is set to “Open is same window”.

    Best regards,
    Ismael

    in reply to: Problems in IE8 #217729

    Hi bryanpeck!

    Please add this on custom.css or Quick CSS to fix the background color issue:

    .alternate_color, .alternate_color .site-background, .alternate_color .first-quote, .alternate_color .related_image_wrap, .alternate_color .gravatar img .alternate_color .hr_content, .alternate_color .news-thumb, .alternate_color .post-format-icon, .alternate_color .ajax_controlls a, .alternate_color .tweet-text.avatar_no, .alternate_color .big-preview, .alternate_color .toggler, .alternate_color .toggler.activeTitle:hover, .alternate_color #js_sort_items, .alternate_color.inner-entry, .alternate_color .grid-entry-title, .alternate_color .related-format-icon, .grid-entry .alternate_color .avia-arrow, .alternate_color .avia-gallery-big, .alternate_color .avia-gallery-big, .alternate_color .avia-gallery img, .alternate_color .grid-content {
    background-color: #f8f8f8;
    background: #f8f8f8;
    color: #4d4d4d;
    }
    
    .main_color, .main_color .site-background, .main_color .first-quote, .main_color .related_image_wrap, .main_color .gravatar img .main_color .hr_content, .main_color .news-thumb, .main_color .post-format-icon, .main_color .ajax_controlls a, .main_color .tweet-text.avatar_no, .main_color .big-preview, .main_color .toggler, .main_color .toggler.activeTitle:hover, .main_color #js_sort_items, .main_color.inner-entry, .main_color .grid-entry-title, .main_color .related-format-icon, .grid-entry .main_color .avia-arrow, .main_color .avia-gallery-big, .main_color .avia-gallery-big, .main_color .avia-gallery img, .main_color .grid-content {
    background-color: #f8f8f8;
    background: #f8f8f8;
    color: #4d4d4d;
    }

    Regards,
    Ismael

    in reply to: Logo Size Too Big on Mobile Device #217728

    Hi!

    You can add this one;

    @media only screen and (max-width: 767px) {
    .responsive .logo img {
    margin: 0 auto;
    max-width: 268px !important;
    }
    }

    Cheers!
    Ismael

    in reply to: Items not Loading #217727

    Hi!

    Have you tried disabling all your plugins? Please contact your host and ask them if they could upgrade the php version.

    Regards,
    Ismael

    Hey Alex!

    Are you using the Advance Layout Builder for the portfolio items? You need to edit the “template-builder.php” then.

    Cheers!
    Ismael

    in reply to: "normal" box shortcode? #217723

    Hi melonmelon!

    No, there is no box shortcode. Please elaborate.

    Regards,
    Ismael

    in reply to: Logosize stretch #217722

    Hi!

    You can add this on Quick CSS or custom.css to adjust the height of the header. It will automatically adjust the max width of the logo too:

    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
    height: 229px;
    line-height: 229px;
    }
    

    I don’t think it looks good. The current size of your logo now looks better.

    Best regards,
    Ismael

    in reply to: Clickable header phone number #217721

    Hi!

    Please edit header.php, find this code on line 14:

    <meta charset="<?php bloginfo( 'charset' ); ?>" />

    Below, add this code:

    <meta name="format-detection" content="telephone=yes">

    Best regards,
    Ismael

    in reply to: Full width header image and menu under it #217720

    Hi!

    The “Header with social icons and bottom navigation” header already have a bottom navigation or menu. It is below the logo or the image.

    Regards,
    Ismael

    in reply to: Fullslider problems in IE7, and IE8 #217719

    Hi!

    Can you please give us a link to the actual website? We would like to inspectit. Note that the theme is not compatible with IE7 below. You can check it on the Enfold’s browser compatibility.

    Regards,
    Ismael

    in reply to: Responsive theme that supports a banner across the top #217717

    Hey!

    Change the header type to “Header with Social icons and bottom navigation”. Edit header.php, find this code:

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');

    Below, you can add the banner code:

    echo "<img class='header-banner' src='IMAGE URL HERE'/>";

    Use media queries to resize the banner on different screen sizes.

    Regards,
    Ismael

    in reply to: Make menu div full width of container? #217716

    Hey!

    Have you tried using the selector “#header_main_alternate”? Apply the css code above on that selector.

    Best regards,
    Ismael

    in reply to: Fatal Error(s): #217327

    Hi!

    Have you tried the solution above? That should fix the issue. The current allowed memory on your installation is 40M. You should increase that to at least 128M. Please refer to the link that I gave you. http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Regards,
    Ismael

    in reply to: Wrap portflio item page content in a div #217325

    Hi webWahine!

    You can edit header.php, find this code on line 70:

    <div id='wrap_all'>

    Replace it with:

    <div id='wrap_all' class='cleanprint-include'>

    Cheers!
    Ismael

    in reply to: Page Headers #217324

    Hey dkiessling!

    What is the plugin that you’re using? You need to insert the avia_title function on the custom post type property template.

    
    	$title  = __('Blog - Latest News', 'avia_framework'); //default blog title
    	$t_link = home_url('/');
    	$t_sub = "";
    
    	if(avia_get_option('frontpage') && $new = avia_get_option('blogpage'))
    	{
    		$title 	= get_the_title($new); //if the blog is attached to a page use this title
    		$t_link = get_permalink($new);
    		$t_sub =  avia_post_meta($new, 'subtitle');
    	}
    
    	if( get_post_meta(get_the_ID(), 'header', true) != 'no') echo avia_title(array('heading'=>'strong', 'title' => $title, 'link' => $t_link, 'subtitle' => $t_sub));

    Please contact the plugin author.

    Regards,
    Ismael

    in reply to: Layerslider not working after moving the website #217322

    Hey jansthh!

    Since I don’t have access on the database, please try this one. Go to your Enfold database via cpanel > phpmyadmin. Look for the wp_layerslider table. Select all the slides then export it using XML format. Go to the new installation then import the wp_layerslider xml file. Make sure that all assets like images are in the proper folders and with the proper file name.

    Note: You should export the slides inside the wp_layerslider not the wp_layerslider table.

    Best regards,
    Ismael

    Hi w3developing!

    Edit js > avia.js, find this code on line 5:

    $(document).ready(function()
        {

    Below, add this code:

    $("a.prevent").click(function(event){ event.preventDefault(); });

    The html code should look like this:

    <a class="prevent" href="http://www.google.com">Click Here</a>

    Remove browser cache then reload the page a few times.

    Cheers!
    Ismael

    in reply to: partner/logo elements on mobile #217311

    Hi Munford!

    I’m sorry but I don’t think that is possible without custom modifications because it wraps the logo entry on a “slide-entry-wrap” container. Please hire a freelance developer to modify the Logo/Partner element for you.

    Best regards,
    Ismael

    in reply to: Shop page sidebar widget question #217310

    Hi kcristella!

    Go to Appearance > Widgets, look for the Meta and the Woocommerce Price Filter widgets.

    Best regards,
    Ismael

    in reply to: Top Line Heading #217309

    Hi!

    You can html tags on “Phone Number or small info text” field. You can add something like this for example:

    Contact Us for Advice <img src="MAIL ICON"> | img src="PHONE ICON"> Telephone Number

    Create your own icon image.

    Best regards,
    Ismael

    in reply to: Enfold Dropdown List Bug #217308

    Hey!

    Yes, you can remove that code but it won’t hurt if you don’t.

    Best regards,
    Ismael

    Hi SSWD!

    You can increase the php memory limit. Please refer to this link.

    Regards,
    Ismael

    in reply to: Lasted News Widget – Number of items bug #217300

    Hey Jean!

    Can you please give us a link to the website? Try to deactivate all plugins, see if it fixes it.

    Best regards,
    Ismael

Viewing 30 posts - 60,031 through 60,060 (of 66,134 total)