ProDesigns

Forum Replies Created

Viewing 15 posts - 406 through 420 (of 971 total)
  • Author
    Posts
  • in reply to: Mobile Website #1454
    ProDesigns
    Keymaster

    Hi @yevin,

    You are adding custom CSS which is affecting layout of the theme.

    Please check demo of the theme and compare with your site.

    We recommend you to remove custom CSS or implement it properly.

    Thank you.

    in reply to: New options in some widgets titles #8176
    ProDesigns
    Keymaster

    Hi Fernando Teixeira,

    We will try to add this option in each widget but after few updates in future.

    Thank you.

    in reply to: Query about feature image #8112
    ProDesigns
    Keymaster

    Hi @rajibms,

    You are using images of 149x122px dimension. Please upload large size images and check once.

    Thank you.

    in reply to: New options in some widgets titles #8174
    ProDesigns
    Keymaster

    Hi Fernando Teixeira,

    We will add the option to enable link on a widget title in next update.

    Regarding, option to hide date info of related posts, you can use following CSS for it.

    .single .related-posts span.posted-date {
    display: none;
    }

    Please go to Appearance >> Customize >> Additional CSS and add above CSS.

    Thank you.

    in reply to: Featured image in posts #7042
    ProDesigns
    Keymaster

    Hi @agcornelius,

    Have you changed any code of the theme files? This is a strange issue.

    Featured image is managed from Appearance >> Customize >> Header.

    Please keep only one image there and remove others.

    If this does not solve this issue, provide us temporary wp-admin logins.

    We will check it and provide you proper solution.

    Thank you.

    in reply to: How to create more pages like homepage #6947
    ProDesigns
    Keymaster

    Hi @agcornelius,

    – Please go to Appearance >> Menus and select Main Menu

    – Click on Categories and select ‘Book’ category

    – Add to Menu and save menu

    You can refer this screenshot too http://nimb.ws/pN6dHb

    Hope it will help you.

    Thank you.

    in reply to: Header slider disappeared #6568
    ProDesigns
    Keymaster

    Hi @Ellifont

    Can you please check if pages used for slider have featured image?

    Please send us temporary wp-admin logins through contact form of this page https://promenadethemes.com/contact-us/

    We will check it and provide you proper solution.

    Thank you.

    in reply to: Featured Image Automatically Crops #6858
    ProDesigns
    Keymaster

    Hi @kblack93

    No, we cannot stop feature image being cropped.

    But you can customize theme to replace it. We recommend you to use child theme and make any changes.

    Thank you.

    in reply to: Query about feature image #8110
    ProDesigns
    Keymaster

    Hi @rajibms,

    Can you please send us your site URL? Please provide us screenshot of the section where you want to change dimension of images to 300×300

    Normally, it is not possible to change image size from CSS. We will check if there is any solution.

    Thank you.

    in reply to: Mobile Theme #7037
    ProDesigns
    Keymaster

    Hi @kblack93

    You do not need to install anything to make it responsive.

    You can check demo of the theme.

    Please send us screenshot of your site and link of it if you see your site different than demo of the theme.

    Thank you.

    in reply to: Blog images + posts on news page #1450
    ProDesigns
    Keymaster

    Hi @yevin,

    You cannot show 2 different featured images on blog post and blog detail page.

    You can hide thumbnail in blog listing page and can show it in blog detail page.

    Thank you.

    in reply to: Accordian #1444
    ProDesigns
    Keymaster

    Hello Yevin,

    This theme does not have tab feature inbuilt. But It looks like you have added your own code for tabs.

    However, there is no content inside tab content panel. Please check properly and implement tabs or use plugin for it.

    Thank you.

    in reply to: Featured image in posts #7039
    ProDesigns
    Keymaster

    Hi @agcornelius,

    Can you please provide us your site URL?

    Please send us screenshot of the issue as well.

    Thank you.

    in reply to: How to create more pages like homepage #6945
    ProDesigns
    Keymaster

    Hi @agcornelius,

    Do you want to display posts from the specific category to certain page or want to display category page in menu?

    in reply to: Featured Image Auto Assigned To Header Of Every Page #7977
    ProDesigns
    Keymaster

    Hi @tattvamjewels09

    Please go to Appearance >> Customize >> Additional CSS and add following CSS

    .page .featured-thumb {
        display: none;
    }

    Hope it will work for you.

    Thank you.

Viewing 15 posts - 406 through 420 (of 971 total)