Forum Replies Created
-
AuthorPosts
-
Hey Me.llamo!
Add a codeblock element to your page and add this inside.
<style type = "text/css"> #av_section_1 { border-bottom: 3px solid orange !important; } </style>Best regards,
ElliottFebruary 16, 2015 at 10:08 pm in reply to: Layout issues! Width of layout on all pages has blown out to full screen #397116Hey!
Try adding this to your custom CSS.
.av-large-gap.av-masonry { padding: 0px !important; }Regards,
ElliottHey stewroids!
Set the thumbnail to float left or right and the text should wrap around it. If your still having trouble then send us a link and paste the code your using here.
Best regards,
ElliottFebruary 16, 2015 at 9:58 pm in reply to: Transparent Sidebar Menu? Secondary Menu on other Pages… #397112Hi j3art!
Are you using the left menu layout? Can you send us a link to your page? You can set your reply as private if you wish.
Cheers!
ElliottHey Barabbas!
Yes the advanced styling section would be the correct place to do it at. You can assign styling rules for the main menu links and sub menu links. You can assign multiple rules and check the “apply on hover” option to change styles on hover.
Cheers!
ElliottHey!
It looks like your using Enfold 3.0.4. Go ahead and update to the latest version, 3.0.8, and then deactivate all plugins.
If your still having problems then send us a WordPress login and we’ll take a look.
Regards,
ElliottHi!
Your first link is giving me a 404. For the search page are you trying to have the menu display over the breadcrumbs and title?
Best regards,
ElliottHey 2funky!
Customizing WooCommerce is outside the scope of our support. You’ll want to contact WooCommerce support about this.
Cheers!
ElliottHi!
I’m not sure. Can you send us a link to your page?
Cheers!
ElliottHey!
Alrighty, add this to your custom CSS.
.avia-caption-title, .avia-caption-content, .avia-slideshow-button { animation: 0s ease 0s normal none 1 running none !important; visibility: visible !important; }Cheers!
ElliottHi Effektid!
Add this to your custom CSS.
.avia-menu-fx { bottom: 30px !important; } #after_section_4 { border-top: 0 none !important; }Regards,
ElliottFebruary 16, 2015 at 8:05 pm in reply to: MyFonts fonts no longer working after Enfold 3.0.8 update #397022Hey!
You can add this to your child themes functions.php file to insert stuff into your header.
add_action( 'wp_head', 'enfold_customization_add_meta' ); function enfold_customization_add_meta() { ?> <link media="all" type="text/css" href="http://amusementux.com/wp-content/themes/enfold-child/AUX_plus_SVG.css" id="myfonts-css" rel="stylesheet"> <?php }You wouldn’t need the second line.
Can you take a screenshot of the second problem and send us a link to your page?
Best regards,
ElliottHey msmazza!
Open up /enfold/config-templatebuilder/avia-shortcodes/menu.php and around line 186 you should see this.
$mobile_button = $mobile == "active" ? "<a href='#' class='mobile_menu_toggle' ".av_icon_string('mobile_menu')."><span class='av-current-placeholder'>".__('Menu', 'avia_framework')."</span>" : "";Change it to this.
$nav_menu = wp_get_nav_menu_object($menu); $mobile_button = $mobile == "active" ? "<a href='#' class='mobile_menu_toggle' ".av_icon_string('mobile_menu')."><span class='av-current-placeholder'>".__($nav_menu->name, 'avia_framework')."</span>" : "";Cheers!
ElliottHi rkr777!
If your clicking on an anchor and it scrolls to a certain part of the page then it should be highlighting it. Can you send us a link to your page and deactivate all plugins?
Cheers!
ElliottFebruary 16, 2015 at 7:51 pm in reply to: Add to cart quantity buttons disappeared after woocommerce update #396992Hi terveysmaailma!
Try deactivating all of your other plugins to see what happens. Can you remember any Woocommerce settings that you have changed recently?
Regards,
ElliottHey asiabchk!
Are you sure this is a theme problem? What happens when you activate the default WordPress theme?
I would try contacting your hosting provider about this to see what they say.
Regards,
ElliottHi!
Did you try this? https://kriesi.at/support/topic/icons-not-appearing-3/#post-386387
Cheers!
ElliottHi rap!
This has happened to a couple of customers but I haven’t been able to pinpoint what causes it though. I’m guessing it’s some kind of setting on the video. The video is not set to private is it?
Usually this happens with youtube but in your screenshot I noticed the URL your using is vimeo.com/albums, etc etc. What happens when you link directly to the video? i.e. vimeo.com/8373728
Regards,
ElliottHey!
Did you get this fixed? I checked your link again but I don’t see the double image like last time. Try clearing your browser cache and refresh any caching plugins you might have installed.
Cheers!
ElliottHey!
When you edit the iconbox select the “large icon above title” option for the styling setting. That will give the alternate color and rounded borders that your wanting.
If your still having trouble then send us a link and we’ll take a look.
Best regards,
ElliottHey!
I’m seeing this error.
TypeError: $ is not a functionPerhaps you could try downloading the script and host it on your own site and then change all references of “$” to “jQuery”.
For example if there was a line like this.
$(document).ready(function(){Then you would change it to this.
jQuery(document).ready(function(){Cheers!
ElliottHey!
Let’s try the following.
1. Add this to your wp-config.php file.
define('CONCATENATE_SCRIPTS', false);2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
Let us know when your done doing those two steps and we’ll take another look.
Cheers!
ElliottHi ShortieD!
On mobiles you can try simulating a hover by “long tapping” or holding the tap for a second or two. There is also an option for displaying the hotspot captions beneath the image for mobiles.
Best regards,
ElliottHi!
It should work right out of the box. You can try deactivating your other plugins to see if that helps and checking the “Leave external files at their original positions? ” option in the BWP minify settings.
Best regards,
ElliottHi santanin!
Please see here, https://kriesi.at/support/topic/inline-content-in-magnific-popup/.
Best regards,
ElliottHi!
Try this out.
.iconlist_icon [data-av_icon]:before { width: 30px; height: 30px; display: block; background: url("URL to your image"); content: ""; left: 25%; top: 25%; }And then play around with the width, height, top, and left values until it looks good.
Best regards,
ElliottHey druzes!
It is possible but it would take a lot of time and code to complete so it would have to be considered custom work for now. It would be best to hire a freelancer to help you out with this customization.
Cheers!
ElliottHi sensationallife14!
I’m sorry but I am having trouble understanding. Can you take a screenshot and highlight what your trying to do?
Cheers!
ElliottFebruary 16, 2015 at 6:44 pm in reply to: How to disable sending emails to subscribers for a short period #396923Hey tendersqatar!
Are you using some kind of newsletter plugin? If so then it would be best to contact the plugin authors.
Regards,
ElliottHey sambo258!
1. They have an add to cart shortcode which you can use for this, http://docs.woothemes.com/document/woocommerce-shortcodes/.
2. You’ll need to contact WooCommerce support about this, https://support.woothemes.com/hc/en-us.
Cheers!
Elliott -
AuthorPosts
