Forum Replies Created
-
AuthorPosts
-
September 21, 2018 at 4:56 am in reply to: What to scripts to 'exclude from autoptimize' plugin. #1012617
The site is gatehealing.com .
I’ll send login creds in private box in case that’s what you’re wanting to see. Should you want to see what I am talking about, goto the Autoptimize settings, then check the JavaScript Options > Optimize JavaScript code, then hit blue “save changes and empty cache” button. If you will click the Clear Cache in top of the wordpress window, then clear your browser history, you should duplicate the problem (I cannot replicate the issue until I do all of that). I have it showing the slider for now so my visitors get a good experience.
I am going to try to exclude some of those scripts to see if it fixes the issue. I’ll come back here and post if it does get fixed.
Thanks!
JonSeptember 21, 2018 at 3:10 am in reply to: What to scripts to 'exclude from autoptimize' plugin. #1012578I tried to goto the author of Layerslider to submit a ticket, but since layerslider was included with Enfold, I cannot provide a purchase code. Are y’all able to get with them to ask what JS code to exclude from Autoptimize?
Thanks
JonSeptember 21, 2018 at 1:34 am in reply to: how to change header tag for Icon List and Icon Box #1012561Guenni007
Is there any chance that the document that is uploaded at https://pastebin.com/dl/BRQizfDT (for iconbox.php) may have been changed? When I read thru it, the comments at top reference creating a white space, and the word “head” is only present once in the entire document.EDIT–Ok, I’m 99% sure that I was only using IconList on staging site, but am changing to IconBox now. I am 99% sure that the wrong code is attached to the iconbox.php button on the webers-testseite.de/edited-enfold-alb-elements/ page. The iconlist one actually references Icon List in the comments, but the icon box code only references a white horizontal space, but no mention of icon box anywhere.
Let me know when the correct code is up and I’ll go grab it.
Thanks!
Jon- This reply was modified 6 years, 2 months ago by gatehealing.
September 21, 2018 at 1:31 am in reply to: how to change header tag for Icon List and Icon Box #1012560This is odd. . . it works fine for IconList
September 20, 2018 at 10:43 pm in reply to: how to change header tag for Icon List and Icon Box #1012498Yeah, it’s all there in the child theme. I went ahead and re-saved the iconbox.php file from the page you referenced. . But where does this go? (this is code at top of the page you linked to):
add_filter(‘avia_load_shortcodes’, ‘avia_include_shortcode_template’, 15, 1);
function avia_include_shortcode_template($paths){
$template_url = get_stylesheet_directory();
array_unshift($paths, $template_url.’/shortcodes/’);
return $paths;
}It’s currently in my child-theme’s functions.php . . . that’s where it was on staging site, I think…
- This reply was modified 6 years, 2 months ago by gatehealing.
September 20, 2018 at 8:08 pm in reply to: how to change header tag for Icon List and Icon Box #1012448Guenni007
I have gone live with my site by migrating from my staging site to my actual website (gatehealing.com). Unfortunately, while the code for iconbox is still in the child theme shortcode folder in the iconbox.php, i no longer see the head tag change dropdown?
September 20, 2018 at 3:39 am in reply to: how to change header tag for Icon List and Icon Box #1012106ok, here’s a question re: ALB
There are ALB elements, like Icon List that only show what the element is, but does not show any of the content unless you actually open it up. One of the features that I liked about WPbakery/Visual Composer was that I could see what I wrote without having to change back and forth between default view and the builder view.
Is there a setting that I missed that would allow me to actually see the contents of the element without opening it so I can see the totality of the page flow without going back and forth between default view and builder view?
Thanks!
JonSeptember 20, 2018 at 2:51 am in reply to: Show list of posts in same category in single post sidebar #1012095Hi Ismael ,
I have read through those and it looks like this basically adds related posts at the bottom of the post. I have a couple of questions:
1) re: inserting the code to prevent the current post from showing in the post slider into functions.php, does that go into the child theme functions.php, or the parent? Assuming child.2) I have close to 150 articles that I’ll need to manually go select and setup this posts slider–is it possible for this to be done automatically based on the category of the post being shown? I only assign each post 1 category.
3) Rather than using posts slider, is there a way to have just a list of all posts in a category in the sidebar? Doing this without the thumbnail of the image would be fine. Ideally, this would automatically show the category posts of the post being shown (so, if somebody is reading a post on Communication (category = couples), then the sidebar would show all Couples posts.
EDIT: 4) Sometimes, the font of the post slider looks messy. I messed up my laptop when cleaning the hd and cannot do screenshots, but the text looks pixilated sometimes
EDIT: 5) The arrows on the slider post cover up part of the panel. can those arrows be either smaller, or placed not on top of the panel?
Thanks!
Jon- This reply was modified 6 years, 2 months ago by gatehealing.
I hadn’t seen that one. Dreamhost suggested the Duplicator plugin which was too complex for my comfort.
I’ll take a look. Thanks!
JonSeptember 19, 2018 at 3:23 am in reply to: how to change header tag for Icon List and Icon Box #1011588Thanks for leaving it open. I think I’m ok for now since my site is pretty basic, but I’ll certainly come back with other questions.
Jon
September 18, 2018 at 2:50 am in reply to: how to change header tag for Icon List and Icon Box #1011054Hi Guenni007
Thanks for all of your help. I have gotten rid of the plugin and the child theme it created and replaced with the one you linked to. I got it installed and the parent theme options imported just fine.
Thanks!
Jon- This reply was modified 6 years, 2 months ago by gatehealing.
Found a plugin that I can delete after using to create the child theme. Seems to be working.
September 17, 2018 at 11:39 pm in reply to: how to change header tag for Icon List and Icon Box #1011039using the Analyze feature of child theme plugin, it shows “The theme “Enfold” generated unexpected PHP debug output.”:
“”Notice: Undefined index: pagename in /home/dh_wg4xxu/relaxasmr.com/wp-content/plugins/accelerated-mobile-pages/templates/features.php on line 6074Notice: Undefined index: pagename in /home/dh_wg4xxu/relaxasmr.com/wp-content/plugins/accelerated-mobile-pages/templates/features.php on line 6074
The analyzer reveals errors that may otherwise go undetected. Unless this is a fatal error, WordPress may appear to work correctly; however, PHP will continue to log the error until it is resolved. Please contact the author of any theme or plugin mentioned above and cut/paste the error from the text area.””
I am uncertain what needs to be done with this. Ideas?
September 17, 2018 at 11:34 pm in reply to: how to change header tag for Icon List and Icon Box #1011036Found a plugin that will do it . . . I can delete the plugin when done. Child Theme Configurator
Going to give that a go. Might be nice if y’all could add a child theme that is pre-existing for folks. I think I saw a theme that had this before.
September 17, 2018 at 11:28 pm in reply to: how to change header tag for Icon List and Icon Box #1011034Hi Jordan
I’m trying to figure out how to create a child theme now . . . something about enqueuing parent theme stylesheet etc. is absolutely baffling to me. I might get this accomplished in the next year or so. There must be an easier way . . .
September 17, 2018 at 11:00 pm in reply to: how to change header tag for Icon List and Icon Box #1011012I cannot read the pop up that appears when I click https://webers-testseite.de/edited-enfold-alb-elements/
It is not in English, and there seems to be no link to a translation+++++EDIT: Nevermind . . . Used Google Translate+++++++
Thanks . . . now I’m waiting to get some help on how to create a child theme (a different thread: https://kriesi.at/support/topic/create-child-theme/ )
- This reply was modified 6 years, 2 months ago by gatehealing.
September 17, 2018 at 7:16 am in reply to: Show list of posts in same category in single post sidebar #1010596Hi Ismael,
I believe I am using the advance layout builder . . . I just started using Enfold and am learning it–is the advance layout builder the drag and drop interface that is similar to visual composer/wpBakery? If so, yes. I will take a look at the posts you referenced and see if that helps. I am guessing it will be what I am looking for.
Thanks!
JonPS I have some other questions, but am guessing that putting those in their own threads would be best so others can find them.
September 17, 2018 at 2:37 am in reply to: Show list of posts in same category in single post sidebar #1010537Found it via google search. For those looking for this feature, you choose Enfold Latest News widget and drag it into a widget area. For me, I created a custom widget for each category, then put an Enfold Latest News in each, selecting the appropriate category for each custom widget area. As only 20 items can be shown for each Latest News widget, I don’t know what to do when I have more posts in that area.
Can the Enfold author, etc. address how to allow for more than 20 articles to be shown?
Thanks!
Jon -
AuthorPosts