Forum Replies Created
-
AuthorPosts
-
September 8, 2015 at 5:00 pm in reply to: Custon bullet List inside caption text in Fullwidth Easy Slider #500000
Hey!
Try adding this to your custom CSS.
.avia-caption-content li { opacity: 1 !important; position: relative !important; text-align: left; visibility: visible !important; }Best regards,
ElliottHey!
It’s working fine for me.

Cheers!
ElliottHey!
Yes, it sounds like you have a typo somewhere or a tag not being closed properly. Create a new page and add your content in piece by piece to see where the problem is coming from.
Best regards,
ElliottHey jdrijver!
It sounds like you need to update Enfold. The latest version is 3.3.2 so double check that your on that version.
If your still having trouble then try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
Best regards,
ElliottSeptember 8, 2015 at 4:45 pm in reply to: how to get background color to reach the edges on Masonry #499991Hey!
Glad you got it sorted. Let us know if you have any other questions.
Regards,
ElliottHey!
Add this to your custom CSS.
#avia-menu .sub-menu li { border-bottom: 1px solid #e1e1e1; }Regards,
ElliottSeptember 8, 2015 at 4:40 pm in reply to: Custon bullet List inside caption text in Fullwidth Easy Slider #499986Hey Nicola!
I didn’t see it on your homepage. Can you send us a link to the exact page where your using it?
Best regards,
ElliottHi jdrakeproductions!
Add this to your custom CSS.
#header_main { background: black !important; }And then upload a white logo.
Best regards,
ElliottSeptember 8, 2015 at 4:35 pm in reply to: Error functions.php on line 367 template ENFOLD – In HOMEPAGE #499980Hey!
I don’t see the error anymore so I’m guessing the WordPress update fixed it. Let us know if you have any other questions.
Regards,
Elliott-
This reply was modified 10 years, 4 months ago by
Elliott.
Hi!
If you type out the excerpt in the custom excerpt field then nothing is going to be filtered so I believe your mistaken. Send us a WordPress login and take a screenshot highlighting exactly what is going on so we can get a better idea.
Best regards,
ElliottHi!
The grid element is supposed to go full width. Use a color section instead if you want it to conform to the regular container size.
Regards,
ElliottHi!
The second link is using the archives template, the first link looks like it’s using some kind of plugin template. Deactivate all of your plugins and clear your cache.
Cheers!
ElliottHi!
Sounds like a problem with the server. Have you contacted your hosting provider?
Also check your server error logs to see if there is any more useful information in there.
Regards,
ElliottHey dcashion!
I created a test page and the slider seems to be working fine there. Try deleting / recreating the homepage and add the slider first and then add your other content piece by piece to see if it’s causing issues.
Best regards,
ElliottHey studiohf!
I don’t see any captions for your slider. Take a screenshot and highlight what is going on so we can get a better idea.
The only thing I noticed was that your menu is running into your logo on smaller screens. You can fix that with the following CSS.
@media screen and (max-width: 999) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }Best regards,
ElliottHi amrman0!
We use templates. You could try making a copy of the /enfold/template-archive.php file and remove the archive code (lines 29 – 204) and replace it with the plugin code to create your own template.
Regards,
Elliott-
This reply was modified 10 years, 4 months ago by
Elliott.
Hey Mario!
So when Woocommerce is activated now your permalinks look weird correct? Not sure what it could be. Are you sure it’s Woocommerce? Try deactivating all of your other plugins.
Have you contacted Woocommerce support yet?
Best regards,
ElliottHey!
Drag a codeblock element to the page content and add this inside.
<style type = "text/css"> #main > .main_color:first-child { display: none; } </style>Cheers!
ElliottHey!
I’m sorry but I do not know. It looks like you have done quite a bit of customization so I would try creating a test WordPress install and try it out there. Also be sure to update Enfold to the latest version, 3.3.2, and deactivate all plugins.
Regards,
ElliottHey socialmyna!
I checked your link but you do not have Enfold activated. Activate Enfold so we can take a look.
Cheers!
ElliottHey!
You could reduce the thumbnail size for that on line 119 in the /enfold/functions.php file.
$avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>430 );After changing it you can regenerate your thumbnails with this plugin, http://wordpress.org/extend/plugins/regenerate-thumbnails/.
Best regards,
ElliottHi!
Can you send us a WordPress login so we can take a closer look?
Cheers!
ElliottSeptember 8, 2015 at 3:28 pm in reply to: Disable any alt/title text from showing when hovering over an portfolio ajax image #499936Hi midischool!
Try switching it to this.
jQuery(document).ready(function($){ jQuery('img').removeAttr('title').removeAttr('alt'); });Best regards,
Elliott-
This reply was modified 10 years, 4 months ago by
Elliott.
Hi!
Can you deactivate Wordfence? When I try to login as admin with the password you provided it says user has been locked out.
Best regards,
ElliottHi!
On line 127 in the /enfold/functions.php file you should see this.
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321);Change it to this.
$avia_config['imgSize']['entry_with_sidebar'] = 'full';And then regenerate your thumbnails, http://wordpress.org/extend/plugins/regenerate-thumbnails/.
Cheers!
ElliottSeptember 8, 2015 at 3:11 pm in reply to: Individual size of pictures doesn't work in Blogposts #499919Hey!
In the style attribute of the image set it’s width and height manually like so.
style = "height: 154px !important; width: 24px !important;"Regards,
Elliott-
This reply was modified 10 years, 4 months ago by
Elliott.
Hi!
Yes but if you see weird behaviour then it would be best to separate them into different elements.
Regards,
Elliott-
This reply was modified 10 years, 4 months ago by
Elliott.
Hey!
Edit your post and scroll down until you see the excerpt field and then type your tags / text out in that field and save the post.
If you do not see the excerpt field then click on “Screen Options” in the top right hand corner of your screen and check it to display.
Cheers!
ElliottHi!
I’ve never heard of them before. You’ll want to look on their site / documentation and find that.
Best regards,
Elliott -
This reply was modified 10 years, 4 months ago by
-
AuthorPosts
