Forum Replies Created
-
AuthorPosts
-
Hey ThomasWitzany,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi,
Yes, a text block would be a good idea for adding html like that. If you want to add anchors then you need to add ID’s to your content. Like so:
<a href="#anchor">Link to anchor</a> <div id="anchor">Content</div>Best regards,
RikardHey ythhj,
Adding CSS like that won’t add the font to the fonts list, but it should apply to your actual site though?
Best regards,
RikardFebruary 15, 2018 at 5:52 am in reply to: Permanent image overlay for (mobile) images with a link #912623Hey Daniel,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardFebruary 15, 2018 at 5:51 am in reply to: Embedding Mediazilla videos to match height & width #912622Hi jimmiesner,
I’m not sure if you need any further help, did you the suggestion posted by @mrjohnson2 help? Thanks for helping out btw @mrjohnson2 :-)
Best regards,
RikardHey tsdesigns,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi Aline,
That will only result in a 404 page, the page doesn’t have a URL since it’s not published yet. If the page is not published you can only preview it.
Best regards,
RikardHey nirvana,
Could you try deactivating all plugins to see if one of them is causing a conflict please? If that doesn’t help then please post admin login details in private so that we can have a closer look.
Best regards,
RikardHey verena_1992,
Could you try updating the theme to the latest version (4.2.3) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardFebruary 15, 2018 at 5:39 am in reply to: Can I create a child theme when my website is already done & adjusted? #912614Hey WindowStories,
That depends on what changes you have made, if you have edited any of the core files like functions.php or any of the CSS files, then you would have to move them to the child. If you have only made settings in the layout builder and theme options then you can export them to your child. If you want to experiment with it then I would recommend that you copy your site to a staging area on the same server or copy it to a local installation.
You can download basic child theme here if you like: https://kriesi.at/documentation/enfold/downloads/
Best regards,
RikardFebruary 15, 2018 at 5:32 am in reply to: Domain Name & Host Migration – Not Working As Expected #912613Hi,
Your child theme settings; after importing them they sometimes don’t reflect on the front end, toggling a theme setting and saving again usually helps though, could you try that out? If you need any further help then please post admin login details in private so that we can have a closer look.
Best regards,
RikardFebruary 15, 2018 at 5:24 am in reply to: Different logo on different-pages when using transparent header #912611February 15, 2018 at 5:23 am in reply to: How to make adjustments to an icon list and buttons #912610Hey DROR,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-18352 .avia-icon-list li { margin-right:0 !important; } .page-id-18352 .sidebar_tab .tab_titles { width: 100% !important; min-width: 200px !important; max-width: 350px !important; }Best regards,
RikardHi Gerhard,
Thanks for the explanation, please try this CSS:
figure.wp-caption.alignleft { margin: 4px 10px 10px; }It looks like you have the same CSS declaration twice, you should probably remove one of them to avoid any confusion.
Best regards,
RikardHi,
Great, glad you solved it :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Yes, your changes should survive updates. But to be sure I would recommend that you backup your site before updates, just in case something should go wrong.
Best regards,
RikardFebruary 15, 2018 at 4:53 am in reply to: WPML seems to force close Columns when equal height #912604Hey stormingdesign,
Thanks for the login details. Could you try updating the theme to the latest version (4.2.3) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/. Also try to update WordPress itself.
Best regards,
RikardHi,
Great, glad the CSS helped. You should try to keep the images as wide as the container, in your case that means 1300 pixels.
Best regards,
RikardHi Maria,
I see that on my end too, though I don’t think you have to worry about it too much since end-users will likely never see that. A lot of websites tend to do stuff like this when the CSS is “settling”, we could have a look at it but like I said, I don’t think any end-user will ever see that.
Best regards,
RikardFebruary 15, 2018 at 4:44 am in reply to: Change width to activate mobile menu insteas of regular menu #912600Hi Empatica,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi Luca,
In general, self-hosted videos work less good than if you host the video on for instance Youtube or Vimeo. It will likely perform better if you host it on a service like that. Could you try uploading it to Youtube or Vimeo to see if that helps?
Best regards,
RikardHey joanmateu,
If Contact Form 7 isn’t working either then it’s likely something wrong with your mail server. Please try contacting your hosting provider to see if they can help you out with that.
Best regards,
RikardHi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi Valérie,
I would suggest you do what Nikko advised, make a copy of your current site on the same server and then update there first to see if there are any problems, if not then you can update the production site.
This support channel is the paid support, it’s all we have :-)
Best regards,
RikardHey xandria,
You shouldn’t have to do anything if you still have access to the forum, if you should lose access then we’ll help you out with that of course.
Best regards,
RikardFebruary 14, 2018 at 2:51 pm in reply to: Extra slash automatic added to URL on mobile when clicking on an anchor link #912286Hi,
Thanks for the feedback, I’ll leave the thread open in case you should need any further help from us.
Best regards,
RikardHi,
This isn’t anything theme specific, it’s general web development. Maybe this tutorial will help you out? http://www.wpbeginner.com/wp-themes/how-to-add-custom-fonts-in-wordpress/
Best regards,
RikardHi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardFebruary 14, 2018 at 2:42 pm in reply to: Problem with Gallery and Instagram widget (Enfold) #912278Hi,
Ok, so you have customised core theme files? Is there a reason for you not running a child theme? Not running a child theme with customisations is not a very good idea to be honest with you. We really can’t debug versions of the theme which is this old, since we have made a lot of changes since it was released.
Best regards,
Rikard-
This reply was modified 7 years, 9 months ago by
Rikard.
-
This reply was modified 7 years, 9 months ago by
-
AuthorPosts
