Forum Replies Created
-
AuthorPosts
-
Hey i9design,
This might help: https://kriesi.at/support/topic/google-adwords-tracking-after-form-has-been-submitted/#post-214566
but as the built in contact form is basic, you may find a more advanced plugin such as Contact Form 7 better suited.Best regards,
MikeHey Tia,
You can use a plugin like WordPress Reset to start over, but all of your work will be lost.Best regards,
MikeHey BelIblis,
I tested this on my localhost, and using two 1/2 column elements, I put the Easyslider in one with some text in the other & the Easyslider worked as you described. I’m not sure about the size images you will be using so try the different “Slideshow Image Size” options such as medium (300×300)Best regards,
MikeHey hobart,
It looks like you may have edited the header or menu files because the code is looking odd, is this possible?Best regards,
MikeHey envisageiam,
Yes we can do it, but we’ll need to see the page. But for example, if your Icon List is align left in a full width element, we can use this code in the General Styling > Quick CSS field:.avia-icon-list-container { padding-right: 30vw !important; }
but we would also target that page so it doesn’t affect every page.
Best regards,
MikeMay 12, 2017 at 2:38 am in reply to: How to change the main custom menu to replace cursor to pointer. #791998Hey Vadivel,
I don’t think I understand, I went to the site and don’t know what to look for. Do you want the mouse cursor to show as a pointer instead of a hand?Best regards,
MikeHey Kathy,
Perhaps these will help:
For the built in MailChimp:For the plugin:
Best regards,
MikeHi,
I wish I could help more, but this kind of customization is beyond the scope of support we can provide here. You can request customization hereBest regards,
MikeHi,
Please don’t “i will try to add .htacces file to disallow folder.”
just add “Options -Indexes” to the top line.
in your robots.txt, I would make those two lines disallow.Best regards,
MikeMay 12, 2017 at 2:07 am in reply to: Adding pdfs to view in new window when in Avia Layout Builder view. #791993Hi,
You have a plugin that is preventing you from adding the pdf link the way it’s meant to be done. Try disabling
“PDF Embedder”. Watch the video I made in the private content area of me adding a pdf link on my localhost.
PS. you can change the name of the pdf link also :)Best regards,
MikeHey Laila,
Try this code in the General Styling > Quick CSS field:table, th, td { border: 5px solid black!important; }
if you still need more help, please include your url :)
Best regards,
MikeHey samhughes8,
That is a color section element, it is behind the other elements, hover in the corners and you will see the edit box.Best regards,
MikeHey domenicoguida,
Something has changed your opacity (transparency) for your sub-menu, try this code in the General Styling > Quick CSS field:.sub-menu { opacity: 1!important; }
Best regards,
MikeHey Bernd,
Sorry I was unable to find any solution for this. But here is the html for the menu button, perhaps you can tinker with it:<a id="advanced_menu_toggle" href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a>
Best regards,
MikeHey Felix,
I fixed it for you, the name field was set to 3/4 of the form making the captcha try to fit in 1/4 of the form, by msking it full width of the form the captcha started a new line. If you want the label for the captcha white to show better, Try this code in the General Styling > Quick CSS field:.page-id-431 #element_avia_3_1 { color: #fff !important; }
Best regards,
MikeHey beckerentcenter,
Updating with FTP is pretty easy, here’s a video on how: http://vimeo.com/67209750
But first I recommend making a backup with https://wordpress.org/plugins/duplicator/Best regards,
MikeMay 10, 2017 at 2:50 am in reply to: Adding pdfs to view in new window when in Avia Layout Builder view. #790767Hey m,
I just tried adding a pdf to a text block in Avia Layout Builder view by clicking “add media” > upload files > insert into page.
Chrome, Edge, & Firefox opened the pdf in the browser window. Safari asked what to do.
Perhaps a plugin would ensure all users would see it in the browser window?Best regards,
MikeMay 10, 2017 at 2:31 am in reply to: Contact form has one text field that is shorter than the others #790759Hey m,
I fixed it for you, the name field was set to 1/2 column.
Thank you for using Enfold.Best regards,
MikeMay 10, 2017 at 2:27 am in reply to: Full-Width Easy Slider – Stretch caption background full width #790757Hi,
Try adding this code:.responsive .container { max-width: 1500px!important; } .caption_fullwidth .container { margin: 0px !important; }
Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeMay 10, 2017 at 2:05 am in reply to: Fullwidth Easy Slider and Map Not Working – Areas are Blank #790751Hey Eleina_Shinn,
The sliders and map are still there, they seem to to be in conflict with something. I would ask if you added any new plugins or updated a plugin with your theme update. Please try deactivating all active plugins and check if that helps. Then you can activate them one by one to find the culprit.Best regards,
MikeHey drelambo,
I see what you mean about not being able to add another color section, but I don’t know what hidden content was and I can’t investigate without admin privileges. Try deactivating your plugins and see if that helps.Best regards,
MikeHey!
I’m still not sure what issues you were having with the slider, or why you can’t use the most current version of Enfold. The mobile view can be fixed with css if you like.
Best regards,
MikeHey TOM,
I may have found this solution:Here is how to fix the Admin Ajax Issue
If you password protect your WordPress Admin directory, then it will break the Ajax functionality in the front-end, if you do, then here is how you fix that issue.
Open the .htaccess file located in your /wp-admin/ folder (This is NOT the main .htaccess file that we edited above).
In the wp-admin .htaccess file, paste the following code:<Files admin-ajax.php> Order allow,deny Allow from all Satisfy any </Files>
Best regards,
MikeHi,
If I understand correctly, you want to remove the extra space from between the toggled text and the next line of text that starts with “Crucially you will also…”?
The extra space there is from the paragraph padding around every paragraph and I can’t target only that bottom padding successfully.Best regards,
MikeHi,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Alan Little,
The newest is 4.0.5, Please download a latest copy of the theme from themeforest and replace the theme folder via FTP in wp-content\themes – http://vimeo.com/67209750Best regards,
MikeMay 9, 2017 at 3:15 am in reply to: Full-Width Easy Slider – Stretch caption background full width #789940Hey 1lizcollins,
Try this code in the General Styling > Quick CSS field:.page-id-5 .avia-caption-title, slideshow_align_caption { width: 100% !important; } .page-id-5 .av_slideshow_full .container.caption_container { padding: 0px !important; } .page-id-5 .slideshow_inner_caption { padding: 0px !important; }
Best regards,
Mike -
AuthorPosts