Forum Replies Created
-
AuthorPosts
-
Hmmm, i checked your site (with code included) and it looks fine on my end:

Can you post a screenshot of your view?
Regards,
JosueHi!
Make sure you are using either “slim” or “large” header size setting, “custom pixel value” doesn’t work in conjunction with transparent/glossy header.
Cheers!
JosueHey Freek!
Look for this string (its located at line 13605 in the nl_NL.po file):
“Share on”
Cheers!
JosueHey!
Can you post a screenshot of your view on Tablet?
Best regards,
JosueJuly 14, 2014 at 9:35 pm in reply to: Questions about full screen slider and and logo header #291253Hey Adrien!
Can you post a link to the page where you are trying this?
Best regards,
JosueHey!
Try removing these codes you have in css/custom.css:
.home .avia-builder-el-last { margin-top: -260px; } ... .home .avia-builder-el-last { margin-top: -260px; }Cheers!
JosueJuly 14, 2014 at 9:17 pm in reply to: Video fall back on tablet and mobile with full width easy slider #291249Found a better workaround:
http://macroairfans.com/airvolutiond/I’ve put two sliders elements and this in Quick CSS:
.custom_slider_mobile{ display: none; } @media only screen and (max-width: 767px) { .custom_slider_desktop{ display: none; } .custom_slider_mobile{ display: block; } }Cheers!
JosueYou are welcome, always glad to help :)
Regards,
JosueHey Richard!
Try adding this code to the Quick CSS:
a[href$=pdf]{ padding: 10px 0px 10px 20px; background: url(https://cdn1.iconfinder.com/data/icons/silk2/page_white_acrobat.png) no-repeat left center; }Cheers!
JosueHey!
Have you tried purging the W3 Cache after doing this change?
Best regards,
JosueHey!
Can you paste the code you are pasting there?
Cheers!
JosueHi!
You’d need to use a plugin for that, start looking here:
http://codecanyon.net/search?utf8=%E2%9C%93&term=front+end+loginCheers!
JosueHi,
Try adding this at the very end of your theme functions.php file:
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery('a[href*="/360tours"]').magnificPopup({ type: 'iframe' }); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
JosueHey!
Both of those sites are redirecting to a login prompt (non-WordPress).
Best regards,
JosueJuly 14, 2014 at 7:12 pm in reply to: Video fall back on tablet and mobile with full width easy slider #291216Hey!
Check it now:
http://macroairfans.com/airvolutiond/I changed the link of the slide so if its gets clicked it no longer opens as lightbox (the control buttons still work).
Cheers!
JosueYou are welcome, always glad to help :)
Regards,
JosueNo, this fix will be included in the next update.
You are welcome, always glad to help :)
Regards,
JosueHey!
Check it now:
http://goedkope-bruidsfotograaf.nl/You needed to set the layer as an HTML layer.
Cheers!
JosueHi,
Open js/avia.js and look for line 801::
autolinkElements: 'a[href*="iframe=true"], a[rel^="prettyPhoto"], a[rel^="lightbox"], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href$=".mov"] , a[href$=".swf"] , a:regex(href, .vimeo\.com/[0-9]) , a[href*="youtube.com/watch"] , a[href*="screenr.com"]',Replace it by this:
autolinkElements: 'a[href*="iframe=true"], a[rel^="prettyPhoto"], a[rel^="lightbox"], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href*=".jpg?"], a[href*=".png?"], a[href*=".gif?"], a[href*=".jpeg?"], a[href$=".mov"] , a[href$=".swf"] , a:regex(href, .vimeo\.com/[0-9]) , a[href*="youtube.com/watch"] , a[href*="screenr.com"]',Regards,
JosueHi,
The .mo scan process is unable to run because of a permission issue, to solve this you’d need to put your FTP information in the wp-config.php file so WordPress can make changes to the translation files, reference: http://digwp.com/2010/11/ftp-in-wpconfig/
Once you done that try to run the scan again and the “Share this entry” string should show up.
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHi Kathrin!
That appears to be, i’d suggest testing it on a different network to discard.
Regards,
JosueHi!
If that doesn’t work try adding !important:
.avia-menu-fx { display: none !important; }Best regards,
JosueHi,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueJuly 13, 2014 at 8:27 pm in reply to: Major problem: text blocks empty (correct content in visual editor however) #290819Yes, not exactly errors but unclosed HTML tags.
Regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueHi!
The problem is the modification you’ve made in js/shortcodes.js (redirect the user to the payment page). I’ve commented that line and now it works:
http://bodymindlinks.com/say-hello/As a definitive solution, you could update Enfold to its latest version (2.9.1), we included an option to set a redirect in the contact form options.
Best regards,
JosueJuly 13, 2014 at 12:22 am in reply to: Enfold: changing opacity of inactive accordion slider overlay #290652You are welcome, always glad to help :)
Regards,
Josue -
AuthorPosts
