Forum Replies Created

Viewing 15 posts - 3,166 through 3,180 (of 8,657 total)
  • Author
    Posts
  • in reply to: Education Hub Pro – how do I renew #86792
    wensolutions
    Keymaster

    Hello,

    No, you can buy the theme from the existing Theme palace account.

    Just buy the new theme and use the license of that one.

    Thank you.

    Regards!!

    in reply to: Remove all grey borders and add internal header images #86791
    wensolutions
    Keymaster

    Hello @simsdesign,

    To remove the border in all pages add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    #primary article.hentry,
    .sidebar .widget {
    	box-shadow: none;
    }

    Regarding your query about the customization, yes you have to pay for the customization task as a skilled developer is required so that you get what you want.

    Thank you.

    Regards!!

    in reply to: Remove all grey borders and add internal header images #86789
    wensolutions
    Keymaster

    Hello @simsdesign,

    Since we are not quite clear with your issue can you please provide the screenshot marking the border so that we can help you.

    Also, currently the theme does not provide the option to add a header image in internal pages and as much as we would love to help you with this we are unable to do so as it requires higher code customization.

    Hope you understand.

    Regards!!

    wensolutions
    Keymaster

    Hello @petbuyingprotection,

    Since there is no option for alignment you can add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    Thank you.

    Regards!!

    in reply to: Menu doesnt work on mobile #86780
    wensolutions
    Keymaster

    Hello @vsgreen829,

    The update will be released shortly.

    We will inform you as soon as the update is released.

    Thank you.

    Regards!!

    in reply to: Menu doesnt work on mobile #86775
    wensolutions
    Keymaster

    Hello @vsgreen829,

    The issue is noted as the known issue and is currently under the fixing process.

    We will let you know as the update is released after fixing the issue.

    Thank you.

    Regards!!

    in reply to: Front Page Buttons #86769
    wensolutions
    Keymaster

    Hello @vsgreen829,

    The theme itself does not have the POPup feature so to make the pop up appear as you have mention requires additional JS which require code customization.

    So, we would suggest you hire a developer for this.

    To hire a developer please visit below given link:

    http://themepalace.com/hire-a-customizer

    Thank you.

    Regards!!

    in reply to: Remove background food pictures #86768
    wensolutions
    Keymaster

    Hello @justdominique,

    Thank you very much for the appreciations.

    Now to remove the image please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .page-decoration {
    	display: none;	
    }
    
    .bottom-footer {
    	background-image: none !important;
    }

    Hope this helps.

    Regards!!

    in reply to: WordPress 5.0 Compatibility? #86767
    wensolutions
    Keymaster

    Hello @todd-woodward,

    Yes, the Personify Pro is compatible with the recent version of the WordPress.

    Further, if you encounter any issue or have any queries, please let us know.

    Thank you.

    Regards!!

    in reply to: Mobile menu not working #86766
    wensolutions
    Keymaster

    Hello @yogelochib,

    First of all thank you very much for using the theme.

    Regarding your query about the menu, the menu is not from the theme. The default menu from the theme is working fine as you can check in our demo as well.

    http://demo.wenthemes.com/education-hub/

    Also, upon inspecting the menu that you have in your theme, currently it working fine in responsive view.

    So hope everything is fine now.

    Let us know if you have any query regarding the theme further.

    Thank you.

    Regards!!

    in reply to: How to remove header image #86765
    wensolutions
    Keymaster

    Hello @peterkes,

    Please add below give CSS to remove the header image by going to Admin Panel > Appearance > Customize > Additional CSS.

    div#page-site-header {
        display: none;
    }

    Hope this helps.

    Regards!!

    in reply to: all content not align with header #86763
    wensolutions
    Keymaster

    Hello @samynonsense,

    The screenshot that you have attached is broken.

    Please resend the screenshot. You can send us the screenshot using the light shot.

    Light shot link:

    https://app.prntscr.com/en/index.html

    Thank you.

    Regards!!

    in reply to: How to change header image of individual categories #86762
    wensolutions
    Keymaster

    Hello @janansiam,

    To change the header in category page add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    body[class*="category"] #banner-image {
    	background-repeat: no-repeat;
    	background-position: center;
    	background-size: cover;
    	padding-bottom: 55%;
    }
    
    body[class*="category"] #banner-image img {
    	display: none;
    }
    
    .category-73 #banner-image {
    	background-image: url('https://cms-assets.tutsplus.com/uploads/users/1500/posts/31260/image/summer_nature_background_with_green_grass_and_butterfly_and_blue_sky.jpg');
    }

    For above given CSS, you have to replace the category ID with your category ID. Similarly, for other category add the same CSS which is :

    .category-73 #banner-image {
    	background-image: url('https://cms-assets.tutsplus.com/uploads/users/1500/posts/31260/image/summer_nature_background_with_green_grass_and_butterfly_and_blue_sky.jpg');
    } 

    But with replacing the category ID.

    You can find the category ID either by inspecting or from the backend.

    Screenshot:

    https://prnt.sc/lswsym

    Hope this helps.

    Regards!!

    in reply to: Education Hub Pro – how do I renew #86756
    wensolutions
    Keymaster

    Hello @timechart,

    The update is not accessible may be because your theme license has been expired.

    So in order to able to access the latest update, you need to repurchase the theme and use the license of that purchase and activate the site.

    So please update to the latest version and verify the issue.

    If the issue persists kindly let us know.

    Thank you.

    Regards!!

    in reply to: Backgrund? #86754
    wensolutions
    Keymaster

    Hello @hansvjensen,

    Glad to help you.

    Let us know if you have any issues further.

    Thank you.

    Regards!!

Viewing 15 posts - 3,166 through 3,180 (of 8,657 total)