Forum Replies Created
-
AuthorPosts
-
October 8, 2015 at 4:52 pm in reply to: Image height difference in WooCommerce Product Gallery #515972
Hey richardelectrix!
Make sure that you select the correct thumbnail size when setting the image. It’s currently set to 450×450 thumbnail.
Best regards,
ElliottHey!
You would adjust the 20px value for top and padding-top to play around with how tall it is.
Regards,
ElliottOctober 8, 2015 at 4:43 pm in reply to: Displaying CPT's in Blog Posts-element without having to select category #515966Hi!
I haven’t used that plugin. I’ve used the Custom Post Types UI though, https://wordpress.org/plugins/custom-post-type-ui/, and can confirm it works fine.
Cheers!
ElliottHi!
I’m not sure of the exact setting or configuration but some servers have problems with sessions.
Cheers!
ElliottOctober 8, 2015 at 4:38 pm in reply to: Side navigation in blog layout – advanced layout editor #515962Hi!
Try changing it to this then.
if (!is_single()) { if(!empty($settings['is_bbpress']) || !empty($settings['is_hierarchical']) || !empty($settings['is_fullwidth'])) return; }
Regards,
ElliottHi!
When you say “predefined style” are you talking about our special heading element? If so then you’ll need to do what I suggested in my previous post and just add multiple textblock and special heading elements to your page content.
special heading element textblock element special heading element textblock element etc etc
Regards,
ElliottHey!
It sounds like your wanting to add the portfolio category links to the menu then. In Dashboard > Appearance > Menus click on “Screen Options” in the top right hand corner of your screen and check the portfolio categories to display. You can then add the portfolio categories to your menu.
If you have already done that and they are linking to nothing then send us a WordPress login so we can take a closer look. I see you gave us a link to your site but it’s under a coming soon plugin so we cannot check the menu.
Be sure to deactivate all plugins while testing and consider refreshing your permalinks in Dashboard > Settings > Permalinks. That could solve the issue of no posts displaying in your archives.
Cheers!
Elliott-
This reply was modified 9 years, 10 months ago by
Elliott.
Hey steviger!
I don’t think the LayerSlider has a fullscreen feature. You can have it set to go fullwidth but that’s not the same as fullscreen.
Regards,
ElliottHey jmcguire41143!
Are you talking about the hot air balloons picture? I checked your site in chrome and firefox but it looks exactly the same to me. Take a screenshot and highlight what your seeing so we can get a better idea.
Best regards,
ElliottHey Juraldo!
It’s the “Here is the list of things I can do for you” section correct? There is some weird CSS being applied there and I’m not sure where it is coming from. It looks like it could be from a plugin. Try deactivating all of your plugins and clear your cache to see if it corrects itself.
Regards,
ElliottHey feeco!
Not really sure what you mean here. Can you send us a link to your page and take a screenshot highlighting what is going on so we can get a better idea?
Regards,
ElliottHi sweet3!
Did you set the menu style to minimal in Dashboard > Enfold > Header > Header Style? If so then those bars will be hidden.
Cheers!
Elliott-
This reply was modified 9 years, 10 months ago by
Elliott.
Hey 3DStudio!
1. Are you sure you have selected the correct sidebar and the sidebar has some widgets assigned to it?
2. You can choose the number of columns in the default WordPress gallery shortcode. In your screenshot I believe it’s the “Spalten” option.
Regards,
ElliottOctober 8, 2015 at 4:14 pm in reply to: Social plugin by Crowd Favorite and Enfold's theme layout won't get along #515928Hi wieslander!
Add this to your custom CSS.
#social { clear: both !important; }
Regards,
ElliottHey webblove!
Add this to your custom CSS.
.avia-content-slider .slide-entry-title { font-size: 2em !important; }
Best regards,
ElliottOctober 8, 2015 at 4:02 pm in reply to: Displaying CPT's in Blog Posts-element without having to select category #515920Hi Qombine!
You can select custom taxonomies to use with the Blog Posts element. When you create your post type give it a custom taxonomy to use. You can use a plugin such as Custom Post Types UI to easily create post types and taxonomies.
Best regards,
ElliottOctober 8, 2015 at 3:52 pm in reply to: Set background colour of area outside of content when using boxed layout #515909Hey decastell!
It should be in Dashboard > Enfold > General Styling > Body Background. It’s only available for selection if your using the boxed layout.
Regards,
Elliott-
This reply was modified 9 years, 10 months ago by
Elliott.
Hi richardelectrix!
I viewed your site but it looks like you removed the icons. Add them back in so we can check.
Best regards,
ElliottHi markmclaren74!
Try this out, http://kriesi.at/documentation/enfold/enable-cors/.
Regards,
ElliottHey combra!
Maybe this would work for you.
#menu-item-920 { background: red; padding-top: 20px; top: -20px; }
Cheers!
ElliottOctober 8, 2015 at 3:42 pm in reply to: adding number next to the stars in the product reviews #515900Hey anniet!
You wouldn’t be able to do that with just CSS. You would need to edit Woocommerce. Perhaps this will help, http://clicknathan.com/web-design/better-woocommerce-star-ratings-shortcode-plugin/.
Cheers!
Elliott-
This reply was modified 9 years, 10 months ago by
Elliott.
Hey timchurchman!
Is this a plugin your using? If so then check in the default theme to see if it’s still happening.
Send us a WordPress login if your using the Enfold forms and we’ll take a look.
Be sure to deactivate all plugins while testing and that your using the latest version of Enfold, 3.3.2.
Regards,
ElliottHey tentacle-fi!
Add this to a codeblock element in that page.
<style type = "text/css"> select { margin-bottom: 0px !important; } .c-forms-progress li { margin-left: 0px !important; } </style>
Best regards,
ElliottHi chris1986!
Send us a link to the custom post type so we can get a better idea of what’s going on. You can set your reply as private if you wish.
Best regards,
ElliottHi LorbeerDesign!
Looks the same on my end. So you said it’s only happening on your computer? It’s most likely a caching issue then. Try clearing your browser cache or view in a different browser. If your using any caching plugins then be sure to clear their cache. Also try disabling any browser add-ons / extensions you might have installed.
Cheers!
ElliottHi nullhorn!
Not really sure what you mean by format the headings. Do you mean style them? If you want to add a heading to a textblock element then you can type it out like your doing. Or you could drag our special heading element to display above the textblock element and just keep adding more textblock elements above / below them.
Cheers!
ElliottHi Myriam!
Hmm, it looks like you edited your post and removed the information. Do you want us to delete this topic?
Cheers!
ElliottOctober 8, 2015 at 3:22 pm in reply to: Side navigation in blog layout – advanced layout editor #515857Hey mediax2014!
What happens when you change line 414 in the /enfold/functions-enfold.php file from this.
if(!empty($settings['is_bbpress']) || !empty($settings['is_hierarchical']) || !empty($settings['is_fullwidth'])) return;
To this.
if(!empty($settings['is_bbpress']) || !empty($settings['is_fullwidth'])) return;
Cheers!
ElliottHi Chris!
So when you hover over the item your wanting a small AJAX preview to display the contents inside? That would take quite a bit 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.
Regards,
ElliottHi frankeee!
Make sure your using the latest version of Enfold, 3.3.2, and deactivate all plugins while testing.
Send us a link to the page so we can take a look. You can set your reply as private if you wish.
Cheers!
Elliott -
This reply was modified 9 years, 10 months ago by
-
AuthorPosts