Forum Replies Created
-
AuthorPosts
-
Hi!
Send us a WordPress login and set your reply as private so we can take a closer look.
Cheers!
ElliottHi!
I found this which may help, https://gist.github.com/kloon/7511753.
I couldn’t test it on my end but it looks like it could work.
Cheers!
ElliottHey Vayda!
I’ve never seen anyone do that before so I’m kind of surprised it’s working. It appears to be updating correctly as I resize my browser. Can you take a screenshot and highlight what your referring to?
Cheers!
Elliott- This reply was modified 10 years ago by Elliott.
November 19, 2014 at 8:53 pm in reply to: Single Product Page, right sidebar / products missing #353949Hi mkamir!
Thanks for using Enfold.
1. Try adding this to your custom CSS.
.single-product-main-image { float: right !important; margin-right: 0px !important; margin-left: 50px !important; }
2. Hmm, perhaps you need to set a price or some other setting on the product. Can you send us a link to one of the products that are not displaying and a WordPress login in a private reply?
Best regards,
ElliottHey!
Hmm, it’s kind of bordering on custom work. You can use this CSS.
#footer .slide-entry a { width: 80px !important; height: 80px !important; float: left !important; margin-right:10px !important; }
But that’s not going to look very good. It would probably be best to use the content slider instead and manually insert your content.
Cheers!
ElliottNovember 19, 2014 at 8:04 pm in reply to: questions regarding socket, changing fonts, testimonial element #353930Hey!
Go ahead and paste the CSS code your using here.
You can turn comments off in Dashboard > Settings > Discussion.
Cheers!
ElliottHi!
1. I’m sorry but I’m not sure I understand. Can you take some screenshots and highlight what your trying to do?
2. When you created your custom post type are you sure you added comments to the supports option? http://codex.wordpress.org/Function_Reference/register_post_type
You can drag our comments element from the advanced layout builder to your post content to display comments and the comment form.
Cheers!
ElliottHi!
Hmm, and your sure you completely deleted Enfold before downloading + uploading a fresh copy?
The extra copy of jQuery from Google CDN is only loading on our theme pages it looks like but that is not supposed to happen.
I’ll go ahead and flag this for the rest of our team to see if they have an idea on what it could be.
Regards,
Elliott- This reply was modified 10 years ago by Elliott.
Hi!
1. Try clearing the cache on your phone and then take a screenshot and highlight what your seeing so we can get a better idea.
3. You can do this, http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/, to add a CSS class field to the elements which you can then style like so.
@media only screen and (max-width: 479px) { .your_class { background: none !important; } }
Best regards,
Elliott- This reply was modified 10 years ago by Elliott.
November 19, 2014 at 7:45 pm in reply to: Featured image in Single author, big preview pic smaller and title above image #353912Hey!
Your images are displaying on top of the titles on my end. Did you remove the PHP customization?
Regards,
ElliottHey!
You would need to login to your themeforest account where Enfold was initially purchased and go to your downloads page.
Cheers!
ElliottHey!
Thanks for posting your solution darrenrhymer.
Best regards,
ElliottHey!
I tried viewing your site again but I’m getting a 500 internal server error. I would try contacting your hosting provider and let them know about this.
Best regards,
ElliottHey!
It was in the layer text. I removed it.
Regards,
ElliottHey!
In your caching plugin do not minify the CSS or JS. If it’s still not working then add this to your custom CSS.
#top #main .sidebar { clear: right !important; }
Cheers!
ElliottHey!
It’s needed for the second filter in his code.
Cheers!
ElliottHey!
Try this out.
.hidden-total { position: fixed; right: 30px; top: 50px; padding: 0 10px 10px 10px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; background-color: #fff; text-shadow: 1px 1px 1px #daf2b6; -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5); -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5); box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5); }
Regards,
ElliottNovember 19, 2014 at 6:45 pm in reply to: Blog Post Images instead rounded squares showcase in Circles #353869Hi LecheLMP!
Try adding this to your custom CSS.
.blog-meta a { border-radius: 50px !important; }
Cheers!
ElliottHi!
It looks like you have an element that is not closing properly. Send us a WordPress login and we’ll take a look. Be sure to set your reply as private.
Best regards,
ElliottHi!
In the advanced layout builder drag the comments element to your content to display comments.
Best regards,
Elliott- This reply was modified 10 years ago by Elliott.
Hi!
Unfortunately I do not see an easy way of doing that with the tabs. It’s possible with toggles though, http://kriesi.at/themes/enfold/shortcodes/toggles-accordions/.
Cheers!
ElliottNovember 19, 2014 at 6:31 pm in reply to: how to make the portfolio grid same size on heigth #353854Hi!
In that case try this.
.grid-content .entry-content-header { height: 45px; overflow: hidden; }
Best regards,
ElliottHey!
If the test emails are not sending then it’s not a theme issue.
Besides a typo or wrong setting in the plugin options I cannot think of why it wouldn’t be working. I would go ahead and read over these articles.
http://www.wpbeginner.com/plugins/how-to-send-email-in-wordpress-using-the-gmail-smtp-server/
https://www.digitalocean.com/community/tutorials/how-to-use-google-s-smtp-serverIt looks like you need to set the SMTP username to your gmail account.
Regards,
Elliott- This reply was modified 10 years ago by Elliott.
Hi trellyn!
It seems to be displaying fine on my end. Try clearing your browser cache.
Cheers!
ElliottNovember 19, 2014 at 6:18 pm in reply to: Onepage links menu doesn't work when visiting the blog section #353841Hi!
Hmm, I think the only way around this is to use javascript to edit out the links on your homepage or create a new menu to use. Please see here, https://kriesi.at/support/topic/creating-two-different-navigation-menus/.
Regards,
ElliottHey!
Where did you add the CSS to? I do not see it anywhere in your source code.
If your using a caching plugin then try clearing it’s cache.
Best regards,
ElliottHi netarc!
Try adding this to your custom CSS.
#mobile-advanced { background: white !important; }
Regards,
ElliottHey!
Make sure that in the slider settings you have it set to fullwidth and set a value in the “responsive under” option as well.
If your still having problems then send us a WordPress login and set your reply as private and we’ll take a closer look.
Cheers!
Elliott- This reply was modified 10 years ago by Elliott.
Hey Kimsejer!
It looks like you have a sub menu setup with only one description and no links. Yes it seems like you should be able to click on the menu item but it’s acting like it’s a dropdown but since it’s just a text description inside nothing displays.
Looks like it could be a bug. Try opening up /enfold/js/avia.js and find line 389 which should look like this.
var list_item = current.siblings('ul, .avia_mega_div');
And add this below it.
if ( current.siblings('ul').children('.avia_mega_text_block').length && current.siblings('ul').children('li').length == 1 ) { list_item = ''; }
I’m not sure if this is a good fix or not so be sure to look around your other menus as well as on desktop and let us know if everything links correctly.
Regards,
Elliott- This reply was modified 10 years ago by Elliott.
Hi!
You can try this CSS out.
.template-blog .entry-content img { display: none !important; }
But it sounds like what your wanting to do is to use excerpts in the blog posts shortcode instead of displaying full content.
To make sure Facebook grabs the correct image then try installing this plugin, https://wordpress.org/plugins/wordpress-seo/, and enable the open graph meta in Dashboard > SEO > Social.
Cheers!
Elliott -
AuthorPosts