Forum Replies Created

Viewing 15 posts - 4,051 through 4,065 (of 8,657 total)
  • Author
    Posts
  • in reply to: Date issue and last question #71453
    wensolutions
    Keymaster

    Hello @hueffert,

    Firstly, our sincere apology in the delay in replying to you.

    Please find the response to your query below:

    Query #1:

    Response: As we have already mentioned that the published date of the post is displayed in “latest news and events” section at front page.

    Screenshot:

    https://prnt.sc/jflcxc

    So we need to see your site URL for further inspection.

    Also, we do not require your login credential for this, you should definitely not post your login detail here.

    We only require your site URL.

    Query #2:

    Response: To remove the button “View all destination” only replace above given CSS with the CSS given below:

    .abroad-countries-list + .align-center a {
        display: none;
    }

    Hope this helps.

    Best Regards!!

    in reply to: Woocommerce product category titles disappear #71448
    wensolutions
    Keymaster

    Hello @keeperranch,

    First of all our sincere apology in the delay in replying to you.

    Now to show the product category title in category page you have to activate the child theme.

    After activating the child theme in your child theme functions.php paste below given code:

    https://gist.github.com/Steeru/9b6d2aa9845419b5852cbfa0e4b1ae13

    Hope this helps.

    Best Regards!!

    in reply to: Construction Base Pro : Cant Center Logo on mobile #71445
    wensolutions
    Keymaster

    Hello @gotohomebuilders,

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

    Now to center the logo in mobile version use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    @media only screen and (max-width: 550px){
    .custom-logo-link {
        display: inline;
    }
    }

    Hope this helps.

    Best Regards!!

    Have a good day 🙂 .

    in reply to: Change "Leave a Reply" #71444
    wensolutions
    Keymaster

    Hello @wnplsocial,

    The code has been provided to your by checking it locally on our set up and we did not find any issue.

    Also, the code that we provided dont have ‘&’ and ‘]’. So the issue is may be due to the error in other codes that you have added so, please provide the total code inside your child theme functions.php to inspect further.

    You can provide the code by creating the public gist.

    Thank you.

    Best Regards!!

    in reply to: Featured Content #71443
    wensolutions
    Keymaster

    Hello @outdoorsgirl407,

    Firstly, thank you very much for using the pro version of the theme.

    The featured tab is set up using the pages and posts. If you want to show the pages then you can choose page option in “Select Type” option and if you want to set up using post then you can choose post option. Whichever page/post that you chose will display in that section so you can choose the page/post of your choice there.

    Additional you can edit/add the content and image for post,page by going to individual post/post edit screen.

    Screenshot:

    http://prntscr.com/jfk3fq
    http://prntscr.com/jfk3rg

    Hope this helps.

    Best Regards!!

    in reply to: How to increase more telephone no. in header option #71442
    wensolutions
    Keymaster

    Hello @pingbara,

    The theme has only one field to enter the phone no. To make more filed available to enter the contact no in the header requires higher code customization and as much as we would love to help you with this we are unable to do so as it falls beyond the support we offer for our product.

    So our suggestion to you is hire a professional developer so that you will get what you exactly want.

    To hire a developer please refer to below given link:

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

    However, you can include all three numbers in the same field by adding a comma between the numbers if you wish.

    Screenshot:

    https://prnt.sc/jfjxi7

    Hope this helps.

    Best Regards!!

    in reply to: Mobile Header #71393
    wensolutions
    Keymaster

    Hello @malmossa,

    Since we are not clear in which part it affects so please provide the screenshot of the section that you are having a problem.

    Also, do not forget to post your site URL.

    Thank you.

    Best Regards!!

    in reply to: activation issues #71392
    wensolutions
    Keymaster

    Hello @oroitaliapty,

    We have already replied this query in the link below:

    http://themepalace.com/topic/fatal-error-cannot-redeclare-class-edd_theme_updater_admin/#post-71391

    Thank you.

    Best Regards!!

    wensolutions
    Keymaster

    Hello @oroitaliapty,

    First of all thank you very much for buying the pro version of the theme.

    As for the issue, we have noted it as the known issue and currently working on it.

    In the meanwhile please provide your login detail in the email given below of the site for further inspection of the issue and provide possible pix.

    wensolution@gmail.com

    Also, the license error won’t have any effect on the functionality of the theme so please continue building your website and if you find any issue please write back to us.

    Thank you.

    PS: We would like to apologize for the inconveniences.

    Best Regards!!

    in reply to: Change "Leave a Reply" #71390
    wensolutions
    Keymaster

    Hello @wnplsocial,

    First of all thank you very much for using the free version.

    You can change the text “Leave a Reply” to some other text by using the custom code.

    For this activate the child theme. After activating the child theme in your child theme functions.php paste below given code.

    function isa_comment_reform ($arg) {
    $arg['title_reply'] = __('Leave a Comment');
    return $arg;
    }
    add_filter('comment_form_defaults','isa_comment_reform');

    Hope this helps.

    Best Regards!!

    in reply to: Editing the footer #71344
    wensolutions
    Keymaster

    Hello @ootm,

    Thank you very much for the appreciations.

    Also, you can use the theme even without the credit at the footer if you know how to remove by yourself.

    But the thing is it is always a good idea to give a little bit credit to the team who has developed the entire theme which you can use for free.

    Thank you.

    Best Regards!!

    in reply to: Date issue and last question #71343
    wensolutions
    Keymaster

    Hello @hueffert,

    Please find the response to your query below:

    Query #1:

    Response: When we tested the theme locally, we were unable to find such issue. The published date of the post is displayed.

    So please make sure that the published date of your post is set to some other dates. If the published date is some other than the current date in the backend then we have to inspect your site further. So please provide your site URL for further inspection.

    Query #2:

    Response: To remove the button completey from the template use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .page-template-study-abroad a.btn.btn-transparent {
        display: none;
    }

    Hope this helps.

    Best Regards!!

    in reply to: Editing the footer #71340
    wensolutions
    Keymaster

    Hello @ootm,

    The feature to edit the footer content i.e. credit is only available in the pro version of the theme.

    So if you want to edit the footer content you can consider buying the pro version. Also, not only this pro version comes with other exciting feature and to know about it please refer to below given link:

    http://themepalace.com/downloads/travel-eye-pro/

    Hope this helps.

    Best Regards!!

    in reply to: Hi #71339
    wensolutions
    Keymaster

    Hello @litchentools,

    To change the color of the section you have mentioned please use below given CSS.

    .woocommerce ul.products li.product mark {
        background: #1fbf11 none repeat scroll 0 0;
    }
    
    h1.entry-title::after {
        background: #1fbf11;   
    }
    
    .page-title::after {
        background: #1fbf11;    
    }

    Hope this helps.

    Best Regards!!

    in reply to: Mobile Blog Post Cut Off #71338
    wensolutions
    Keymaster

    Hello @zainamin,

    Thank you very much for using the pro version of the theme and also for the appreciations :).

    As for your query, when we checked the theme locally we were unable to find such kind of issue.

    So our suggestion at first would be disabling any third party plugin if you have installed any. The issue might have arised due to conflict of the third party plugin with the theme or the plugin that is recommended by the theme itself.

    If this does not resolve the issue then please provide your site URL so that we can inspect further and help you.

    Thank you.

    Best Regards!!

    Have a good day 🙂 .

Viewing 15 posts - 4,051 through 4,065 (of 8,657 total)