Forum Replies Created

Viewing 30 posts - 60,931 through 60,960 (of 67,457 total)
  • Author
    Posts
  • in reply to: Portfolio title and padding #225611

    Hey awilson3rd!

    You can edit config-templatebuilder > avia-shortcodes > portfolio.php, find this code on line 432:

    $output .= "<h3 class='grid-entry-title entry-title' $markup><a href='{$title_link}' title='".esc_attr(strip_tags($title))."'>".$title."</a></h3>";
    

    Replace it with:

    $output .= "<h2 class='grid-entry-title entry-title' $markup><a href='{$title_link}' title='".esc_attr(strip_tags($title))."'>".$title."</a></h2>";
    

    Add this on Quick CSS or custom.css:

    #top .grid-entry.no_margin.av_one_third {
    padding: 10px;
    }

    Best regards,
    Ismael

    in reply to: No admin bar on the top #225606

    Hey!

    No, we are not aware of this problem with the plugin. Please contact the plugin author or disable it entirely.

    Best regards,
    Ismael

    in reply to: Forum manager has gone #225598

    Hey Indiatravelz!

    Are you talking about the BBpress forum? Maybe you deactivated it on the plugins panel.

    Regards,
    Ismael

    in reply to: 2 new features for theme and a question #225587

    Hey Miikey!

    1.) You can try this plugin: http://wordpress.org/plugins/subscribe-to-comments/

    2.) What do you mean by “internal links”?

    3.) You need to manually create a column like that. Set the width on Quick CSS or custom.css.

    4.) Please use a plugin like AddThis or ShareThis.

    Cheers!
    Ismael

    in reply to: Code not loaded when using Avia #225572

    Hey!

    Can you please post the login details here? Set it as a private reply.

    Best regards,
    Ismael

    in reply to: Search box appearing in the wrong place #225568

    Hey dngood!4

    The search tool tip is working properly on our end so it must be a plugin on your end that is causing the issue. Please deactivate all plugins then remove browser cache or test it on another browser.

    Regards,
    Ismael

    in reply to: Create subfolders in Media #225560

    Hey CivilC!

    I don’t think it is possible to create subfolders on the Media Library panel but you can change the upload directory. Please refer to this link.

    Cheers!
    Ismael

    in reply to: blog-meta title contains all text #225552

    Hey Stingery!

    Please edit includes > loop-index.php, find this code on line 70:

    $featured_img_desc = get_post_field('post_content', get_post_thumbnail_id());
    

    Replace it with:

    $featured_img_desc = get_post_field('post_title', get_post_thumbnail_id());
    

    Best regards,
    Ismael

    in reply to: Animated elements in page for touch devices #225544

    Hey!

    What kind of touch device are you testing this? Please give us a link to the website with the animations.

    Regards,
    Ismael

    in reply to: distortions since 2.5.1 #225530

    Hey!

    I’m sorry but I don’t understand the problem clearly. Can you please post a screenshot of how you want the post to look like? Starting from “Will Saving Poor Children Lead To Overpopulation?” heading.

    Best regards,
    Ismael

    in reply to: Toggle tab text position #225526

    Hey!

    The login credentials are invalid. Please check. Post the actual link to the page.

    Cheers!
    Ismael

    in reply to: Dutch translation #225523

    Hi!

    Did you translate the string “You are here” to “U bevindt zich hier” using the codestyling localization plugin? Please post the login details here, we would like to inspect it.

    Regards,
    Ismael

    in reply to: SLOW LOAD enfold #225520

    Hey!

    Have you tried increasing the wordpress php memory limit? Please refer to this link. You can post the link of the website here so that we can check it.

    Best regards,
    Ismael

    in reply to: Fullwidth easy slider responsive caption? #225516

    Hey oliviad!

    Please give us a link to the actual website. You can use media queries to adjust the size of the caption on smaller screen sizes.

    @media only screen and (max-width: 767px) {
    .avia-caption-content {
    font-size: 11px;
    }
    
    .avia-caption-title {
    font-size: 14px;
    line-height: 14px;
    }
    }

    Best regards,
    Ismael

    in reply to: Mobile Menu Error #225515

    Hey rickytherhino!

    Can you please give us a link to the actual website?

    Cheers!
    Ismael

    in reply to: Content Slider: Move Title and Arrows #225513

    Hi Jennifer!

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

    .slide-entry-title.entry-title {
    position: absolute;
    bottom: 0;
    }
    
    .avia-smallarrow-slider-heading.no-content-slider-heading {
    position: absolute;
    bottom: 0;
    }

    Cheers!
    Ismael

    in reply to: blog category is not shown as tree format #225510

    Hi Alan!

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

    .widget_categories .cat-item ul.children {
    margin-left: 15px !important;
    list-style: disc outside;
    }

    Cheers!
    Ismael

    Hi!

    What type of Blog Style do you have? Have you tried selecting a different post formats like video or image format?

    Regards,
    Ismael

    in reply to: I can't select Categories in Portfolio Grid #225502

    Hi!

    I’m not sure if I this is your problem but you can hit CTRL + LEFT MOUSE CLICK to choose the categories that you want. If you’re working on a MAC computer, hit Command Key + LEFT MOUSE CLICK to select the categories.

    Cheers!
    Ismael

    Hi!

    Please post the login details here as a private reply. We would like to inspect it. I used the code above and it works as expected. Ignore the html tags on the screenshot:

    Regards,
    Ismael

    in reply to: How to add new post format ? #225496

    Hi!

    Please hire a freelance developer if you want to use the get_template_part() function instead of the post formats filters that are being use within the theme. Visit Werkpress for customizations.

    Cheers!
    Ismael

    in reply to: change the background image for a specific page #225495

    Hi!

    Please give us a link to the page. We need to get the page id to remove the background on that specific page. If you want to change the style of a specific element on a certain page or post, you can use the Google Chrome Inspect Element. Look for the unique css body class.

    On the example above, the page’s unique selector is .page-id-2251. We can use it to change the element within that page.

    .page-id-2251 .main_color {
    background: none;
    }

    Best regards,
    Ismael

    Hi wsmith187!

    Please add this on Quick CSS:

    #top #main .avia-section .template-page {
    padding-left: 25px;
    }

    Please post a screenshot of what you’re trying to do. You can use imgur or dropbox.

    Best regards,
    Ismael

    in reply to: Header BG image not showing #225485

    Hey!

    The header background (http://www.maritimeglass.com/wp-content/uploads/2014/01/header-bg2.jpg) does show on our end. Please remove browser cache then reload the page a few times.

    Regards,
    Ismael

    in reply to: Disable lightbox in portfolio #225483

    Hey!

    Edit config-templatebuilder > avia-shortcodes > portfolio.php, find this code on line 425:

    $output .= "<".$link_markup[0]." data-rel='grid-".avia_post_grid::$grid."' class='grid-image avia-hover-fx'>".$custom_overlay.get_the_post_thumbnail( $the_id, $image_size )."</".$link_markup[1].">";
    

    Replace it with:

    $output .= "<a class='grid-image avia-hover-fx'>".$custom_overlay.get_the_post_thumbnail( $the_id, $image_size )."</a>";
    

    Regards,
    Ismael

    in reply to: "Scroll to top button" is empty #225481

    Hi!

    I’m really not sure why the arrow disappears on your end during the update. Please download the theme again then override the theme files via FTP. Increase the wordpress php memory limit to at least 128M. Refer to this link. Deactivate all plugins, see if the arrow appears again.

    Regards,
    Ismael

    in reply to: Menu problem on tablet/ ipad #225479

    Hey!

    You should probably go and hire a freelance developer to fix this for you. Please wait for Devin to respond.

    Best regards,
    Ismael

    in reply to: post revisions #225477

    Hi!

    You should probably upgrade your host plan to improve the page speed. Install a cache and a minify plugin to improve loading speed.

    Cheers!
    Ismael

    in reply to: Visual Problem post last update #225474

    Hey!

    Please use this to remove the border on the layer slider:

    .home #after_layer_slider_1 {
    border: none !important;
    }

    Best regards,
    Ismael

    in reply to: How can remove the hover fade on slides with links? #224806

    Hey sunworx!

    Please add this on Quick CSS or custom.css:

    .image-overlay.overlay-type-extern {
    opacity: 0 !important;
    }

    Cheers!
    Ismael

Viewing 30 posts - 60,931 through 60,960 (of 67,457 total)