Forum Replies Created
-
AuthorPosts
-
Hey katvanee,
You can try wrapping the text in the following code:
<a href="http://yoursite.com">Your text</a>Thanks,
RikardApril 6, 2016 at 4:26 am in reply to: Homepage video background showing black space in chrome #608639April 6, 2016 at 4:19 am in reply to: Clicking on Layerslider redirects me to weird external link #608638Hi @SAdesignsUnltd,
Great, thanks for sharing! So hopefully simply waiting for a day or two should solve the problem.
Regards,
RikardApril 6, 2016 at 4:18 am in reply to: Page Titles, Blog Post Titles/Captions and other items missing…. #608637Hey Chris,
I had a look at a couple of your pages but I couldn’t see anything missing from them, could you try explain a bit further and/or post screenshots of the issues please?
When using the builder for posts you will need to set the excerpt manually in the post, you can do so by selecting to view the Excerpt field under Screen Option in the top right hand corner of the edit screen.
Thanks,
RikardHi Marina,
Great, glad you got it fixed. You might want to share the solution if someone else is in the same position as you.
Best regards,
RikardHi,
Glad we could help, please let us know if you should need any more help on the topic.
Best regards,
RikardHey peanuttario,
You can try adding
!important;at the end of the arguments which are not applying.Thanks,
RikardHi,
The builder is loading fine on my end, please try to clear your browser cache and reload a few times or try a different browser and/or machine.
Regards,
RikardHey mcraig77,
Do you mean that you want the menu on the center of the page or align it with the logo?
Regards,
RikardHi frontlight,
That usually happens because of html markup left unclosed, could you check if you have anything like that on the page?
<strong>Bold text closed properly</strong>Best regards,
RikardHi mleite1,
I think the easiest option would be to add inline styles, something like this:
<p style="font-family: verdana;"> text <p> <p style="font-family: arial;"> text <p>Regards,
RikardHi kopatina,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi Julie,
You can try adding your code to these media queries:
@media only screen and (min-width: 768px) and (max-width: 1024px) { /* your tablet code goes here */ } @media only screen and (max-width: 767px) { /* your phone code goes here */ }Thanks,
Rikard-
This reply was modified 10 years ago by
Rikard.
Hi mediax,
1. There is no element for a downloadable list but you can create one manually. Please explain further if I’ve misunderstood you.
2. ACF is not included in the theme but I don’t think you should have any problems using it.
Regards,
RikardHey mleite1,
I’m not sure I understand what you are looking to do there, have to column at a fixed hight? If not then please post a screenshot highlighting the alterations you would like to make.
Thanks,
RikardHi,
That is the default behaviour since you don’t have enough content on the page, displaying the socket differently will likely cause overlapping issues and I would recommend that you keep it the way it is.
Regards,
RikardHey Snerp,
They look responsive to me, but you will always lose some image data because of the differently sized screens so it won’t look exactly the same on desktop as on mobile or tablets. I would recommend you to add text as separate image or as html. If you want greater control of how the sections look on mobile you can create separate sections and upload images better adapted to mobile screens and then hide/show the correct one using CSS. Let us know what approach you would like to take and we’ll help you if you should run into problems.
Thanks,
RikardHey dibooth,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi Annelies,
I couldn’t see a slider on the page you linked to, could you check please? There will always be some loss of image data when they are set to cover the containing element unfortunately.
Thanks,
RikardApril 5, 2016 at 6:32 am in reply to: Clicking on Layerslider redirects me to weird external link #608057Hi,
Everyone who is not @hiveminddesign, please start your own thread and include admin login details so that we can have a closer look at your installations. We are not sure what is causing this yet unfortunately.
Thanks,
RikardHey Viveka44,
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,
RikardApril 5, 2016 at 6:13 am in reply to: Homepage video background showing black space in chrome #608040Hi,
I’m not getting the result you are describing in the latest version of Chrome, could you try to clear your browser cache and reload a few times to see if that helps please?
Best regards,
RikardHi,
It’s difficult to give you exact code to use when we can’t inspect the elements in question, did you try to increase the header size in the theme options?
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 1024px) { nav.main_menu {display:none !important;} #advanced_menu_toggle, #advanced_menu_hide {display:block !important;} }Regards,
RikardHi @Viveka44,
So I’m guessing that fixed your problems? Please let us know if you should have any further problems on the topic.
Best regards,
RikardHi,
You have the following in enfold.css:
@media only screen and (max-width: 767px) { #fullscreen_slider_0 { display: none; } }Please remove it or change it to:
@media only screen and (max-width: 767px) { #fullscreen_slider_0 { display: block; } }Regards,
RikardHi,
Could you try enabling debug mode in order to see builder shortcode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, and then copy/paste your shortcode to a new page to see if that helps?
Thanks,
Rikard -
This reply was modified 10 years ago by
-
AuthorPosts
