Forum Replies Created

Viewing 30 posts - 64,621 through 64,650 (of 66,027 total)
  • Author
    Posts
  • in reply to: MediaElement.js issue #129035

    Hi,

    Did you remove browser cache? Do you have a cache plugin?

    Where is the audio file? I can play the videos on this link without any problem: http://adventurechurch.tv/media/

    Regards,

    Ismael

    Hi,

    Please try this:

    .avia_cart_buttons {
    display: none;
    }

    #top.logged-in .avia_cart_buttons {
    display: block;
    }

    Regards,

    Ismael

    in reply to: Strange Issue—Ghost Problem :-) #128839

    Hi,

    You can add something like this on your custom.css

    .main_color h3 {
    color: #83a846;
    }

    Regards,

    Ismael

    in reply to: page anchor scrolling? #127670

    Hi,

    The menu will switch as a Slide Out Menu or a Drop Down Menu when viewing on mobile devices. It is the only way to make it responsive. You can select the option on Enfold > Header > Responsive Header Main Menu.

    Regards,

    Ismael

    in reply to: Color Section – Not visible on iPhone/iPad #129184

    Hi,

    Can you give us a link to your website? It should be visible on mobile devices.

    I’ll tag Devin to check this issue.

    Regards,

    Ismael

    in reply to: Font size issue on contact form #129178

    Hi,

    The Enfold uses the standard 12px – 13px font size. You can easily change it on your custom.css or Quick CSS.

    body {
    font-size: 15px;
    }

    Glad you fix the issue. :)

    You can add a featured request on this one: https://kriesi.at/support/topic/enfold-feature-requests

    If you like the template please send us a testimonial: https://kriesi.at/support/topic/your-testimonials-on-our-front-page-a-unique-chance

    Regards,

    Ismael

    in reply to: Icon Box titles disappeared + headers changed #126687

    Hi,

    I hope I fixed the issue: https://kriesi.at/support/topic/form-unfillable#post-124346

    I’ll close the other thread since you opened this one.

    Please increase the wordpress php memory limit to 128M or higher. I hope it’ll fix the issues. You might need to redo the icon boxes then update the page.

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

    Please add this on your custom.css or Quick CSS

    .iconbox_content h3 {
    z-index: 10 !important;
    }

    Regards,

    Ismael

    in reply to: Form unfillable? #126108

    Hi,

    Please increase the wordpress php memory limit to 128M or higher. I hope it’ll fix the issues. You might need to redo the icon boxes then update the page.

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

    Please add this on your custom.css or Quick CSS

    .iconbox_content h3 {
    z-index: 10 !important;
    }

    Regards,

    Ismael

    in reply to: copy/paste or clone section to another page? #128147

    Hey,

    Glad we could help. :)

    Cheers,

    Ismael

    in reply to: Space above single testimonial inside layout column #129171

    Hi,

    Please try to add this on your custom.css or Quick CSS

    .avia-testimonial-wrapper {
    margin: 0 0;
    }

    Regards,

    Ismael

    Hi,

    Add a unique selector for the p tag and the span tag. Then add the styling on your custom.css.

    <p class="unique-p-id">Title</p><br><span class="unique-span-id">Subtitle</span>

    Use Media Queries to make them responsive. Read Nick’s instructions here: https://kriesi.at/support/topic/responsive-problem#post-120098

    Regards,

    Ismael

    Hi,

    Please increase the wordpress php memory limit to 128M or more.

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

    Do you have WordPress 3.5 or higher?

    Regards,

    Ismael

    in reply to: Positioning on LayerSlider #128181

    Hey,

    @qamarqrsh: Thanks for the tip. Yes, it could be a better. :)

    Regards,

    Ismael

    in reply to: color section with fixed background problem #129150

    Hi,

    I tested this on Google Chrome and it works on my end. Do you have Enfold 1.7? Please upgrade the theme.

    Regards,

    Ismael

    in reply to: LEFT MENU LISTING PROBLEM #123198

    Hi,

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

    #top .social_bookmarks_facebook  a{color:#fff; background-color:#37589b; }
    #top .social_bookmarks_twitter a{color:#fff; background-color:#46d4fe; }

    Refer to css > layout.css for each social icon background color.

    #top .social_bookmarks_rss:hover	   a{color:#fff; background-color:#ffa133; }
    #top .social_bookmarks_facebook:hover a{color:#fff; background-color:#37589b; }
    #top .social_bookmarks_twitter:hover a{color:#fff; background-color:#46d4fe; }
    #top .social_bookmarks_mail:hover a{color:#fff; background-color:#9fae37; }
    #top .social_bookmarks_dribbble:hover a{color:#fff; background-color:#e44885; }
    #top .social_bookmarks_linkedin:hover a{color:#fff; background-color:#419cca; }
    #top .social_bookmarks_search:hover a{color:#fff; background-color:#222222; }
    #top .social_bookmarks_gplus:hover a{color:#fff; background-color:#de5a49; }
    #top .social_bookmarks_behance:hover a{color:#fff; background-color:#008cfa; }
    #top .social_bookmarks_flickr:hover a{color:#fff; background-color:#ff0086; }
    #top .social_bookmarks_forrst:hover a{color:#fff; background-color:#234317; }
    #top .social_bookmarks_myspace:hover a{color:#fff; background-color:#000000; }
    #top .social_bookmarks_tumblr:hover a{color:#fff; background-color:#345574; }
    #top .social_bookmarks_vimeo:hover a{color:#fff; background-color:#31baff; }
    #top .social_bookmarks_youtube:hover a{color:#fff; background-color:#a72b1d; }
    #top .social_bookmarks_pinterest:hover a{color:#fff; background-color:#cb2027; }
    #top .social_bookmarks_skype:hover a{color:#fff; background-color:#12a5f4; }

    Regards,

    Ismael

    in reply to: Trying to use a big logo #128952

    Hi,

    Please try this on your custom.css or Quick CSS

    /*
    Mobile Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

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

    Regards,

    Ismael

    Hi,

    Please add this on your custom.css or Quick CSS

    body {
    font-family: "Droid Sans", "Open Sans", Helvetica Neue;
    }

    Regards,

    Ismael

    in reply to: Change Blog to excerpt instead of full post #128720

    Hi,

    Create a page, insert the Blog Post element. Configure the options, look for “Blog Content length”, select “Excerpt with Read More link”. Upgrade to Enfold 1.7.

    Regards,

    Ismael

    in reply to: Change icon in image link- Enfold theme #129098

    Hey,

    Glad you fixed it. :)

    If you like Enfold, please write a testimonial here: https://kriesi.at/support/topic/your-testimonials-on-our-front-page-a-unique-chance

    Regards,

    Ismael

    in reply to: Remove line under header #129101

    Hey,

    Glad we could help. :)

    Regards,

    Ismael

    in reply to: Infinite Scroll Issue in Portfolio #129041

    Hi,

    Do you have any plugins installed that may cause the issue? Please deactivate all plugins, see if the issue persist.

    Regards,

    Ismael

    in reply to: MediaElement.js issue #129033

    Hi,

    Edit functions.php, find this line of codes.

    wp_register_script( 'avia-html5-video', $template_url.'/js/mediaelement/mediaelement-and-player.min.js', 'jquery', "1", true);

    and

    wp_enqueue_script( 'avia-html5-video' );

    Replace them with

    //wp_register_script( 'avia-html5-video', $template_url.'/js/mediaelement/mediaelement-and-player.min.js', 'jquery', "1", true);

    and

    //wp_enqueue_script( 'avia-html5-video' );

    respectively.

    Regards,

    Ismael

    in reply to: Icon Box without Icons #128792

    Hi,

    @formateins: Thanks for the tip. I agree with the solution.

    @TLinden: Yes, it is possible. You can do @formateins solution. You’ll have to give us a link to the website with the icon boxes. We will help you remove the icons on that specific page.

    Regards,

    Ismael

    in reply to: Reduce fotter size – reduce space left of sidebar #129026

    Hi,

    The content should push the footer. Please try to add more content to push the footer and socket down.

    You can’t reduce the margin between your sidebar and the browser edge. It will break the layout.

    Regards,

    Ismael

    in reply to: Unwanted blank space adding when image is hovered #129013

    Hey,

    Please let us know if we can help.

    Regards,

    Ismael

    in reply to: Enfold > Post slider > number of columns #129023

    Hi,

    Upgrade to Enfold 1.7. It will fix the issue.

    OR

    Edit wp-contentthemesenfoldconfig-templatebuilderavia-shortcodes > postslider.php, find this code

    "subtype" => array(	__('1 Columns', 'avia_framework' )=>'1',
    __('2 Columns', 'avia_framework' )=>'2',
    __('3 Columns', 'avia_framework' )=>'3',
    __('4 Columns', 'avia_framework' )=>'4',
    __('5 Columns', 'avia_framework' )=>'5',
    )),

    The array 1 Columns should be equal to 1.

    array( __('1 Columns', 'avia_framework' )=>'1'

    Regards,

    Ismael

    Hi,

    Did you try to set the image as your Featured Image? You can use Media Queries to make it responsive.

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

    .avia_image {
    width: 100% !important;
    height: auto !important;
    }

    Regards,

    Ismael

    in reply to: addthis Social Share html #128762

    Hi,

    First go to the Add this plugin dashboard. Settings > Addthis Share. Fill in the AddThis Profile ID: then login using your Addthis account. Get the Addthis API code on your actual addthis account. Sign in here: https://www.addthis.com/login

    <!-- AddThis Button BEGIN -->
    <div class="addthis_toolbox addthis_default_style ">
    <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
    <a class="addthis_button_tweet"></a>
    <a class="addthis_button_pinterest_pinit"></a>
    <a class="addthis_counter addthis_pill_style"></a>
    </div>
    <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
    <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51de2d2b7e09a8f5"></script>
    <!-- AddThis Button END -->

    Edit wp-contentthemesenfoldconfig-templatebuilderavia-shortcodes > portfolio.php, find this code.

    $output .= "<h2 class='portfolio-preview-title'><a href='{$link}'>".$entry->post_title."</a></h2>";

    Below, add the addthis api code with some modifications.

    $output .=	'<!-- AddThis Button BEGIN -->';
    $output .= '<div class="addthis_toolbox addthis_default_style ">';
    $output .= '<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a';
    $output .= '<a class="addthis_button_tweet"></a>';
    $output .= '<a class="addthis_button_pinterest_pinit"></a>';
    $output .= '<a class="addthis_counter addthis_pill_style"></a>';
    $output .= '</div>';
    $output .= '<!-- AddThis Button END -->';

    After that, open footer.php, find this code

    <a href='#top' id='scroll-top-link' class='avia-font-entypo-fontello'></a>

    Below, add the addthis javascript code with your unique profile id. It will look something like this.

    <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
    <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51de2d2b7e09a8f5"></script>

    We got the code from the original API code.

    If you successfully did the instructions above, you will have the addthis button below the portfolio title.

    Regards,

    Ismael

    in reply to: LayerSlider Issues #129011

    Hi,

    Try the following:

    Slider Width: 100%

    Slider Height: 470

    Responsive: Yes

    Full-Width Slider: Yes

    Responsive under: 1300

    Layers Container: 1140

    Refrain from using px. Import the dummy data to check how the sliders are made.

    Regards,

    Ismael

    in reply to: Enfold Google Maps Widget #129102

    Hi,

    Can you give me the info about your google map? I’ll try to recreate it on my end.

    Regards,

    Ismael

Viewing 30 posts - 64,621 through 64,650 (of 66,027 total)