Forum Replies Created
-
AuthorPosts
-
Hey frammies,
I seem to be getting a 403 error, are you blocking IPs?Best regards,
MikeHey alexandervellguth,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeHey clickrepublic,
Your autoptimize cache has the color set to “#333 !important;” which is basically black from your main menu.
Try deactivating the plugin and clearing your cache to see if it corrects it self.
If you are minimizing your css with the plugin try unchecking that option.Best regards,
MikeHi,
Ok, after looking at your site I believe you want to link your videos to your masonry gallery on your front page, so I got one of them working for you, “Go Beyond” When you click on the image the video will popup in a lightbox and play.
First I opened the masonry gallery > edit gallery and clicked on the image to link the video to.
In the ATTACHMENT DETAILS at the bottom you’ll see “Custom Link” I added your video url that I got from your Media Library with “?iframe=true” at the end, like this:http://www.YourDomain.com/wp-content/uploads/2015/02/GoBeyond-v01.mp4?iframe=true
and then saved. Please see screenshots in Private Content area.
Hope that helpsBest regards,
MikeHi,
While I believe that people are not looking to steal your api usage because getting one is free, my goal in suggesting this was to first get you up and running and then figure out why you can’t restrict your key.
Now that it is working lets fix your RetiredVersion error. Add this code to your Enfold Theme Options > Google Services > Google Analytics Tracking Code box:<script src="https://maps.googleapis.com/maps/api/js?libraries=places&key=your_api_key_here"></script>
replace “your_api_key_here” with your key.
Then try to set your domain restriction, perhaps without wild cards to start. Remember it can take up to 5 minutes for your settings to take effect.Best regards,
MikeHi,
@Guenni007 Thanks for sharingBest regards,
MikeHey PaulBakker,
In contact form 7 create your form like this:<div class="cf7">[text* your-name placeholder "Your Name"] [email* your-email placeholder "Your E-Mail"] [submit "Send"]</div>
Put your shortcode in a code block element
and add this css in the General Styling > Quick CSS field:.cf7 {width: 700px !important; } span.wpcf7-form-control-wrap { display: inline-block; width: 300px; }
Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
I disabled the “1&1 WP Wizard” plugin and your site seems to be running better now, although some java scripts are not functioning correctly, please ask your host to check the file permissions of your WordPress and if they have any security settings blocking your site.
Here’s some more info: Fix File and Folder PermissionsBest regards,
MikeHey Darren,
To open pages in lightbox using an iframe, create a link like this in a code block element:<a href="http://127.0.0.1/pages/blank-pages/coming-soon-page/?iframe=true">Page</a>
To open shortcode in a lightbox follow these steps:
https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439Best regards,
MikeHey fkadmin99,
You are correct, the option should be under “Section Bottom Border Styling”. I see you have many custom functions to expand the builder and I believe one of the has broken that option. I have enabled the debugger and copied your page to a clean install where the option came back, so I suggest deactivating you custom functions one by one to find the issue. If that doesn’t help try doing the same with your plugins.Best regards,
MikeHi,
Unfortunately, you can’t constrain the grid row element on the main container. It will always be full width unless you use the boxed layout. What you can do is to add a custom css class on the grid row element to specify the width of the grid on different screen sizes using media queries.
As an example I added classes .lcell & .rcell to your first two cells
and used this css:@media only screen and (min-width: 1700px) { .lcell .flex_cell_inner {max-width: 655px !important; margin-left:55%; } .rcell .flex_cell_inner {max-width: 655px !important; margin-right:55%; } }
as 1700px was when the grid row began to brake out of your container & 655px is half of your container width. at 25k it looks like this:
I issue I see is the background cell images which are not contained.
Another option is to give the container a max width and a background-color:#main {max-width: 1310px!important; margin: auto!important; } #wrap_all {background-color:#8F78A8!important; }
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
I was able to import the demo with no errors this time.
Let us know if we can be of further assistance.Best regards,
MikeOctober 15, 2017 at 3:58 pm in reply to: wrong main content position when using sticky header #864501Hi,
Glad to hear this helped, I have submitted this issue to the devs for review.
We will close this now, thanks for using Enfold.Best regards,
MikeOctober 15, 2017 at 3:10 pm in reply to: horrible grey shadow under some images (Partner/Logo Elements) #864491Hi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Perhaps these qtranslate guides will help:
Integration Guide
TroubleshootingBest regards,
MikeOctober 15, 2017 at 3:41 am in reply to: Main menus in logo area have a bullet character next to them? why? #864382Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
The # BEGIN WordPress and # END WordPress serve as markers used by WordPress in the .htaccess file, WordPress will only modify within these markers so adding rules outside these markers will not be touched.
Prevent Hotlinking With A .htaccess FileRewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(www\.)example.com/.*$ [NC] RewriteRule \.(gif|jpg|jpeg|bmp|zip|rar|mp3|flv|swf|xml|php|png|css|pdf)$ - [F]
Replace example.com on line 3 with your own domain name.
Best regards,
MikeHi,
Your version of Enfold is very old, please try updating it.
Try to update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfoldBest regards,
MikeHey,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHey Mikaela Schaefer,
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
I’m suspicious of your CipherCoin plugin, but try disabling all of them to start.Best regards,
MikeHey steviespin,
Do you mean you are trying to add videos to portfolio items or to the portfolio grid element?
Were you able to upload the videos to the media library, or is that where you got the error?
Perhaps including a admin login in the private content area would help us understand better.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#nav_menu-4.widget_nav_menu {left: 100%!important; }
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Slade,
You are using the stretched layout so the body will stretch to full width, yet the header will stay within the container dimensions, to solve change the Enfold Theme Options > General Layout > Dimensions > Maximum Container width > 2500px
This way the logo and menu will also stretch to full width.Best regards,
Mike -
AuthorPosts