Forum Replies Created

Viewing 15 posts - 7,996 through 8,010 (of 8,657 total)
  • Author
    Posts
  • in reply to: Inserting Pictures In Testimonial Section #9564
    wensolutions
    Keymaster

    Hello,

    We monitored your website and have seen that you have to provided any featured image to the post/page you are using on the testimonial section.

    To add the featured image open the testimonial post which you have selected in edit mode. The on the bottom right you can see the add featured image option where you can add an image.
    Add the image there and it will be shown upfront.

    And for the history section it seems that you have removed the whole anchor tag, that is why it lost its styling, if you remove the href = … part only and make the code from,

    <a href="<?php echo esc_url( $biography_history_array['biography-home-history-link'] );?>" title="<?php echo esc_attr( $biography_history_array['biography-home-history-title'] );?>">

    TO

    <a title="<?php echo esc_attr( $biography_history_array['biography-home-history-title'] );?>">

    It will not link to inner page,
    If you have anymore confusion feel free to ask.
    Best regards.

    in reply to: Hide date at blog / news #9530
    wensolutions
    Keymaster

    Hello @Ricarda Heger

    To hide the date on the blog articles, you need to add custom CSS.
    For that you need to Admin Panel / Appearance / Customize / Theme Options / Custom CSS.
    Now copy and paste below CSS.

    .blog .entry-meta{
    display:none;
    }

    Hope this will help to resolve your issue.
    Let us know how it goes.

    Best Regards!!!

    in reply to: Inserting Pictures In Testimonial Section #9529
    wensolutions
    Keymaster

    Hello @tmharish

    Can you please post your site URL so that we could debug your issue in much more details and provide you with some possible solution.

    And please create a new ticket for new issue in particular theme’s support forum that you are currently using.

    http://themepalace.com/forum/biography-pro/

    Best Regards!!!

    in reply to: Can't Activate License Key #9520
    wensolutions
    Keymaster

    Yes, the problem could be because that you are trying to activate the PRO version in your localhost or local server but not in access to the internet. Because the key should be validate with the Theme Palace server.

    in reply to: Blog/Text in a gallery #9508
    wensolutions
    Keymaster

    Hello,
    I hope you are having a very good day, also we love what you have done with the theme

    To solve your issue please add following custom css to
    Dashboard -> Appearance -> Customize -> Theme Options -> Advanced Options.

    .gallery-caption {
      overflow: hidden;
        overflow-y: scroll;
        height: 100%;
    }

    This will provide a scroll on the long caption, allowing to scroll through the caption and read it all.

    Best regards and Good Luck.

    in reply to: Inserting Pictures In Testimonial Section #9507
    wensolutions
    Keymaster

    Hello @Ben Williams

    As you have mentioned that “I’ve been trying for an hour now and can’t seem to find them problem!” , I am sorry to say that this is not a problem rather a feature.

    As you can refer this the demo of the theme here, there are no image appearing in testimonial section.
    http://demo.evisionthemes.com/bizlight-pro/

    Unfortunately, the theme doesn’t support this customization and, as much as we would love to help with some custom code, this is beyond the support offered for our products, which consists of bug fixing and theme documentation.

    And thanks for your suggestion we will try to integrate this feature in next updates.

    Regards!!!

    in reply to: banner in 'page' #9506
    wensolutions
    Keymaster

    Hello @Logical Growth

    As far as I have done the things locally with your issue, if you have done all the things perfectly as I have suggested then the above code just makes the section full width as similar that is in home page.

    I am afraid to say that you may have done something wrong while doing things.
    I suggest you to do the things from scratch as suggested then it will be all just fine.

    Or else providing your site URL would be much help for us to guide you.

    Regards!!!

    in reply to: banner in 'page' #9461
    wensolutions
    Keymaster

    Hello @Logical Growth

    Yes, you are absolutely right it will be same on all of the other pages and on the home page as well.
    However your particular requirement is possible but with some customization in them’s core though adding some custom field for each pages and so on..

    Alternatively you can always hire a customizer to fulfill your particular requirement.
    Fill up the form and send your details to hire a customizer http://wensolutions.com/#hire-customizer-form.

    Hope you got some hint.

    Regards!!

    in reply to: Drop Down Menu #9434
    wensolutions
    Keymaster

    Hello @

    Thanks for the site URL.
    If you don’t want ‘Tutors’ to be linked to a page, just the three categories below.

    For this you need to add Custom Links for that as shown in below image and assign categories you wanted as sub-pages under this custom link simple by drag and drop option.
    custom-link

    Hope this will help you.
    Let us know how it goes.

    Regards!!!

    in reply to: Making the logo display well on retina devices #9424
    wensolutions
    Keymaster

    Hello,

    If by app icon you are referring to the browser icon on top left of browser tab then yes,
    the recommended size for the icon is 512 x 512px and the section you found is the section where you should upload the site icon.

    Sorry for the confusion,
    I hope this solves your issue,

    Best regards.

    in reply to: How to hide tags, date and posted by in Front page #9407
    wensolutions
    Keymaster

    Hello @erwincsalarda

    Unfortunately, the free version of this theme doesn’t support this customization and, as much as we would love to help with some custom code, this is beyond the support offered for our products, which consists of bug fixing and theme documentation.

    However there is pro version of this theme available for you with this feature available for hiding dates, tags, etc as you wanted.

    More awesome additional features will be available to you if you are willing to switch from free to pro.
    You can check the pro version of the theme here

    http://themepalace.com/downloads/education-hub-pro/

    But if you do not want to upgrade to the pro version you can always hire a customizer.
    Fill up the form and send your details to hire a customizer http://wensolutions.com/#hire-customizer-form.

    Hope this will help you.

    Regards!!!

    in reply to: banner in 'page' #9402
    wensolutions
    Keymaster

    Hello @Logical Growth

    For this you need to create and activate child theme.

    After successfully creating child theme, you need to copy page.php file from main theme’s folder to child theme’s folder. Now you need to edit this file in child theme.
    Now in page.php file just below line no: 47, you need to copy and paste below code:

    
    <?php bizlight_home_featured(); ?>
    

    After copying this you will see the section you wanted.
    Now after that you need to add below custom CSS From Customizer section.

    
    body.page .block-section {
        text-align: center;
    }
    

    Note: The button link here will be same for all the pages.

    Hope this will help to resolve your issue.

    Best Regards!!!!!

    in reply to: Change language #9401
    wensolutions
    Keymaster

    Hello,

    We monitored your website, and it seems that your website is already on Czech language not English.
    Can you please be specific where the theme seems to be untranslatable?

    And also we found that you are using Free version of the Biography theme so please open a new ticket in this [ http://themepalace.com/forum/biography/ ] particular forum so that we can mange and solve problems of respective themes systematically.

    Thank you for understanding,
    Hope this helps
    Best regards.

    in reply to: Drop Down Menu #9394
    wensolutions
    Keymaster

    Hello @s_paced

    Can you please provide us your site URL so that we can debug your issue and provide you with some possible solution.

    Regards!!!

    in reply to: Doubt and Bug – Home Page #9392
    wensolutions
    Keymaster

    Hello @marinabrito

    Hope you are doing well.
    Regarding you first issue about the slider.

    As far as I have debug your issue, the page that you have selected for slider and the page you have set as Static page From Admin Panel / Settings / Reading / Front page displays / Front page is same.
    That’s why it is redirecting to home page. Try setting up different page as static page as Front Page in Front page displays option.

    Regarding your second issue about the image not appearing.
    You need to write your text and image in particular page editor screen in Text tab as shown in below attachment. When you insert image tag by going to Visual tab then the code is seen.
    text

    Hope this will help you.

    Regards!!!

Viewing 15 posts - 7,996 through 8,010 (of 8,657 total)