Forum Replies Created
-
AuthorPosts
-
Hi jeftores!
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.
That should fix the issue. If your still having trouble though send us a WordPress login and we’ll take a closer look.
Cheers!
ElliottHi Pas7o!
Your submenu is not appearing on the frontend? Did you make sure to assign your menu to one of the theme locations?
Send us a link to your page and we’ll take a look. Be sure to deactivate all plugins while testing and make sure your using the latest version of Enfold, 3.4.2.
Cheers!
ElliottHey Forwards!
You can add this to your custom CSS.
body { margin: 20px !important; }
There is also the “boxed” layout in Dashboard > Enfold > General Dimensions.
Regards,
ElliottHey kavehmovahedi!
Your getting some javascript errors. Deactivate all of your plugins and reactivate them one by one to see which are causing the issue.
Also, please update Enfold to the latest version, 3.4.2.
Cheers!
ElliottHi PascalStifani!
Please do these steps first, http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/, and let us know of the results.
Best regards,
ElliottHey mbpstudios!
Is the option not available in Dashboard > Enfold > Theme Options? Or are you setting it and it’s just not displaying on the frontend?
Make sure you do not have any static pages set in Dashboard > Settings > Reading.
Send us a WordPress login and we’ll take a closer look. Make sure that all plugins are deactivated while testing and that Enfold is updated to the latest version, 3.4.2.
Best regards,
Elliott-
This reply was modified 9 years, 8 months ago by
Elliott.
Hi luckylobo10!
It’s displaying fine on my end. Did you get it sorted? Try clearing your browser cache and any caching related plugins you might have installed.
Regards,
ElliottHi Alexander!
There is an element / shortcode for that called “Social Share Buttons”.
You can also assign your social links in Dashboard > Enfold > Footer to display in the socket.
Regards,
ElliottHey Jordan!
It’s displaying responsively for me. What type of mobile device are you using? What is it’s resolution?
If your using a caching plugin then be sure to clear it’s cache.
Cheers!
Elliott-
This reply was modified 9 years, 8 months ago by
Elliott.
Hi!
The text displayed above the comment form? You can find that around line 162 in the comments.php template file.
echo "<h3 class='miniheading'>".__('Leave a Reply','avia_framework')."</h3>"; echo "<span class='minitext'>".__('Want to join the discussion?','avia_framework')." <br/>".__('Feel free to contribute!','avia_framework')."</span>";
Cheers!
ElliottNovember 13, 2015 at 10:27 pm in reply to: Child theme style.css code not applying -but quick-css does #535749Hi Jimmy!
Are you sure your not using the same code somewhere else? Those !important overrides should be applied even in the child theme style.css file but perhaps your using the !important override somewhere else.
Best regards,
ElliottHey!
I’m sorry but I do not understand what you mean by grid list / view toggle feature. Highlight in your screenshot exactly what your trying to do so we can get a better idea.
Regards,
ElliottNovember 13, 2015 at 10:22 pm in reply to: Post Slider Meta Data showing after latest Update to 3.4.2 #535744Hi!
Try adding this to your custom CSS.
.slide-entry .minor-meta { display: none !important; }
If that’s not working then send us a link to your page and we’ll take a look.
Cheers!
ElliottHey devynspirit!
The closest thing we have to that is the magazine element. I imagine there are lots of plugins out there you can use for this though. This one looks promising, https://wordpress.org/plugins/advanced-post-list/.
Best regards,
ElliottHey!
Are you just wanting some CSS to make it smaller? If so then add this to your custom CSS.
.big-preview.single-big { width: 50%; }
Best regards,
ElliottHey!
I’m not seeing the two boxes on my end. Add the code back in so we can see it.
You can also add this to the codeblock to make the main content span the full width of the page and remove the line separating content with sidebar.
<style type = "text/css"> .container .av-content-small.units { width: 100%; border-right: 0px !important; } </style>
Best regards,
ElliottHey!
Can you send us a link to your page so we can see what you currently have setup? You can set your reply as private if you wish.
Best regards,
ElliottHi!
Well I changed the 1160 eHoftrac order position to 2 and it moved up so it does appear to be working. Make sure you set an order position for each post.
Regards,
ElliottHi!
Yes, use youtube.com instead of youtu.be as the video URL.
Best regards,
ElliottHey!
Yes, you can set the header style to transparent when you edit the page.
For the resizing with the grid row I don’t see an easy way of going about that. You would probably need to add the image with the image element in the first cell so it resizes with the browser width.
Cheers!
ElliottHi!
The archive blog style should be using the same style you have set in Dashboard > Enfold > Blog Layout, http://kriesi.at/themes/enfold/category/science/.
The featured images should be displaying there as well. Have you done customizations?
Regards,
ElliottHey igori!
Can you send us a link to your page so we can take a look? If you want the slider to go fullwidth then be sure the fullwidth option is turned on in the slider settings and the “Responsive under” setting is set to around 1300px.
Cheers!
ElliottHey Diego!
Looks like it has something to do with the WPML plugin. Is the plugin updated? Try deactivating all of your other plugins.
I found this which may help, https://wpml.org/forums/topic/warning-illegal-offset-type-in-isset-or-empty-in-sitepressclassphp/.
Best regards,
ElliottHi Euro!
Please see here, https://kriesi.at/support/topic/transparent-megamenu/#post-191758.
Best regards,
ElliottHi hypnorich!
Let’s try the following.
1. Deactivate all plugins.
2. Double check all of the code in your page to make sure everything is being closed properly.
<div></div> <strong></strong> etc etc
3. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If your still having trouble after doing the above three steps then send us a WordPress login and we’ll take a closer look.
Best regards,
Elliott-
This reply was modified 9 years, 8 months ago by
Elliott.
Hi LeonNiel!
I see the images when I view your link. The only problem I noticed was that your special headings in the first section were not visible.
Your currently using Enfold 3.2.1. Go ahead and update to the latest version, 3.4.2, and deactivate all plugins while testing.
Cheers!
ElliottHey Mathias!
You did a customization to add a widget area to your header? Did you do it in a child theme? If you did it in the parent theme then it will be overridden when you update.
Add the code to a child theme so it’s saved between updates, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/.
Best regards,
ElliottHey richardelectrix!
Add this to your custom CSS.
.sidebar_right .comment_container { padding-right: 0px !important; } .comment_container img { display: none; } .comment_container .comment-text { margin-left: 0px !important; }
Best regards,
ElliottHey jenki!
Are you using a Woocommerce extension for that? I’m not really sure how your trying to make it look. Take a screenshot and highlight what your trying to do and we’ll see if we can give you some CSS to use.
Cheers!
ElliottNovember 13, 2015 at 6:47 pm in reply to: Categories or breadcrumbs on portfolio page (Enfold Photography) #535668Hi xmooth!
Perhaps this would work for you, https://wordpress.org/plugins/list-custom-taxonomy-widget/.
Best regards,
Elliott -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts