Forum Replies Created

Viewing 15 posts - 4,021 through 4,035 (of 8,657 total)
  • Author
    Posts
  • in reply to: Change default subtitle languages #71922
    wensolutions
    Keymaster

    Hello @jgixtla,

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

    Now coming back to your query, the theme is already made translation ready i.e. all the strings available in the themes can be translated in any language.

    For the translation purpose you can use the pluign like loco translate:

    https://wordpress.org/plugins/loco-translate/

    You just need to activate the plugin then chose your desired language and begin translating the strings.

    Also, make sure to change your site language by going to Admin Panel > Settings > General.

    Hope this helps.

    Best Regards!!

    wensolutions
    Keymaster

    Hello @yahnendgo,

    Firstly, we would like to apologize for all the inconveniences.

    In the theme there different available. So to use the templates you have to go to the individual page and assign the template to that page. The functionality of the templates can be controlled from the Admin Panel > Appearance > Customizer.

    For example, if you like to use the Contact Us Template then at first create the page “Contact Us” or any page with any other name from Admin Panel > Pages > Add new.

    Then go to that page edit screen and chose the template “Contact Us Template” and save the setting.

    https://prnt.sc/jiwepi

    Now go to Admin Panel > Appearance > Customize > Contact Us template and edit the functionality as per your requirement.

    Hope this helps.

    Let us know if you have any confusion further.

    Thank you.

    Best Regards!!

    in reply to: Where can I change the size of the header image? #71920
    wensolutions
    Keymaster

    Hello @hansbaars,

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

    Here the header image is used as the background image so the header section will adjust its height according to the image height.

    So whatever size you want for the header, upload the image of that size.

    Hope this helps.

    Let us know if you have any confusion further.

    Thank you.

    Best Regards!!

    wensolutions
    Keymaster

    Hello sa_jernigan,

    Glad we could help you.

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

    Also, we would really appreciate if you could help us by rating our theme by following the link given below:

    https://wordpress.org/themes/restaurantz/

    Hope this Helps.

    Best Regards!!

    in reply to: Hide homepage slider in mobile version #71852
    wensolutions
    Keymaster

    Hello @mpsc306user,

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

    Now to disable the slider only in the 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: 767px){
    #featured-slider {
        display: none;
    }
    }

    Hope this helps.

    Best Regards!!

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

    Hello @hueffert,

    Very glad that you figured out the issue by yourself 🙂 .

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

    Thank you.

    Best Regards!!

    in reply to: Overlapping "reservation" on homepage #71748
    wensolutions
    Keymaster

    Hello @rondez,

    To make the image appear as reservation widget use below given CSS.

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

    #reservation-information .widget img {
        width: 100%;
    }
    #reservation-information .widget_media_image{
        padding: 0;
        margin-top: -45px;
        margin-bottom: -45px;
    }

    Hope this helps.

    Also, the css will only work for the image. If you decide to use the reservation widget then please remove the CSS.

    Best Regards!!

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

    Hello @hueffert,

    When we inspected your site URL we found that you have activated the child theme. So make sure you have not made any sorts of customization of the parent theme through the child theme. If you have made any changes in the code through the child theme then please remove them and verify the issue.

    Also, as we have already mentioned that the section is working fine when we tested the theme locally.

    Additionally, if you have installed any third party plugin then please deactivate one by one and check the issue.

    Kindly let us know if the above steps resolved the issue or not.

    Thank you.

    Best Regards!!

    wensolutions
    Keymaster

    Hello @yahnendgo,

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

    Since you wanted to add your custom image and the link to that image you can use the chose the option custom in the filed “Gallery Content Type”.

    By choosing this you will be able to add your desired image and input the desire custom link.

    In case if you want some other settings beside this then you have to hire a professional developer for this.

    To hire a developer please refer to below given link:

    http://wensolutions.com/hire-wordpress-customizer

    Hope this helps.

    Best Regards!!

    in reply to: "Related" will not turn off completely in Posts. #71711
    wensolutions
    Keymaster

    Hello @rhkennerly,

    When we checked for the issue in the single post page locally by turning of the related post section, the section completely disappears.

    Screenshot:

    http://prntscr.com/jifqw9

    So please provide the link to the URL of your site so that we can inspect further and help you.

    Thank you.

    Best Regards!!

    in reply to: Videos on the Front Page? #71710
    wensolutions
    Keymaster

    Hello @cuva,

    To display the video in the static front page, you have to embed the video in the page that you have chosen to display as Homepage by going to Admin Panel > Appearance > Customize > Homepage Settings.

    Screenshot:

    http://prntscr.com/jifp7p
    https://prnt.sc/jifpdl

    Hope this helps.

    Let us know if you have any confusion further.

    Thank you.

    Best Regards!!

    in reply to: Overlapping "reservation" on homepage #71709
    wensolutions
    Keymaster

    Hello @rondez,

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

    Now coming back to your query, yes it is the design of the theme i.e. the content you place in the About section widget will overlap the slider.

    Actually, it is designed for displaying reservation schedule as you can see in below given screenshot:

    http://prntscr.com/jifmel

    So, in case if you want to set the site as in the demo then you can place the TP: Reservation widget in “About section widget” area.

    Hope this helps.

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

    Thank you.

    Best Regards!!

    in reply to: activation issues #71694
    wensolutions
    Keymaster

    Hello @jdinkorn,

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

    You can upload the theme in two different ways and to know about it please refer to below given link:

    http://themepalace.com/instructions/themes/blog-pro/#doc-theme-installation-1

    Also, make sure to add and activate the correct license key by going to Admin Panel > Appearance > Theme License.

    https://prnt.sc/ji7swm

    Hope this helps.

    If you have any confusion/query further then please let us know.

    Thank you.

    Best Regards!!

    in reply to: Homepage Highlights/Latest Posts Widget #71693
    wensolutions
    Keymaster

    Hello @c2orreia,

    Glad we could help you.

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

    Further, we would really appreciate if you could help us by rating our theme by following the link below:

    https://wordpress.org/support/theme/wen-corporate/reviews/

    Thank you.

    Best Regards!!

    in reply to: Homepage Highlights/Latest Posts Widget #71676
    wensolutions
    Keymaster

    Hello @correia,

    When we inspected your site URL we found that the CSS for the responsive view is not applied in your site.

    So to resolve the issue please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    @media only screen and (max-width: 767px){
    .container {
        width: 90%!important;
        padding: 0 15px!important;
    }
    }

    Hope this helps.

    Best Regards!!

Viewing 15 posts - 4,021 through 4,035 (of 8,657 total)