Forum Replies Created
-
AuthorPosts
-
Log in data below. Thank you
February 12, 2016 at 7:34 pm in reply to: Container breaks on tag and category pages after 10? posts #582461Sure thing, details below.
ThanksHi Josue,
Strangely enough, the issue only seems to appear with the enfold theme. I tried changing the settings as detailed on the thread to no avail. Please advise.Thanks,
MattThanks for the prompt reply.
The green newsletter sign up box on the right hand sidebar disappears as you scroll down the page.Here is a better example
Hi there,
I’m having this issue as well with the fixed widget and enfold. I tried adding the fix mentioned above, but it did not work.Here’s an example:
Hi Elliot,
Thanks for the suggestion. It still breaks the page unfortunately. Please advise.Hi Elliot,
I’ve tried the suggestions and while I’m able to add content to the title bar, it ends up breaking the page layout, specifically the right hand sidebar.For example:
http://dev-12mk.pantheon.io/vegan-birthday-cake-recipe/See below the code I’ve added to the enfold-child functions.php
Thank you,
Mattadd_filter('avf_title_args', 'avf_title_args_append', 1); function avf_title_args_append($args) { $appendcontent = "<div class='container_wrap append-content'>"; $appendcontent = "<div class='container'>"; $appendcontent .= do_shortcode("[av_sidebar widget_area='FeatureBox']"); $appendcontent .= "</div>"; $appendcontent .= "</div>"; $args['html'] = "<div class='{class} title_container'><div class='container'><{heading} class='main-title entry-title'>{title}</{heading}>{additions}</div></div>{$appendcontent}"; return $args; }
Hi Elliot,
Haha sorry, I can see how my question was confusing.I did mean the title container. I’d like to remove the title and breadcrumbs from the title container and instead display a custom widget area inside the title container. I’m pretty sure I can do this by adding the following php code:
<?php echo do_shortcode(“[av_sidebar widget_area='FeatureBox']“); ?>
I’d just like to know the best place to insert the code, and what I need to take out in order to remove the title and breadcrumbs.
I could insert the code in the single.php and page.php template files, but I’d prefer that the widget displays within the title box so that I can use the admin interface to hide the title container on a per page basis.Thank you for your kind assistance.
October 23, 2015 at 8:15 pm in reply to: Avia Layout Builder – Color Section Bleeds Into The Next Sections #524089Hi Andy,
The color section is only supposed to include the “Meet Matt and Regan” header. The rest of the content is supposed to be below the color section. See screenshot below:
http://dev-12mk.pantheon.io/wp-content/uploads/2015/10/Screen-Shot-2015-10-23-at-2.10.42-PM.pngThanks
October 22, 2015 at 8:09 pm in reply to: Avia Layout Builder – Color Section Bleeds Into The Next Sections #523270Hi Yigit,
I removed the image and the problem persists. Please advise.Thanks
Hi Rikard,
I just downloaded enfold and re-installed via ftp. I’m still receiving the same error.Thank you
Sure thing, log in info is included below.
Thanks
-
AuthorPosts