Forum Replies Created

Viewing 24 posts - 451 through 474 (of 474 total)
  • Author
    Posts
  • in reply to: how to change header tag for Icon List and Icon Box #1013812

    Guenni007 and Rikard

    Is this thread still open? I am hoping to get my header tags in good shape before google decides that I’m not very trustworthy because it doesn’t understand my hierarchy. If there’s actually not header tag code for iconbox, that’s ok, just let me know so I can alter accordingly.

    Thanks y’all. . . I ask if it’s still open because I got an email that it had been marked as “read” by somebody and I don’t know if that means it’s basically closed. I’ll start a new thread later if I don’t hear back.

    Thanks again for all the help and the new code. The iconlist code works great for those head tags!

    Jon

    Thanks Peter!

    Jon

    I have changed the status of this post to Draft until I get it resolved.

    MODS: Please let me know if you’d like to take a peek inside it and I’ll put login creds in private box.

    Best
    Jon

    in reply to: What to scripts to 'exclude from autoptimize' plugin. #1013368

    Thank you Peter! So simple, yet elusive to a newb!

    Do I mark this thread as “solved” someplace?

    Best
    Jon

    in reply to: Sturctured Data testing error #1013185

    Thanks Dude! I’m being told by some Google Webmaster Tools Search Console help forum that I need to get rid of all the markup other than the LocalBusiness markup that I put in myself. I seem to remember a setting someplace that turns off markup?

    EDIT: Figured it out . . . looks like I didn’t need the code if I’m to turn off the generic code provided by the theme. I’ll leave the snippet in there though in case I need any of that code later.

    Jon

    • This reply was modified 6 years, 6 months ago by gatehealing.
    in reply to: What to scripts to 'exclude from autoptimize' plugin. #1012623

    Ok, I tried adding the scripts with the slashes, and replacing slashes with periods, nothing seemed to work.

    Jon

    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!
    Jon

    in reply to: What to scripts to 'exclude from autoptimize' plugin. #1012578

    I 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
    Jon

    in reply to: how to change header tag for Icon List and Icon Box #1012561

    Guenni007
    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, 6 months ago by gatehealing.
    in reply to: how to change header tag for Icon List and Icon Box #1012560

    This is odd. . . it works fine for IconList

    in reply to: how to change header tag for Icon List and Icon Box #1012498

    Yeah, 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, 6 months ago by gatehealing.
    in reply to: how to change header tag for Icon List and Icon Box #1012448

    Guenni007

    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?

    in reply to: how to change header tag for Icon List and Icon Box #1012106

    ok, 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!
    Jon

    in reply to: Show list of posts in same category in single post sidebar #1012095

    Hi 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, 6 months ago by gatehealing.
    in reply to: Export/Import question #1012003

    I hadn’t seen that one. Dreamhost suggested the Duplicator plugin which was too complex for my comfort.

    I’ll take a look. Thanks!
    Jon

    in reply to: how to change header tag for Icon List and Icon Box #1011588

    Thanks 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

    in reply to: how to change header tag for Icon List and Icon Box #1011054

    Hi 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, 6 months ago by gatehealing.
    in reply to: create child theme #1011041

    Found a plugin that I can delete after using to create the child theme. Seems to be working.

    in reply to: how to change header tag for Icon List and Icon Box #1011039

    using 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 6074

    Notice: 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?

    in reply to: how to change header tag for Icon List and Icon Box #1011036

    Found 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.

    in reply to: how to change header tag for Icon List and Icon Box #1011034

    Hi 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 . . .

    in reply to: how to change header tag for Icon List and Icon Box #1011012

    I 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, 6 months ago by gatehealing.
    in reply to: Show list of posts in same category in single post sidebar #1010596

    Hi 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!
    Jon

    PS I have some other questions, but am guessing that putting those in their own threads would be best so others can find them.

    in reply to: Show list of posts in same category in single post sidebar #1010537

    Found 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

Viewing 24 posts - 451 through 474 (of 474 total)