Forum Replies Created

Viewing 15 posts - 4,801 through 4,815 (of 8,657 total)
  • Author
    Posts
  • in reply to: Center content block #61082
    wensolutions
    Keymaster

    Hello @therapia84,

    The theme has already provided the option to set the global layout where you can manage the layout for all the pages at once.

    For this go to Admin Panel > Appearance > Customize > Theme Options > Layout Options and set the global layout which will apply to the entire site.

    Hope this helps.

    Best Regards!!

    in reply to: Page options #61081
    wensolutions
    Keymaster

    Hello @hansvjensen,

    What we actually meant is you need to purchase a license for each time you install a theme on a unique website. You’re fine to use regular license in multiple installs on the same domain. The thing is one license for one domain.

    Even if you used the license in multiple sites in same domain the updates will be available for all sites.

    Hope this clears the confusion.

    Best Regards!!

    in reply to: WordPress Version Required? #61080
    wensolutions
    Keymaster

    Hello @gmdi8881,

    To completely change the design of the theme require higher code customization and as much as we would love to help you with this, we are unable to do.

    Our suggestion to you is to hire a professional developer for your customization, so that your theme will no be affected in any way.

    To hire a developer please follow the link below
    http://themepalace.com/hire-a-customizer/

    We hope it helps,

    Best Regards.

    Have a good day 🙂 .

    in reply to: Plugin to Show pages in the same format as CB:Recent posts #61066
    wensolutions
    Keymaster

    Hello @tarek-elnazer,

    The theme does not have the feature to show the pages but you can try by using the plugin below :

    https://wordpress.org/plugins/page-list/

    Note: We cannot assure the 100% compatibility of the plugin with the theme.

    Hope this helps.

    Best Regards!!

    Have a good day 🙂

    in reply to: Center content block #61065
    wensolutions
    Keymaster

    Hello @therapia84,

    Actually, those spaces in the left are for the sidebar. Since you do not have the sidebar you can set the layout for this particular page as NO Sidebar so that content will occupy full width.

    For this go to that individual page edit screen, there you can see the Theme Setting meta option at the button of the page. Here just go to Layout tab > Single Layout and chose the option No Sidebar from the dropdown.

    Screenshot:
    https://image.prntscr.com/image/MTF6oEajRq6R_9iBCAR9CQ.png

    Hope this helps.

    Best Regards!!

    Have a good day 🙂 .

    in reply to: Homepage Sections enabled, none showing upI have all my #61064
    wensolutions
    Keymaster

    Hello @onlyamd4000,

    After activation of the theme by default, you will see the list of posts on home page. You can change homepage into the structure as shown in Demo Page and for that, you need to setup static front page.

    To set a static front page you need to have a page which can be set as the static front page. If you have the pages available just go to Admin Panel > Appearance > Customize > Homepage Settings and choose option A static Page under the option Your homepage displays. Then assign the pages for Homepage and Post Page .

    Please refer to below screenshot for any confusion.
    https://image.prntscr.com/image/UumXLr5wQt_CnqsQgJrjcA.png

    Hope this helps.

    Best Regards!!

    in reply to: Remove black overlay on header image #61063
    wensolutions
    Keymaster

    Hello @squidward,

    To remove the overlay effect on the header image use below given CSS.

    #custom-header::after {
        background: none;
       }

    Hope this helps.

    Best Regards!!

    in reply to: I Can't Customize my website anymore… #61062
    wensolutions
    Keymaster

    Hello @groupeilboudo,

    First of all thank you very much for buying the pro version and also we would like to apologize for the inconveniences.

    When we tested the theme, we are unable to find such issue so once debug the site by setting WP_DEBUG: TRUE in wp-config file. Also please post the error so that we could inspect further.

    Furthermore, if you have installed any third party plugin please deactivate them and verify the issue.

    Best Regards!!

    Have a good day 🙂 .

    in reply to: Page options #61057
    wensolutions
    Keymaster

    Hello @hansvjensen,

    To completely remove the heading from the page use below given CSS.

    .page-id-20 #primary .entry-title {
        display: none;
    }

    Now for the social icon, you have to create the social menu by going to Admin Panel > Appearance > Menus including the custom links of your choice.

    Screenshot:

    https://image.prntscr.com/image/Rul_6KwbQCud9eYRqMFp8w.png

    Then go to Admin Panel > Appearance > Customize > Theme Options > Header Options and check the option Show Social Icons. Finally go to Admin Panel > Appearance > Customize > Menus > Menu location and assign that menu in Social Menu location.

    As for the license, a license is only entitled to one domain only, and automatic update is only possible to one installation. As for sub installations, as long as they are just the same or promote the same site then the regular license is okay.

    Hope this helps.

    Best Regards!!

    Have a good day.

    in reply to: Page options #61008
    wensolutions
    Keymaster

    Hello @hansvjensen,

    Actually the gapping between both the pages are same but in this page “http://vestjysktipsturnering.dk/ugens-tips/” the gap seems to be more because the page title is hidden i.e. displayed in white color .

    So now to make the title appear in that page use below given CSS.

    #primary .entry-title {
        color: #004800;
    }

    Hope this helps.

    Best Regards!!

    in reply to: Overiding CSS in a child theme #61007
    wensolutions
    Keymaster

    Hello @dickkirkland,

    The CSS that is included in the Additional CSS of the customizer will load at first and this how theme works.

    So if you have to overwrite any CSS within the theme then you can post the CSS in Additional CSS as it load at first.

    You can also use child theme for any style modification in the theme if you have to make lots of modification but if you have to modify just one, 2 section then you can use additional CSS.

    Hope this helps.

    Best Regards!!

    in reply to: unable to use color option #61006
    wensolutions
    Keymaster

    Hello @iopelonere,

    When we locally checked the theme we are unable to find such issue .

    So if you have installed any third party plugin please deactivate one by one and checked the issue .

    Kindly let us know if this resolve your issue or not.

    Thank you.

    Best Regards!!

    in reply to: How to Take out the Login/Register on top bar #61004
    wensolutions
    Keymaster

    Hello @sharoncaren,

    As always, its a pleasure helping you .

    Do not hesitate to post any further issues.

    Best Regards!!

    in reply to: font name #61003
    wensolutions
    Keymaster

    Hello @highflyers,

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

    The default font that is used in the heading is “font-family: ‘Playfair Display’, serif;” and that of body is “font-family: ‘Rubik’“, sans-serif;. You can find the font type by yourself by inspecting.

    Hope this helps.

    Best Regards!!

    in reply to: Header Image not displaying #61000
    wensolutions
    Keymaster

    Hello @sohughes1,

    When we inspected your site URL we did not find any images in the header section .

    In the theme you have two option available i.e. you can either show one image as header image or multiple image as slider .

    Since you have multiple image you have to use the featured slider option.

    Go to Admin Panel > Appearance > Customize > Featured Slider > Slider Type and enable the slider by chooisng Enabled Option in Slider Status option .

    Then upload the images and links in the available field and save them. In this way you will have the slider in the header section .

    Screenshot:
    https://image.prntscr.com/image/qplOb_hlRHSAaWIijVc5Rg.png

    Hope this helps.

    Best Regards!!

Viewing 15 posts - 4,801 through 4,815 (of 8,657 total)