Forum Replies Created

Viewing 30 posts - 46,471 through 46,500 (of 67,597 total)
  • Author
    Posts
  • in reply to: Set up separate navigation in gallery area #518183

    Hi!

    You don’t need to add a color section. I modified the color section then add the css code inside the code block. Please check it here: http://thedoorcreative.co.uk/wp-admin/post.php?post=93&action=edit

    Adjust the border color in the code block element, it is currently set to red.

    Regards,
    Ismael

    in reply to: Background Image Mobile #518180

    Hi!

    Please edit the color section with the background then add a unique id in the Section ID field. Use “custom-section” for example. Add this in the Quick CSS field to fix the background:

    .avia-android #custom-section .av-parallax {
        display: none !important;
    }
    
    .avia-android #custom-section {
        background-image: url(https://consciousflowfestival.com/wp-content/uploads/2015/02/CFF-hands.jpg);
        background-attachment: scroll;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    This will disable the parallax effect on android device. Remove browser cache before testing the page.

    Cheers!
    Ismael

    in reply to: magazine element thumbnails, member/nonmember codes #518178

    Hey!

    1.) Great. Let us know if it works.

    2.) I’m not sure if this is going to work but instead of the adding the magazine element, try to generate the magazine shortcode via shortcode wand then add it in a text block. You can then wrap the mag shortcode inside the “members” shortcode.

    Best regards,
    Ismael

    in reply to: Adding extra buttons to the front page fullscreen slider #518174

    Hey brooksie!

    Thank you for using Enfold.

    You can add a button shortcode inside the slider caption. If you really want to add another button option, you have to modify the config-templatebuilder > avia-shortcodes > slideshow_fullscreen.php file.

    Regards,
    Ismael

    Hi!

    Great! Glad you found a solution. :)

    Best regards,
    Ismael

    in reply to: Cannot chance sides #518167

    Hey!

    Are you referring to the image caption shortcode? Try to switch to Text mode when you edit the text block. I duplicated the very last image for testing and it works OK:

    [caption id="attachment_1369" align="alignnone" width="600"]<a href="http://www.xn--100design-mbel-5pb.com/neue_moebel/wp-content/uploads/2014/09/Bjoern-Sofa-1.jpg"><img class="size-full wp-image-1369" src="http://www.xn--100design-mbel-5pb.com/neue_moebel/wp-content/uploads/2014/09/Bjoern-Sofa-1.jpg" alt="Sofa Bjørn von Hay" width="600" height="302" /></a> Sofa Bjørn von Hay[/caption]
    

    http://www.xn--100design-mbel-5pb.com/design-moebel/couch/

    Best regards,
    Ismael

    in reply to: Social Links on Hover #518143

    Hey markgibbons243!

    Thank you for using Enfold.

    What are the social icons that you used? Please post the url here. You can find the social colors on css > layout.css:

    #top #wrap_all .av-social-link-rss:hover	   	 a{color:#fff; background-color:#ffa133; }
    #top #wrap_all .av-social-link-facebook:hover  a{color:#fff; background-color:#37589b; }
    #top #wrap_all .av-social-link-twitter:hover   a{color:#fff; background-color:#46d4fe; }
    #top #wrap_all .av-social-link-mail:hover      a{color:#fff; background-color:#9fae37; }
    #top #wrap_all .av-social-link-dribbble:hover  a{color:#fff; background-color:#e44885; }
    #top #wrap_all .av-social-link-linkedin:hover  a{color:#fff; background-color:#419cca; }
    #top #wrap_all .av-social-link-search:hover    a{color:#fff; background-color:#222222; }
    #top #wrap_all .av-social-link-gplus:hover     a{color:#fff; background-color:#de5a49; }
    #top #wrap_all .av-social-link-behance:hover   a{color:#fff; background-color:#008cfa; }
    #top #wrap_all .av-social-link-flickr:hover    a{color:#fff; background-color:#ff0086; }
    #top #wrap_all .av-social-link-forrst:hover    a{color:#fff; background-color:#234317; }
    #top #wrap_all .av-social-link-myspace:hover   a{color:#fff; background-color:#000000; }
    #top #wrap_all .av-social-link-tumblr:hover    a{color:#fff; background-color:#345574; }
    #top #wrap_all .av-social-link-vimeo:hover     a{color:#fff; background-color:#31baff; }
    #top #wrap_all .av-social-link-youtube:hover   a{color:#fff; background-color:#a72b1d; }
    #top #wrap_all .av-social-link-pinterest:hover a{color:#fff; background-color:#cb2027; }
    #top #wrap_all .av-social-link-skype:hover 	   a{color:#fff; background-color:#12a5f4; }
    #top #wrap_all .av-social-link-instagram:hover a{color:#fff; background-color:#a67658; }
    #top #wrap_all .av-social-link-five_100_px:hover a{color:#fff; background-color:#222222; }
    #top #wrap_all .av-social-link-soundcloud:hover  a{color:#fff; background-color:#F76700; }
    #top #wrap_all .av-social-link-xing:hover 	     a{color:#fff; background-color:#006567; }
    #top #wrap_all .av-social-link-vk:hover 	   	 a{color:#fff; background-color:#597BA5; }
    #top #wrap_all .av-social-link-reddit:hover 	 a{color:#fff; background-color:#FF4500; }

    If you want to change the “skype” color for example, just follow the pattern in the previous code then refer to the css above:

    #top #wrap_all .av-social-link-skype a {
    background-color: #12a5f4 !important;
    color: #fff !important;
    }

    Best regards,
    Ismael

    in reply to: Title and breadcrumb not showing #518141

    Hey!

    I checked the site and the title and breadcrumbs are showing up. Did you fix it?

    Best regards,
    Ismael

    in reply to: Menu not in mobile mode #518140

    Hi whdsolutions!

    Thank you for using Enfold.

    Please go to Enfold > Header > Mobile Menu panel. Set the Header Mobile Menu activation to the second option.

    Best regards,
    Ismael

    in reply to: Previous and Next Post Popout Links at Edges of Window #518132

    Hey!

    It’s not working because of the Simple Custom Post Order. I deactivated the plugin then check this post:

    http://solacesystems2.staging.wpengine.com/blog/support-openmama-2-3-3/ (hosted on WPengine)

    You can only open posts included in the “Blog” category.

    http://solacesystems2.staging.wpengine.com/blog/vmr-software-now-available-for-download/
    http://solacesystems2.staging.wpengine.com/blog/big-data-recreating-messaging-proliferation-problem/

    Best regards,
    Ismael

    Hi!

    Thank you for the info. Please remove browser cache then check the page: http://dev.creativemary.com.pt/news/may-design-series-furniture-fair/

    Best regards,
    Ismael

    in reply to: Custom font button #518123

    Hey!

    Please remove the code. Use this instead:

    .phone-info { font-family: 'caviar_dreamsregular',Delicious, sans-serif !important; }
    

    Regards,
    Ismael

    Hi!

    Thank you for the info.

    1.) Add this in the Quick CSS field to fix the audio shortcode:

    .wp-audio-shortcode {
        visibility: visible !important;
    }

    2.) Go to Settings > Permalinks then click the “Save” button once. Remove browser cache then check the portfolio page again. If it doesn’t work, follow the instructions here: https://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems

    Best regards,
    Ismael

    in reply to: open sans look awful in chrome – FAT #518119

    Hey midischool!

    Thank you for using Enfold.

    I checked the site and the headings’ font weight is set to 300.

    .av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag {
        font-weight: 300;
    }

    Can you please provide a screenshot of the issue? The link to the open sans font is correct:

    <link rel="stylesheet" id="googlefonts-css" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400&subset=latin" type="text/css" media="all">
    

    Regards,
    Ismael

    Hey JHU8ghsrr5!

    Thank you for using Enfold.

    I checked the site and the phone number color is white. On mobile, it is blue. If you change it to white, it will not be visible because the header background is white. Could you please provide a screenshot of the issue?

    Best regards,
    Ismael

    in reply to: Change contact form reply subject line #518115

    Hey A!

    Thank you for using Enfold.

    The code is incomplete. Please try this:

    add_filter( 'avia_contact_form_args', 'avia_contact_form_args_mod', 10, 1 );
    function avia_contact_form_args_mod( $form_args ) {
    $form_args['autoresponder_subject'] = __('Your case inquiry has been sent.','avia_framework' );
    return $form_args;
    }

    Cheers!
    Ismael

    Hey celebcomms!

    Thank you for using Enfold.

    Please edit config-templatebuilder > avia-shortcodes > toggles.php, look for this code on line 262

    ksort(avia_sc_toggle::$tags);
    

    .. replace it with:

    krsort(avia_sc_toggle::$tags);
    

    http://php.net/manual/en/array.sorting.php

    Best regards,
    Ismael

    in reply to: Masonry issues #518108

    Hey!

    Thank you for the screenshots but I’m not sure where to look for the issue. The images don’t look distorted. Can you please provide links to the original image so that I have something to compare? This is what I see on my end:

    Best regards,
    Ismael

    in reply to: Transparent header problems #518105

    Hey!

    Sorry for the delay. Please don’t bump the thread because it will push it back at the end of the queue and we will not be able to answer it immediately. The transparent header works best if there is a color section or slider at the very top of the page. No point to make it transparent if there’s nothing behind it. You can check the demo.

    Best regards,
    Ismael

    in reply to: Question on Boxed layout #518103

    Hey!

    1.) You can try this for the header:

    #header:before {
        content: '';
        width: 9999px;
        height: 126px;
        position: absolute;
        z-index: 1;
        left: -4000px;
        display: block;
        background-color: #ffffff;
    }

    2.) It’s not responsive because you use the layer slider and it has a inline css. Did you install it as a separate plugin? Please use the elements in the advance layout builder.

    3.) To prevent the header from sticking to the top go to Enfold > Header > Header Behaviour then disable the “Sticky Header”.

    Best regards,
    Ismael

    in reply to: Image alignment within color box #518101

    Hey ryanjg11!

    Thank you for using Enfold.

    Please edit the color section then add a unique id in the Section ID field. Use “custom-section” for example then add this in the Quick CSS field:

    #custom-section {
        background-repeat: no-repeat !important;
        background-position: top center !important;
    }

    Or edit the color then adjust the Background Repeat and Background Position settings.

    Best regards,
    Ismael

    in reply to: Stuff randomly disappears from my site. #518094

    Hey!

    1.) Can you please provide a screenshot of the issue? I checked the site and it looks OK. By “scrolling letters”, are you referring to the text type effect?

    2.) Not sure what you mean by this. Can you please elaborate?

    3.) What is the temporary fix?

    4.) Please send us your current login details.

    Cheers!
    Ismael

    Hi!

    The gallery pages redirect to a default hostgator 404 page instead of the theme’s 404 template. Also, I noticed that these pages are the only external pages included in the main menu so it’s probable that every new page created will redirect to a 404 page. This one for example (http://bigbalu.com/swg/test/). Maybe, your hosting provider can shed some light as to why this is happening.

    Do you have an ftp access? If yes, please let us know what happens if you add this in the .htaccess file:

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /swg/
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /swg/index.php [L]
    </IfModule>

    Best regards,
    Ismael

    in reply to: Logo Blurry on Retina (all browsers) #518080

    Hey!

    The width of the logo is 2961px. That is a bit too big for the actual logo container. Please tryto resize it to less than half of the current size. Add this in the Quick CSS field to constrain the width of the logo:

    .logo img, .logo, .logo a {
        margin-top: 25px!important;
        max-width: 605px;
    }

    Cheers!
    Ismael

    in reply to: Blog Categories #518071

    Hi!

    Alright. We revert the blog style to single author, small preview. Regarding the excerpt, you have to use the more tag or the excerpt box. Please create a new thread if you have more questions because this one is getting a bit too long. We’ll close the thread for now.

    Regards,
    Ismael

    in reply to: image float #517870

    Hi!

    If you want to decrease the space above the text block, try this in the Quick CSS field:

    .fullsize .content {
    padding-top: 20px;
    }

    Looks like you’re trying to create a blog? Is that correct? You can create posts then add the blog posts element on a page.

    Regards,
    Ismael

    in reply to: magazine element thumbnails, member/nonmember codes #517853

    Hi Munford!

    Thank you for using Enfold.

    1.) Did you set the crop parameter of the Thumbnail size to false? Please go Settings > Media then enable the “Crop thumbnail to exact dimensions (normally thumbnails are proportional)”. Regenerate the thumbnails afterwards.

    2.) I’m not sure I understand what you’re trying to do here. Please provide a screenshot. Use imgur or dropbox.

    Best regards,
    Ismael

    in reply to: Layerslider is hidden on ipad (portrait) #517845

    Hey!

    I’m sorry but the auth details is not working. Maybe, you reversed the details so I tried the wp admin details in the auth fields but it’s still not working. Please check.

    Cheers!
    Ismael

    in reply to: Post slider conflict with Event Calendar Pro #517843

    Hi!

    I’m sorry for the delay. I can see the issue but I’m having difficulty accessing the site. I noticed that you created a page and changed the slug to “in-the-news”. Did you rename this page from “News” to something else?

    Cheers!
    Ismael

    in reply to: Pagebuilder hangs on loading #517807

    Hi!

    This is a weird issue. Did you try another account? Please try to delete the current account then create another. Make sure that the user role is set to Administrator.

    Regards,
    Ismael

Viewing 30 posts - 46,471 through 46,500 (of 67,597 total)