Forum Replies Created
-
AuthorPosts
-
Hi,
Well it’s kind of an onion,
enfold-test v3.6.1 with
enfold v4.1.2 inside, with
enfold v3.6.1 inside it.
So knowing you have a clone, should anything go wrong, and you are using enfold-test that you want to update, delete the enfold folder inside of enfold-test, then update enfold-test by replacing the files inside the folder with the new version.
not the new enfold folder, just the files inside it.
Hope that makes sense.Best regards,
MikeHi,
@Guenni007 well done, I like your use of debug code and the hook :)Best regards,
MikeOctober 22, 2017 at 2:30 am in reply to: When I import a demo, it imports another demo than the one I want #867144Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
On line 517 of your custom code, you have this causing the issue:.page-id-186 .avia-builder-el-34 {margin-top:-40px!important;}
Try removing it.
Best regards,
MikeOctober 22, 2017 at 12:18 am in reply to: When I import a demo, it imports another demo than the one I want #867136Hey fredg2310,
To completely remove a demo installation after importing it, you can use a plugin like WordPress ResetBest regards,
MikeHey reniai,
Which slider are you using? Please include the url to the page in question so we can take a closer look.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeOctober 22, 2017 at 12:12 am in reply to: Button on my home page not showing on mobile device #867132Hi,
Ensure that the WordPress folder and files have the right permissions – https://codex.wordpress.org/Changing_File_Permissions
then export your theme settings, activate your child theme and re-import the parent theme settings.
Also try to increase the memory allocated to PHP – https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
If this doesn’t help try Try disabling your plugins, export your theme settings, activate your child theme and re-import the parent theme settings.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
@mawcreations I have answered you other post about the same issue, please see it.Best regards,
MikeHey Alphine A Bayoh,
I have not been able to load your website to test it, it is timed out. This is very unusual and not typical for Enfold.
If your able to login Try disabling all of your plugins.
Do you have FTP and cPanel access?Best regards,
MikeHey Theeventchauffeur,
I have not been able to load your website to test it, it is timed out. This is very unusual and not typical for Enfold.
If your able to login Try disabling all of your plugins.
Do you have FTP and cPanel access?Best regards,
MikeOctober 21, 2017 at 11:09 pm in reply to: "Error fetching content . . ." message when trying to add images or full sliders #867121Hey mawcreations,
There are a couple of issues, one is that you have the Thrive Architect plugin activated, which is a page builder and will conflict with Enfold’s builder. Second is that you are using Enfold v3.4.3, which is very old.
Try disabling all of your plugins and Try to update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
I recommend backing up with: https://wordpress.org/plugins/duplicator/Best regards,
MikeHey mbrow155,
Are you getting any error codes? Please include the url to the page in question so we can take a closer look.Best regards,
MikeHey rawpaul,
Is your woocommerce plugin activated? I see your are using Enfold v3.8.4, try to update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
to rule out any woocommerce conflicts.Best regards,
MikeHi,
Glad to hear you got it sorted out, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Jörg,
I couldn’t find that text on your page, please add a screenshot.Best regards,
MikeHey erwin_m,
I don’t see a difference, but perhaps I’m looking at the wrong element, please see screenshot in Private Content area.
If this is the right element then try this code:@media only screen and (min-width: 767px) and (min-width: 1023px) { .avia-builder-el-34 {margin-top: 50px!important; }}
adjust to suit.
Best regards,
MikeHey geneticsed,
Google should not be able to access those files directly, that is why you see that error.
But to keep those errors from showing add this to your robots.txt:User-agent: * Disallow: /wp-content/themes/enfold/index.php
Best regards,
MikeOctober 21, 2017 at 9:54 pm in reply to: Product gallery contains other unrelated media items #867106Hey Jason,
Your YouTube gallery plugin happens to use the same lightbox script and same classes as the Enfold lightbox, so there is a conflict.
The best solution I have come up with so you can still use both is to hide the lightbox controls so your customers won’t keep clicking the arrows and see the videos:.mfp-arrow, .mfp-bottom-bar { display: none !important; } .mfp-figure img { pointer-events: none!important; }
but this is not perfect because if you have more than one image for your products they won’t see them without having to click the additional thumbnail.
Best regards,
MikeHi,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHey Cydut,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
I put the buttons in a div with the class “btns”, then I made both buttons position left, then I added this css to align center and add 20px padding between them..btns {text-align: center;} .avia-button-left.avia-builder-el-4 {padding-left: 20px;}
please see screenshot in Private Content area
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
When you say “The enfold contact form does not work at all” you mean you don’t receive the emails?
Can you create a test page with the contact form in it, and include a admin login in the private content area so we can take a closer look?
My install is on a localhost which will not send email, so I can’t test on my end.Best regards,
MikeHey rfarthofer,
Try going to /enfold/framework/php/class-form-generator.php on line 476 & 477 and find this:
Versuchen Sie, /enfold/framework/php/class-form-generator.php in Zeile 476 & 477 zu suchen und finden Sie:'nextText' => __( 'Next', 'avia_framework' ), 'prevText' => __( 'Prev', 'avia_framework' ),
change to:
ändern:'nextText' => __( '>>', 'avia_framework' ), 'prevText' => __( '<<', 'avia_framework' ),
Best regards,
MikeHi,
Please go to Appearance > Widgets > Enfold Custom Widget Area and create a new widget area with the name “abovefooter” and then go to Appearance > Editor and edit functions.php file and add following code:add_action('ava_before_footer','avia_above_footer'); function avia_above_footer(){ dynamic_sidebar( 'abovefooter' ); }
Then add your two widgets:
Then you will need to know the IDs for the two widget, so open your developer tools (F12) (Chrome Windows 10) and find them:
Then you can add this code in the General Styling > Quick CSS field using your IDs:#text-6 { width: 66%; display: inline-block; } #text-7 { width: 33%; display: inline-block; }
Best regards,
MikeHey Darren,
Are you using Cloudflare CDN? It has an Email Address Obfuscation feature which causes issues with the form.
Another known issue is if you use a gmail or yahoo address in your form and send a test message using the same address gmail will mark as spam and hide the message. Have you also checked with all of your plugins disabled?
There are updates being made to the contact form element in the next update, have you been happy with contact 7?Best regards,
Mike -
AuthorPosts