Forum Replies Created
-
AuthorPosts
-
April 14, 2018 at 5:31 am in reply to: Mobile version fullwidth slider covers color section below #941801
Hi Holger,
I’m not sure I understand what you mean by that, could you post a screenshot of the problem and what exactly you want to change please?
Best regards,
RikardApril 14, 2018 at 5:29 am in reply to: Enfold theme – Layer Sldier not responsive on mobile devices #941800Hi,
Did you check your settings under Enfold->Main Menu? If that doesn’t help then please post admin login details in private so that we can have a closer look.
Best regards,
RikardHi Conny,
Your images should automatically be using HTTPS from now on, if you are linking manually then you will need to use https instead of http though. If resources are loaded over http some browsers like Chrome will class the page as not 100% secure so I would recommend you to always use https.
Best regards,
RikardHi Richard,
Thanks for the feedback, this usually happens when there is open html markup on the page. For instance if you forgot to close a strong tag or something like that. Could you check if there might be a tag you have forgotten to close somewhere?
<strong>Bold text closed properly</strong>Best regards,
RikardHi,
Thanks for the feedback, please try this instead for the socket:
#socket .container { padding-top: 5px !important; padding-bottom: 5px !important; }And this for the title bar:
.title_container .container { padding-top: 5px !important; padding-bottom: 5px !important; min-height: 10px !important; }Best regards,
Rikard-
This reply was modified 8 years ago by
Rikard.
Hi,
Thanks for the feedback. Please try this instead:
.stick-to-bottom { display: block; text-align: center; clear: both; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); margin-bottom:20px; }Best regards,
RikardApril 14, 2018 at 4:58 am in reply to: Nach Upade auf php 7.2 laäuft der Layer Slider nicht mehr #941794Hi,
Thanks for the feedback and sorry for the problems, we have had some problems with 7.2 in the past and we’re working on making the theme fully compatible. Would you be ok with running 7.1 for now?
Best regards,
RikardHi,
Thanks for the clarification. They are added in functions.php starting on line 350.
Best regards,
RikardHey guylene1,
Please try this instead:
<span style="font-style:italic;">Le faux littéraire. Plagiat littéraire, intertextualité et dialogisme (2005)</span>Best regards,
RikardHey Josh,
We can help you out with small CSS changes, though I’m not sure exactly what you are looking to change? Please post screenshots highlighting the changes you want to make.
You can only run one theme at a time in WordPress.
You can use the Layout Builder in Enfold to change the layout of your blog posts on the backend.
Best regards,
RikardHi,
Glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey kjwaggz,
Could you try updating the theme to the latest version (4.2.6) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHey ptolda,
Thanks for the login details, though I couldn’t see any error messages at all on your front page. Where exactly are you seeing them?
Best regards,
RikardHey Nouman,
Thanks for contacting us. You should be able to do that with a multisite installation: https://codex.wordpress.org/Create_A_Network
Best regards,
RikardHey WEP_Management_Inc,
You should be able to set that using the Header Size option under Enfold->Header.
Best regards,
RikardHi,
Great, glad you got it working and sorry for the problems. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Thanks for the feedback. So using for instance Contact Form 7 gives you the same problem? If that is the case then I think the problem lies on your mail server, could you try contacting your hosting provider to see if they can see what the problem is?
Best regards,
RikardApril 13, 2018 at 7:24 am in reply to: Text in text box or even entire models disappears in edit mode !!! #941300Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey ehdavies,
Please try the following in Quick CSS under Enfold->General Styling:
.logo img { padding-top: 20px !important; }Best regards,
RikardHey Julian,
If you activate debug mode in order to see shortcodes, then you can drag that element to a new page to see its shortcode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/. I’m not sure how it would react in a text block element though, but you can try it out at least.
Best regards,
RikardApril 13, 2018 at 7:02 am in reply to: Issue with Sidebar being pushed to the bottom of page #941292Hi,
I’ve already explained this; both the Color Section and Grid Row elements are full width. If you want the sidebar next to your content then please us a 1/1 element instead.
If you want to nest elements, which is not supported by the layout builder by default, then you can copy the shortcode and place it within other shortcode:
[shortcode_1] [shortcode_2] [/shortcode_2] [/shortcode_1]Best regards,
RikardApril 13, 2018 at 6:58 am in reply to: How to link to checkout page from the shop page instead of the product page? #941291Hey DROR,
I’m not sure I understand the request; if you do that, then how will customers be able to add the product to the cart?
Best regards,
RikardApril 13, 2018 at 6:53 am in reply to: Vertical distance – margin-top or bottom in headlines #941286Hi Ingo,
It looks like you have that header in a Text Block element? What if you use the Special Heading element instead? You will have more options for controlling the space around the element if you do that.
Best regards,
RikardHey thekingschurchlakeland,
When setting images as background then some loss of image data is expected and it can’t display the same on all screen sizes. If you want greater control over that then you can copy the section in question and use an image better adapted to smaller screens. You can hide/show the correct section in the Screen Options tab of each element.
Best regards,
RikardHi,
Thanks for the feedback, I’m not sure I understand your request anymore. I think this is what you are looking to solve, right?
how can I install a link from the logo to certain pages? To be specific: to the home pages of my bilingual website?
To do that you would have to check which language the site is currently on, and you would have to do that with Polylang conditional statements, or at least that is what I’m guessing. That is why I linked to their documentation in hope that you would find something useful in there.
If this is not what you are looking for then please try to explain a bit further. I’m also struggling to understand how this is theme related.
Best regards,
RikardHi,
Thanks for that, I get the same result on my end, though I don’t think this is theme related. What happens if you activate one of the default WordPress themes?
Best regards,
RikardHi,
Thanks for the feedback, so it’s working as it should now? Please let us know if you should need any further help on the topic.
Best regards,
RikardApril 13, 2018 at 6:32 am in reply to: How to customise the load more button in a masonry gallery? #941276Hi,
That is not part of the theme, but you can try this in Quick CSS:
.so-widget-sow-social-media-buttons-flat-51218f3962d4 .sow-social-media-button { padding: 0.5em 0.5em !important; }Best regards,
Rikard -
This reply was modified 8 years ago by
-
AuthorPosts
