Viewing 30 results - 101,461 through 101,490 (of 142,930 total)
  • Author
    Search Results
  • The thumbnails are now inactive with :
    #top #wrap_all .ajax_slide .avia-gallery-thumb a {
    pointer-events: none;
    }
    Cheers
    Julian

    #573849

    Hi, Josue,

    That’s odd and great! So you did not see a fully black slider as the page loaded for a second or two before the snow video slider started?

    I have tried this on both my Macbook Air and desktop iMac, both 2014 models, running OS X 10.10. I have tried in both Safari and Chrome and still see that 1 second full black slider as site loads.

    Could this also have to do with settings on our web provider?

    I’ve provided log-in credentials below…. THANK YOU!
    Deb

    #573842

    Ok I tried to fix my mistake – and now I have Nyligen and Populär and I´m happy – but I lost Kommentarer – This is the code… Can you see whats wrong…

    echo $before_widget;
    echo “<div class=’tabcontainer border_tabs top_tab tab_initial_open tab_initial_open__1′>”;

    echo ‘<div class=”tab first_tab active_tab widget_tab_recent”><span>’.__(‘Recent’, ‘avia_framework’).'</span></div>’;
    echo “<div class=’tab_content active_tab_content’>”;
    avia_get_post_list(‘showposts=’. $posts .’&orderby=post_date&order=desc’);
    echo “</div>”;

    echo ‘<div class=”tab widget_tab_popular”><span>’.__(‘Popular’, ‘avia_framework’).'</span></div>’;
    echo “<div class=’tab_content’>”;
    avia_get_post_list(‘cat=&orderby=comment_count&posts_per_page=’.$posts);
    echo “</div>”;

    echo ‘<div class=”tab last_tab widget_tab_tags”><span>’.__(‘Tags’, ‘avia_framework’).'</span></div>’;
    echo “<div class=’tab_content tagcloud’>”;
    wp_tag_cloud(‘smallest=12&largest=12&unit=px’);
    echo “</div>”;

    echo “</div>”;
    echo $after_widget;

    #573826

    Hey sitesme!

    How many columns are you displaying in your partners/logo slider? I am not sure if i understood clearly, your client wants to have images slide without stopping one after another? Or just to loop them?

    Regards,
    Yigit

    #573821

    Hi sitesme!

    I believe this was resolved – https://kriesi.at/support/topic/google-translator-on-secondary-menu/#post-573809
    Could you please confirm so we can mark the thread as resolved or assist you further? :)

    Best regards,
    Yigit

    #573789
    Viuliloush
    Participant

    Hi,

    I dont know what happened to my site, but the logo started overlapping the menu items. I had one of your team go through the site this past week for some other issue (here is the thread: https://kriesi.at/support/topic/several-questions-6/) and since then the logo really overlaps. I already tried playing with the container size and all that, but to no avail.

    Is there any way you can help me solve this? I cant find a way to fix it, and we are going live with the site in couple of day

    Thanks so much

    Best Regards

    Edit: I forgot to add something. I’ve added two login forms to open in a lightbox when you click on login ion the menu. The text seems to inherit the main theme font color, and I would need the buttons to have white text. I’ve tried:

    #input.login_submit.newform {
    color: #ffffff !important;
    }

    but it doesnt help and still takes the inherited colour.

    If you could kindly help me with this as well, i would really really appreciate it

    • This topic was modified 10 years, 2 months ago by Viuliloush.
    #573787

    In reply to: Can't Edit the menus

    Hi Sir-Richard-Picture!

    Please try adding following line to your wp-config.php file near top

    define('CONCATENATE_SCRIPTS', false );

    Best regards,
    Yigit

    #573779

    Hey Andy,

    You’re right, but because the problem was started as soon as I had changed that dimension values, I thought I could mention that here too.
    Here is my ticket about this problem: +

    So it would be okay if you close this ticket now

    #573777

    In reply to: rulers

    Hi!

    Please use the below short code for the separator

    
    [av_hr class='short' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello']
    

    I’m unable to see your website please create admin access and share the info in private content so we can login and take a look. also provide us a screenshot of the other issues so we can help you better.

    Best regards,
    Vinay

    #573769
    luigiestudio
    Participant

    Hi¡
    Sidebar menu (products section) not showing on mobile devices

    1-Checked “sidebar on mobile devices” on theme options
    2-On Quick CSS: #top #main .sidebar { display: block !important; } 3-On Quick CSS: @media only screen and (max-width: 767px) { .responsive.html_header_sidebar #header .avia-custom-sidebar-widget-area { display: block; } thx

    Please help.
    Best
    Luis

    #573751

    Hey!

    please use and stick to one topic only in one thread.

    It would be best to use different ticket for different questions.

    Can you provide us a precise link showing the issue you are talking about please? Don’t forget to clear browser cache and hard refresh a few times.

    Regards,
    Andy

    #573748

    In reply to: no comments

    Hi!

    Please add following code to Quick CSS

    #main .container_wrap_first .container {
        background: #f2f2f2;
        border: 1px solid #e2e2e2;
        border-top: none;
    }

    Best regards,
    Yigit

    #573745

    Hey!

    It happens if you re-install woocommerce please check the below link for steps to resolve this.

    https://wordpress.org/support/topic/url-changed-after-installing-the-woo-commerce

    Best regards,
    Vinay

    #573728

    In reply to: table columns widths

    you can see that the 2nd and 3rd columns are breaking the top title text – I just want columns 2 – 6 equal sizes, and the first column narrower (just to content size like you see on the linked page). I don’t understand what the column widths are based on now – seems random and I can’t get those 2nd and 3rd columns to look right.

    thanks for your help (as soon as possible… we are launching today!)

    #573722
    daeumling
    Participant

    Hi guys,

    how can I include product tags into the search?
    I already read this thread: https://kriesi.at/support/topic/added-tags-to-search-results/
    But that’s from 2 years ago and it’s not update safe.

    Is there a way to do this in our child theme so it stays in place even after updating?
    Or is there a third party plugin you recommend?

    Thanks,
    Karsten

    • This topic was modified 10 years, 2 months ago by daeumling.

    Hi!

    Please try adding following code to Quick CSS as well

    #top #wrap_all .ajax_slide .avia-gallery-thumb a {
        pointer-events: none;
    }

    Regards,
    Yigit

    #573702
    sitesme
    Participant

    Hi,

    Our client insists on having a constant speed for the partners logo section where the logos should be displayed in rotation (from right to left) but they should never stop moving and in a loop: the 1st logo shows up again after the last logo. Similar to a carousel effect.

    Is there a way of doing this using Enfold’s current resources? Or through another plugin perhaps?

    Thank you

    #573697

    In reply to: LayerSlider on Mobil

    Hi Andy

    Sorry for the late reply. Thx, better already but slide 2 and 3 are not same as 1 on mobil devices. And with slide 3 i have problems with the text. I try to fix it without succes. How i can make the text on a normal position on mobil and desktop?

    Cheers

    #573684

    Hi!

    your login url is yoursite.com/wp-admin the other one you provided is not work.

    Anyways your site has a pagination bug and your theme is not updated for which some files need to be patched over FTP before that please update your theme to the latest version via FTP as your theme update is not currently working.

    Please follow these steps provided in this video http://kriesi.at/documentation/enfold/portfolio-item/install-enfold-theme-with-ftp/

    Disable all the plugins before you update the theme.
    Use a plugin like duplicator to back up your site.

    Once your theme is updated it should work fine then activate the plugins one by one.

    If you still have any issue please follow the instructions provided here
    https://kriesi.at/support/topic/pagination-not-working-after-wordpress-4-4-1-and-enfold-3-4-7/#post-565212

    Cheers!
    Vinay

    #573674
    worldfuturecouncil
    Participant

    Hi there!

    I’m using the tabs feature and on desktop they look great, but on mobile not quite.

    Is there any way to disable it alltogether on mobile? Sort of how a Slider can be disabled on mobile.

    Thanks!!

    #573668
    deeluuxe
    Participant

    When opening the console in Chrome or Firefox (Firebug) this error is being displayed:

    [body#top.page.page-id-29.page-template-default.logged-in.boxed.roboto.helvetica-neue-websave._helvet…, prevObject: m.fn.init[1], context: document, selector: “body”]
    0: body#top.page.page-id-29.page-template-default.logged-in.boxed.roboto.helvetica-neue-websave._helvetica_neue.enfold-child
    context: document
    length: 1
    prevObject: m.fn.init[1]
    selector: “body”
    __proto__: m[0]

    Got the latest version of Enfold (downloaded today).
    Any ideas what my cause this?

    Best regards,
    Jan

    #573640

    Hey!

    ahh :) I was wondering. Thanks for the explanation!

    The second video is working, the first one not – only a white screen on top.
    Did you check our home page, working, too? and the other page attached?
    Do you have a running system with IE9 or a VMware or how do you test?

    Thanks
    Cornelia

    #573639

    Hi,

    Glad you found it, there can be caching issues when updating and simply refreshing the page will help like you wrote. Let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #573627

    @Mariusz,
    Would you, please, share the polish traslation again? The wetransfer link povided here is not active anymore.
    If you do so, would you accept me to share it permanently at my server so it could be available for a longer time?

    If you expect any donation, please, let me know.

    Thanks.

    • This reply was modified 10 years, 2 months ago by chomique.
    #573609
    Davide
    Participant

    Hi guys,
    I noticed that if I try to view this demo http://kriesi.at/themes/enfold-restaurant-one-page/ on my Windows Phone (Lumia 930) using Internet Explorer, I get 2 TOTALLY different layouts depending on the view preferences on the browser’s settings:

    1) As “desktop” on windows phone 8.1:

    https://www.dropbox.com/s/tn50umf79fk9ta1/enfold_mobile1.jpg?dl=0
    > This one looks great and it is just like other mobile devices show it (I tried on iPhone and Samsung);

    2) As “mobile” on windows phone 8.1:

    https://www.dropbox.com/s/mqbpuoztmyqozty/enfold_mobile2.jpg?dl=0
    > This one as you can see looks totally wrong. It doesn’t show the slider on top, it just shows a fixed background photo (scrolling up or down the whole page that image stays there, stuck), photo that I can’t even find in my WordPress media library (I downloaded the one-page demo to give it a try), and the text has no background therefore it is completely unreadable.

    Since, as I see, Android e iOS show the page in the same way as Windows Phone does when the browser is set to work “as desktop”, it seems not to be a big problem, but I wonder why the page looks so bad when I set the browser “as mobile”.

    Any idea on how to fix that?

    Thank you in advance (excuse my English) :)

    Davide

    #573600

    Hi It work perfect like this

    At to childtheme function.php

    function change_aviajs() {
       wp_dequeue_script( 'avia-default' );
       wp_enqueue_script( 'avia-default-child', get_stylesheet_directory_uri().'/js/avia.js', array('jquery'), 2, true );
    }
    add_action( 'wp_enqueue_scripts', 'change_aviajs', 100 );

    Copy
    /httpdocs/wp-content/themes/enfold/js/avia.js

    To
    httpdocs/wp-content/themes/enfold-child/js/avia.js

    Create folder ‘js’ if its not existing.

    Open ‘avia.js and replace

    if(transparent)
                    {	
                    	if(st > 50)
                    	{	
                    		//header.removeClass('av_header_transparency');
                    		av_change_class(header, 'remove', 'av_header_transparency');
                    	}
                    	else
                    	{
                    		//header.addClass('av_header_transparency');
                    		av_change_class(header, 'add', 'av_header_transparency');
                    	}
                    }
    
                   
                }

    With:

    if(transparent)
                    {	
                    	if(st > 50)
                    	{	
                    		//header.removeClass('av_header_transparency');
                    		//av_change_class(header, 'remove', 'av_header_transparency');
                    	}
                    	else
                    	{
                    		//header.addClass('av_header_transparency');
                    		av_change_class(header, 'add', 'av_header_transparency');
                    	}
                    }
    

    Good luck!

    Topic can be closed

    #573598

    Hi,
    It got the ad in over the Header but not the top (secondary) menu.
    Is there a way to make it appear above that top menu?

    And as we use WPML for different languages and we have to different cameras for every language.
    How to have different ads in different languages on these two camera pages ?

    Please look at the english part to see how it is set up.

    And a big tnx!

    //Magnus

    #573595

    Topic can be closed! :)

    #573593

    Hallo!

    I fixed it! Topic can be closed. Was to soon to open a topic. tnx!

    Hi Rikard,

    I spoke to soon :( The issue is back. It looks like every time a setting is changed and saved in LayerSlider the slider is refreshed and the images load. But after <24 hours the images stop loading again, with the “It seems like the URL of the image or background image …..” error message. So, I’m back to asking if you have any further suggestions. All plugins are up to date as well as WordPress, and this is a recent issue as the slider has been working fine for 5 months. I’ve tried adding relative urls for the images, but as I have just saved the settings I will need to wait <24 hours to see if this has helped. I will include login details below if you want to take a took in the Dashboard and see if there are any issues.

    Thanks,
    Barnez

    • This reply was modified 10 years, 2 months ago by Barnez1. Reason: More info + login details
Viewing 30 results - 101,461 through 101,490 (of 142,930 total)