Forum Replies Created
-
AuthorPosts
-
Hey Pappasdg,
I’m sure it’s possible but it would take a lot of time and customisations and it would be considered custom work and out of scope of theme support unfortunately. If you are looking to hire a freelancer you can have a look here: https://codeable.io/
Best regards,
RikardApril 5, 2016 at 5:25 am in reply to: Enfold title and breadcrumb not showing on blog page (multilanguage) #608029Hi,
It’s not changed all that often, but if you should have a problem with it at least you know where to look first now :-)
Best regards,
RikardHey sroemer,
I’m not sure what is supposed to happen when clicking those links but I’m guessing it’s a popup generated by a plugin? You seem to have the plugin in question deactivated? If you want to use theme functionality you can try code similar to this:
<a href="http://www.youtube.com/watch?v=G0k3kHtyoqc" rel="prettyPhoto">Open in lightbox</a>Thanks,
RikardHi,
Please try the following in Quick CSS under Enfold–>General Styling:
.home #av_section_1 .avia-button { z-index:10000 !important; }Regards,
RikardHi,
It looks like your CSS is not loading properly, I checked your site on Iphone6/chrome and it’s displaying as expected on my end. Please try to flush your browser cache and reload a few times to see if that helps.
Best regards,
RikardHey Julie,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 990px) { .page-id-21 .av_one_third { margin-left: 0% !important; } } @media only screen and (max-width: 990px) { .page-id-21 .av_one_fourth { margin-left: 0% !important; } }Thanks,
RikardHey felix_dieckmann,
I’m not sure how you would like your slider to look like since the page you linked to is the overview page for the Enfold demos. If you click Remove Frame in the top right hand corner of the screen on the link you will be able to link directly to the page.
Best regards,
RikardApril 5, 2016 at 4:53 am in reply to: Please help: Link goes to "Cart" page instead of correct linked page #608021Hi,
I see your problem now, looks like it’s only behaving like that on mobile? Could you try disabling all plugin to see if one of them is causing a conflict please? Also clear the cache from your caching plugin. If that should not result in anything useful then please try to delete and recreate the element.
Best regards,
RikardHi,
Try adding this argument to your CSS and then play with the values to get it right:
min-width: 200px;Best regards,
RikardHi,
There’s a password prompt before coming to the site as well, please post details for that too.
Thanks,
RikardHi ErikOestergaard,
No it’s limited to two buttons, but send us a link to your site to see if we can come up with an alternative for you.
Thanks,
RikardHey onlineagentin,
Login details are not working for me, could you check please? If you could post screenshots highlighting the changes you would like to make it will make it a lot easier for us to understand what you are looking to change.
Regards,
RikardHi hundrkollektiv,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardHi,
Not sure what you mean by that but if you use a child theme: http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/, and override for instance footer.php, you will be safe on updates.
Regards,
RikardHi,
This piece of CSS seems to be causing your issue:
@media only screen and (max-width: 767px) { [class*="column"]+[class*="column"]:last-child { float: none; } }Not sure what file it’s coming from but if you find that and remove it or change the float to left for instance the problem should go away.
Regards,
Rikard-
This reply was modified 10 years ago by
Rikard.
Hey AirstreamCoach,
If you want greater control I would suggest that you create another section which will only show for mobile and upload an image better adapted for that screen size. You can give you sections ID’s in the element options and then hide/show them with the following CSS:
@media only screen and (max-width: 767px) { #id-of-desktop-section { display:none !important; } } @media only screen and (min-width: 768px) { #id-of-mobile-section { display:none !important; } }Thanks,
RikardHi,
Your category page has the same header image as the blog page, I’m guessing you managed to get it fixed?
Thanks,
RikardHi cjguffey,
Your post doesn’t contain any information, what problems are you having with the LayerSlider?
Thanks,
RikardHi KK,
What are you looking to change? Please try to be a bit more specific and/or post a screenshot highlighting the changes you would like to make.
Regards,
RikardHi,
Did you try deactivating plugins while you update? Are we allowed to try to update it?
Regards,
RikardHi xeminis,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { #main .sidebar { display: inline-block !important; } }Thanks,
RikardHey jomtones,
I can’t see any results like in your screenshot, I’m guessing you managed to get it fixed? If not then please try to explain a bit further.
Regards,
RikardApril 4, 2016 at 7:35 am in reply to: Design der Submenüs an Mainmenü anpassen (glassy & transparent) #607412Hi,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardApril 4, 2016 at 7:33 am in reply to: An error occurred while updating Enfold : Download failed . It has not provided #607411Hi,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardHi obismarck,
You could try adding a widget to the header: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Regards,
RikardHi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
Rikard -
This reply was modified 10 years ago by
-
AuthorPosts
