Forum Replies Created

Viewing 30 posts - 82,531 through 82,560 (of 82,585 total)
  • Author
    Posts
  • in reply to: Alter Login Button and Return to Shop #138775

    Hi,

    1) When i click on the icon it does take me to “Your Profile”. You can add this code to Quick CSS if you would like to remove that icon.

    .bbp-logged-in img.avatar { display:none; }

    2) You should open your WordPress installation directory and go to wp-content > plugins > woocommerce > templates > cart and open cart-empty.php file and find following code in line 18

    <p><a class="button" href="<?php echo get_permalink(woocommerce_get_page_id('shop')); ?>"><?php _e( '&larr; Return To Shop', 'woocommerce' ) ?></a></p>

    and change it to

    <p><a class="button" href="http://www.yourlinkhere.com"><?php _e( '&larr; Return To Shop', 'woocommerce' ) ?></a></p>

    Regards,

    Yigit

    in reply to: customize look and text of portfolio sorting UI #138686

    Hi,

    Please add this code to Quick CSS

    #js_sort_items a.active_sort { color: black!important; }

    #js_sort_items a:hover { color:red!important; }

    #js_sort_items a { color: blue!important; font-size:16px; }

    This will change color of filters on all states and increase the font size.

    To include text on filter, please open your WordPress directory and go to Enfold > Config-templatebuilder > Avia-Shortcodes and open Portfolio.php file and find this code in line 385

    $output .= "<div class='sort_by_cat {$hide} '>";

    And change it to

    $output .= "To Filter Click The Following:<div class='sort_by_cat {$hide} '>";

    Regards,

    Yigit

    in reply to: Enfold Layerslider not working #138668

    Hi

    Have you tried creating another slide and replacing it with current one? If so, did issue remain? I’m having no problems duplicating the slide and editing then publishing it. Please let us know if issue’s still remaining.

    Regards,

    Yigit

    in reply to: Alt Text Easy slider #138807

    Hi,

    You can go to Media > Library and find the image you used in Easy Slider and edit filename in there.

    Regards,

    Yigit

    in reply to: Making icons into linked buttons #138211

    Hi Andy,

    When you add a Font Icon shortcode inside Text Block you can make the icon clickable

    Then you can add this code to Quick CSS to change icon’s hover color

    .av_font_icon:hover { color: #dcd6cb!important; }

    Regards,

    Yigit

    in reply to: add background image instead of changing color #138725

    Hi,

    You can replace mega menu’s background with an image with following code

    ul .sub-menu { background-image: url('https://www.yourimage.com/image.jpg'); }

    Please add this code to Quick CSS and replace the link with image url

    Regards,

    Yigit

    in reply to: Change writing color #138570

    Hi R3v0x,

    Please add this code to Quick CSS

    .header_color div { background-color: #2C3E50; }

    Regards,

    Yigit

    in reply to: Theme update of 8/17 #138726

    Hi,

    You just need your ThemeForest username and API Key. You can enter them in Enfold theme options page and update your theme from WordPress backend. If you have made any changes on theme files please don’t forget to backup those files.

    Regards,

    Yigit

    in reply to: Enfold Showcase #116518

    Hi,

    Thank you for choosing Enfold. Your site looks great :)

    Regards,

    Yigit

    in reply to: Tabbed box item screwing with RSS feed code #138633

    Hi,

    It seems like you managed to display RSS feed. I’m closing this topic

    Regards,

    Yigit

    in reply to: Menu underline for active submenu items #137622

    Hi,

    Glad to hear that you figured it out :)

    Regards,

    Yigit

    in reply to: problems with IE 10; especially with blank page #138349

    Hi,

    I checked both pages in IE 10 and in Chrome 29.0.1547.62 and they look identical in both browsers

    Regards,

    Yigit

    in reply to: center logo on mobile #137701

    Hi,

    Can you please give us your link? Logo is centered on mobile devices in both landscape and portrait mode by default

    Regards,

    Yigit

    in reply to: Easy Slider Slideshow Image Size not Working #132595

    Hi,

    Please once again make sure that you choose “No, dont stretch the image. If the browser window is bigger than the image simply align it centered” in Fullwidth Easy Slider settings

    Regards,

    Yigit

    in reply to: Internet Explorer issue: Search becomes pause button #138315

    Hi,

    I opened your site in IE 9 and search icon looks just fine

    Regards,

    Yigit

    in reply to: Enfold: Different buttons design #138684

    Hi Tom,

    You’re welcome, glad we could help :)

    Regards,

    Yigit

    in reply to: Enfold: Different buttons design #138682

    Hi Tom,

    In Promo Box shortcode you should click on the button then you will see button options under it.

    And for hover state please add this code to Quick CSS

    body div .avia-button:hover { background-color: #88BBC8!important; color:white!important; border-color: #88BBC8!important; }

    You can change hex values if you want to change the colors

    Regards,

    Yigit

    Hi,

    Please add following code to Quick CSS or Custom.css file

    .breadcrumb.breadcrumbs.avia-breadcrumbs {

    display: none;

    }

    Regards,

    Yigit

    in reply to: Automatic date in footer #138279

    Hi,

    Please follow instructions here http://codex.wordpress.org/Child_Themes

    Regards,

    Yigit

    in reply to: html “br” code will not be entered. #138639

    Hi,

    Please make sure that you are on Text tab if you would like to enter html codes

    Regards,

    Yigit

    in reply to: Automatic date in footer #138277

    Hi,

    You’re welcome.

    I would suggest you to use a child theme. You can make changes there and when you update parent theme footer.php in child theme will still be unchanged.

    Regards,

    Yigit

    in reply to: Change default font on all elements #138685

    Hey,

    Please go to Enfold > Css and open Custom.css file and add the code under 3rd line where it says ” /* General Custom CSS */”

    @import url(https://fonts.googleapis.com/earlyaccess/alefhebrew.css);

    body, h1, h2, h3, h4, h5, h6, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox { font-family: "Alef Hebrew", “Helvetica Neue”, Helvetica, Arial, sans-serif; }

    Regards,

    Yigit

    in reply to: addthis plugin #138364

    Hi,

    You can put a Text Block and paste the code where you enter content but please make sure that you are in Text tab

    Regards,

    Yigit

    in reply to: Enfold: Different buttons design #138680

    Hi Tom,

    1) It’s not possible to have contact form button in promo box, but you can remove the background image on the button to have a very similar look. Please add this code to Quick CSS

    body div .avia-button { background-image: none; }

    2) You can change margin with this code. Please also add it to Quick CSS

    .av_promobox { margin: 20px 0; }

    Regards,

    Yigit

    in reply to: Corlorize single Menu Item #138651

    Hi,

    Yes it is possible with menu item id. You should add following code to Quick CSS. Please change 169 with the id of desired menu item.

    #menu-item-169 { background-color: #f3c1bb; }

    This will change the background of Apps menu item on your page.

    Regards,

    Yigit

    in reply to: Enfold Layerslider not working #138666

    Hi,

    Could you please give the link to your website? If it is http://blogg.revisorn.com/ i don’t see a loading bar

    Regards,

    Yigit

    in reply to: Remove date and comments meta in enfold #138010

    Hi Silluf,

    Please try adding following code in Quick CSS

    .slide-meta { display: none; }

    Regards,

    Yigit

    in reply to: Menu Indentations #138634

    Hi,

    Actually that’s how it’s supposed to be. But you can make Menu fullwidth by adding following code in Quick CSS

    .container { width: 100%;

    margin: 0; }

    Regards,

    Yigit

    in reply to: sidebar text alignment #137856

    Hi Silberrot,

    Responsive layout sets optimal width and spacing depending on screen resolution. Fullwidth is 1030px so it’s not possible to display as you shown in the screenshot on all devices.

    For example this is how your page would be displayed on smaller screens.

    Regards,

    Yigit

    in reply to: iPad menu and logo conflict #138594

    Hi Nigel,

    Please try the workaround in this topic https://kriesi.at/support/topic/mobile-menu-tablet-breakpoint

    Regards,

    Yigit

Viewing 30 posts - 82,531 through 82,560 (of 82,585 total)