Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: How to implement a template tag

    #46039

    Glad it worked for you. Cheers!

    Mod

    In reply to: How to implement a template tag

    #46037
    Quote:
    Is there a graphene option somewhere where I would put this to make it work

    You can try using a Graphene action hook widget area.

    Since this code is PHP, you will also need to use a PHP widget plugin. Normal text widgets will only accept text, html, and css.

    Activate the widget area, go to the widgets pane, and add a PHP widget to your widget area. Save, and then view your page.

    There is a tutorial on my blog that goes into more detail. It’s a bit dated, but the information is still valid:

    If none of the widget areas are where you want to place this code, you will need to create a child theme, copy over the theme template file where you want to add the code, and insert the code into that file. But Graphene has so many widget areas that I’m fairly certain one of those will work for you.

    Mod

    In reply to: Slider not appearing any more on home page

    #46011
    Quote:
    I’ll do what you tell me, but I have a little question about to disable the plugins. When I disable the plugings, the pluging ajust disapear? or when I activate again the plugin, the settings ajust remain.

    As long as you deactivate (and not delete), the settings should remain, if they are written properly. No guarantees with all plugins, however.

    Mod

    In reply to: Slider not appearing any more on home page

    #46008

    @Marietta:

    I don’t see any css on your site that would cause your slider to disappear, so this may be a plugin conflict. Try temporarily disabling your plugins, emptying your browser and server caches, and reloading your page to rule this out.

    Mod

    In reply to: Slider not appearing any more on home page

    #46006

    @Marietta:

    If the code above didn’t work, it’s probably because of something else. Please post a link and we can take a look.

    Mod

    In reply to: Graphene Theme Options cannot be updated

    #46023

    It might be a server issue, but in the meantime, have you tried another browser or even another computer to rule out a local issue?

    Mod

    Themes don’t have control where WordPress stores images, so this is 99% most likely a WP core issue (check your settings) or a plugin issue.

    It is also possible your site has been hacked. Sucuri doesn’t find anything, but nothing is 100%.

    Mod

    In reply to: No Picture in Graphene Slider

    #45934

    What are your slider settings?

    Are the images you are trying to display hosted on your site and not located elsewhere (like a CDN)?

    Mod

    In reply to: Custom Styling Errors Following Update

    #45979
    Quote:
    I have updated both the theme stylesheet and placed the same changes in the custom CSS section.

    Don’t edit theme files. Instead, make your changes via a child theme. This can speed up your site a bit if you are styling many things via the theme options.

    Quote:
    yet somehow are not showing on my live site.

    Empty your browser and server caches and reload.

    Link to site?

    Mod

    In reply to: Resetting columns

    #45978

    It could be that one of your widgets is predefining a width or has an unclosed <div>. Try making it the width that you want and then adding widgets one at a time to see if that is the case.

Viewing 10 posts - 101 through 110 (of 5,839 total)