Forum Replies Created
-
AuthorPosts
-
Hi guys it seems the file it works also if it is outside in the child.theme. If you do not have anythings to add maybe we can consider this post closed.
:)Hi Guys,I tried to explain a bit better, or with other words.
We wish to give our website a fresh look so we applied an image as background that it is present each time there is a header and footer template.
(Have a look to img 1 into private content)
In order to do that we have applied a class to .title_container with a specific backgorund.
Unfortunately the same image still happen when we choose “no header – footer template” (Have a look to img 2)We discovered that changing the template-builder.php at line 41 with the following solved the issue. “if( get_post_meta( get_the_ID(), ‘header’, true ) != ‘no’ && $avia_config[‘template’] != “avia-blank” )”
Unfortunatelly this is a custom editing inside the parent theme, so not a good situation.
Any help?
Is there a way to put this code on child-theme?
ThanksWhile waiting for the other answer, I wanted to understand something else.
If I make this change I naturally display it on a page of the site, while I have to build a dynamic thing so choose where to display this custom title.
So I should create a page template and set it where I need it.
Is it possible to insert the custom title in a template page?Hi,
I’m trying to modify the function-enfold.php inserted in the enfold-child theme but I don’t take the changes on this file, while in the parent theme it works.
How can I solve it?Good morning, maybe I explained myself wrongly.
Where can I change the title section?
So I need to find the file where it generates this code:<div class="stretch_full container_wrap alternate_color light_bg_color title_container"> <div class="container"> <strong class="main-title entry-title "><a href="https://webenjoy2.net/blog/" rel="bookmark" title="Link Permanente: Blog" itemprop="headline">Blog</a></strong> </div> </div>
Thanks.
- This reply was modified 5 years, 1 month ago by jexjex.
Hi guys, Enfold team do not support custom features?
ThanksThat should work :)
I’ll try it.
ThanksHi Victoria, no the solution it doesn’t fit to me.
I need to find a way to add a container between the content and the footer in order to add some extra elements. I suppose the only way is to add an extra html code.Hi Guenni007, I would like to talk privately. What I can say is that the freelancer need to know PHP, WP, Enfold, JS, CSS.
If it is possible I would leave my email and you can apply to it.
Thanks!thanks I will try it
Sorry still do not understand :(
What is an element that would fit to me?It works you are right! It was my fault.
Thanks!!!!Hi Ismael, thanks
Yes, I understand that if it works I will see the page builder, but what I can do if I don’t see it?
How can I know if the filter is firing and everything is correct?That’s awesome!
It was what I was looking for.
By the way, how could I debug if it works?
Thanks,
MirkoWhere do I find this setting? Inside the Layout Blog option Theme?
Hi Richard, could you clarify pleas?
then you need a non-full-width element below the Color Section. Please consider using a different layout element.
Could you provide a simple wireframe of what you mean?
ThanksHi,
I have provided more info in the private content.
Thanks for helpHi Victoria,
thanks, I have solved!
Please close this ticked
RegardsHi Guys, is there any way to set AVIA page builder in order to be visible in all the pages?
When I use my template, the avia editor is not visible.I will have a look to the template builder.php
Hi Ismael, no, I didn’t. You didn’t say it before :)
Hi, Ismael,
that won’t work for such plugin. (inboundnow)
I need to get the code and create my own page. If there is a place where I can get this code would be great.Sorry Ismael, still can’t find what you are asking.
Attached image of what I see
ThanksHi Ismael,
I am sorry I do not understand. I have installed the plugin. Where it should suppose I see the “widget” thumbnail?Hi Victoria, could you tell me the name of the file? Thanks
forgot images :)
Hi Ismael, if I inspect the element I see what you mean. The height and width are 36×36.
I also see that with the inspector active the viewport change size and the image looks better because it probably uses another image set on the CSS.
So that could be why Victoria was having a different experience from mine.
Despite this, I have regenerated all my thumbnails but I still see the same.
Have a look at the attached images.
ThanksHi Victoria,
thanks for your replay.
Before sending my message I have tried to watch on a different browser (chrome, IE, Firefox) I have always got the same issue.
I now tried to clear my Chome browser data “ALL TIME DATA” and it makes the same issue.
I have also tried to change the Internet network just in case, but have the same issue.
Have a look to other picsHi Victoria, have a look to this https://www.inboundnow.com/.
For default it use single.php as template for landing pages.
I believe a landing page should be without sidebar. So I wish to develop using a page.php file and not a single.
So what I need, if you already can share it, is the code for a standard page without header and footer (the plugin strip away your setting in the landingpage feature menu).
Could you help?
ThanksHi Mike, the issue is ONLY in home page between the header that have the wrong look and feel that I am trying to solve and the Layer Slider.
Between these 2 elements there is an extra space.
So we have 2 issues:
– header in home (only home page)
– space between header and layer slider (only in home page)All the other pages looks great
:)
Thanks -
AuthorPosts