Forum Replies Created

Viewing 30 posts - 31 through 60 (of 261 total)
  • Author
    Posts
  • in reply to: Burger Menu – not working on Safari #1190760

    Hi Rikard, I just updated the theme and the menu is now working on my iPhone 10 using Safari…except the burger menu icon is not visible. Could be a colour issue, is there a setting to change the colour of the burger menu icon?

    in reply to: Burger Menu – not working on Safari #1190678

    This is a mobile issue (use your smart phone), so no screenshot. Cleared the cache and the issue persists.

    in reply to: Blog Posts – Grid #1190150

    Hahah, wow I need more coffee…thanks for the support Rikard ;)

    in reply to: Blog Posts – Grid #1189792

    I’ve sent your admin info.

    the page to view is:

    in reply to: Ajax Portfolio Search #1143842

    Close it.

    in reply to: Ajax Portfolio Search #1143444

    Ok, thats what I thought, thanks for the support.

    in reply to: Ajax Portfolio content is missing #1142524

    Got it sorted, WP Rocket was the culprit.

    Honestly, I just tried this plugin for the first time on 2 sites and both have had endless issues since. I would say to anybody who is wanting to use this plugin, do so with extreme caution. The presentation is slick, the actual plugin interface looks amazing, but it’s a glitch-fest…do yourself a favor and run away!!!!

    in reply to: Ajax Portfolio Search #1142519

    I have relevanssi installed, except all that shows is just a thumbnail. I need it to open the actual ajax portfolio that includes the products content and info.

    in reply to: Portfolio Not Sorting #1139774

    Well, I got it figured out, I changed from “Decending” order to “Acending” and turned off the main category and only selected the sub-categories.

    That only took 3 hours to figure out…sheesh!

    in reply to: Portfolio Not Sorting #1139770

    I also turned off all the plugins to see if any of them were causing the issue, but none were the problem. Seems an Enfold issue

    in reply to: Undefined index Error #1123936

    Actually, I just figured it out, there was some old CSS that had some custom padding to the header, just removed it and voila! notices are gone.

    • This reply was modified 5 years, 3 months ago by Snerp.
    in reply to: Logo not showing in Chrome #1118196

    Ya, I finally figured it out and you’re correct it was the lazyload feature. Here is the fix:

    Place the code in your child themes functions.php
    function rocket_lazyload_exclude_src( $src ) {
    $src[] = ‘Logo_4.png’;
    return $src;
    }
    add_filter( ‘rocket_lazyload_excluded_src’, ‘rocket_lazyload_exclude_src’ );

    in reply to: Logo not showing in Chrome #1118118

    Nope it didn’t work.

    I went through the plugins and it looks like WP Rocket is the culprit. Have you seen this issue before?

    in reply to: This Page Isn't Working! #1115602

    Hey, I fixed the issue. I just deleted the Enfold folder and uploaded again….it worked LOL!

    in reply to: Enfold forms not sending??? #1113221

    Thanks, the plug-in seems to have worked. I’ve been using Enfold and the same host company for years for all my client’s sites and have never experienced this issue before. Would you have any idea why this issue has manifested?

    in reply to: Navigation/Menu Issue #1109895

    Thank you, Thank you, Thank you! You the man.

    in reply to: Navigation/Menu Issue #1108863

    As I mentioned I have added numerous code snippets from other support team members from a previous post I created concerning this issue. I’m frustrated as I now have too much code…I have no clue now what to add, what to remove. I just simply want to achieve a clean appearance when this site a viewed on a cell phone

    …here is what it should look like. https://postimg.cc/V0WhFr1S

    If you or someone can look at the site’s CSS code in the “Quick CSS” area and delete/add what’s needed that would be amazing!

    You have my login credentials

    Thanks, I’ll check that out, although I have all my clients sites on one host using the same package. Also, I have used SVG Support for many sites using enfold and the same host, etc without issues. Weird.

    in reply to: Portfolio Grid – Categories #1094211

    Hmmmm, that is so odd. Why would you have the breadcrumbs setup to appear in alphabetical order rather than the standard which is the parent category first then the subcategories…all the other themes I’ve ever worked with use that standard. Oh well guess I’ll look for another plugin.

    in reply to: Portfolio Grid – Categories #1093169

    I found a band-aid solution. I set the portfolio’s to show up 100 items at a time. I didn’t really want a long scrolling page but this will do.

    I still need a solution for the breadcrumbs that are showing up in alphabetical order and not in order from the parent category to subcategories.
    Any suggestions on how to fix this?

    in reply to: Widget-left-logo-center-widget-right-menu #1079195

    Ok thank you for this. Now that I see this it still looks awkward to me, also when viewed in portrait on a smartphone the menu is covering up most of the screen so you can’t see the content. Is there a way to just have the logo and burger menu show with no widgets when viewed on a smartphone?

    in reply to: Widget-left-logo-center-widget-right-menu #1078758

    Sorry, should have been a hyphen between wp-admin, not an underscore.

    Please try again :)

    in reply to: Widget-left-logo-center-widget-right-menu #1077411

    Just added the code, then checked the site on an iphone….no change (see screen cap below). I’ve added my login info in the “Private Content” if this will help.

    https://i.postimg.cc/tJMP53SB/IMG-0771.png

    in reply to: Widget-left-logo-center-widget-right-menu #1076087

    Can you tell me how and where this is done.

    • This reply was modified 5 years, 8 months ago by Snerp.
    in reply to: Widget-left-logo-center-widget-right-menu #1074437

    Just checked the site and it looks like someone is working on this, since the menu now is a complete mess. Whoever is looking at the site please reply to me so I know this issue is being worked on today, and if it will be resolved today so I can let my client know. Thanks

    in reply to: Google Map API #1065695

    When I use the Google Map Content Element I get “This page can’t load Google Maps correctly. Do you own this website?”

    in reply to: Add Widgets to Logo Header #1065214

    Hi, I just got back to this site and noticed that the slider (full-width easy slider or the advanced layer slider) is not below the navigation bar. The nav bar is also appearing transparent as well, although the transparency option is not selected. Is there some CSS that need to be adjusted to correct this?

    in reply to: Add Widgets to Logo Header #1059737

    Thank you for doing this, very helpful.
    Can you tell what code was added and where? I would like to know the process for future site development.

    in reply to: Add Widgets to Logo Header #1058812

    My bad, here you go.

    FYI, I removed the code from the functions.php, including the CSS as well. Use the page called 123_Homepage to view site.

    in reply to: Add Widgets to Logo Header #1058237

    Still waiting for help on this, anybody who can jump in show me what I’m missing would be great. If Mike (administrator) is out there, please feel free to give me a reply.

Viewing 30 posts - 31 through 60 (of 261 total)