Forum Replies Created
-
AuthorPosts
-
May 19, 2014 at 11:37 pm in reply to: Add code to a specific page (Google Adwords Conversion Tracking) #267048
Yes, that should work, if it doesn’t post a link to page 24.
Cheers!
Josue-
This reply was modified 11 years, 5 months ago by
Josue.
You are welcome, glad we could help :)
Regards,
JosueHi Mark!
Can you post a screenshot of your view describing the problem?
Best regards,
JosueHi Colin!
Update to latest version of Enfold (2.7.1), that will fix it.
http://kriesi.at/documentation/enfold/updating-your-theme-files/Regards,
JosueHi Greg!
This code affects only the middle content:
div.main_color.container_wrap { background: gray; }
Best regards,
JosueMay 19, 2014 at 11:31 pm in reply to: Add code to a specific page (Google Adwords Conversion Tracking) #267039Hey!
At the very end, something like this will do it:
function custom_code(){ if ( is_page( 1122 )) { ?> CODE HERE <?php } } add_action('wp_footer', 'custom_code');Regards,
JosueHey!
Is that ‘option’ coming from the wishlist addon? have you tried contacting the plugin author?
Regards,
JosueHi,
Can you post a link to your website please?
Regards,
JosueHi,
Can you post a link to that Page please?
Regards,
JosueHi Colin!
Have you tried wrapping both elements inside columns?

Best regards,
JosueHey Koen!
Change line 101 in includes/helper-main-menu.php:
echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'strong', true);To something like:
echo "<strong class='logo'>".get_bloginfo('title')."</strong>";Regards,
JosueHi!
You’d need to include that font (Museo Slab), use this article as a reference:
http://css-tricks.com/snippets/css/using-font-face/Regards,
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 480px) { .programSchedule_full table { position: relative; left: -50px; } }Cheers!
JosueIt looks the same:

Regards,
JosueHello!
It is possible but it would require some theme modification and unfortunately that’s beyond the scope of the support we can offer. If you really need it try contacting a developer.
Cheers!
JosueMay 19, 2014 at 10:06 pm in reply to: Layerslider transitions not working: Preview looks different than on site #267008Hello,
Please try to deactivate all third party plugins to see if it gets fixed.
Regards,
JosueNote that offering fixes for third-party plugins is out of the support scope we offer.
Best regards,
JosueMay 19, 2014 at 9:58 pm in reply to: Layerslider transitions not working: Preview looks different than on site #266999Hi,
Can you post a link to your website please?
Regards,
JosueHi,
Can you post a link to your website please?
Regards,
JosueHey Scott!
I’m not sure if that’s possible within WordPress boundaries, maybe with a plugin like:
http://wordpress.org/plugins/taxonomy-images/Best regards,
JosueHey!
Try with this setting:

Cheers!
JosueHi,
Can you post a link to your website please?
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueYou are welcome :)
Hey!
Try adding this code to the Quick CSS:
dd.wp-caption-dd { font-style: normal; font-weight: bold; padding: 0 5px; }Cheers!
JosueHi!
Actually you can have columns inside columns, but not with the ALB:
[av_one_half first][av_one_fifth]aaa[/av_one_fifth][av_one_fifth]aaa[/av_one_fifth][av_one_fifth]aaa[/av_one_fifth][/av_one_half]
[av_one_half][av_one_fifth]aaa[/av_one_fifth][av_one_fifth]aaa[/av_one_fifth][av_one_fifth]aaa[/av_one_fifth][/av_one_half]
Regards,
JosueHi!
Galleries can have captions, see the last one here:
http://kriesi.at/themes/enfold/shortcodes/gallery/Best regards,
JosueHey!
Fixed:
http://www.bluebeen.co.uk/archivesitemap/#tab-id-1It appears you need to have at least one Post here:
http://www.bluebeen.co.uk/stuart/wp-admin/post.php?post=3274&action=editRegards,
JosueHello Percy!
It is possible but it would require a heavy customization and unfortunately that’s beyond the scope of the support we can offer. If you really need it try contacting a developer.
Cheers!
JosueYou are welcome, glad we could help :)
Regards,
Josue -
This reply was modified 11 years, 5 months ago by
-
AuthorPosts
