Forum Replies Created
-
AuthorPosts
-
Hey Gina,
Do you have the Thrive in the “sidebar pages” and in the “sidebar blog”?
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHey Emma1202,
I believe the second one is uploaded at 845×321 so when it is scaled down to fit it is more rectangle. The first one looks to be 478×321 so when it is scaled up it’s more square. Can you try to resize them to be equal?Best regards,
MikeHey soniavoice,
I don’t think I understand, I see your sidebar & widget, but don’t understand what is wrong. Can you take a screenshot of the issue?Best regards,
MikeHey metrocitygirl,
We could help you with some coding, Can you please include a URLs to the pages you are having an issue with?Best regards,
MikeHey danldurall,
Is this the only page doing this?
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.avia-image-container .avia-image-container-inner .avia_image { width: 340px !important; height: 200px !important; }
Best regards,
MikeHey Nathan,
Have you tried Akismet Anti-Spam, it’s normally pre-installed with WordPress. Signing up for the API Key is free.
I could see reCAPTCHA on all three pages above and it seemed to work when I clicked it.If you want a drastic measure check the IPs here: https://geoiptool.com/
If they are mostly from a country that won’t be good readers for you, you can block by country: https://www.ip2location.com/free/visitor-blocker
I once did this for a month, and the bad bots dropped the site, then I allowed all.
But be aware that the more you block the slower your site will load.Best regards,
MikeHey S-edwards,
Try this code in the General Styling > Quick CSS field:.inner_sidebar { margin-left: 10px!important; }
Best regards,
MikeHi,
Glad to hear that helped, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad to hear it’s sorted out, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Revoluza2013,
Check to see if the option ‘Lightbox Modal Window’ is turned on*Please see your duplicate post under the same title, we will close this one. Thank you for using Enfold.
Best regards,
MikeHey Revoluza2013,
Check to see if the option ‘Lightbox Modal Window’ is turned onBest regards,
MikeHey mcraig77,
Try this code in the General Styling > Quick CSS field:.av_minimal_header #header_main_alternate { background-color: #000; }
Best regards,
MikeHey Derek,
The pen/pencil you see is a entypo-fontello icon. You can change that with a 60×60 image using this in your quick css:.main_color .fallback-post-type-icon[data-av_icon]:before { content: url(https:// ... .jpg)!important; }
If you want to use a bigger image use this css:
.main_color .fallback-post-type-icon[data-av_icon]:before { content: url(http: ... .jpg)!important; left: -10px!important; top: -10px!important; }
adjust the left & top as needed :)
Best regards,
MikeHey cPPccP,
The Layer Slider does not need to be activated. Here is some more info:How LayerSlider Updates work in Enfold
The bundled version of LayerSlider will be updated with theme updates, which we do depending on our own release cycle and depending on critical updates. The users cant update the bundled version of the layerslider, even if actived.
However, if a user wishes to update before the next theme update, they can simply purchase a copy of the layerslider on codecanyon, upload it as a plugin and activate it. It will then overwrite the bundled version, and then the user is in full control of LayerSlider updates.
There is no need to deactivate the bundled version, it automatically detects if the plugin version is active and disables itself.Hope this helps :)
Best regards,
MikeHey metrocitygirl,
Try this code in the General Styling > Quick CSS field:.footer_color { background: url(https://new-site.chikamotolaw.com/wp-content/uploads/2017/05/1920x1200-1030x644.jpg) no-repeat center center fixed!important; background-size: cover!important; }
Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#top .avia-slideshow-arrows a { color: #ffffff!important; font-size: 50px!important; border: 0px solid #ffffff!important; background-color: #a80000!important; }
Best regards,
MikeHi,
you have your header size set to a custom size of 67px. There maybe some other settings also but they kept changing back like someone was working on the site or a hard server cache was in action. Also try deactivating all active plugins and check if that helps.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeMay 16, 2017 at 2:34 am in reply to: List alignment problem in sidebars, list-style-position:outside doesn't work #793650Hi,
OK I got it straighten out, there was a bunch of stuff going on.
First you had “list-style-position: inside !important;” in your quick css, so you could not get the “outside” to work, then Enfold had “list-style-type: none;” for “outside” so then you couldn’t get a disc bullet to show.
The Ordered Lists worked right, and that’s what you had for an example on your test page, and what I tested, sorry I should have tested both :)
In the end I put this in your quick css:.textwidget ul li:before { display: list-item; content: ""; list-style: disc inside; float: left; position: absolute; left: 0; } .textwidget ul li { list-style: none; padding-left: 13px; }
Please clear your cache :)
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
I’m working though the list :)Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Ops, I gave you the wrong class :)
replace “.avia_textblock” with “.flex_column.av_two_third” like this:.flex_column.av_two_third { /* Fallback for web browsers that doesn't support RGBa */ background: rgb(0, 0, 0)!important; /* RGBa with 0.6 opacity */ background: rgba(0, 0, 0, 0.2)!important; }
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey prateek0408,
Have you added any custom css? Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeMay 14, 2017 at 11:22 pm in reply to: Sections with fixed photos as background in enfold wedding demo #793118Hey molibi,
Try to go to WP > Settings > Media > Media Settings and increase your image sizes and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/Best regards,
MikeHey Victoria,
It will be very easy once you have had a chance to use our drag and drop editor and see what each element can do. Our support team is also always ready to help. Here’s a video on our editor. https://vimeo.com/channels/aviathemesBest regards,
Mike -
AuthorPosts