Forum Replies Created
-
AuthorPosts
-
Hey chrisheath28!
Please try this instead:
.js_active .top_tab .tab { background: red !important; font-size: 16px !important; color: black !important; }
Cheers!
RikardMay 21, 2015 at 10:14 am in reply to: Adding a static page to Enfold One Page Default Demo [SOLVED] #447653Hey!
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,
RikardHey!
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,
RikardHey Zaccc!
I’m not sure I understand what you mean, could you provide us with a screenshot highlighting the issue please?
Cheers!
RikardHey!
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,
RikardHi!
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,
RikardHey 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.
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,
RikardHey 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,
RikardHey 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!
RikardHi 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!
RikardHi!
Please try this instead:
.big-preview.multi-big a { pointer-events: none !important; }
Cheers!
RikardHi gaiatrader!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHi strengthcoaching!
I’ve never tried it myself but maybe this could work? https://wordpress.org/plugins/visualizer/
Best regards,
RikardHey!
Yes that would work, get back to us when you have something online and we’ll take a closer look then.
Regards,
RikardHi!
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,
RikardHi 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,
RikardMay 21, 2015 at 6:09 am in reply to: Iconbox-Responsivity for the Boxtitle with 4 iconboxes side-by-side. #447568Hi 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,
RikardHi!
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.
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!
RikardHi 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,
RikardHi 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,
RikardHey!
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,
RikardHey Jochen!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHi!
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!
RikardHi!
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 -
This reply was modified 10 years, 1 month ago by
-
AuthorPosts