Forum Replies Created
-
AuthorPosts
-
Hey!
Thanks for that but we need admin rights for the account, could you upgrade it please?
Best regards,
RikardHi!
Sorry for the late answer, not sure if you fixed your problem or not?
Regards,
RikardHi!
Just to be sure I understand the problem – the first blog post element is only showing two posts when it should be displaying the same amount as the second one, correct?
Best regards,
RikardMay 21, 2015 at 2:04 pm in reply to: Colour section display a small arrow – repeating on next colour section – bug #447728Hi DigitalEssence!
I couldn’t see any arrow down on the page you linked but send us an admin login and we’ll have a closer look.
Best regards,
RikardHi!
When trying to view the front page I get the coming soon page even though I’m logged in?
Best regards,
RikardHey!
That worked better, thanks. I see a few suspicious plugins on your site, are we allowed to deactivate them in order to find what’s causing this issue?
Cheers!
RikardHi TomHumphreys!
I see the problem, weird. Are we allowed to play around with it for testing? Also, just to be safe, could you disable the plugins you have active to rule out a conflict? You also might want to try to overwrite theme files with a fresh copy from your Themeforest account via FTP to see if that helps: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
RikardHi Lev!
I’m sorry but I’m having trouble understanding what you mean, would you like to replace the existing menu or just add another one like in your screenshot? Also, what would be the benefits or having a menu like it? If you have a link to where we can view the menu maybe it would be easier for us to understand the purpose of it.
Cheers!
RikardHey 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.
-
This reply was modified 10 years, 1 month ago by
-
AuthorPosts