Forum Replies Created

Viewing 30 posts - 62,551 through 62,580 (of 64,805 total)
  • Author
    Posts
  • in reply to: [LayerSliderWP] Slider not found #135329

    Hey,

    No, it is included on the theme. Edit the page where the message occur then remove the Layer Slider element or create slides on LayerSlider WP panel.

    Regards,

    Ismael

    in reply to: Easy slider HUD nav buttons change #133300

    Hey,

    You can use this on your custom.css or Quick CSS to remove the arrows on mobile device:

    @media only screen and (max-width: 767px) {
    .avia-slideshow .avia-slideshow-arrows.avia-slideshow-controls {
    display: none !important;
    }
    }

    For desktop, you can use this:

    .avia-slideshow .avia-slideshow-arrows.avia-slideshow-controls {
    display: none !important;
    }

    Regards,

    Ismael

    in reply to: Can the Product Slider be customized? #135440

    Hey,

    Glad it worked. :)

    Cheers,

    Ismael

    Hey,

    It’s not happening on my end. Do you have any other plugins that may interfere with the widget?

    Regards,

    Ismael

    in reply to: loop-index.php: right syntax for updated post date please #135834

    Hey,

    Glad you figured it out. :)

    Cheers,

    Ismael

    in reply to: Portfolio Setup Problems #135919

    Hey,

    First create a page then insert the Portfolio Grid.

    Which categories should be used for the portfolio? – Select which categories you want

    Columns – Select how many columns

    Post Number – Number of portfolio items that you want to show on a single page.

    Excerpt – Select if you want to show the title or the excerpt or both.

    Link Handling – Open the portfolio items on their own respective page or enable AJAX portfolio

    Sortable? – Enable category sorting

    After you configure the options, publish the page then create a Portfolio Item. Set a featured image then publish it. Visit the Portfolio page that you just created, it should show right away.

    Please watch this video: https://vimeo.com/channels/aviathemes/64927359

    Regards,

    Ismael

    in reply to: Enfold/Layer Slider: Background Opacity in Text Layer #135914

    Hi,

    Can you give us a link to the website? You can use something like this on the custom style field.

    background: rgba(255,255,255,.5);

    The number .5 refers to the 50% opacity of the color white.

    Regards,

    Ismael

    in reply to: Side Bar Recent Posts not working when Tag clicked #135274

    Hey,

    I can’t fix the issue on my end. Let’s wait for Kriesi to respond.

    Regards,

    Ismael

    in reply to: Tag page problem #135885

    Hey,

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

    .tag .avia-section {
    display: none !important;
    }

    .tag .big-preview.single-big {
    display: none;
    }

    Regards,

    Ismael

    in reply to: Reduce margins on all pages #135882

    Hi,

    Do you have a boxed or a stretch layout?

    Regards,

    Ismael

    in reply to: Hide vertical line between sidebar and main content #135857

    Hey,

    You can use this:

    .content {
    border: none;
    }

    #top #main .sidebar {
    border: none;
    }

    Regards,

    Ismael

    in reply to: Footer CSS text size #135655

    Hey,

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

    .execphpwidget p, .execphpwidget strong, .execphpwidget span {
    font-size: 11px !important;
    }

    Regards,

    Ismael

    in reply to: Portfolio Grid Question. Can it be full width? #135652

    Hi,

    Actually, this is not an issue with the theme, this is a modification that you want and we suggest that you hire a freelance developer to do the changes for you. The code above that I gave you works on my end.

    The link you gave me requires login credentials.

    Regards,

    Ismael

    in reply to: Icons in IE and Enfold Advertising Area Widget #135660

    Hi,

    I checked the site on IE and the icons render properly.

    Regards,

    Ismael

    in reply to: How to translate frontend text English into Dutch? #134999

    Hey,

    You can find translations here: https://kriesi.at/support/topic/please-contribute-and-translate-enfold

    Regards,

    Ismael

    in reply to: No Layout Builder Showing #134909

    Hi,

    What do you mean, it works with other browsers? Not on IE?

    Can you give us a link to the website?

    Regards,

    Ismael

    in reply to: * Portfolio & Blog featured images cropping #135460

    Hey,

    Please add this on your custom.css or Quick CSS

    .big-preview {
    display: block;
    padding: 0;
    }

    .big-preview.single-small .attachment-large.wp-post-image {
    width: 100%;
    }

    Regards,

    Ismael

    in reply to: Increasing Width of Sidebar Images to 300 px #135813

    Hey,

    You can decrease the size of the content container, the sidebar will then increase in size.

    @media only screen and (min-width: 1340px) {
    .responsive_large .container .nine.units {
    width: 850px;
    }
    }

    @media only screen and (min-width: 1140px) {
    .responsive .container .nine.units {
    width: 690px;
    }
    }

    .container .nine.units {
    width: 600px;
    }

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .container .nine.units {
    width: 450px;
    }
    }

    Regards,

    Ismael

    in reply to: IE8 Specific Stylesheet / CSS Callouts? #135334

    Hey,

    Please let us know if it helps.

    Regards,

    Ismael

    Hi,

    I think this is a hosting problem. Please contact your host.

    Regards,

    Ismael

    in reply to: Featured Image for Post not displaying correctly. #135444

    Hi,

    Please try to regenerate the thumbnails, using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    The featured image is linked to a different image.

    Regards,

    Ismael

    in reply to: No Layout Builder Showing #134907

    Hi,

    Do you have Enfold 1.9.1? Please try to deactivate the plugins if there are any, see if the builder works.

    Increase wordpress php memory limit. Edit wp-config.php, add this code:

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

    Regards,

    Ismael

    in reply to: Widget Order #135681

    Hey,

    You can manually re-arranged your widgets on Appearance > Widgets.

    Regards,

    Ismael

    in reply to: Icon box header and icon color #135675

    Hi,

    Please add this on your custom.css or Quick CSS

    .main_color .iconbox_content_title {
    color: red;
    }

    .iconbox_icon.heading-color.avia-font-entypo-fontello {
    color: red;
    }

    Regards,

    Ismael

    in reply to: placing AddThis social icons into the header #135671

    Hi,

    You need to register an account here: http://www.addthis.com/

    After you register go to Account Options > Profiles then get the profile id. It will look like this “ra-51de3s5b7e09a8f5”. Go to your WP Dashboard > Settings > Addthis Share then paste the profile id on “AddThis Profile ID” field. Save changes.

    Go back to the addthis account website then click “Get the code” > Share Buttons. Copy the social button codes, it will look like this:

    Edit header.php, find this code:

    <div  id='header_main' class='container_wrap container_wrap_logo'>

    <?php
    /*
    * Hook that can be used for plugins and theme extensions (currently: the woocommerce shopping cart)
    */
    do_action('ava_main_header');

    ?>

    <div class='container'>

    Paste the addthis social button code below:

    <!-- 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 -->

    Regards,

    Ismael

    in reply to: Icons in IE and Enfold Advertising Area Widget #135658

    Hey,

    1.) Please give us a link to the website. We need to inspect it.

    2.) Edit framework > php > class-framework-widgets.php, find this code:

    if ( !empty( $title ) ) { echo $before_title . $title . $after_title; };
    echo '<a href="'.$ref_url.'" class="preloading_background avia_partner1 link_list_item'.$kriesiaddwidget.' '.$firsttitle.'" >'.$image_url.'</a>';
    if($this->add_cont == 2) echo '<a href="'.$ref_url2.'" class="preloading_background avia_partner2 link_list_item'.$kriesiaddwidget.' '.$firsttitle.'" >'.$image_url2.'</a>';
    echo $after_widget;

    Replace it with:

    if ( !empty( $title ) ) { echo $before_title . $title . $after_title; };
    echo '<a target="_blank" href="'.$ref_url.'" class="preloading_background avia_partner1 link_list_item'.$kriesiaddwidget.' '.$firsttitle.'" >'.$image_url.'</a>';
    if($this->add_cont == 2) echo '<a target="_blank" href="'.$ref_url2.'" class="preloading_background avia_partner2 link_list_item'.$kriesiaddwidget.' '.$firsttitle.'" >'.$image_url2.'</a>';
    echo $after_widget;

    Regards,

    Ismael

    in reply to: Footer CSS text size #135653

    Hey,

    Please give us a link to your website. We need to inspect it.

    Regards,

    Ismael

    in reply to: Menu overlap on ipad portrait #135533

    Hi,

    On js > avia.js, increase the switchWidth value to 900:

    switchWidth = 900;

    Regards,

    Ismael

    in reply to: Can the Product Slider be customized? #135438

    Hi,

    You can use this:

    .avia-content-slider-inner .inner_product_header {
    display: none;
    }

    .avia-content-slider-inner .avia_cart_buttons {
    display: none;
    }

    Regards,

    Ismael

    in reply to: Portfolio Grid Question. Can it be full width? #135650

    Hi,

    Insert a Color Section element then give it a unique id, “awesome” for example. Insert the Portfolio Grid element inside the Color Section. Add this on your custom.css or Quick CSS:

    @media only screen and (min-width: 1140px) {
    #awesome .container {
    width: 1300px;
    }
    }

    #awesome .container {
    width: 1000px;
    }

    Regards,

    Ismael

Viewing 30 posts - 62,551 through 62,580 (of 64,805 total)