Forum Replies Created
-
AuthorPosts
-
July 28, 2014 at 8:16 pm in reply to: Move position of menu & make 1/5's of a page larger (making gap between smaller) #296965
Hey Richard!
Try changing that part of the code to:
.home .flex_column.avia-builder-el-15, .home .flex_column.avia-builder-el-17, .home .flex_column.avia-builder-el-19, .home .flex_column.avia-builder-el-22, .home .flex_column.avia-builder-el-24, .home .flex_column.avia-builder-el-27{ margin: 0 10px !important; width: 17.2%; }Regards,
JosueHello Chris,
I could see the website now. Please try disabling all third-party plugins to discard if the root of the problem is a plugin conflict.
Glad it works now @Micheal0424.
Regards,
JosueJuly 28, 2014 at 6:49 pm in reply to: Background Image loading late issue when scrolling on mobile devices #296939Hey!
The background scrolling with the content is expected (parallax and fixed background are disabled on mobile). I could see those white backgrounds parts but only the first time i loaded it.
Regards,
JosueHi Andres!
Try this plugin:
https://wordpress.org/plugins/recent-tweets-widget/You’d need to enter a Twitter API key, you can generate one here.
Cheers!
JosueJuly 28, 2014 at 6:01 pm in reply to: Can you help a noob with basic HTML? (Map element hyperlink) #296922Hi!
Try changing the HTML code to:
<a href="/portfolio-item/slider-two-third/"><strong>Town Hall</strong></a> Corporation Street Huddersfield West Yorkshire HD1 2TABest regards,
JosueHey!
The mod has not being applied:
http://shopping.maximfactory.com/wp-content/themes/enfold/js/avia.js
@dc_media, the link you posted is returning a 404 error page.Regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueHey!
Please check this test homepage i was able to built with slider showing.
http://www.theattractiveman.com/homepage-test/You can use that as a replacement of your old homepage.
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueJuly 28, 2014 at 12:27 am in reply to: Can you help a noob with basic HTML? (Map element hyperlink) #296548Hi!
Tested with this code:
<a href="/portfolio-item/slider-two-third/">Town Hall</a> Corporation Street Huddersfield West Yorkshire HD1 2TAResult:
http://screencast.com/t/JYzntV2HBest regards,
JosueJuly 28, 2014 at 12:16 am in reply to: Background Image loading late issue when scrolling on mobile devices #296546Hi!
I couldn’t note the issue on my Nexus 7, can you post a screenshot of your view?
Regards,
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 989px) { .main_menu, #header_main_alternate{display:none;} .container #advanced_menu_toggle, #advanced_menu_hide{display:block;} #mobile-advanced{display:block;} }Cheers!
JosueHey!
Try adding this at the very end of your theme functions.php file:
function custom_func() { return "TODAS ARTES"; } add_filter('avf_portfolio_sort_first_label', 'custom_func');Cheers!
JosueJuly 27, 2014 at 10:55 pm in reply to: Another question about links from Ajax Portfolio, related support post 292269 #296537You are welcome Steve, always glad to help :)
Regards,
JosueHi Micheal,
Open js/avia.js and look for line 801:
autolinkElements: '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"]',Replace it by this:
autolinkElements: '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"], a[href*="iframe=true"]',Regards,
JosueJuly 27, 2014 at 10:36 pm in reply to: Another question about links from Ajax Portfolio, related support post 292269 #296532Hey!
That link you refer is the grid link and serves as the ajax trigger, i don’t think there is a way to remove that – http://screencast.com/t/h8A66Xm3
The other issue is fixed now.
Best regards,
JosueHi,
Open /config-templatebuilder/avia-shortcodes/iconbox.php and look for line 200:
$output .= " <h3 class='iconbox_content_title' $markup>".$title."</h3>";Replace it by this:
$output .= " <h3 class='iconbox_content_title' $markup>".do_shortcode($title)."</h3>";Regards,
JosueJuly 27, 2014 at 10:15 pm in reply to: Turn 4 column masonry full-width into 3 column full-width #296523Hey Josh!
Can you post a screenshot/mockup of what would you want to achieve?
Best regards,
JosueHi!
Try:
.av_one_full .avia_textblock{ background: rgba(0,0,0,0.8) !important; border: 1px solid #C8B693 !important; padding: 10px 19px !important; }Cheers!
JosueHi!
Try setting the Img element a class like “custom-img-element”, then use this code:
.custom-img-element img { border:1px solid #021a40; }Cheers!
JosueHello,
I doubt people use their browser resized but have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHey!
Try adding this code to the Quick CSS:
#header_main, #header { -webkit-transform: translate3d(0, 0, 0); }Cheers!
JosueJuly 27, 2014 at 9:57 pm in reply to: Another question about links from Ajax Portfolio, related support post 292269 #296514Hey Steve!
Change has been applied, check it now:
http://screencast.com/t/oKWe7bNKPrvBest regards,
JosueHi!
I just checked your website on Chrome and the 3D transitions are working fine, take a look:
http://screencast.com/t/WATmIrK5WjRegards,
JosueHey!
Where in the website is this “ALL” message being shown? i couldn’t find it.
Cheers!
JosueHi Daniela,
I can’t reproduce the error on my Enfold install, have tried with both Text Elements and Code Elements. As a workaround you can put this code in functions.php to hide PHP warning messages:
error_reporting(E_ERROR | E_PARSE);Regards,
JosueHello Steven,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueJuly 27, 2014 at 5:16 am in reply to: Another question about links from Ajax Portfolio, related support post 292269 #296359Hello Steve,
The login details you posted are not working.
Regards,
JosueJuly 26, 2014 at 11:28 pm in reply to: Another question about links from Ajax Portfolio, related support post 292269 #296281Hi Steve,
Can you please create us an administrator account? post it here as a private reply.
Regards,
JosueJuly 26, 2014 at 1:02 am in reply to: Another question about links from Ajax Portfolio, related support post 292269 #296154Hi Steve,
I’m definitely not seeing the same as you (maybe because i’m not logged). I’ll ask other support staff to check if they can reproduce this.
Regards,
Josue -
AuthorPosts
