Forum Replies Created

Viewing 15 posts - 3,496 through 3,510 (of 8,657 total)
  • Author
    Posts
  • in reply to: Not to start the article with the featured image ? #78903
    wensolutions
    Keymaster

    Hello @vineperez,

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

    Yes, if you want to remove the featured image from the single page then please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .single img.attachment-full.size-full.wp-post-image {
        display: none;
    }

    Also, if you want to add the image directly in your content area then you can do so by adding the image through “Add Media ” button.

    Screenshot:

    http://prntscr.com/kqj432

    Hope this helps.

    If you have any confusion further please let us know.

    Thank you.

    in reply to: PHOTO PERFECT PRO renew #78704
    wensolutions
    Keymaster

    Hello @weber-fotograf,

    Actually, there is no such process as renewing the license. After your theme license has expired, you need to repurchase the theme and use the license of that theme to get access to the update.

    Hope this clears the confusion.

    If you have any query further related to the theme then please let us know.

    Thank you.

    Regards!!

    in reply to: Can't edit Header Topic on Main page #78700
    wensolutions
    Keymaster

    Hello,

    We would like to apologize for the trouble.

    Can you please have a look into the below screen record and try to solve your issue?

    Screen record:

    https://imgur.com/a/70Ehu2c

    Thank you.

    Regards!!

    in reply to: Icons above the links on the header. #78699
    wensolutions
    Keymaster

    Hello @will,

    Thank you very much for using the theme.

    Yes, the theme does not have the option to change the color of the header text color button. So if you could provide your site URL then we can help you with the custom CSS.

    Also, the theme color changes the color of the go-to top button and other parts of the theme. Also, we are not quite clear by “Bow background” so can you please mention it clearly with the proper screenshot so that we can help you further.

    Thank you.

    Regards!!

    in reply to: Hide author, coments, views, publication date #78695
    wensolutions
    Keymaster

    Hello,

    To remove the parts as you have mentioned above please add below given CSS.

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

    .single header.entry-header {
        display: none;
    }
    
    .single .about-author {
        display: none;
    }

    Hope this helps.

    Regards!!

    in reply to: Popular Section #78693
    wensolutions
    Keymaster

    Hello @marco75,

    You will get the update in your Admin Panel. To check for the update go to Admin Panel > Updates.

    But the update has not still released as we are working on it.

    Thank you.

    Regards!!

    in reply to: Category Menu type not displaying posts in the category #78596
    wensolutions
    Keymaster

    Hello @sedcclint,

    Thank you for the login.

    We will inspect the backend and come to you with the possible fix.

    Thank you.

    in reply to: "Post id" clarification – Business Hub Theme #78595
    wensolutions
    Keymaster

    Hello @rashida,

    Glad that you figured out the issue for the paragraph by yourself.

    Further, when we checked your site, the button of the slider and the get quote section is directing the correct page and there is no 404-page error now.

    Hope everything is working fine for you now.

    If you have any issues further then please let us know.

    Thank you.

    Regards!!

    in reply to: How to create a search #78594
    wensolutions
    Keymaster

    Hello @rdmoretonbay,

    Thank you.

    Let us know if you have any issues further.

    Thank you.

    in reply to: architectonic Pro header image doesnt show. #78529
    wensolutions
    Keymaster

    Hello @alwynwil,

    When we inspected the URL, we found that the theme that you have used is not “Architectonic Pro”.

    So if you have any issues related to the “Architectonic theme” then please let us know.

    Thank you.

    Regards!!

    in reply to: Popular Section #78528
    wensolutions
    Keymaster

    Hello @marcoco75,

    The issues have been noted and is currently under the fixing process.

    We will soon release the update fixing the issues.

    Hoping for the co-operation.

    Thank you.

    Regards!!

    in reply to: How to create a search #78527
    wensolutions
    Keymaster

    Hello @rdmoretonbay,

    Since the search page as you wanted is not available in the theme and also to make the search page as you require higher code customization.

    So our suggestion to you is hire a professional developer so that you theme won’t be affected in any way.

    To hire a developer please refer to below given link:

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

    Thank you.

    Regards!!

    in reply to: Site Title Hidden #78512
    wensolutions
    Keymaster

    Hello @gurjeets,

    Glad to help you.

    If you have any issues further then please let us know.

    Thank you.

    in reply to: Site Title Hidden #78506
    wensolutions
    Keymaster

    Hello @gurjeets,

    When we inspected your site URL we found that every text is displaying fine.

    So can you please check it properly again?

    Thank you.

    Regards!!

    in reply to: Site Title Hidden #78499
    wensolutions
    Keymaster

    Hello @gurjeet,

    Please once add below given CSS and verify the issue.

    #footer-widgets #text-4 .textwidget a {
    color: #fff !important;
    }
    
    #colophon .copyright a {
    color: #fff !important;
    opacity: 1;
    }

    Hope this helps.

    Regards!!

Viewing 15 posts - 3,496 through 3,510 (of 8,657 total)