Forum Replies Created
-
AuthorPosts
-
Hi flylanddesigns!
I’m not sure if this is possible. This plugin might help: http://wordpress.org/plugins/post-type-converter/
Cheers!
IsmaelHello!
You can refer to this link for the Chinese Yuan symbol: https://github.com/woothemes/woocommerce/issues/1114
You can add the Chinese Yuan html entity code on the Price Row:
¥900
Best regards,
IsmaelHello!
I’m sorry but I’m really not sure what is causing the button’s malfunction. Let’s wait for Dude’s and Kriesi’s response.
Best regards,
IsmaelHey!
Please use this instead:
#wave-section-down { margin-bottom: 0; background-color: transparent !important; position: relative; bottom: -100px; z-index: 9999; height: 167px; }
Regards,
IsmaelHello!
@ranfirefly: I’m sorry but can you give us a link to the actual website please? We might fix this using CSS.@Alex: Please use this:
#wave-section-down { margin-bottom: 0; background-color: transparent !important; position: relative; bottom: -100px; z-index: 9999; height: 167px; }
Best regards,
IsmaelHi Alexander_T!
Thank you for this. Can you give us a link to the page with the fix?
Cheers!
IsmaelHello Bogusz!
Can you please post a link on the thread again? I can’t find it. What do you mean by “Online documentation plugin issue”?
Cheers!
IsmaelHey benefieldcs!
You need to hire a freelance developer to do the customizations for you. You can actually do it with CSS:
http://css-tricks.com/slide-in-image-captions/
Best regards,
IsmaelHello!
@jingle0: Can you give us a link to the website please? Do you have any page redirect plugin installed?Best regards,
IsmaelHello!
Safari loses the anchor link where there is a page redirect. Do you have any?
Regards,
IsmaelHello!
I really don’t experience the issue. The only thing I notice is there are lots of images and the page keeps jumping while they are not finish loading which is normal. :)
Nice website. :)
Regards,
IsmaelHello jjranson!
Can you give us a link to the website? LayerSlider do have an option not to go full width. You can specify the width of the LayerSlider on Global Settings > Basic > Slider width.
Best regards,
IsmaelOctober 6, 2013 at 3:14 am in reply to: Background transparent, but font white in layer slider #170958Hi!
Create a layer on the LayerSlider, select Div / Video. Add a code like this:
<div class="layer-transparent">This is a text</div>
Edit Enfold > Quick CSS or add this on your custom.css:
.layer-transparent { display: block; background: rgba(0,0,0,.5); padding: 20px; font-size: 15px; color: white; text-align: center; vertical-align: middle; }
Cheers!
IsmaelHi jmaguirrei!
1.) Are you using an iPad mini? The resolution or screen size is too small for it to support sidebars. You can display sidebar but it will be rendered at the bottom. Add this on your custom.css or Quick CSS:
@media only screen and (min-width: 400px) and (max-width: 768px) { .responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar {display: block; } }
2.) You can use this to set the header’s fixed position:
@media only screen and (max-width: 767px) { .responsive #top #header { position: fixed; } }
Cheers!
IsmaelHi!
Revolution Slider can be implemented on Enfold. You can try it and let us know if you experience any issue.
Cheers!
IsmaelOctober 6, 2013 at 2:56 am in reply to: "Blog Posts" Content Element is displaying my Custom Post Type plus Blog Posts #170951Hey bongoman!
Edit the Blog Posts element options again then manually select the Categories of the blog posts.
Cheers!
IsmaelHey!
You can use Media Queries to target the mobile view and reposition the search.
@media only screen and (max-width: 767px) { #top #menu-item-search { z-index: 100; top: 0; } }
Best regards,
IsmaelOctober 6, 2013 at 2:52 am in reply to: Blog Post Single View Not Rendering Content or Footer (Using Child Theme) #170947Hey King Minolta!
You forgot to add the test site link. What changes did you make on header.php?
Cheers!
IsmaelHey!
You can inspect the element then copy the actual html code. Put it on the text widget instead of the shortcode. Add a unique css selector to each icons.
Best regards,
IsmaelHey mmi!
You can add this on your custom.css or Quick CSS:
/*header with social icons: */ .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 50px; line-height: 50px; } .fixed_header.social_header #main { padding-top: 80px; }
Adjust the top padding of the #main div according to the height and line-height of the header.
Regards,
IsmaelHi LincolnMarketing!
104 sliders? Is this correct? You’re using a very old version of the theme. Please download Enfold 2.3 then try again.
Cheers!
IsmaelHi homemadebyx!
The switchWidth method is base on the screen size and the number of menu items. The issue may occur only on website setup like yours. Please try the fix that we provided on the previous post. Sorry, if the update didn’t automatically fix your menus.
Cheers!
IsmaelHey!
1.) You can add this on your custom.css or Quick CSS to create a space on top of the “About” image.
.flex_column.av_one_half.avia-builder-el-29.el_after_av_one_half { margin-top: 20px; }
2.) There are drastic differences from browser to browser on how the actual rendered text looks. No matter how much control you try to exert over text, in the end, you don’t get much of what you expect. Not to mention most browsers are able to let users re-size and override font settings on the fly.
Cheers!
IsmaelHey!
Please add this on your custom.css or Quick CSS:
.fallback-post-type-icon { position: relative; top: 49%; left: 50%; margin: 0 0 10px -20px; height: 60px; width: 60px; line-height: 59px; font-size: 25px; text-align: center; border-radius: 100px; display: block; }
Cheers!
IsmaelHello!
Style of the theme may vary depends on how you configure the theme options styling. Please give us a link to the page with the h3 tag and a page with h2.
Best regards,
IsmaelHello ace2296!
Sorry but you need to hire a freelance developer to implement or add the features for you. You can post a feature request here: https://kriesi.at/support/topic/enfold-feature-requests/
Cheers!
IsmaelHello chavamx!
Create a page then switch to Advance Layout Builder. Look for Page Attributes > select “Blank: no header, no footer”. On Layout, choose No Sidebar then Dont display the header. Add the contents that you want. If you want a full screen slider, go to Media Elements > insert the Fullscreen slider. :)
Best regards,
IsmaelHello andreanapier1985!
The pagination is working fine. I can click it without encountering any issue. On what browser and OS are you testing this with?
Best regards,
IsmaelHello!
Please post a screenshot of the “cropping issue” here. The logo looks fine when I check it on Chrome and Firefox. What browser and OS are you testing it with?
Cheers!
IsmaelOctober 5, 2013 at 3:11 am in reply to: Edit Menu is missing Portfolio Items, Categories etc #170707 -
AuthorPosts