Forum Replies Created
-
AuthorPosts
-
Hey!
The code is taking effect, the titles are correctly removed after the page is fully loaded:
http://screencast.com/t/WqGB7XgGbRegards,
JosueHi!
Its fixed on all forms, i just changed the apostrophe character in the title.
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.phone-info .avia-button { position: absolute; right: 260px; top: 18px; }Cheers!
JosueHey Alex!
We are aware of this issue, a definitive fix may come up in future patches. Regarding an Audio element, feel free to request it here.
Cheers!
JosueYou are welcome Ed, your work is awesome :)
Regards,
JosueYou need to put the data-rel=”gallery-1″ attribute to the three links.
<a href="http://pipe-pros.com/file/2014/03/casingtubingservices.jpg" rel="lightbox" data-rel="gallery-1"><img src="http://pipe-pros.com/file/2014/06/footer_companybrochure.png" width="136" height="20" /></a> <a href="http://pipe-pros.com/file/2014/03/casingtubingservices2.jpg" rel="lightbox" data-rel="gallery-1"></a> <a href="http://pipe-pros.com/file/2014/03/casingtubingservices3.jpg" rel="lightbox" data-rel="gallery-1"></a>Hi!
Try with this code (Quick CSS):
.avia-builder-el-0 { margin-top: 50px; }Regards,
JosueJuly 24, 2014 at 8:22 am in reply to: Enfold new light box magnific Popup – you tube video URLS #295303Hey!
1. You can set a poster image using the WP video shortcode, reference: http://codex.wordpress.org/Video_Shortcode
2. The workaround already includes the rel=0 parameter.
Regards,
JosueHey!
Try putting the remaining empty image links in another layer.
Best regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueJuly 24, 2014 at 6:25 am in reply to: Move position of menu & make 1/5's of a page larger (making gap between smaller) #295284Hello,
The video you linked is not accessible.
Cheers!
JosueHi Bill,
Can you post the link to your website please?
Regards,
JosueHello!
Refer to this article:
http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/Cheers!
JosueHi!
I guess you are referring to the Masonry Gallery you have on that page, try selecting this option:

Cheers!
JosueHi Daniel!
Try adding this too:
.sub-menu span.avia-menu-text { top: 0; }Best regards,
JosueHey!
Thats a Special Heading element with this settings:

Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.tax-product_cat .page-thumb { display: none; }Cheers!
JosueHi!
Try this method:
https://kriesi.at/support/topic/wordpress-audio-player-wonderment/#post-290602Cheers!
JosueHey!
Where in functions.php are you putting this code? are you using a child theme? try changing the priority parameter:
add_filter(‘frm_where_filter’, ‘starts_with_filter’, 1000, 2); function starts_with_filter($where, $args){ if ($args['display']->ID == 6157 and $args['where_opt'] == 551){ $where = str_replace(” ‘%”, ” ‘”, $where); } return $where; }Regards,
JosueThanks for the kind words, you are welcome :)
Regards,
JosueYou are welcome, we’re always glad to help :)
Regards,
JosueThat’s great, thanks for sharing your solution Jamie :)
Hey!
Try with this code instead:
#header_main .container, .logo, .logo a, .logo img { width: 100%; margin: 0; } .logo img { padding: 0; } div#header_main { max-height: 122px; } .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 158px; } .header-scrolled #header_main .container, .header-scrolled .logo, .header-scrolled .logo a, .header-scrolled .logo img { width: auto !important; margin: 0; } .header-scrolled .logo img { padding: 5px 0; }Best regards,
JosueHey Andy!
Try:
.bbpress a:visited { color: yellow !important; }Regards,
JosueHi!
At least on my end, it seems to be working.
Best regards,
JosueHi!
Do you have access to the PHP error log?
Best regards,
JosueYeah, if you have any additional questions or follow-up let us know. I’ll leave this thread open.
Hey!
The theme options can’t be localized. However, if you want you can change the strings manually, edit this file:
/includes/admin/register-admin-options.phpCheers!
JosueHi!
Try something like this:
.avia-menu-text{ font-family: "FONT_HERE" !important; }Regards,
JosueJuly 24, 2014 at 4:36 am in reply to: All image links broken – a '1' is appended to file names? #295250Hi,
Definitely not something related to the theme, my guess would be some caching plugin or a server-side functionality.
Regards,
Josue -
AuthorPosts
