Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: copyright-developer css code, dont work

    #49425

    Try this:

    @media (min-width: 992px) {
    	.footer-right {
    		width: 10%;
    		left: 90%;
    	}
    	.copyright-developer {
    		width: 90%;
    		right: auto;
    		text-align: center;
    	}
    }
    
    Admin

    In reply to: Sidebar widget area round corners

    #49424

    Try this:

    .sidebar .sidebar-wrap {
    	border-radius: 4px;
    }
    
    Admin

    In reply to: Error Message: In_Array ….

    #49423

    Thanks for the report guys. We’ll issue a fix shortly.

    Update: We have released version 2.4.1 which contains the fix to the above issue.

    Admin

    In reply to: Error Message: In_Array ….

    #49418

    As long as the plugin is not installed and activated, the notice will appear to admins only. Your visitors will not see the notice, and you can safely ignore it.

    As for the PHP warning, it is unrelated to the notice. I’ll provide an update as soon as I have more information on this.

    Admin

    In reply to: Error Message: In_Array ….

    #49415

    The Related Posts feature is an optional Graphene theme integration with the YARPP plugin, similar like breadcrumbs using the Breadcrumbs NavXT plugin. Even though YARPP has not been updated for quite some time, it still remains as one of the best related posts plugin available.

    This feature is completely optional though. You don’t have to install the plugin if you don’t need the related posts feature. Your visitors will not see that notice either, as it’s only shown to admins to let you know that you have that option.

    I’ll investigate the other PHP warning message and get back to you soon.

    Admin

    In reply to: Post Text Centered In Slider

    #49404

    Try adding this code to Customizer > Additional CSS:

    .carousel .item {
    	text-align: left;
    	padding: 15px;
    }
    
    Admin

    In reply to: Version 2.4 broke some stuff

    #49403

    @skooter, looks like your site is still loading the old stylesheets. Ensure that you clear all cache on the site, including the one on Cloudflare.

    Admin

    Yes, in that case it’s likely that the SEO plugin is overriding WordPress’ default site title settings. See if you can find any option in the SEO plugin to modify the site’s title.

    Admin

    In reply to: Post Text Centered In Slider

    #49397

    Please provide the link to your site so that we can take a look. Thanks!

    Admin

    In reply to: Where to begin

    #49393

    Hi Don,

    The Stacks plugin builds upon the SiteOrigin Page Builder plugin, which the theme has already included so there’s no need to download and activate that plugin separately.

    The steps to use the feature is the same with SiteOrigin Page Builder plugin. Because of this, you can use the how-to videos on the plugin’s website: https://siteorigin.com/page-builder/documentation/

    There is one major difference though: the SiteOrigin Page Builder plugin only changes the content area of you post/page. The Stacks add-on, however, uses the same SiteOrigin Page Builder interface but allows you to customize the entire layout of your post/page, except the header and footer.

    To get started quickly, you can try replicating the standard Franz Josef post/page layout in the Page Builder by clicking on the “Layout” button, and then choosing one of the included prebuilt layout for Franz Josef. See the screenshot below to see what I mean.


Viewing 10 posts - 401 through 410 (of 6,030 total)