Viewing 30 results - 132,541 through 132,570 (of 142,871 total)
  • Author
    Search Results
  • #236471

    Yes it is handled within the avia.js script but I’m not sure what it would take now that the function has been changed with the new headers and everything so I’ve tagged Peter and Kriesi on the topic to take a look and see.

    #236466

    Hi Guys!

    Excuse me to jump in. I have followed the conversation cause it seems to be related to the issue I have posted recently:
    https://kriesi.at/support/topic/inpage-sliders-do-not-work-and-scrolling-to-the-top-arrow-is-missing/

    Did you find any solution to this?

    Thanks in advance!
    Antonio

    #236441
    charger70
    Participant

    Hi – a few of my clients are seeing navigation elements push into the logotype, as seen below:

    Nav problem

    they are using Windows 7 / 8 – in particular, Win 7 SP1, IE 8, with a monitor resolution of 1280×800. they are using 100% (normal) zoom on the browser.

    Not all are seeing this – only a select few. any ideas?

    #236426
    lrobbins303
    Participant

    I still having problems trying to disable lightbox from portfolito-ajax imagelist. When you point at the picture in the portfolio-ajax, a blue circle w/2 arrows displays and the cursor changes to a hand and it opens into a lightbox when you click on it. I am using the enfold child and I put the code below in the Quick CSS and also in the enfold custom.css but nothing changed.
    Appreciate any suggestions. Thank you!
    From reply#223484 and #222872:
    Please add following code to Quick CSS in Enfold theme options under Styling tab
    #top .portolio-preview-list-image { pointer-events: none!important; }

    #236421

    Hey!

    Can you post the link to your page where the issue occurs again so we can take a look? I tried to check the webpage you posted on your other topic but it returns 404 error. Please also try updating the theme to the latest version 2.6.1 and check if that helps

    Cheers!
    Yigit

    #236419
    michi2009
    Participant

    Hello,
    we need two different logos in our website header and I found a topic in this forum, with which I got it. Now we need the special logo of the homepage on on another page of the site, all other pages have the same normal logo. Now I need info, how I can specify the second page for displaying the right logo.

    I changed in header.php of child theme (according to your forum topic):

    from: ” echo avia_logo(AVIA_BASE_URL.’images/layout/logo.png’, false, ‘strong’);”

    to

    “if(is_page(3120))
    {
    echo avia_logo(AVIA_BASE_URL.’images/layout/logo1.png’, false, ‘strong’);
    }
    else
    {
    echo avia_logo(AVIA_BASE_URL.’images/layout/logo2.png’, false, ‘strong’);”

    How could I arrange, that the first logo (logo1.png) is visible on a second page, that means how can I fill in the second page id?
    I tried to fill in the second page ID comma separated in the ” if(is_page(3120)) – area, so it looks in this way if(is_page(3120, 3202)) , but that didn´t works.
    Maybe you can give me an advice, that would be very helpful and nice.
    Thanks a lot,

    Thanks a lot in advance,

    #236409

    Hi!

    Please add following code to Quick CSS as well

    .html_header_top.html_header_sticky #main {
    padding-top: 86px;
    }

    Regards,
    Yigit

    Thinkgate
    Participant

    Hey,

    So I was having issues with my child theme’s style.css not being applied (ongoing thread).

    I updated to version 2.6.1 and everything got much worse. Nothing from my Child theme is being applied, the backend of WordPress no longer works (/wp-admin/) and can’t access anything (getting a white screen, 500 internal server error).

    Really need some technical help. I do have backups of my most recent previous version (2.4.5) but would like to move on with this version and its offerings.

    Also, I can provide access to WordPress.

    Thanks

    • This topic was modified 12 years ago by Thinkgate.

    I would even say that would be great as a new feature on ENFOLD header settings to have random or default flags on the preview in order to figure out how them will be locate at.

    Since I’m waiting for a solution from the post above, I’m just wondering if there is any chance to set the social icons ahead at the main header area and keep language and/or phone number at the top bar.

    Hope these comments to be useful and helpful in order to solve this issue.

    Thank you,

    Oriol

    #236397
    #236391

    In reply to: Number counter

    Hey Rustybucket!

    Please see Kriesi’s post here https://kriesi.at/support/topic/kriesi-logo/#post-161892
    While not being 100% sure, i think he is planning to add such elements to the theme in upcoming versions.

    Regards,
    Yigit

    #236382

    Topic: Header color

    in forum Enfold
    raph7373
    Participant

    Hello,

    Following the last 2.6.1 update, I met two problems:

    1/ In my information in “Quick CSS” are not taken into account?
    #top .social_bookmarks_mail:hover a {
    color: #fff;
    background-color: #977b36;}
    .social_header .phone-info { color: #2b2a2b; font-weight: normal; font-family: ‘Arial’, Arial; }

    Overview of the icon is all original color: green. I do not want green. The fonts are not changed?

    2/ The widget WPML has disappeared from my leader for change language.

    Thank you very much for your response

    Image

    Bonjour,

    Suite à la mise à jour 2.6.1, je rencontre 2 problèmes:

    1/ Mes informations dans dans “Quick CSS” ne sont plus prise en compte ?
    #top .social_bookmarks_mail:hover a {
    color: #fff;
    background-color: #977b36;}
    .social_header .phone-info { color: #2b2a2b; font-weight: normal; font-family: ‘Arial’, Arial; }

    Au survol de l’icône tout est de couleur original: vert. Je ne souhaite pas du vert. Les polices ne sont pas modifié ?

    2/ Le widget WPML à disparu de mon leader pour le changement de language.

    Merci beaucoup pour votre réponse

    pantareimadrid
    Participant

    Dear Team!

    Thank you very much for bringing this awesome Themes to the community!

    Unfortunately, I have a couple of issues since I updated the theme to the last version:

    1.- The content element Fullwidth Easy Slider and the Easy slider are not working. They don’t show any pictures.
    I have not found any topic in the support area which could help me on this. I have tested a new page with a new slider and it does not work. I have recreated the sliders and they don’t work. So, it is like the sliders, any type, are not working at all. And by not working, I mean, they don’t display the pictures. In the page, the space is there, but just empty.

    2.- Since the last update, the arrow to scroll back to the top of the page is missing.
    Regarding this topic, I have followed the instructions here and this does not solve the problem:
    https://kriesi.at/support/topic/back-to-top-button-broken/#post-179730

    Thank you very much for your help. Let me know if you need anything from my side.

    Best,
    Antonio

    • This topic was modified 12 years ago by pantareimadrid. Reason: To include more information
    #236368

    Hey!

    My bad, i have edited the code i posted here https://kriesi.at/support/topic/logo-right-mobile-menu-overlapping/#post-236358
    Please try it now

    Best regards,
    Yigit

    #236356

    Hi!

    You are welcome Danny, glad we could help. I am leaving the thread open. It will be on hold until you post again. Waiting to hear from you

    Regards,
    Yigit

    #236354

    Yigit,

    Thank you for your help and quick responses.

    I cleared my browsers cache now I am seeing cached versions of the site ever before the first successful changes I made. I need to follow up with my site host and will get back to you on the results. Thank you for all your help so far.

    Danny

    #236347

    Topic: Mobile Cart Button.

    in forum Enfold
    wesleysoccer
    Participant

    When clicking on “add to cart” on mobile phones within the woocommerce product slider on my homepage, I don’t get a cart button (top right) or the pop up that shows the item was added to cart…like I get on my computer? This is on mobile and it’s within the product scrolling slider.

    Any fix for this?

    attainablevintage.com

    #236346

    Hey carina_christiansen!

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

    body .av-special-heading.blockquote > * { 
    padding-top: 20px; }

    Cheers!
    Yigit

    #236340

    Hey!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 767px) { 
    .av_phone_active_left .phone-info {
    margin-top: -30px; }}

    Best regards,
    Yigit

    #236335

    Thank you. That worked great.

    If I may ask you one more question regarding alignment of text in top Menu?

    I added a phone number to top left, via theme options, as directed in another post. It looks fine in full screen, but when I resize the browser window to match iphone the text drops from next to the social icons to below the top right menu. Is there a code to keep it above the top right menu?

    Thank you again.

    #236332

    Hi!

    Please try adding !important rule as following

    .av_secondary_right .sub_menu>ul>li:last-child { padding: 0 10px !important; }

    Best regards,
    Yigit

    #236331

    Hey. Thank you for your help.

    I cleared the browser cache and did several refreshes. Still no change. Can you see the change on your end?

    thanks again…

    This code works although It does appears at left when my purpose was actually to move it at the very right. Also the phone number appears at the left instead of right.

    Thank you.

    Oriol

    #236327
    Anonymous
    /* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
    
    /* General Custom CSS */
    .html_header_top.html_header_sticky.html_large.html_main_nav_header .main_menu ul:first-child > li > a {
     line-height: 180px !important;   
    }
    
    .html_header_top.html_header_sticky.html_large.html_main_nav_header .header-scrolled .main_menu ul:first-child > li > a {
     line-height: 58px !important;   
    }

    What is Wrong ???
    It has unfortunately not changed anything!
    Changed file and uploaded again!

    Or do I have to do what?

    #236319

    Hey!

    Have you tried flushing browser cache and refreshing your page a few times after applying the code? I saw the issue and the code i posted should fix it

    Best regards,
    Yigit

    #236318

    Hi Gstar72!

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

    @media only screen and (max-width: 480px) {
    .responsive .logo a, .responsive .logo img { 
    max-height: 45px !important;
    margin-top: 10px!important; }}

    Your logo image is a bit small you can also try uploading your logo in double size

    Regards,
    Yigit

    #236317

    Thank you for your response. I added the code to Quick CSS and do not see any change. I deleted the CSS I had to style one of the menu items and tried your code again and no luck.

    To Clarify –
    The top menu looks like this –
    CALL US | Policies | Submit a Warranty Claim | Employment |Blog

    and we want it to look like this –
    CALL US | Policies | Submit a Warranty Claim | Employment | Blog

    The difference being the spacing between ‘|’ and ‘Blog’

    Thank you.

    • This reply was modified 12 years ago by simplyaha.
    #236294

    Hi simplyaha!

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

    .av_secondary_right .sub_menu>ul>li:last-child { padding: 0 10px; }

    Cheers!
    Yigit

    #236284

    Hey motylanogha!

    Please see my post here to change PrettyPhoto skin https://kriesi.at/support/topic/change-layout-prettyphoto/#post-173889

    Cheers!
    Yigit

    #236269
    Anonymous

    Where do I insert the code ?

    /* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
    
    /* General Custom CSS */
    
    /*
    Desktop Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the desktop view of your site */
    
    @media only screen and (min-width: 768px) {
      /* Add your Desktop Styles here */
    
    }
    
    /*
    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) {
      /* Add your Mobile Styles here */
    
    }
Viewing 30 results - 132,541 through 132,570 (of 142,871 total)