Forum Replies Created
-
AuthorPosts
-
Hi georgescumariusss!
Try doing this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, to add a widget area to your header and then drag a text widget to it and enter your HTML in there. Send us a link to your page when your done and we’ll give you some CSS to use.
Regards,
ElliottHey Original_Pictorial!
You can use this CSS.
.avia-testimonial-content p, blockquote { font-family: "Verdana" !important; }Best regards,
ElliottHey Monique!
We do not have any options for that currently. It would take a lot of time and code to implement so it would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization or you might be able to find a plugin to use.
Regards,
ElliottHi Stéfano!
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
3. If it’s only happening on a certain page then try deleting the page and recreate it.
If your still having trouble after doing the above three steps then send us a WordPress login and a link to the exact page and we’ll take a look.
Regards,
ElliottHi fidesco!
It should still display the 1 entry. Can you send us a link to your page? Make sure your using the latest version of Enfold, 3.2.1, and make sure all plugins are deactivated while testing.
Regards,
ElliottHi blaircomm!
Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.
Best regards,
ElliottHi sijh!
Are you using the advanced layout builder? If so then you’ll need to drag the comments element to your content.
If you want your posts to display as regular blog posts then you’ll need to use the default editor.
Cheers!
ElliottHi Tokyo!
Is that inside a color section or a fullscreen slider? You could try dragging a codeblock element to the page and add this inside.
<style type = "text/css"> textarea { height: 50px !important; } </style>But if that is not working or if it’s causing weird behaviour then send us a link to the page and we’ll take a look. You can set your reply as private if you wish.
Best regards,
ElliottJune 24, 2015 at 4:30 pm in reply to: White top border remains even after transparent header has been chosen. #464185Hey!
Drag a codeblock element to the page content and add this inside.
<style type = "text/css"> .template-page { padding-top: 0px !important; } </style>Regards,
ElliottHi nigdowser!
You can style it with this CSS.
.add_to_cart_inline .add_to_cart_button { }We also have a “Product Purchase” element included with Enfold. If your using the layout builder switch to the “Plugin Additions” tab to add it to your content.
Regards,
Elliott-
This reply was modified 10 years, 7 months ago by
Elliott.
June 24, 2015 at 4:19 pm in reply to: Remove from Search and Error404: Feel like browsing some posts instead? #464177Hi!
Create an “includes” folder in your child theme and drag the error404.php file into it.
If that does not work then drag the 404.php file to your child theme folder and switch line 30.
get_template_part('includes/error404');With the contents of the error404.php file.
Cheers!
ElliottHi Heathcliffe!
Does it do the same in the default WordPress theme?
Can you send us a link to your page so we can take a look?
Regards,
ElliottJune 24, 2015 at 3:17 pm in reply to: Move Social Icons / Remove Lightbox for Members Element #464161Hi!
If you’d like we can move them so they display beneath the image. Add this to your custom CSS.
.team-social { border: 0 none !important; display: block !important; height: 60px; opacity: 1 !important; position: relative !important; visibility: visible !important; }Regards,
ElliottHey brian7454!
The image would have to be there if you want it to display on hover. If your just wanting to set an icon as a background for a div then what I would do is take a screenshot of the icon and use that image as the div background.
Cheers!
ElliottHey!
You had an opening strong tag in the special heading that was not being closed. Your line breaks also needed an extra slash,
<br />, after fixing those the page started to save properly.If you want the heading to appear bold then try adding this to your custom CSS.
.home .template-page .av-special-heading-tag { font-weight: 600 !important; }Best regards,
ElliottHey codecreative!
That’s how it displays by default. Are you wanting to set it’s max width to 900px or something similar? If so then drag a codeblock element to the page and add this inside.
<style type = "text/css"> #av-layout-grid-1 { max-width: 900px !important; } </style>Otherwise take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Best regards,
ElliottHey Simijonovic!
1. Did you place the background repeat option to “Stretch to fit” in the color section background settings?
2. This depends on the size of the image you use. Can you send us a link to your page so we can take a closer look?
3. Instead of doing 25% and 75% it would be best to just do one 100% and change up the contents of the section. Send us a link to your page and take a screenshot highlighting exactly what your trying to do so we can get a better idea.
4. Send us a link to the page and a WordPress login and we’ll take a look.
5. It would be best to paste it inside the child theme functions.php file. See here for a child theme, http://kriesi.at/documentation/enfold/downloads/.
6. Can you send us a link to the exact demo page your trying to recreate?
In the future please create separate topics for your questions. It gets confusing and troublesome for us when you ask so many in the same topic.
Regards,
ElliottJune 24, 2015 at 2:27 pm in reply to: full width background slider with plugin – make all content areas transparent? #464065Hi!
It looks like you forgot to include the link. You can set your reply as private if you wish.
Also, a screenshot highlighting the exact changes your trying to do would be great.
Best regards,
ElliottHi!
You can only use the vertical align on tables and I’m not sure if you can change the display to table on strong elements or not. You could try some CSS like this though.
.tab_inner_content p strong { display: block; padding-top: 5% !important; }Cheers!
ElliottHi ferriscreative!
Hmm, not sure if that is going to be feasible or not. Your trying to make it look like the Masonry Blog? http://kriesi.at/themes/enfold/blog/masonry-blog/
Can you take a screenshot and highlight the changes your trying to do?
Regards,
Elliott-
This reply was modified 10 years, 7 months ago by
Elliott.
Hi codecreative!
First off do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, to add a widget area to your header. Next drag the search widget to it and then send us a link to your page and we’ll give you some CSS to move the menu over and position the search widget to the right of it.
Best regards,
ElliottHey!
You can add the login information here in a reply so the rest of the team can view it also. Just make sure to add it to the “private content” section.
If you don’t have WordPress debugging turned on already then go ahead and turn that on, https://codex.wordpress.org/Debugging_in_WordPress, and check your server error logs for any useful information.
Regards,
Elliott-
This reply was modified 10 years, 7 months ago by
Elliott.
Hey!
Do you know which icon your wanting to change it to? You can use some CSS like so.
.social_bookmarks_rss a::before { content: "\e804" !important; }You can see some more codes to use in the functions.php file around line 170.
Cheers!
ElliottHi Shawnlimws!
Navigate to Dashboard > Products and click on the “Trash” tab and make sure it’s completely deleted.
Cheers!
ElliottHi!
It looks fine on my end. Each slide has a gap between the title and description. I’m on Windows 8.1 with latest version of Firefox. Try clearing your browser cache.

Best regards,
Elliott-
This reply was modified 10 years, 7 months ago by
Elliott.
Hi!
I don’t see the alt text set in your source code but the title text is set. To the popup text to grab the image title or alt text then you would change the line like so.
return encodeURIComponent(item.el.find('img').attr('alt'));Or for the title..
return title;Regards,
ElliottJune 23, 2015 at 2:36 pm in reply to: Remove from Search and Error404: Feel like browsing some posts instead? #463416Hey!
You can use this CSS to do the same.
.search_not_found h3, .search_not_found div { display: none !important; } .404_recommendation h3, .404_recommendation div { display: none !important; }Regards,
Elliott-
This reply was modified 10 years, 7 months ago by
Elliott.
Hey Shirtcliffe!
You can use this CSS to move it down and change the background.
#advanced_menu_toggle { background: red !important; border-color: red !important; top: 120px !important; }Cheers!
ElliottHi Tim!
Your getting a javascript error. Add this to your wp-config.php file.
define( 'CONCATENATE_SCRIPTS', false );And let us know when your done so we can take another look.
Also, it would be best to completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy. This will ensure all files are updated to 3.2.1 instead of 3.2, what your currently using.
Best regards,
ElliottHi gharding!
If you use the left aligned menu it’s possible, http://kriesi.at/themes/enfold-photography/. If your using the regular aligned menus then it would take some CSS work.
Cheers!
Elliott -
This reply was modified 10 years, 7 months ago by
-
AuthorPosts
