Forum Replies Created

Viewing 30 posts - 89,101 through 89,130 (of 92,332 total)
  • Author
    Posts
  • in reply to: Changing Tab border and colour for visibility #447655

    Hey chrisheath28!

    Please try this instead:

    .js_active .top_tab .tab {
      background: red !important;
      font-size: 16px !important;
      color: black !important;
    }

    Cheers!
    Rikard

    Hey!

    No highlighted menu in home when we scroll (all the letters of the menu are always in white)

    This is what I tried to explain in my previous post, they are all most likely highlighted because you are using the #top selector which is the ID for the body tag in Enfold. So, if all your anchors are inside of the body tag, they will always be active, when you are inside the body tag, which you always are when viewing a page. Please try to change the #top anchor to something else, I’m pretty sure that will solve your problem.

    Regards,
    Rikard

    in reply to: WPML and Pagination #447639

    Hey!

    I see your problem, could you please provide us with a temporary admin login as well? You can post the details here as a private reply.

    Regards,
    Rikard

    in reply to: Pricing and data Tables #447636

    Hey Zaccc!

    I’m not sure I understand what you mean, could you provide us with a screenshot highlighting the issue please?

    Cheers!
    Rikard

    in reply to: Theme Settings Disappearing #447635

    Hey!

    Ok I see. Just to be sure it’s not a caching issue, could you please try to flush your browser cache and reload a few times to see if that helps? You might also want to check if you get the same error in another browser. If that doesn’t help then please provide us with detailed instructions on how to reproduce the error and if we are allowed to try it out on the site.

    Regards,
    Rikard

    in reply to: Layer Slider not working after Enfold 3.1.5 update #447629

    Hi!

    Ok I got in now, but there’s definitely something going on with your site and I’m thinking it’s one of your plugins, could you try to deactivate them all to see if that helps? Be sure to clear the cache from the caching plugin too.

    Regards,
    Rikard

    in reply to: Cannot center popup window #447626

    Hey 11digitLabs!

    Maybe you can use this instead?

    		function pop(url) {
    			var left = (screen.width/2)-(500/2);
      			var top = (screen.height/2)-(300/2);
    			if(screen.width>1024) 
    			{
    			popupWindow = window.open(
    				url,'popUpWindow','height=300,width=500,left='+left+',top='+top+',resizable=yes,scrollbars=yes,toolbar=no,menubar=no,location=no,directories=no,status=yes');
    			} else {
    				popupWindow = window.open(url);
    			}
    		}

    Or maybe this CSS will work:

    display:table;
    margin:0 auto;
    

    Regards,
    Rikard

    • This reply was modified 10 years, 1 month ago by Rikard.
    in reply to: layer slider #447612

    Hi Photo_Africa!

    Did you check your responsive settings under Slider Settings–>Layout? If you are still having problems after that then please provide us with a temporary admin login and we’ll have a closer look.

    Best regards,
    Rikard

    in reply to: Blog Post feature image not cropping #447611

    Hey YomStar!

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.

    Best regards,
    Rikard

    in reply to: Page Builder and blog post excerpt #447609

    Hey tambo12!

    Yes you can but you have to input the excerpt manually. If you can’t see the excerpt box, go to Screen Options in the top right hand corner and select it there.

    Cheers!
    Rikard

    in reply to: Blog URL shows date (uneditable) #447590

    Hi Kali!

    You can edit your permalink setting under Settings–>Permalinks, I think you want the Post name setting.

    I’m unsure what you mean by your second question, could you try to explain a bit further or maybe provide us with a screenshot highlighting what you are trying to achieve?

    Cheers!
    Rikard

    in reply to: Blog post – preview image #447587

    Hi!

    Please try this instead:

    .big-preview.multi-big a {
    pointer-events: none !important;
    }

    Cheers!
    Rikard

    Hi gaiatrader!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Cheers!
    Rikard

    in reply to: Bar Charts #447575

    Hi strengthcoaching!

    I’ve never tried it myself but maybe this could work? https://wordpress.org/plugins/visualizer/

    Best regards,
    Rikard

    in reply to: Updating problem #447574

    Hi!

    Ok, please let us know if you should have any more problems.

    Regards,
    Rikard

    in reply to: Layer Slider / Preview different to front end #447573

    Hey!

    Yes that would work, get back to us when you have something online and we’ll take a closer look then.

    Regards,
    Rikard

    in reply to: Problem with site load while trying to improve speed #447571

    Hi!

    I’m not exactly sure what that plugin does but judging from its name it moves all javascript to load in the footer? I think that would be a bad idea since there is a reason why the javascript is loaded in the header, it needs to be there for the page to render properly and that is likely why you were experiencing the issue you were having.

    Regards,
    Rikard

    in reply to: Testimonialbox-responsivity problems #447569

    Hi wordmax!

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (min-width: 880px) and (max-width: 1230px) {
    .page-id-3654 .no_margin.av_one_third {
      width: 50% !important;
    }
    }
    
    @media only screen and (max-width: 879px) {
    .page-id-3654 .no_margin.av_one_third {
      width: 100% !important;
    }
    }

    You might need to adjust the pixel values in the media queries a bit if it does not work as intended.

    Regards,
    Rikard

    Hi wordmax!

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (min-width: 768px) and (max-width: 1180px) {
    .page-id-3532 .responsive #top #wrap_all .av-flex-cells .no_margin {
      width: 50% !important;
    }
    }

    Best regards,
    Rikard

    in reply to: Full width main slider with boxed content? #447564

    Hey!

    Great, glad we could help :)

    Best regards,
    Rikard

    in reply to: Problem with uploading image on a page #447561

    Hi!

    Whoever closed that topic probably thought that you solved it because of your last post:

    I found the solution for the medias/

    Sorry if we misunderstood you. I had a look in the backend of your site and when going to media none of your images are showing, I’m guessing that is your problem, correct?

    You could try to overwrite all theme files via FTP with a fresh copy from Themeforest to see if that helps: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    You could also try to deactivate your active plugins to see if one of them is causing a conflict.

    Best regards,
    Rikard

    • This reply was modified 10 years, 1 month ago by Rikard.
    in reply to: Submenu item height issue after upgrade #447558

    Hi!

    I see, are you ok with not putting dashes in the description?

    Cheers!
    Rikard

    in reply to: Submenu to the section on the page on mobile devices #447556

    Hi kramkom!

    Sorry for the late reply. I can’t seem to reproduce the error on iphone4 using latest Safari, when I select one of the anchor links the menu closes and the page scrolls to the anchor in question. What browser are you using to get this error?

    Cheers!
    Rikard

    in reply to: Border around easy slider's images #446995

    Hi richeangelus!

    Please try the following in Quick CSS under Enfold–>General Styling:

    .page-id-367 ul.avia-slideshow-inner li {
    border:5px solid #e1e1e1 !important;
    }

    Best regards,
    Rikard

    in reply to: Adding "Custom Code" breaks editor #446993

    Hi snafroth!

    What did you add and where?

    Best regards,
    Rikard

    Hi Rafael!

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.

    Best regards,
    Rikard

    in reply to: Masonry Gallery Opens Images In New Window? #446988

    Hey!

    That is weird, I can’t see any difference between the two pages. Could you try to recreate the problem page to see if that works?

    Regards,
    Rikard

    in reply to: WPML and Pagination #446985

    Hey Jochen!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Cheers!
    Rikard

    in reply to: icon list – set to the right of the page #446984

    Hi!

    Ok I see, could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.

    Cheers!
    Rikard

    in reply to: Responsive Header Image #446983

    Hi!

    I guess you are referring to the image of the field and sky, right? It looks like you’re using a color section and you can set the parameters yourself in the Section Background tab when editing the color section. Setting Center Center in Background Image Position will most likely help.

    Regards,
    Rikard

Viewing 30 posts - 89,101 through 89,130 (of 92,332 total)