Forum Replies Created
-
AuthorPosts
-
Hi,
Check your site.
Best regards,
JosueAugust 21, 2016 at 3:24 am in reply to: Add Avia Layout Builder to custom post types which use admin.php page #675134Yeah i see what you’re after, making ALB work outside post.php would require a heavy modification to the theme, unfortunately that’s beyond our support scope. You can request a customisation quote from a third-party provider here.
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueThere wasn’t actually, i created it for your install because you didn’t have a child theme :)
Best regards,
JosueHey!
Try adding this at the very end of your theme / child theme functions.php file:
add_action('ava_after_content', function($id, $content) { if($content == 'single-portfolio'){ comments_template(); } },10,2);
Cheers!
JosueHey Monique,
Have you tried this plugin?
https://wordpress.org/plugins/wp-permastructure/Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueThanks, it works. So you want a read more button here right?
Hey!
Try adding this code to the Quick CSS:
#header_main nav .social_bookmarks { float: right; }
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
#top .iconbox_top.avia-builder-el-9 [data-av_icon]:before { content: '1'; }
You can swap
avia-builder-el-9
by a custom CSS class.Cheers!
JosueHey Ian,
Please check the following:
https://wpml.org/forums/topic/duplicate-a-page-does-not-synchronize-content/Best regards,
JosueHi,
Can you post the login URL?
Best regards,
JosueHi,
We’re not exactly SEO experts but the Enfold breadcrumbs are structured fine out of the box, just make sure to fill these two settings which are critical for building the breadcrumb trail – http://screencast.com/t/pWEBDIOiIEr
Best regards,
JosueHi,
We’re not exactly SEO experts but the Enfold breadcrumbs are structured fine out of the box, just make sure to fill these two settings which are critical for building the breadcrumb trail – http://screencast.com/t/pWEBDIOiIEr
Best regards,
JosueHey,
You can’t use ALB on WordPress auto-generated pages, what they did there was create a custom archive template and placed the columns/textblock in shortcode format there.
Best regards,
JosueGlad it worked, the error was the following:
Error 330 (net::ERR_CONTENT_DECODING_FAILED): (Google Chrome)
So i though disabling WordPress admin script concatenation/compression would fix it.
Best regards,
JosueAugust 20, 2016 at 8:18 pm in reply to: Giving top phone info bar a solid background color and targeting a tags in same #675075Hey!
Try adding this code to the Quick CSS:
#header_meta { background: red !important; } #header_meta a{ color: white !important; } #header_meta a:hover{ color: blue !important; } #header_meta a:visited{ color: green !important; }
Cheers!
JosueHi,
Should be working now, i also moved them to a custom plugin (“Enfold Custom Functions”) so it will survive updates, to edit them just go to Plugins > Editor and select the plugin from the dropdown at the right.
Best regards,
JosueAugust 20, 2016 at 7:43 pm in reply to: Remove "This post is also available in" – WPML translation link #675068August 20, 2016 at 7:39 pm in reply to: How to assign new font style for the second language? #675067Hi,
You can use the following:
html[lang='zh-cn'] body { font-family: serif; }
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
#top .slide-meta .slide-meta-del, #top .slide-meta .slide-meta-time, #top .blog-categories{ display: none !important; }
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
#top .slide-meta .slide-meta-del, #top .slide-meta .slide-meta-time, #top .blog-categories{ display: none !important; }
Cheers!
JosueHey Kyle,
You could try this:
https://kriesi.at/support/topic/disable-google-maps-api-call-in-backend/#post-308708Best regards,
JosueHey Slade,
No need to delete, it’s an interesting idea, i’ll tag Kriesi to this topic.
Best regards,
JosueHey!
Can you post a screenshot/mockup of what would you want to achieve?
Best regards,
JosueAugust 20, 2016 at 5:26 pm in reply to: Add Avia Layout Builder to custom post types which use admin.php page #675057Hey Mark,
The Advertising Widget does not support that at the moment but you could use an Image shortcode (generated in another Page) and place it on a Text Widget.
Best regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
Josue -
AuthorPosts