Forum Replies Created
-
AuthorPosts
-
December 18, 2018 at 7:01 pm in reply to: Our website just crashed with Error Tribe Events Pro #1046981
Sounds like you need to contact the plugin author with that error.
Did anything else change or was it working one minute then not the next?
I would download the latest version 4.5.1 and update manually via FTP. You’re probably caught in the chicken/egg loop where themeforest have changed from an API key to a private token but you can’t enter this until you have the correct theme version and so on.
I’ve changed one client who was being flooded with contact form spam to the Contact Form 7 plugin with Google reCAPTCHA and the spam stopped overnight.
The Enfold contact form Captcha is not blocking spam.
AFAIK:
Ah, download and update to the latest version of the theme manually via FTP and that option will be available.
Hi Jordan,
I was after something that replicated the existing menu so it continued to look like a menu item rather than a button in the header.
Worst case is I do what you suggest and pop a widget in the header.
- This reply was modified 5 years, 12 months ago by DigitalEssence.
Yes.
Themforest have changed the way their themes are licenced and you need to create a token.
Details here: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-registration
Same here. Loads of customers complaining about spam coming in via their contact forms and all of them have the captcha enabled.
Hi Victoria,
thanks for looking into that. I realise that this is way out of your support remit but one of the many reasons why so many of us continue to stick with and purchase the Enfold theme.
As you pointed out I had a clash with the app.js. I have removed this and the gallery is now visible.
Thanks.
This reply has been marked as private.Fabulous, that’s resolved the issue.
Thank you.
Hi Rikard,
that is odd as I am seeing it in IE, Firefox, Chrome and Safari on three different machines (Win 10, Mac and Win 2008 RS). One of which has never been used to view the site before.
Were you able to bring the width of the browser down to mobile size and didn’t see the white gaps under the images?
April 27, 2018 at 4:10 pm in reply to: How Do I: Add an image as a border to the socket footer? #948013Fantastic. Thank you. That is perfect.
Just needed to add a !important to the #footer but it works a treat.
April 26, 2018 at 11:50 am in reply to: How Do I: Add an image as a border to the socket footer? #947218April 25, 2018 at 1:57 pm in reply to: HOW DO I: Create a full width 1/4 1/4 | 1/2 layout – Looking for community input #946577You have made me feel very very stupid.
But thank you!
Can’t believe I hadn’t worked that out.
regards,
Hedley
February 21, 2018 at 7:00 pm in reply to: 2nd colour section on page has arrow on top border and no way top turn it off. #915624ok.
I’ve set up a second page at; http://dev.surreyhillsgliding.co.uk/test/
and it has the same issue (when you remove the css code you supplied
February 21, 2018 at 6:29 pm in reply to: 2nd colour section on page has arrow on top border and no way top turn it off. #915616Thanks Jordan. That fixed it.
Any idea why this happening?
WP: 4.9.4
Enfold: 4.2@digitalessence Could you please start a new thread under Enfold sub forum and elaborate on the issue you are having? We would like to keep this thread for showcasing only :)
I’m not having any problems. It’s not my website. ;-)
Hi,
loving the animations.
One issue I spotted. If I scroll down to the Our Projects section and reload the page your portfolio items are cut off at the bottom.
See: https://www.screencast.com/t/aAvEYAhSsw4U
it works fine if they are not on the screen at the time of the reload/refresh,
January 6, 2018 at 1:03 pm in reply to: Is it possible to change the space between the widgets in the sidebar #894055Hi,
yes, the outline was purely so you can visualise the removal of padding/margin while you work. Once you have it as you want it to look then just remove the outline.
Not sure if there is a plugin for Safari. Personally I would just install Chrome and the plugin. You will save hours of work being able to edit CSS on the fly, identify divs and generally test sites without having to edit and upload any code until you are ready.
twentyseventeen is the default theme that comes with WordPress. Use it if you need to test if your current theme is causing issues, otherwise just leave it alone (but make sure it is updated as and when you get the notification in the Dashboard.
Otherwise you should always develop on a child theme.
See: https://kriesi.at/documentation/enfold/using-a-child-theme/
This way any changes you make to the core code won’t be stomped on when Enfold is updated.
AFAIK you can’t set up cats for images. You have to select the images you want and add them to the gallery manually.
There are plugins that do this for you. I’ve used this before: https://enviragallery.com/
Just create the folders yourself in your child theme (you are using a child theme aren’t you? Don’t develop in the enfold theme
eg:
Hi, are you using the “Masonry Gallery” (under Media Elements) which allows you to add Images to each gallery manually but AFAIK can’t be filtered.
Or the “Masonry” or “Portfoilo Grids” (under Content Elements) which allow you to select categories you have created under: Dashboard > Portfolio Items > Portfolio Categories?
Hi,
there are several options. 1 a plugin or two editing a function.
Try: http://www.wpbeginner.com/wp-themes/how-to-remove-author-name-from-wordpress-posts/
January 5, 2018 at 5:15 pm in reply to: export pages for import them in an other enfold website #893752Have you tried the WordPress Exporter/Importer Tool?
January 5, 2018 at 5:03 pm in reply to: Is it possible to change the space between the widgets in the sidebar #893748Hi,
did you try the code I supplied? When I apply it to your site it removes all the padding on the sidebar widgets.
And I trust you are using the Chrome Web Developer plugin so you can test CSS on the fly?
If not then: https://chrome.google.com/webstore/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm
- This reply was modified 6 years, 10 months ago by DigitalEssence.
Hi,
try the answer to this post: https://kriesi.at/support/topic/socket-copyright-line/
and just replace the text in the div with the img src to your image.
Have you tried
position:absolute; bottom:0px;
on the buttons?
January 3, 2018 at 1:47 pm in reply to: Is it possible to change the space between the widgets in the sidebar #892822You should be able to just target them using their class (widget) and remove top/bottom padding/margin depending on what is used.
This will remove ALL padding and pop a red outline round the widgets to show you whats what.
.widget {outline:1px solid red!important; padding:0px!important; margin:0px!important;}
edit to get it how you want
January 3, 2018 at 1:33 pm in reply to: Layerslider and images missing when switching to PHP 7 #892814Hi,
seems this is a known issue, although you seem to have this with 7.0 as well.
“Hi Kim,
Yes, at the moment Enfold’s layerslider module has some issues with php 7.1, I would suggest sticking with 7.0 until those issues are fixed.
Best regards,
Nikko”See: https://kriesi.at/support/topic/enfold-and-php-7-1/
- This reply was modified 6 years, 10 months ago by DigitalEssence.
-
AuthorPosts