Forum Replies Created
-
AuthorPosts
-
Hi aminzainotdini!
1. Try adding this to your custom CSS.
#top .actions .checkout-button.button.alt { position: absolute !important; top: 420px !important; }2. It should be set from above CSS.
3. Add this to your custom CSS.
.product-subtotal:before { content: "sub"; }4. + 5. These are outside the scope of our support as it’s more of a Woocommerce question than a theme question. It would be best to contact Woocommerce support, https://support.woothemes.com/hc/en-us. They may have an extension you can use for this.
Regards,
Elliott-
This reply was modified 11 years, 1 month ago by
Elliott.
Hey tdproperty!
They were not meant to be used like this but you can switch to the default editor and copy / paste the shortcode inside the tab shortcode so it looks like this.
[av_tab_container position='top_tab' boxed='border_tabs' initial='1' custom_class=''] [av_tab title='Tab 1' icon_select='no' icon=''] [av_gallery ids='156,10' style='thumbnails' preview_size='portfolio' crop_big_preview_thumbnail='avia-gallery-big-crop-thumb' thumb_size='portfolio' columns='5' imagelink='lightbox' lazyload='avia_lazyload' custom_class=''] [/av_tab] [av_tab title='Tab 2' icon_select='no' icon=''] Tab Content goes here [/av_tab] [/av_tab_container]If you want to do it in the advanced layout editor then you can enable the debug view, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, and move the shortcodes around in there but it would be best to use the default editor.
Regards,
ElliottHey realsmartshoppers!
You could edit your logo image and add some transparent space above it.
Or you could try setting a custom pixel value for your header in Dashboard > Enfold > Header and then use this CSS to push it down a bit.
.logo img { position: relative; top: 20px; }If your still having trouble then send us a link and we’ll take a look.
Regards,
ElliottDecember 4, 2014 at 9:27 pm in reply to: Move navigation below the Layer Slider (Trnasparent Header + logo center) #363243Hi avrisar!
I’m not really sure if this would be possible. If you have your header set to not scroll with you down the page then we could try using some CSS to push it down below the slider but other than that it would take too much time and code so it would have to be considered custom work.
Go ahead and send us a link so we can see how you have things setup.
Cheers!
ElliottHi johanndm!
I’m not really sure what’s going on from your problem description but you can see where we send the mail on line 721 in /enfold/framework/php/class-form-generator.php.
wp_mail($send_to_mail, $subject, $message, $header);The wp_mail function uses PHP, http://codex.wordpress.org/Function_Reference/wp_mail, to send the mail.
If you need to use SMTP then perhaps you can try using this plugin, https://wordpress.org/plugins/wp-smtp/, which switches the function to use SMTP.
Best regards,
Elliott-
This reply was modified 11 years, 1 month ago by
Elliott.
Hey cherojo!
Try adding this to your custom CSS.
#mc_embed_signup .clear { overflow: visible !important; visibility: visible !important; }Cheers!
ElliottDecember 4, 2014 at 9:09 pm in reply to: Advanced Slider cannot dissolve-fade (add) items between layers… #363229Hi mpt-themeforest!
The “Duration” setting is how long the transition takes to complete. I think what your wanting to use instead is the “Show until” which will show the layer for the specified time and then transition out.
Best regards,
ElliottHi!
It looks fine on my end. Checked in Firefox, Chrome, and IE on Windows 8. Go ahead and take a screenshot and highlight what your seeing.
Cheers!
ElliottHi xpoveda!
It should be showing you a list of all the authors posts by default.
You can try this plugin out, https://wordpress.org/plugins/post-author/, it looks like you can redirect to a custom page.
Regards,
Elliott-
This reply was modified 11 years, 1 month ago by
Elliott.
Hi!
Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. If that does not help then send us a WordPress login and we’ll take a closer look.
Best regards,
ElliottHey!
Add this.
.main_menu { right: auto !important; left: 200px !important; }Cheers!
ElliottHey Flikk!
Try adding this.
#fullwidthmap .container { max-width: 100% !important; }Cheers!
ElliottHi darrenrhymer!
I don’t know of any plugins that I can recommend. If anyone has done this before then please share. :)
Regards,
ElliottHi!
Hmm, it seems to be working fine on my end now. Take a screenshot and highlight what your seeing so we can get a better idea.
Also be sure to clear your browser cache and view in a different browser.
Cheers!
ElliottHey!
It looks like your trying to set the font weight to 100 but Open Sans only has a font weight of 300 as the lightest, http://www.google.com/fonts#UsePlace:use/Collection:Open+Sans.
By default I only think 400 and 600 are loaded (normal and bold). You can try this out, https://kriesi.at/support/topic/adding-google-font-weights/, to get the 300 weight added.
Best regards,
ElliottHi Guenter!
Try targeting it like so.
.page-id-321 #av-masonry-1 { } .page-id 321 #av-masonry-2 { }Best regards,
ElliottHey mpl!
Try this out.
.template-shop .images a { padding: 0px !important; } div .products .product a, div .products .product a img { border: 0px !important; }If that’s not working then send us a link to your page and we’ll take a look.
Best regards,
ElliottDecember 4, 2014 at 7:31 pm in reply to: Masonry Blog "portfolio" "landscape" tags are not working in English Version #363160Hey Jack!
Did you remember to add the tags to the translated posts as well? Can you send us a WordPress login so we can take a closer look?
Best regards,
ElliottHi matvada!
Try creating a new widget area in Dashboard > Appearance > Widgets and add a text widget to it. Next add the “Widget Area” element to your pages and select this widget area.
Regards,
ElliottHey!
I think the error is coming from your accordion. Your displaying portfolio entries but you only have one post translated to English correct? Try translating a few more to see what happens.
Regards,
ElliottHey!
Go ahead and do a theme settings export in Dashboard > Enfold > Import/Export and then completely delete all of the folders you see in the WordPress theme directory (except for the default theme) and then download + upload a fresh copy of Enfold from themeforest.
Your settings should still be there but if they are not then you can import them in Dashboard > Enfold > Import/Export.
Cheers!
ElliottHi!
I activated your parent theme and the magnific popups are working fine now so it sounds like a problem with your child theme.
Try creating a new child theme and add your customizations in one by one to see which one is causing the problem.
Best regards,
ElliottHey!
I sent a test to my personal email address and it arrived in my spam folder. It’s still not working for you?
Cheers!
ElliottHi nkoziupa!
Try adding this to your custom CSS.
.avia_image { width: 100% !important; }If you only want it to happen on certain screen sizes then try this.
@media only screen and (max-width: 959px) { .avia_image { width: 100% !important; } }Best regards,
ElliottHi!
Your using it correctly but you forgot to disable the custom Cufon font in Dashboard > Flashlight > Styling. You also have some custom CSS you need to remove.
body, h1, h2, h3, h4, h5, h6, li, p { font-family: "Nanum Gothic" !important; }I added some custom CSS in the WP Google Fonts option so you can see how to convert certain areas.
.menu a { font-family: "Josefin Sans",arial,sans-serif; }Cheers!
ElliottDecember 4, 2014 at 6:32 pm in reply to: Sidebar issue when using CM Tooltip Glossary Pro+ plugin #363097Hi!
What happens when you remove the color section? Does the markup change when you use a codeblock element instead of a textblock?
Cheers!
Elliott-
This reply was modified 11 years, 1 month ago by
Elliott.
Hi!
Try adding this,
input, button { font-size: 20px !important; }Send us a link to the element with the excerpt so we can take a look.
Regards,
ElliottHi 1lizcollins!
It’s not happening on your homepage but for all of your other pages your getting a 404 not found error on this file.
/MyFontsWebfontsKit.cssHow are you adding it?
Best regards,
ElliottHi 1lizcollins!
Try adding this.
[data-av_icon]:before { display: block !important; transform: rotateZ(45deg) !important; }Regards,
ElliottHi!
Hmm, now it says invalid username.
Best regards,
Elliott -
This reply was modified 11 years, 1 month ago by
-
AuthorPosts
