Forum Replies Created
-
AuthorPosts
-
December 8, 2017 at 10:41 am in reply to: Translate value of "copyright" in theme options (WPML) #886403
Hi jetpulp,
I’m not sure how it works in polylang, but with WPML you can have different values in the field depending on which language is active.
Best regards,
RikardHi,
Thanks for that. First off, could you please try to overwrite the 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/. If not, then please try to temporarily remove the Color Section element.
Best regards,
RikardHi stern54,
Yes you should be able to do that, you are free to use the demo images as you please within the theme.
Best regards,
RikardHi Brian,
The builder doesn’t allow nesting, but you should be able to do it manually if you enable debug mode in order to shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, then copy the 1/3 shortcode into the 2/3. This might have unexpected results but you can give it a go if you like. Otherwise you will have to write that from scratch unfortunately.
Best regards,
RikardHey wzshop,
I think you should be able to do that, the demo files are located under enfold/includes/admin/demo_files
Best regards,
RikardHey Itty,
Please try this in your child theme’s functions.php file:
function itty_add_pinterest_verification(){ ?> <meta name=”p:domain_verify” content=”e47e7bea2e19459c86b3a82028497572″/> <?php } add_action('wp_head', 'itty_add_pinterest_verification');Best regards,
RikardHi,
Great, glad you got it working and thanks to @guenni007 for helping out :-)
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, I get the same problem on my end. The server is responding with a 403 Forbidden message. Could you try to contact your hosting provider to see if they know why that is please?
Best regards,
RikardHi,
Great, glad we could help. Please open a new thread if you should have any further questions or problems, I’ll close this for now.
Best regards,
RikardDecember 8, 2017 at 6:06 am in reply to: Featured images are compressed or stretched on mobile #886365Hi,
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,
RikardHi zimbo,
As far as I know, the only problem with running Enfold 4.2 and WordPress 4.9 or 4.9.1 is the misalignment on full width videos. Other than that I am not aware of any issues at all. There are fixes for that problem available on the forum, and they have worked for the vast majority or users. Some still have problems though I’m not sure if could be related to something else. So if you really want to run the latest versions, then maybe you could try to update on a staging environment first to see if you encounter any problems? If you do, you could try to implement the fixes available for the video problem. If you should need help with anything then please open new tickets for each problem so that we can have a closer look at them.
The next release is scheduled for January as of now. We’d like to apologise for any problems the new version might have caused, in my opinion it’s a big improvement if you compare it to the previous version though.
I would also like to say that we are planning to implement automatised testing as standard prior to new releases. We do of course test things manually before releases, but it’s obvious that we do miss some things which automatic tests should find for us. We’re hoping that this will catch more problems like these so you guys don’t have to waste your time on this forum :-)
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,
RikardHi,
I’m not sure to be honest, did you check the sizes or the images? If they are not the same size then they might become misaligned like that. Otherwise you can try this CSS:
.home .avia-builder-el-1 { vertical-align: top !important; }Best regards,
RikardHi,
Thanks for the login details, on which page can we see the problem?
Best regards,
RikardDecember 8, 2017 at 5:17 am in reply to: Text widget (Arbitrary text.) not allowing for content. #886348Hi,
Great, glad you found the problem. Please let us know if you should need any further help on the topic.
Best regards,
RikardHi,
Great, thanks for the feedback. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
I’m not sure what you mean by that, do you mean that you want it semi transparent? If so then try this instead:
.av-burger-overlay-scroll { background:rgba(255,255,255,0.5) !important; }You can convert your hex colour to rgba with tools online.
Best regards,
RikardHi,
Great, glad you found that link. I’m not sure if you need any further help on the topic?
Best regards,
RikardHi,
No problem, please open a new thread if you should have any further questions or problems :-)
Best regards,
RikardHi,
Thanks for that. I get the same error, though I’m not sure what is causing it. It’s probably a security setting on your server which needs to be adjusted. Maybe you could try to update manually via FTP this time? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHi,
I added this to your Quick CSS and it’s working:
.home main { padding-top:0 !important; }Best regards,
RikardHi Martin,
That is the background set in the Color Section element on the page. If you hover it in the builder, you will see a pen+paper icon to the left, click that and you will see the element options. Then click Section Background and you will be able to change the image there.
Best regards,
RikardHey slui,
Please try the following in Quick CSS under Enfold->General Styling:
#advanced_menu_toggle, #advanced_menu_hide { display:none; }Best regards,
RikardDecember 7, 2017 at 7:52 am in reply to: Update via FTP caused break that is not resolved with a revert #885966Hey campfireministries,
That version is very old and not compatible with the WordPress version you are running. Could you try to update manually via FTP please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { .page .slide-entry { border-bottom: 1px solid #ddd; } }Best regards,
RikardHey nadinedomnink,
Please try the following in Quick CSS under Enfold->General Styling:
#footer .av-social-link-facebook a:before { font-size:30px; color:red; }Best regards,
RikardHi,
Thanks for that, I can see the post you are referring to, though this has nothing to do with the theme you are using. Did you try to remove the user posting those or reset the password of the account?
Best regards,
RikardHi,
Please try this in Quick CSS to hide the navigation on the Layer Slider:
.ls-nav-prev, .ls-nav-next { display:none; }Best regards,
RikardHey projectt_co_uk,
There is no functionality for that in the theme itself, but it’s fully compatible with WooCommerce which might have it by default or can be added with a plugin. I’m not aware of any plugins which might be right for you but a search should reveal if there are any out there.
Best regards,
Rikard -
AuthorPosts
