WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Grace Themes

Forum Replies Created

Viewing 15 posts - 1,351 through 1,365 (of 2,060 total)
  • Author
    Posts
  • in reply to: Remove 'Latest Posts' from Footer #5877
    Grace Themes
    Member

    Hi Amlan,

    You can remove ‘latest posts’ section from footer and use your own WordPress widget.
    Go to Appearance -> Widget -> Footer Widget2 -> Use text/Image widget

    Please check the documentation to customize the widgets
    https://www.gracethemes.com/documentation/pleasant-doc/#widgets

    The width of the logo image changes according to the height selected. So size of the logo changes as per the height selected.
    Can you please share tour website URL so we can check?

    Regards
    Grace Themes

    in reply to: Can we add more fonts to the theme? #5862
    Grace Themes
    Member

    Hi

    All the available fonts are Google fonts. You can’t add more fonts to the Theme Options.

    Regards
    Grace Themes

    in reply to: How to remove "Read More" from "Section 6"? #5856
    Grace Themes
    Member

    Hi Akash,

    Please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and solve your issues quickly.

    Regards
    Grace Themes

    in reply to: How to Remove Slider Page Title & Box from Eatershop theme #5845
    Grace Themes
    Member

    Hi Akash,

    To remove the slider caption box
    Go to Appearance -> Theme options -> Basic Settings -> Custom CSS
    ans add below css code

    .nivo-caption { display: none !important; }

    Please do this changes and let me know your feedback.
    If still getting you can also send WordPress admin login details for temporary at [email protected] so we can check and assist you.

    Regards
    Grace Themes

    in reply to: Why Gallery is showing Menu images & viceversa #5844
    Grace Themes
    Member

    Hi Akash,

    We need to check your website by login to WP admin panel.
    Please send WordPress admin login details of your website for temporary at [email protected] so we can check solve your problem quickly.

    Regards
    Grace Themes

    in reply to: Contact Form Email #5839
    Grace Themes
    Member

    Hi Daniel

    Can you please send WordPress admin login details of your website for temporary at [email protected] so we can check the email functionality?

    Regards
    Grace Themes

    in reply to: Excerpt length for Services and Welcome sections #5838
    Grace Themes
    Member

    Hi Ian,

    The changes has been completed.
    I have removed the code, so the services section is displaying only image, title and Read more button.

    Regards
    Grace Themes

    in reply to: Excerpt length for Services and Welcome sections #5833
    Grace Themes
    Member

    Hi Ian,

    Please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and assist you.

    Regards
    Grace Themes

    in reply to: Why Gallery is showing Menu images & viceversa #5832
    Grace Themes
    Member

    Hi

    Can you please write in details what problem you are getting with menu gallery?
    Please send your website URL so we can check and assist you.

    Regards
    Grace Themes

    in reply to: How to remove "Read More" from "Section 6"? #5829
    Grace Themes
    Member

    Hi Akash,

    To remove the Read More button and links form title and image of Latest News section

    Go to inc/custom-functions.php file of eaterstop-pro theme directory

    or Go to Appearance -> Editor -> inc/custom-functions.php

    at line no 812 find below code and replace with the new code
    <a href="'.get_the_permalink().'"><img src="'.$imgUrl.'" alt=" " /></a>

    New code: <img src="'.$imgUrl.'" alt=" " />

    at line no 815 find below code and replace with the new code
    <h6><a href="'.get_permalink().'">'.get_the_title().'</a></h6>

    New code: <h6>'.get_the_title().'</h6>

    To remove Read More button: at line no. 822 find below code and remove it
    <a href="'.get_permalink().'">'.of_get_option('latestnewsreadmore').'</a>

    If you are finding any difficulty in changing this code, please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and solve your issues quickly.

    Regards
    Grace Themes

    in reply to: How to Remove Slider Page Title & Box from Eatershop theme #5828
    Grace Themes
    Member

    Hi Akash

    Your website rsrestuarants.com is not working. Please check and let me know feedback.

    Regards
    Grace Themes

    in reply to: widget specific to page #5799
    Grace Themes
    Member

    Hi

    With this plugin you can select the widgets to display on specific page.

    Regards
    Grace Themes

    in reply to: widget specific to page #5783
    Grace Themes
    Member

    Hi

    To display widgets on specific pages, use Display Widgets WordPress plugin.

    • Install and activate the Display Widget plugin
    • Go to the ‘Widgets’ menu and show the options panel for the widget you would like to hide.
    • Select either ‘Show on Checked’ or ‘Hide on Checked’ from the drop-down and check the boxes.

    Regards
    Grace Themes

    in reply to: Zendesk Chat Layout Problem #5782
    Grace Themes
    Member

    Hi Fabius,

    This can only be done via coder.

    Please send WordPress admin login details for temporary at [email protected] so we can check and solve this issue quickly.

    Regards
    Grace Themes

    in reply to: Nothing showing on the home page #5776
    Grace Themes
    Member

    Hi Bartosz,

    I have setup the EaterStop PRO theme on your website.

    Please don’t change the below settings (This will show all homepage sections))
    Settings -> Reading -> Front page displays

    To customize the theme
    Go to Appearance – Theme Options -> Sections

    Please check the documentations to setup and customize the theme
    https://www.gracethemes.com/documentation/eaterstop-doc/

    Regards
    Grace Themes

Viewing 15 posts - 1,351 through 1,365 (of 2,060 total)