Forum Replies Created

Viewing 30 posts - 78,901 through 78,930 (of 82,589 total)
  • Author
    Posts
  • in reply to: quiz plugin #197798

    Hi yukanl!

    I am not promising that it will work perfectly but you can try http://wordpress.org/plugins/wp-pro-quiz/ or you can search on CodeCanyon to find some premium plugins.
    And please see recommended plugins list here https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/

    Best regards,
    Yigit

    in reply to: Background with white page floating above? #197797

    Hey!


    @glyphism
    You can upload your screenshots on imgur.com or on Dropbox and post the links here

    @antreasv
    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .main_color { background-color: rgba(255, 250, 250, 0.5); }
    #main { background-color: transparent; }

    Cheers!
    Yigit

    in reply to: Mobile Posts have large space between logo and page title #197792

    Hey!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 480px) { .logo, .logo a, .logo img { max-width: 140px!important; }}

    This is how it should look http://i.imgur.com/AN0vAs6.jpg

    Best regards,
    Yigit

    • This reply was modified 11 years, 8 months ago by Yigit.
    in reply to: 2 Logos on header? is that possible? #197790

    Hey!

    In WordPress dashboard please go to Appearance > Editor and open Header.php file and find

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');

    and add this code right above it http://i.imgur.com/hRFdFwt.jpg ( sorry cant post the code here it switches to HTML. Change link to your image and add some class, in this case .bok
    Then please add following code to Quick CSS in Enfold theme options under Styling tab

    img .bok { float: right; }

    That should do it

    Cheers!
    Yigit

    in reply to: breadcrumb #197789

    Hey!

    Please make sure that you choose to display header on your pages in Header Settings under Layout section http://i.imgur.com/8M3nTom.jpg

    Best regards,
    Yigit

    in reply to: Changing font sizes and colors in a table #197787

    Hi griffiba!

    Please add following code to Quick CSS in Enfold theme options under Styling tab to change the color of pricing row in your table and increase the font size of content

    .pricing-table li.avia-pricing-row small, .pricing-table li.avia-pricing-row .currency-symbol {
    opacity: 1; color: white; }
    .pricing-table>li { font-size: 16px; }

    Regards,
    Yigit

    in reply to: Putting links in the header #197786

    Hi griffiba!

    You can go to Appearance > Menus and add a new link to your landing page http://i.imgur.com/9I3QF9j.jpg and add it to your menu

    Cheers!
    Yigit

    in reply to: breadcrumb #197784

    Hey robert7878!

    If you have removed it by custom CSS, please add following code to Quick CSS in Enfold theme options under Styling tab

    .title_container { display: block!important; }

    Regards,
    Yigit

    in reply to: textbox in sidebar #197781

    Hey robert7878!

    You can switch to Default Editor and click on Magic Wand tosee full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
    You can create any of them and copy/paste shortcode into a text widget in Appearance > Widgets and add it to any Widget Area that you would like to display Text box

    Best regards,
    Yigit

    in reply to: vertical ruler #197780

    Hi robert7878!

    Can you post the link to your page where you have 1/3 columns? You cannot have vertical ruler but it might be possible to add side borders so they would look like a ruler

    Cheers!
    Yigit

    Hey!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    div.pp_pic_holder { width: 300px!important; }
    .pp_content { width: 275px!important; }
    a.pp_close { right: 60%; }
    div.pp_pic_holder { left: 40%!important; }

    It should look like this http://i.imgur.com/ksAn53N.jpg

    Cheers!
    Yigit

    in reply to: logo resize #197653

    Hi!

    I have just checked your website on my iphone and your logo looks fine on my end and i do not think it needs to be resized. Please see screenshot here http://i.imgur.com/Y0rS1wJ.png
    You can add following code to Quick CSS to move the logo more to the left on mobile view

    @media only screen and (max-width: 480px) {
    .responsive .mobile_slide_out .logo { margin-left: -15px; }}

    Regards,
    Yigit

    in reply to: Problems after updating "Enfold" Theme to Version 2.4.2 #197651

    Hi Christopher!

    I choose your pages directly from pages as shown here http://i.imgur.com/8yfQ5TQ.jpg and both links work fine. As for second question, could you please remind me what exactly you would like to achieve with that shortcode? You may need to modify theme files directly if you really need it

    Regards,
    Yigit

    in reply to: logo resize #197437

    Hi mrlreynolds!

    Firstly you should edit your logo. You can add following code to Quick CSS in Enfold theme options under Styling tab to achieve what you would like but logo image will be stretched

    @media only screen and (min-width: 989px) { .logo, .logo a, .logo a img { width: 285px!important; height: 40px!important; }}
    @media only screen and (max-width: 480px) { .responsive .mobile_slide_out .logo { margin-bottom: 30px; } 
    #advanced_menu_toggle { top: 75%; } }

    Cheers!
    Yigit

    in reply to: Background with white page floating above? #197431

    Hi!

    Can you post a screenshot and show where exactly you would like to add a background image? You can use Color Section element in Layout Elements in Avia Layout Builder or you can set a background image to content

    Best regards,
    Yigit

    in reply to: How to Change Footer Content? #197429

    Hi NaturaIntegrativeMedicine!

    If you would like to remove all content from Footer section please add following code to Quick CSS in Enfold theme options under Styling tab

    #footer  .flex_column { display: none; }

    If you would like to replace widgets in footer, you can go to Appearance > Widgets and add any widget to Footer widgets are from column 1 to column 4

    Cheers!
    Yigit

    in reply to: A few questions #197428

    Hi Robsticles1!

    Please add following codes to Quick CSS in Enfold theme options under Styling tab
    1)

    #top #menu-item-search.menu-item-search-dropdown>a { display: none; }

    2)

    .multi-big .post_author_timeline { display: none; }

    3) Can you post the link to your website so we can inspect elements?
    4) It would be possible but you are going to need to hire a freelance developer for that kind of a customization

    Cheers!
    Yigit

    in reply to: Site/CSS Customizations in Enfold #197421

    Hey!

    It seems like some of the CSS codes are not being applied for your 3rd and 4th question. Please try adding it to custom.css file inside Enfold/css folder and if that still does not work, you can try adding !important to force it as following

    #top .main_menu .menu>li:last-child>a {
    padding-right: 15px!important; }
    .header_color .main_menu ul:first-child > li > a { color: white!important; }
    .header_color .main_menu ul:first-child > li > a:hover { color: black!important; }
    

    You should edit your logo image. It displays fullsize of your logo.
    Do you mind creating a temporary admin login and post it here privately so i can do it for you?

    Best regards,
    Yigit

    in reply to: Can't get some border bars to vanish #197372

    Hi!

    Sorry but the website you posted is not using Enfold :/

    Cheers!
    Yigit

    in reply to: Edit footer #197344

    Bonjour!

    1) In WordPress dashboard please go to Appearance > Widget and place any of the widgets you would like to display in any of Footer columns
    2) Would you like to add images to widget areas in Footer? If so, you can add Text widget and add your image using HTML http://www.w3schools.com/tags/tag_img.asp

    Best regards,
    Yigit

    in reply to: Can't get some border bars to vanish #197342

    Hi MaxMyBody1!

    Can you post the link to your page where you cannot remove borders? And point them out

    Best regards,
    Yigit

    in reply to: Problems with Footer #197340

    Hi!

    You are welcome! Glad we could help :)

    Best regards,
    Yigit

    in reply to: Social icons same level as main menu #197332

    Hey andreyp1978!

    Please see https://kriesi.at/support/topic/kriesi-logo/#post-161892

    Regards,
    Yigit

    in reply to: Content Slider Image Dissapears #197328

    Hey!

    Glad you figured out the issue! Let us know if you have any other issues or questions

    Cheers!
    Yigit

    in reply to: Shadow Text Boxes #197327

    Hey slingfly!

    Have you created the same layout as it is in Enfold demo site http://kriesi.at/themes/enfold/#av_section_6 ? If you have, please post the link to your website so we can provide you custom CSS code.

    Regards,
    Yigit

    in reply to: Customization Questions #197323

    Hi!

    Can you post a screenshot from your iPad? I do not have a chance to check your website on an actual iPad but i tested online and it looked fine. We can provide you necessary CSS code if you could post a screenshot

    Cheers!
    Yigit

    in reply to: How do I edit main background image? (non-content area) #197318

    Hey!

    Can you elaborate? If i understood you clearly, you are going to need to modify theme files to achieve that.

    Cheers!
    Yigit

    in reply to: Home page Post Slider–full content #197316

    Hi!

    Can you post the link to your website and a screenshot and show the issue?

    Best regards,
    Yigit

    in reply to: Slider Transition 3D does not work #197310

    Hey condonpb!

    Please update Enfold to the latest version if you are not using version 2.4.2. Updated version of LayerSlider is included in that version. The link you have provided in your profile is broken, so i could not take a look.
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Regards,
    Yigit

    in reply to: Text Block Issues – Drop caps, Line breaks #197308

    Hi!

    1&2) I guess you have figured out these ones? If not, please post a screenshot as well, i could not see an issue
    3) The code i posted was for dropcap 1 and you were using dropcaps 2, so i customized it and added to Quick CSS in Enfold theme options and it is working fine. Please check it
    4) Please flush browser cache and review your website. It does work fine on my end. If you do not mind me posting screenshots from your website, i can

    Best regards,
    Yigit

Viewing 30 posts - 78,901 through 78,930 (of 82,589 total)