Forum Replies Created

Viewing 15 replies - 46 through 60 (of 81 total)
  • Theme Author themeinwp

    (@themeinwp)

    Hi omrijones (@omrijones),

    First off, We’d like to extend a warm welcome and thank you for your interest in using “Royal Magazine

    Regarding Your support query:
    You can override “Global layout drop down” option from “Single Page/Post Settings” under page/post editor.
    Kindly refer to https://prnt.sc/i2r5yu

    Hope this helps.

    If you’ve any further questions or feedback? Just hit reply and we’ll gladly help.

    Best Regards,

    Theme Author themeinwp

    (@themeinwp)

    Hi @amaranthinemess,

    First off, We’d like to extend a warm welcome and thanks for using Blog Expert.

    One Quick and easier way to solve this is via CSS. Please goto Appearance >> customize >> Additional CSS and add below CSS

    body .inner-banner .col-md-8,body .inner-banner .col-md-4 {
        width: 100%;
        text-align: center;
    }
    
    body .inner-banner .breadcrumbs {
        float: none;
    }

    Hope this helps. If you’ve any further questions or feedback? Just hit reply and we’ll gladly help.

    Thanks,

    Theme Author themeinwp

    (@themeinwp)

    Hi @doctype1234,

    Thank you for reaching out to us! Your inquiry is very important to us and we pride ourselves on our Theme user support.

    Kindly goto Appearance >> customize >> Additional CSS and add below CSS

    @media only screen and (min-width: 768px) {
    	body .twp-archive-lr .twp-image-archive.image-full {
    	    width: 37%;
    	    margin-right: 3%;
    	    float: left;
    	}
    }
    
    body .twp-archive-lr .entry-content.twp-post-fullwidth {
        width: 60%;
        float: left;
    }
    
    @media only screen and (max-width: 767px) {
    	body .twp-archive-lr .entry-content.twp-post-fullwidth {
    	    width: 100%;
    	    float: left;
    	}
    }

    Hope this helps.

    If you’ve any further questions or feedback? Just hit reply and we’ll gladly help.

    Best Regards,

    Theme Author themeinwp

    (@themeinwp)

    Hi @ Kar2k,

    We’re planning to add an option to enable/disable Pre-loader Option from Customizer settings on our next release.

    Until then, from your WordPress Dashboard, Kindly goto Appearance >> customize >> Additional CSS and add below CSS.

    body .preloader {
        display: none !important;
        visibility: hidden;
        opacity: 0;
    }

    Hope this helps.

    If you’ve any further questions or feedback? Just hit reply and we’ll gladly help.

    Best Regards,

    Theme Author themeinwp

    (@themeinwp)

    Hi @paigevw,

    We’ve a separate meta option for individual page/post.

    Please refer to screenshot image: https://prnt.sc/gix279

    Hope this helps,

    Best Regards,

    Theme Author themeinwp

    (@themeinwp)

    Hi @blankpagestl,

    First off, We’d like to extend a warm welcome and thanks for using Blog Expert.

    Regarding your support query.

    1. Please Goto Appearance >> customize >> Additional CSS and add below CSS.

    @media only screen and (max-width: 991px){
    	body.left-sidebar .recent-blog,
    	body.left-sidebar .site-content{
    		display: table;
    		width: 100%;
    		height: 100%;
    		 padding-left: 15px;
    	    padding-right: 15px;
    	}
    	body.left-sidebar #primary {
    		display: table-header-group;
    		float: none;
    	}
    	body.left-sidebar #secondary{
    		display: table-footer-group;
    		float: none;
    	}
    }

    Hope this helps.
    Best Regards,

    Theme Author themeinwp

    (@themeinwp)

    Hi @pliskin,

    Thank you for your interest in using “Blog Expert”

    Based on the queries above we’d like to suggest:

    1. Change colour of Sidebar text:

    body .widget:not(.blog_expert_social_widget):not(.blog_expert_popular_post_widget) ul li a:hover {
    color: #2196F3;
    }

    2. Change Slider Format:
    Could you please explain the requirements in detail. By saying the slider look smaller are you referring to reduce the height of the images or overall slider image width.

    whichever the case we’d like to recommend you to create child theme and edit Javascript defining slider width there.

    FYI: we’re using owl-carousel

    3. Header of content

    Plese refer to screenshot image: https://prnt.sc/gg3m4g

    4. Delete Editor
    You can hide author name by using this CSS.
    body .byline.meta-info {
    display: none;
    }

    However if you want to display what we think is categories, you need to do some theme customization.

    FYI: we already have a red ribbon displaying categories.

    Please Goto Appearance >> customize >> Additional CSS and add all of the above CSS.

    Hope this helps. Please do let us know if any further queries/concerns.

    Best Regards,

    Theme Author themeinwp

    (@themeinwp)

    Hello @itsmehamza

    Here we have some fixing for you.

    1) Try using Logo image smaller then 255 px.
    2) We’ve identified this as a design bug during our previous update. We’ll fix this on our next release ASAP.
    3) Add below CSS

    To Hide logo
    @media only screen and (max-width: 991px) {
    body .twp-site-branding{
    display: none;
    }
    }

    To make the menu non-sticky on tablet portrait view and below

    @media only screen and (max-width: 991px) {
    body .nav-affix .top-header {
    position: relative !important;
    }
    }

    4) It depends upons section block but typically adding CSS inside a:hover,a:focus will change all links color.

    Best Regards,

    Theme Author themeinwp

    (@themeinwp)

    You just have to enable the the Breadcrumb Option on the customizer.
    which is inside the Theme Option Panel.
    and regarding the homepage and post page selection you can check the screenshot below.
    https://prnt.sc/g51i32
    https://prnt.sc/g51ibt

    Hope this solves your problem else you are free to drop us any queries you have we will surely work on that.

    Best regards.

    Forum: Reviews
    In reply to: [Magazine Prime] Good
    Theme Author themeinwp

    (@themeinwp)

    Hi @contengo,

    First off, sorry for the inconvenience. After a long search for your support ticket we’ve found your queries on our Facebook page. Our support team were unaware of your support request as social medias are not proper channel to address support related issues.

    Second, We’ve not implemented Google Adsense on our theme. As we think this falls under Plugin territory according to new www.ads-software.com theme guidelines. So you’ve one of two options Create a child theme and customize or create and place 728×90 advertising banner.

    But we strongly disagree with your last remarks that

    If u dont pay – u havent a helpdesk

    . While it may take us some time to answer but we do provide support both our free and pro user. If you need quick support we recommend you posting here or our own support forum.

    Best Regards,

    Theme Author themeinwp

    (@themeinwp)

    Hi @metroevents

    Thank you for using our theme.

    We are unable to see any errors on our site. As this is public forum can you please email us your link as well as credentials, so that our support team can have a closer look on you problem.

    Hope you understand this.

    Regards

    Theme Author themeinwp

    (@themeinwp)

    Hello @nblangford,

    Thank you for using our theme, regarding your queries.

    For first issue you need to customize the header section make sure that you will create child theme for that.

    And for other issues our developer team are working on it and will update the theme with the required fixings.

    Regards,

    Theme Author themeinwp

    (@themeinwp)

    Hello @iurisdoc

    We get a bit of confusion can you please elaborate this.

    Hope you understand us.

    thanks

    Theme Author themeinwp

    (@themeinwp)

    Hello @iurisdoc

    For simple change, we have maintained change log details on our readme.txt file.

    If you want more details you can get ticket links Trac Tickets in all themes detail page on repo.

    regarding this theme you can see here https://themes.trac.www.ads-software.com/query?keywords=~theme-skyhead

    Thanks

    Theme Author themeinwp

    (@themeinwp)

    Hi @passiveincomesensei,

    Thank you for your interest in using Bizprime.

    We’ve checked for the issue in our local machine but couldn’t actually find any. Please do let us provide your site URL if that is possible. Please Email us support[@]themeinwp.com or get to our support forum if you’ve any issue with sharing your information.

    Hope this helps.

    Best Regards,

Viewing 15 replies - 46 through 60 (of 81 total)