Forum Replies Created

Viewing 15 posts - 4,741 through 4,755 (of 8,657 total)
  • Author
    Posts
  • in reply to: Ninja Form as overlay on content slider #62425
    wensolutions
    Keymaster

    Hello @anilp78,

    Ninja forms popup plugin fall under third-party plugin category and we have not done any sorts of testing with the theme.

    So as much as we would love to help you with this we are unable to do so as it falls under third-party plugin category and this is beyond the support we offer for our product.

    Hope you understand 🙂 .

    Best Regards!!

    in reply to: Search change #62421
    wensolutions
    Keymaster

    Hello @hansvjensen,

    As for the query about placing the code under Appearance> Editor, you can definitely place the code here but in case if there is any mistake then the whole site will break down. So it not the best idea to paste the custom code under this option.

    So as we have previously mentioned that is always the best idea to use the child theme for any code customization.This is useful if you want to make changes to your theme without worrying about your changes being erased when the theme updates.

    Also, in your case make sure you have activated the child theme from your dashboard. After successfully creating the child theme from your Admin dashboard, Using an FTP you can edit the child theme functions.php file.The functions.php file is inside the child theme that you have created through the dashboard.

    Hope this helps.

    Best Regards!!

    in reply to: Error Featured Product Carousel and products grid #62419
    wensolutions
    Keymaster

    Hello @malmossa,

    To resolve the issue that you have posted in the screenshot above use below given CSS.

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

    @media (min-width:768px){
    ul.products li.product:nth-of-type(4n+1) {
        clear: both;
    }
    }
    
    @media (max-width:767px){
    ul.products li.product:nth-of-type(2n+1) {
        clear: both;
    }
    }

    Hope this helps.

    Best Regards!!

    in reply to: Search change #62362
    wensolutions
    Keymaster

    Hello @hansvjensen,

    After successfully creating the child theme, you have to add that code to the functions.php file inside the child theme file i.e. magazine-plus-pro-child > functions.php.

    As for the second query, we are not quite clear on this, so please send us the screenshot with proper marking along with the proper explanation so that we can help you further.

    Hope this helps.

    Best Regards!!

    in reply to: How to delete "lightgrey-line" left of text page #62360
    wensolutions
    Keymaster

    Hello @lotymarzen,

    To remove the border at the left use below given CSS.

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

    .entry-content-wrapper {
        border-left: none;
       }

    Hope this helps.

    Best Regards!!

    in reply to: Section btwn 'header menu' and 'content' #62358
    wensolutions
    Keymaster

    Hello @lotymarzen,

    Glad we could help you !!

    If you have any issues further, please feel free to post your queries and we will happily help you further.

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/theme/construction-base/reviews/

    Best regards !!

    in reply to: How do I disable this post snippet on Main Slider #62355
    wensolutions
    Keymaster

    Hello @maulana,

    Glad we could help you !!

    If you have any issues further, please feel free to post your queries and we will happily help you further.

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/theme/education-hub/reviews/

    Best regards !!

    in reply to: How do I disable this post snippet on Main Slider #62353
    wensolutions
    Keymaster

    Hello @maulana,

    The feature to enable/disable the caption is available within the theme.

    For this you simply need to go to Admin Panel > Appearance > Customize > Featured Slider > Slider Options and uncheck the option Enable Caption.

    Hope this helps.

    Best Regards!!

    in reply to: Different Header Graphics Each Page #62313
    wensolutions
    Keymaster

    Hello @adseamon,

    Currently, the theme does not have the feature where you will be able to set the different header image for the different page.

    You can set up one common header image for all the page by going to Admin panel > Appearance > Customize > Header Image.

    Also as much as we would love to help you with this we are unable to do so as it requires higher code customization.

    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.

    in reply to: Main Slider #62255
    wensolutions
    Keymaster

    Hello @sisibo,

    Yes, please do try it out and if you find any confusion then please write back to us.

    Thank you.

    Best Regards!!

    in reply to: Error Featured Product Carousel and products grid #62248
    wensolutions
    Keymaster

    Hello @malmossa,

    Actually, we are having trouble with understanding your query.

    Please explain what you exactly want or how you want to list your products with the proper screenshot so that we can help you further.

    Thank you.

    Best Regards!!

    Have a good day 🙂 .

    in reply to: HUGE PROBLEM with the theme ( URGENT HELP NEEDED !) #62247
    wensolutions
    Keymaster

    Hello @groupeilboudo,

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

    With the Clean Corporate Pro theme we have not made any changes in the layout, design, functionality. So there are no any major changes that would make such a difference.

    There might be some other issue that is causing such problem so to inspect the issue further, please provide your site URL.

    Thank you.

    Best Regards!!

    in reply to: How can I choose event categories in Selection? #62246
    wensolutions
    Keymaster

    Hello @homiebridge,

    At first please make us clear whether you want to set up the available section using the Event Manager plugin or not?

    If you want to set the section using the categories from event manager plugin then let us make clear that the plugin is not made compatible with the theme and you cannot set up the section choosing the category from event manager plugin.

    And as much we would love to help you with this we are unable to do so as it requires higher code customization.

    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: Main Slider #62240
    wensolutions
    Keymaster

    Hello @sisibo,

    The slider in the Easy Commerce Pro can be set from Post/Page/Tags/Categories/Images. You can select the option as per your requirement.

    Les say if you chose the Option Image then you can directly upload the image, caption, and links from the customizer itself i.e. by going to Admin Panel > Appearance > Customize > Featured Slider > Slider Type.

    In case if you select the option post/Categories/Tags then to e dit the content ,images you have to go to individual post edit screen.

    Screenshot:

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

    Similarly if you select the page option then you have to go to individual page edit screen to edit the content.

    Hope this helps.

    Best Regards!!

    in reply to: Search change #62147
    wensolutions
    Keymaster

    Hello @hansvjensen,

    As mentioned earlier its always best to use the child theme if you have to make any changes in your parent theme through the custom code.

    Now after activating the plugin you will find the option to to create and activate the child theme at the top.

    Screenshot:

    https://image.prntscr.com/image/EVlXbcv-SpC80PUFrhJdZg.png

    Now to bring all of your setting of the parent theme to child theme you can paste below given code :

    https://gist.github.com/anonymous/629800fa21f17087f419f3e80fd3845a

    This code will bring all the customizer setting of parent theme to your child theme and you do not need to reenter the customizer setting.

    Also paste the code that we have provided earlier to solve your issue.

    Hope this helps.

    If you have any confusion further please let us know.

    Best Regards!!

    Happy New Year 🙂 .

Viewing 15 posts - 4,741 through 4,755 (of 8,657 total)