Forum Replies Created

Viewing 35 posts - 1 through 35 (of 35 total)
  • Author
  • in reply to: Conflict with YITH Zoom Magnifier #157761
     Jonathan
    Participant
    This reply has been set as private.
    in reply to: Conflict with YITH Zoom Magnifier #157760
     Jonathan
    Participant
    This reply has been set as private.
    in reply to: Remove box shadow on li.product:hover #148287
     Jonathan
    Participant

    Dope. Thank you!

    in reply to: Custom icons in menu #148184
     Jonathan
    Participant

    Correction: I have it when I click “Icon”, the visual composer element, but not “Kleo Icons”.

    Solution: Anyone looking for a workaround can set the menu icon to an unused icon. For me I chose a plain dark circle. Then I just added this css to cover it up:

    .icon-circle::before { content: “\f2ac”; font: normal normal normal 14px/1 FontAwesome; }

    in reply to: Adding a socket menu #148136
     Jonathan
    Participant

    I figured it out.

    If anyone in the future is looking to do this, or anything else in the socket area through Theme Options, this textarea is responsive to Visual Composer shortcodes. I don’t even need the sidebar setup, I just added the shortcode to call the menu directly:

    ©[current-year] Eagle Eye Foundation

    [vc_wp_custommenu nav_menu="54"]

    Thank you again for all your lovely work on this theme!

    in reply to: Edits to mobile menu without affecting desktop menu #145720
     Jonathan
    Participant

    Never mind. I can use @media.

    in reply to: Full width elements above page headers? #108871
     Jonathan
    Participant

    That was super easy. Thank you!

    in reply to: Custom Sidebars don’t work on woocommerce products? #83566
     Jonathan
    Participant

    This worked quite well! The only annoying thing is that for some reason the new sidebars that it creates (and the other plugin as well) end up listed before all the Kleo plugins and my custom Kleo plugins. It affects my custom Kleo plugins by shifting all the widget contents over one sidebar every time I add a new one via the plugin.

    Anyways, I have got it to work! Many thanks for your recommendation.

    in reply to: Custom Sidebars don’t work on woocommerce products? #83425
     Jonathan
    Participant

    Maybe you don’t understand my original post. I’m trying to use a custom sidebar for those pages. The reason I need to do this is that the product that you’re seeing is part of a registration process for an event and I have a sidebar designed that leads the customer through each step of the registration. I have selected a custom sidebar for that page and it is not working. It would be wonderful to use my custom sidebar plus the shop sidebar, which is why I mentioned the need to be able to select the position of various sidebars.

    in reply to: Custom Sidebars don’t work on woocommerce products? #83285
     Jonathan
    Participant
    This reply has been set as private.
    in reply to: Custom Sidebars don’t work on woocommerce products? #83182
     Jonathan
    Participant

    I set up the plugin, but I see that it requires adding template code to the theme files. This seems like a complicated change. Is that what you’re suggesting?

    in reply to: Custom Sidebars don’t work on woocommerce products? #83043
     Jonathan
    Participant

    Hi! Yes, I did that, which is why it’s weird that it’s not replacing the other sidebar.

    in reply to: pho for 3 column template with custom sidebar? #78266
     Jonathan
    Participant

    I tried adding this straight into a template file but there was no change on the front end.

    COPY CODE
    <?php kleo_switch_layout(‘3lr’); ?>
    

    Am I missing something?

    in reply to: pho for 3 column template with custom sidebar? #78261
     Jonathan
    Participant

    That is great! What if I wanted to use a custom sidebar for all of those pages too? I know how to do that for an individual post but I have over 250 entries in a custom post type and I want to use it for all of them (as well as future additions). I also want to use the same custom column on category pages and in a few other places. Is there easy code for this as well?

    in reply to: No menu on archive page? #78103
     Jonathan
    Participant
    This reply has been set as private.
    in reply to: No menu on archive page? #78098
     Jonathan
    Participant

    Hey! That is a cool fix. But it doesn’t solve the problem for other category pages which I’d like to use, since I’ve just set up a few blog categories. Not sure why this would happen or if it happens for anyone else.

    in reply to: No menu on archive page? #77690
     Jonathan
    Participant

    Hi, yes. I tried the page without any plugins activated and there is still no menu.

    in reply to: No menu on archive page? #75960
     Jonathan
    Participant
    This reply has been set as private.
    in reply to: dynamic.css impossible to overwrite? #72269
     Jonathan
    Participant

    Yes! Thank you…

    in reply to: dynamic.css impossible to overwrite? #72225
     Jonathan
    Participant

    Well I don’t know what to do.

    I have waited quite a while for caches. I’ve also tried adding the line ModPagespeed off to my .htaccess file and then reloading the page.

    You can definitely see it here: http://www.ibogainealliance.org/wp-content/themes/kleo-child/style.css

    Final lines of code.

    in reply to: dynamic.css impossible to overwrite? #72079
     Jonathan
    Participant

    Yes both of those I have already tried.

    #header.header-color .navbar-nav li, .header-color .dropdown-menu { border-bottom-color: #f7f7f7 !important; }

    It simply does not affect the page for some reason. I have no other problems with CSS.

    in reply to: dynamic.css impossible to overwrite? #72051
     Jonathan
    Participant

    Yes, I’ve done both of those things.

    You can see the orange line that appears in the wider dropdown menus. I don’t like it and preferred when it was a soft gray line.

    in reply to: sidebar-extra in left position #71822
     Jonathan
    Participant

    Hi there,

    This is important for me as well. I have a site that usually just has 2 columns (1 sidebar on the right). There are some pages where I want to add a left sidebar with specific options for members. I’d rather have my main sidebar anchored to the right all the time, and add the “extra” one on the left.

    in reply to: Homepage not loading when Woocommerce enabled #54124
     Jonathan
    Participant

    Hi, It’s been about 3 weeks since I posted the original problem and this is a very concerning and expensive problem for me. Please, can someone get in touch with me either by phone or Skype or in some way. I am in urgent need of support to address this problem!

    in reply to: Homepage not loading when Woocommerce enabled #53648
     Jonathan
    Participant

    Hi Andrei,

    Thanks, and yes. I had to update the Mapify database after a plugin update, and after this things went back to normal.

    Whether Mapify is activated or not I get the same problem that I mentioned before regarding Woocommerce. If Woocommerce is activated the homepage will not load. This happens whether I am using the core Kleo theme or my child theme with my custom functions. However, it does not happen when I activate 2012 theme or something else, which seems to demonstrate that it is a theme conflict.

    in reply to: Homepage not loading when Woocommerce enabled #53518
     Jonathan
    Participant

    Hi again Laura,

    The problem is persisting and it’s been preventing me from doing ecommerce for months, which is costing me a huge amount of money. Can you please help me?

    I just tried re-activating the plugin and I’m getting these errors now instead of a blank page that loads forever:

    COPY CODE
    Warning: include_once(/home/jonathandickinson/ibogainealliance.org/wp-content/plugins/mapifypro/mapify_pro.php): failed to open stream: No such file or directory in /home/jonathandickinson/ibogainealliance.org/wp-settings.php on line 215
    
    Warning: include_once(): Failed opening '/home/jonathandickinson/ibogainealliance.org/wp-content/plugins/mapifypro/mapify_pro.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/jonathandickinson/ibogainealliance.org/wp-settings.php on line 215
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/jonathandickinson/ibogainealliance.org/wp-settings.php:215) in /home/jonathandickinson/ibogainealliance.org/wp-includes/pluggable.php on line 1178
    in reply to: Homepage not loading when Woocommerce enabled #51343
     Jonathan
    Participant

    Yes, we have added custom functions to the Child Theme. However, if I enable the main Kleo theme instead of the Child theme, the problem persists.

    in reply to: Homepage not loading when Woocommerce enabled #51027
     Jonathan
    Participant
    This reply has been set as private.
     Jonathan
    Participant

    Hi Andrei,

    Thanks for pointing that out. I have identified the plugin that was causing the error and it is deactivated. You shouldn’t see the white page when updating anymore.

    in reply to: KLEO Theme interferes with WooCommerce Permalinks #49106
     Jonathan
    Participant

    Hi Laura,

    I have tried all the instructions on that link except for the one of translating all of the “attributes” since I have none. Still, the issue persists even if I disable all of the multilingual plugins on the site, so I’m not sure if it’s that.

    in reply to: KLEO Theme interferes with WooCommerce Permalinks #48860
     Jonathan
    Participant
    This reply has been set as private.
     Jonathan
    Participant
    This reply has been set as private.
     Jonathan
    Participant
    This reply has been set as private.
     Jonathan
    Participant

    I did. It’s right there in the original post.

    https://www.ibogainealliance.org/shop

    in reply to: Adding Breadcrumbs to Custom Post Type Only? #28174
     Jonathan
    Participant

    Yes I have. Is there an easy way to switch it on. I see that, for example, it shows up in the Buddypress section of the site.

Viewing 35 posts - 1 through 35 (of 35 total)

Log in with your credentials

Forgot your details?